Warning: Permanently added '3.235.254.34' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8719288-fedora-42-x86_64 --chroot fedora-42-x86_64


Version: 1.2
PID: 9007
Logging PID: 9008
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8719288,
 'buildroot_pkgs': [],
 'chroot': 'fedora-42-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'e4af63b7f071f09c6cd64e046cc645294da7b316',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2/python-pynetdicom',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-pynetdicom',
 'package_version': '2.1.1-4',
 'project_dirname': 'pytest-8.2.2',
 'project_name': 'pytest-8.2.2',
 'project_owner': 'thrnciar',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/fedora-42-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/ankursinha',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'https://src.fedoraproject.org/user/ankursinha',
 'tags': [],
 'task_id': '8719288-fedora-42-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2/python-pynetdicom /var/lib/copr-rpmbuild/workspace/workdir-zgzg74jm/python-pynetdicom --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2/python-pynetdicom', '/var/lib/copr-rpmbuild/workspace/workdir-zgzg74jm/python-pynetdicom', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-zgzg74jm/python-pynetdicom'...

Running: git checkout e4af63b7f071f09c6cd64e046cc645294da7b316 --

cmd: ['git', 'checkout', 'e4af63b7f071f09c6cd64e046cc645294da7b316', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-zgzg74jm/python-pynetdicom
rc: 0
stdout: 
stderr: Note: switching to 'e4af63b7f071f09c6cd64e046cc645294da7b316'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at e4af63b automatic import of python-pynetdicom

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-zgzg74jm/python-pynetdicom
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading pynetdicom-2.1.1.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o pynetdicom-2.1.1.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/thrnciar/pytest-8.2.2/python-pynetdicom/pynetdicom-2.1.1.tar.gz/md5/b610cb3a21e4a0b93e943ced386c3652/pynetdicom-2.1.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1808k  100 1808k    0     0  45.2M      0 --:--:-- --:--:-- --:--:-- 46.4M
INFO: Reading stdout from command: md5sum pynetdicom-2.1.1.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-zgzg74jm/python-pynetdicom/python-pynetdicom.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-zgzg74jm/python-pynetdicom --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1741003873.725399 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-zgzg74jm/python-pynetdicom/python-pynetdicom.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-zgzg74jm/python-pynetdicom --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1741003873.725399 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-zgzg74jm/python-pynetdicom/python-pynetdicom.spec)  Config(fedora-42-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.1
INFO: Mock Version: 6.1
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap-1741003873.725399/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: registry.fedoraproject.org/fedora:42
INFO: Pulling image: registry.fedoraproject.org/fedora:42
INFO: Tagging container image as mock-bootstrap-f7d4c436-b24d-4519-b821-be7fee76f783
INFO: Checking that 9a9c1f56af761589de5d2bc8bc1e36f1531b71e0b19c47f6fb649307359c7d20 image matches host's architecture
INFO: Copy content of container 9a9c1f56af761589de5d2bc8bc1e36f1531b71e0b19c47f6fb649307359c7d20 to /var/lib/mock/fedora-42-x86_64-bootstrap-1741003873.725399/root
INFO: mounting 9a9c1f56af761589de5d2bc8bc1e36f1531b71e0b19c47f6fb649307359c7d20 with podman image mount
INFO: image 9a9c1f56af761589de5d2bc8bc1e36f1531b71e0b19c47f6fb649307359c7d20 as /var/lib/containers/storage/overlay/12b874c3ec93d0a2aa0421c4cbb2f3ea56d6fb85582d3828e42b8a1cb80e7f98/merged
INFO: umounting image 9a9c1f56af761589de5d2bc8bc1e36f1531b71e0b19c47f6fb649307359c7d20 (/var/lib/containers/storage/overlay/12b874c3ec93d0a2aa0421c4cbb2f3ea56d6fb85582d3828e42b8a1cb80e7f98/merged) with podman image umount
INFO: Removing image mock-bootstrap-f7d4c436-b24d-4519-b821-be7fee76f783
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-1741003873.725399/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-8.fc42.x86_64
  rpm-sequoia-1.7.0-5.fc42.x86_64
  dnf5-5.2.10.0-2.fc42.x86_64
  dnf5-plugins-5.2.10.0-2.fc42.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% | 257.6 KiB/s |  31.4 KiB |  00m00s
 fedora                                 100% |  53.1 MiB/s |  35.3 MiB |  00m01s
 Copr repository                        100% |  45.8 MiB/s |   1.7 MiB |  00m00s
Repositories loaded.
Package                            Arch   Version                    Repository      Size
Installing group/module packages:
 bash                              x86_64 5.2.37-1.fc42              fedora       8.2 MiB
 bzip2                             x86_64 1.0.8-20.fc42              fedora      99.3 KiB
 coreutils                         x86_64 9.6-1.fc42                 fedora       5.5 MiB
 cpio                              x86_64 2.15-2.fc41                fedora       1.1 MiB
 diffutils                         x86_64 3.10-9.fc42                fedora       1.6 MiB
 fedora-release-common             noarch 42-0.20                    fedora      20.1 KiB
 findutils                         x86_64 1:4.10.0-5.fc42            fedora       1.9 MiB
 gawk                              x86_64 5.3.1-1.fc42               fedora       1.7 MiB
 glibc-minimal-langpack            x86_64 2.40.9000-35.fc42          fedora       0.0   B
 grep                              x86_64 3.11-10.fc42               fedora       1.0 MiB
 gzip                              x86_64 1.13-3.fc42                fedora     392.9 KiB
 info                              x86_64 7.2-3.fc42                 fedora     357.9 KiB
 patch                             x86_64 2.7.6-26.fc42              fedora     258.7 KiB
 redhat-rpm-config                 noarch 342-2.fc42                 fedora     186.8 KiB
 rpm-build                         x86_64 4.20.0-8.fc42              fedora     165.2 KiB
 sed                               x86_64 4.9-4.fc42                 fedora     857.3 KiB
 shadow-utils                      x86_64 2:4.17.0-4.fc42            fedora       4.0 MiB
 tar                               x86_64 2:1.35-5.fc42              fedora       3.0 MiB
 unzip                             x86_64 6.0-66.fc42                fedora     390.3 KiB
 util-linux                        x86_64 2.40.4-7.fc42              fedora       3.4 MiB
 which                             x86_64 2.23-1.fc42                fedora      83.4 KiB
 xz                                x86_64 1:5.6.3-3.fc42             fedora       1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.6.0-1.fc42               fedora       2.5 MiB
 alternatives                      x86_64 1.31-3.fc42                fedora      66.2 KiB
 ansible-srpm-macros               noarch 1-17.1.fc42                fedora      35.7 KiB
 audit-libs                        x86_64 4.0.3-2.fc42               fedora     351.3 KiB
 basesystem                        noarch 11-22.fc42                 fedora       0.0   B
 binutils                          x86_64 2.44-3.fc42                fedora      25.9 MiB
 build-reproducibility-srpm-macros noarch 0.6.0-1.fc42               fedora     735.0   B
 bzip2-libs                        x86_64 1.0.8-20.fc42              fedora      84.6 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-5.fc42  fedora       2.6 MiB
 coreutils-common                  x86_64 9.6-1.fc42                 fedora      11.1 MiB
 crypto-policies                   noarch 20250214-1.gitff7551b.fc42 fedora     137.2 KiB
 curl                              x86_64 8.11.1-4.fc42              fedora     450.6 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-30.fc42             fedora       2.3 MiB
 debugedit                         x86_64 5.1-4.fc42                 fedora     200.4 KiB
 dwz                               x86_64 0.15-9.fc42                fedora     291.0 KiB
 ed                                x86_64 1.21-2.fc42                fedora     146.5 KiB
 efi-srpm-macros                   noarch 6-2.fc42                   fedora      40.1 KiB
 elfutils                          x86_64 0.192-8.fc42               fedora       2.7 MiB
 elfutils-debuginfod-client        x86_64 0.192-8.fc42               fedora      83.9 KiB
 elfutils-default-yama-scope       noarch 0.192-8.fc42               fedora       1.8 KiB
 elfutils-libelf                   x86_64 0.192-8.fc42               fedora       1.2 MiB
 elfutils-libs                     x86_64 0.192-8.fc42               fedora     675.0 KiB
 fedora-gpg-keys                   noarch 42-0.5                     fedora     128.2 KiB
 fedora-release                    noarch 42-0.20                    fedora       0.0   B
 fedora-release-identity-basic     noarch 42-0.20                    fedora     701.0   B
 fedora-repos                      noarch 42-0.5                     fedora       4.9 KiB
 file                              x86_64 5.46-1.fc42                fedora     100.2 KiB
 file-libs                         x86_64 5.46-1.fc42                fedora      11.9 MiB
 filesystem                        x86_64 3.18-36.fc42               fedora     112.0   B
 filesystem-srpm-macros            noarch 3.18-36.fc42               fedora      38.2 KiB
 fonts-srpm-macros                 noarch 1:2.0.5-21.fc42            fedora      55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-2.fc42               copr_base   38.9 KiB
 fpc-srpm-macros                   noarch 1.3-14.fc42                fedora     144.0   B
 gdb-minimal                       x86_64 16.2-2.fc42                fedora      13.3 MiB
 gdbm-libs                         x86_64 1:1.23-9.fc42              fedora     129.9 KiB
 ghc-srpm-macros                   noarch 1.9.2-2.fc42               fedora     779.0   B
 glibc                             x86_64 2.40.9000-35.fc42          fedora       6.6 MiB
 glibc-common                      x86_64 2.40.9000-35.fc42          fedora       1.0 MiB
 glibc-gconv-extra                 x86_64 2.40.9000-35.fc42          fedora       7.2 MiB
 gmp                               x86_64 1:6.3.0-2.fc41             fedora     811.4 KiB
 gnat-srpm-macros                  noarch 6-7.fc42                   fedora       1.0 KiB
 go-srpm-macros                    noarch 3.6.0-6.fc42               fedora      60.8 KiB
 jansson                           x86_64 2.14-2.fc42                fedora      93.1 KiB
 json-c                            x86_64 0.18-2.fc42                fedora      86.7 KiB
 kernel-srpm-macros                noarch 1.0-25.fc42                fedora       1.9 KiB
 keyutils-libs                     x86_64 1.6.3-5.fc42               fedora      58.3 KiB
 krb5-libs                         x86_64 1.21.3-5.fc42              fedora       2.3 MiB
 libacl                            x86_64 2.3.2-3.fc42               fedora      38.3 KiB
 libarchive                        x86_64 3.7.7-2.fc42               fedora     938.6 KiB
 libattr                           x86_64 2.5.2-5.fc42               fedora      27.1 KiB
 libblkid                          x86_64 2.40.4-7.fc42              fedora     262.4 KiB
 libbrotli                         x86_64 1.1.0-6.fc42               fedora     841.3 KiB
 libcap                            x86_64 2.73-2.fc42                fedora     207.1 KiB
 libcap-ng                         x86_64 0.8.5-4.fc42               fedora      72.9 KiB
 libcom_err                        x86_64 1.47.2-3.fc42              fedora      67.1 KiB
 libcurl                           x86_64 8.11.1-4.fc42              fedora     842.1 KiB
 libeconf                          x86_64 0.7.6-1.fc42               fedora      64.6 KiB
 libevent                          x86_64 2.1.12-15.fc42             fedora     903.1 KiB
 libfdisk                          x86_64 2.40.4-7.fc42              fedora     372.3 KiB
 libffi                            x86_64 3.4.6-5.fc42               fedora      82.3 KiB
 libgcc                            x86_64 15.0.1-0.7.fc42            fedora     266.6 KiB
 libgomp                           x86_64 15.0.1-0.7.fc42            fedora     535.8 KiB
 libidn2                           x86_64 2.3.7-3.fc42               fedora     329.0 KiB
 libmount                          x86_64 2.40.4-7.fc42              fedora     356.3 KiB
 libnghttp2                        x86_64 1.64.0-3.fc42              fedora     170.4 KiB
 libpkgconf                        x86_64 2.3.0-2.fc42               fedora      78.1 KiB
 libpsl                            x86_64 0.21.5-5.fc42              fedora      76.4 KiB
 libselinux                        x86_64 3.8-1.fc42                 fedora     193.1 KiB
 libsemanage                       x86_64 3.8-1.fc42                 fedora     308.4 KiB
 libsepol                          x86_64 3.8-1.fc42                 fedora     826.0 KiB
 libsmartcols                      x86_64 2.40.4-7.fc42              fedora     180.4 KiB
 libssh                            x86_64 0.11.1-4.fc42              fedora     565.5 KiB
 libssh-config                     noarch 0.11.1-4.fc42              fedora     277.0   B
 libstdc++                         x86_64 15.0.1-0.7.fc42            fedora       2.8 MiB
 libtasn1                          x86_64 4.20.0-1.fc42              fedora     176.3 KiB
 libtool-ltdl                      x86_64 2.5.4-4.fc42               fedora      70.1 KiB
 libunistring                      x86_64 1.1-9.fc42                 fedora       1.7 MiB
 libuuid                           x86_64 2.40.4-7.fc42              fedora      37.3 KiB
 libverto                          x86_64 0.3.2-10.fc42              fedora      25.4 KiB
 libxcrypt                         x86_64 4.4.38-6.fc42              fedora     284.5 KiB
 libxml2                           x86_64 2.12.9-2.fc42              fedora       1.7 MiB
 libzstd                           x86_64 1.5.6-3.fc42               fedora     795.8 KiB
 lua-libs                          x86_64 5.4.7-2.fc42               fedora     280.9 KiB
 lua-srpm-macros                   noarch 1-15.fc42                  fedora       1.3 KiB
 lz4-libs                          x86_64 1.10.0-2.fc42              fedora     157.4 KiB
 mpfr                              x86_64 4.2.1-6.fc42               fedora     831.9 KiB
 ncurses-base                      noarch 6.5-5.20250125.fc42        fedora     326.8 KiB
 ncurses-libs                      x86_64 6.5-5.20250125.fc42        fedora     946.3 KiB
 ocaml-srpm-macros                 noarch 10-4.fc42                  fedora       1.9 KiB
 openblas-srpm-macros              noarch 2-19.fc42                  fedora     112.0   B
 openldap                          x86_64 2.6.9-3.fc42               fedora     655.1 KiB
 openssl-libs                      x86_64 1:3.2.4-1.fc42             fedora       7.8 MiB
 p11-kit                           x86_64 0.25.5-5.fc42              fedora       2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-5.fc42              fedora     395.5 KiB
 package-notes-srpm-macros         noarch 0.5-13.fc42                fedora       1.6 KiB
 pam-libs                          x86_64 1.7.0-4.fc42               fedora     126.7 KiB
 pcre2                             x86_64 10.44-1.fc42.2             fedora     649.3 KiB
 pcre2-syntax                      noarch 10.44-1.fc42.2             fedora     251.6 KiB
 perl-srpm-macros                  noarch 1-57.fc42                  fedora     861.0   B
 pkgconf                           x86_64 2.3.0-2.fc42               fedora      88.5 KiB
 pkgconf-m4                        noarch 2.3.0-2.fc42               fedora      14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-2.fc42               fedora     989.0   B
 popt                              x86_64 1.19-8.fc42                fedora     132.8 KiB
 publicsuffix-list-dafsa           noarch 20250116-1.fc42            fedora      68.5 KiB
 pyproject-srpm-macros             noarch 1.17.0-1.fc42              copr_base    1.9 KiB
 python-srpm-macros                noarch 3.13-4.fc42                fedora      51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc42             fedora     500.0   B
 qt6-srpm-macros                   noarch 6.8.2-2.fc42               fedora     464.0   B
 readline                          x86_64 8.2-12.fc42                fedora     485.0 KiB
 rpm                               x86_64 4.20.0-8.fc42              fedora       3.0 MiB
 rpm-build-libs                    x86_64 4.20.0-8.fc42              fedora     202.6 KiB
 rpm-libs                          x86_64 4.20.0-8.fc42              fedora     721.8 KiB
 rpm-sequoia                       x86_64 1.7.0-5.fc42               fedora       2.4 MiB
 rust-srpm-macros                  noarch 26.3-4.fc42                fedora       4.8 KiB
 setup                             noarch 2.15.0-12.fc42             fedora     720.8 KiB
 sqlite-libs                       x86_64 3.47.2-2.fc42              fedora       1.5 MiB
 systemd-libs                      x86_64 257.3-10.fc42              copr_base    2.2 MiB
 systemd-standalone-sysusers       x86_64 257.3-10.fc42              copr_base  277.3 KiB
 tree-sitter-srpm-macros           noarch 0.1.0-8.fc42               fedora       6.5 KiB
 util-linux-core                   x86_64 2.40.4-7.fc42              fedora       1.4 MiB
 xxhash-libs                       x86_64 0.8.3-2.fc42               fedora      90.2 KiB
 xz-libs                           x86_64 1:5.6.3-3.fc42             fedora     218.3 KiB
 zig-srpm-macros                   noarch 1-4.fc42                   fedora       1.1 KiB
 zip                               x86_64 3.0-43.fc42                fedora     698.5 KiB
 zlib-ng-compat                    x86_64 2.2.3-2.fc42               fedora     137.6 KiB
 zstd                              x86_64 1.5.6-3.fc42               fedora       1.7 MiB
Installing groups:
 Buildsystem building group                                                              

Transaction Summary:
 Installing:       148 packages

Total size of inbound packages is 52 MiB. Need to download 52 MiB.
After this operation, 176 MiB extra will be used (install 176 MiB, remove 0 B).
[  1/148] bzip2-0:1.0.8-20.fc42.x86_64  100% |   5.1 MiB/s |  52.1 KiB |  00m00s
[  2/148] cpio-0:2.15-2.fc41.x86_64     100% |  40.7 MiB/s | 291.8 KiB |  00m00s
[  3/148] bash-0:5.2.37-1.fc42.x86_64   100% |  90.4 MiB/s |   1.8 MiB |  00m00s
[  4/148] diffutils-0:3.10-9.fc42.x86_6 100% | 131.7 MiB/s | 404.6 KiB |  00m00s
[  5/148] fedora-release-common-0:42-0. 100% |  12.1 MiB/s |  24.8 KiB |  00m00s
[  6/148] findutils-1:4.10.0-5.fc42.x86 100% | 134.6 MiB/s | 551.5 KiB |  00m00s
[  7/148] glibc-minimal-langpack-0:2.40 100% |  41.6 MiB/s | 127.9 KiB |  00m00s
[  8/148] grep-0:3.11-10.fc42.x86_64    100% |  97.7 MiB/s | 300.1 KiB |  00m00s
[  9/148] gzip-0:1.13-3.fc42.x86_64     100% |  55.5 MiB/s | 170.4 KiB |  00m00s
[ 10/148] info-0:7.2-3.fc42.x86_64      100% |  59.8 MiB/s | 183.8 KiB |  00m00s
[ 11/148] patch-0:2.7.6-26.fc42.x86_64  100% |  41.8 MiB/s | 128.4 KiB |  00m00s
[ 12/148] coreutils-0:9.6-1.fc42.x86_64 100% |  32.0 MiB/s |   1.2 MiB |  00m00s
[ 13/148] redhat-rpm-config-0:342-2.fc4 100% |  26.6 MiB/s |  81.6 KiB |  00m00s
[ 14/148] rpm-build-0:4.20.0-8.fc42.x86 100% |  26.7 MiB/s |  82.0 KiB |  00m00s
[ 15/148] sed-0:4.9-4.fc42.x86_64       100% |  77.5 MiB/s | 317.3 KiB |  00m00s
[ 16/148] shadow-utils-2:4.17.0-4.fc42. 100% | 163.8 MiB/s |   1.3 MiB |  00m00s
[ 17/148] tar-2:1.35-5.fc42.x86_64      100% |  93.6 MiB/s | 862.5 KiB |  00m00s
[ 18/148] unzip-0:6.0-66.fc42.x86_64    100% |  20.0 MiB/s | 184.6 KiB |  00m00s
[ 19/148] which-0:2.23-1.fc42.x86_64    100% |  10.2 MiB/s |  41.7 KiB |  00m00s
[ 20/148] xz-1:5.6.3-3.fc42.x86_64      100% |  77.3 MiB/s | 475.0 KiB |  00m00s
[ 21/148] gawk-0:5.3.1-1.fc42.x86_64    100% | 154.1 MiB/s |   1.1 MiB |  00m00s
[ 22/148] util-linux-0:2.40.4-7.fc42.x8 100% | 115.5 MiB/s |   1.2 MiB |  00m00s
[ 23/148] filesystem-0:3.18-36.fc42.x86 100% |  95.1 MiB/s |   1.3 MiB |  00m00s
[ 24/148] glibc-0:2.40.9000-35.fc42.x86 100% | 126.3 MiB/s |   2.3 MiB |  00m00s
[ 25/148] ncurses-libs-0:6.5-5.20250125 100% |  21.8 MiB/s | 335.0 KiB |  00m00s
[ 26/148] bzip2-libs-0:1.0.8-20.fc42.x8 100% |   4.3 MiB/s |  43.6 KiB |  00m00s
[ 27/148] coreutils-common-0:9.6-1.fc42 100% | 176.7 MiB/s |   2.1 MiB |  00m00s
[ 28/148] libacl-0:2.3.2-3.fc42.x86_64  100% |   2.2 MiB/s |  23.0 KiB |  00m00s
[ 29/148] gmp-1:6.3.0-2.fc41.x86_64     100% |  23.9 MiB/s | 318.0 KiB |  00m00s
[ 30/148] libattr-0:2.5.2-5.fc42.x86_64 100% |   8.3 MiB/s |  17.1 KiB |  00m00s
[ 31/148] libcap-0:2.73-2.fc42.x86_64   100% |  27.4 MiB/s |  84.3 KiB |  00m00s
[ 32/148] libselinux-0:3.8-1.fc42.x86_6 100% |  23.7 MiB/s |  97.1 KiB |  00m00s
[ 33/148] openssl-libs-1:3.2.4-1.fc42.x 100% | 260.6 MiB/s |   2.3 MiB |  00m00s
[ 34/148] fedora-repos-0:42-0.5.noarch  100% |   1.1 MiB/s |   9.4 KiB |  00m00s
[ 35/148] glibc-common-0:2.40.9000-35.f 100% |  45.1 MiB/s | 415.4 KiB |  00m00s
[ 36/148] pcre2-0:10.44-1.fc42.2.x86_64 100% |  47.5 MiB/s | 243.4 KiB |  00m00s
[ 37/148] ansible-srpm-macros-0:1-17.1. 100% |   6.6 MiB/s |  20.3 KiB |  00m00s
[ 38/148] ed-0:1.21-2.fc42.x86_64       100% |  13.3 MiB/s |  82.0 KiB |  00m00s
[ 39/148] build-reproducibility-srpm-ma 100% |   5.7 MiB/s |  11.7 KiB |  00m00s
[ 40/148] efi-srpm-macros-0:6-2.fc42.no 100% |   7.3 MiB/s |  22.5 KiB |  00m00s
[ 41/148] dwz-0:0.15-9.fc42.x86_64      100% |  33.1 MiB/s | 135.7 KiB |  00m00s
[ 42/148] file-0:5.46-1.fc42.x86_64     100% |  15.9 MiB/s |  48.7 KiB |  00m00s
[ 43/148] filesystem-srpm-macros-0:3.18 100% |  12.5 MiB/s |  25.6 KiB |  00m00s
[ 44/148] fonts-srpm-macros-1:2.0.5-21. 100% |  13.2 MiB/s |  27.1 KiB |  00m00s
[ 45/148] fpc-srpm-macros-0:1.3-14.fc42 100% |   3.9 MiB/s |   8.0 KiB |  00m00s
[ 46/148] ghc-srpm-macros-0:1.9.2-2.fc4 100% |   3.0 MiB/s |   9.2 KiB |  00m00s
[ 47/148] gnat-srpm-macros-0:6-7.fc42.n 100% |   2.8 MiB/s |   8.6 KiB |  00m00s
[ 48/148] go-srpm-macros-0:3.6.0-6.fc42 100% |  13.5 MiB/s |  27.7 KiB |  00m00s
[ 49/148] kernel-srpm-macros-0:1.0-25.f 100% |   3.2 MiB/s |   9.9 KiB |  00m00s
[ 50/148] lua-srpm-macros-0:1-15.fc42.n 100% |   2.9 MiB/s |   8.9 KiB |  00m00s
[ 51/148] ocaml-srpm-macros-0:10-4.fc42 100% |   3.0 MiB/s |   9.2 KiB |  00m00s
[ 52/148] openblas-srpm-macros-0:2-19.f 100% |   2.5 MiB/s |   7.8 KiB |  00m00s
[ 53/148] package-notes-srpm-macros-0:0 100% |   4.5 MiB/s |   9.3 KiB |  00m00s
[ 54/148] perl-srpm-macros-0:1-57.fc42. 100% |   2.8 MiB/s |   8.5 KiB |  00m00s
[ 55/148] python-srpm-macros-0:3.13-4.f 100% |  11.2 MiB/s |  23.0 KiB |  00m00s
[ 56/148] qt5-srpm-macros-0:5.15.15-1.f 100% |   4.3 MiB/s |   8.9 KiB |  00m00s
[ 57/148] qt6-srpm-macros-0:6.8.2-2.fc4 100% |   9.1 MiB/s |   9.3 KiB |  00m00s
[ 58/148] tree-sitter-srpm-macros-0:0.1 100% |   5.5 MiB/s |  11.2 KiB |  00m00s
[ 59/148] rpm-0:4.20.0-8.fc42.x86_64    100% | 133.2 MiB/s | 545.8 KiB |  00m00s
[ 60/148] zig-srpm-macros-0:1-4.fc42.no 100% |   2.7 MiB/s |   8.2 KiB |  00m00s
[ 61/148] zip-0:3.0-43.fc42.x86_64      100% |  64.3 MiB/s | 263.5 KiB |  00m00s
[ 62/148] debugedit-0:5.1-4.fc42.x86_64 100% |  25.7 MiB/s |  78.9 KiB |  00m00s
[ 63/148] elfutils-0:0.192-8.fc42.x86_6 100% | 107.6 MiB/s | 551.0 KiB |  00m00s
[ 64/148] elfutils-libelf-0:0.192-8.fc4 100% |  40.6 MiB/s | 208.1 KiB |  00m00s
[ 65/148] libarchive-0:3.7.7-2.fc42.x86 100% |  81.4 MiB/s | 416.9 KiB |  00m00s
[ 66/148] popt-0:1.19-8.fc42.x86_64     100% |  16.1 MiB/s |  65.9 KiB |  00m00s
[ 67/148] readline-0:8.2-12.fc42.x86_64 100% |  70.1 MiB/s | 215.2 KiB |  00m00s
[ 68/148] rpm-build-libs-0:4.20.0-8.fc4 100% |  24.1 MiB/s |  98.6 KiB |  00m00s
[ 69/148] rpm-libs-0:4.20.0-8.fc42.x86_ 100% | 102.1 MiB/s | 313.7 KiB |  00m00s
[ 70/148] zstd-0:1.5.6-3.fc42.x86_64    100% | 117.1 MiB/s | 479.6 KiB |  00m00s
[ 71/148] audit-libs-0:4.0.3-2.fc42.x86 100% |  40.8 MiB/s | 125.3 KiB |  00m00s
[ 72/148] libeconf-0:0.7.6-1.fc42.x86_6 100% |  11.4 MiB/s |  35.2 KiB |  00m00s
[ 73/148] pam-libs-0:1.7.0-4.fc42.x86_6 100% |  28.5 MiB/s |  58.3 KiB |  00m00s
[ 74/148] libsemanage-0:3.8-1.fc42.x86_ 100% |  30.2 MiB/s | 123.6 KiB |  00m00s
[ 75/148] libxcrypt-0:4.4.38-6.fc42.x86 100% |  31.1 MiB/s | 127.3 KiB |  00m00s
[ 76/148] setup-0:2.15.0-12.fc42.noarch 100% |  76.0 MiB/s | 155.7 KiB |  00m00s
[ 77/148] xz-libs-1:5.6.3-3.fc42.x86_64 100% |  36.9 MiB/s | 113.4 KiB |  00m00s
[ 78/148] mpfr-0:4.2.1-6.fc42.x86_64    100% |  85.1 MiB/s | 348.5 KiB |  00m00s
[ 79/148] libcap-ng-0:0.8.5-4.fc42.x86_ 100% |  10.5 MiB/s |  32.2 KiB |  00m00s
[ 80/148] libblkid-0:2.40.4-7.fc42.x86_ 100% |  23.9 MiB/s | 122.5 KiB |  00m00s
[ 81/148] libfdisk-0:2.40.4-7.fc42.x86_ 100% |  51.6 MiB/s | 158.5 KiB |  00m00s
[ 82/148] libuuid-0:2.40.4-7.fc42.x86_6 100% |  12.4 MiB/s |  25.3 KiB |  00m00s
[ 83/148] libmount-0:2.40.4-7.fc42.x86_ 100% |  37.9 MiB/s | 155.1 KiB |  00m00s
[ 84/148] libsmartcols-0:2.40.4-7.fc42. 100% |  26.4 MiB/s |  81.2 KiB |  00m00s
[ 85/148] util-linux-core-0:2.40.4-7.fc 100% | 172.3 MiB/s | 529.2 KiB |  00m00s
[ 86/148] glibc-gconv-extra-0:2.40.9000 100% | 185.7 MiB/s |   1.7 MiB |  00m00s
[ 87/148] zlib-ng-compat-0:2.2.3-2.fc42 100% |   8.6 MiB/s |  78.9 KiB |  00m00s
[ 88/148] basesystem-0:11-22.fc42.noarc 100% |   1.2 MiB/s |   7.3 KiB |  00m00s
[ 89/148] libgcc-0:15.0.1-0.7.fc42.x86_ 100% |  27.8 MiB/s | 113.9 KiB |  00m00s
[ 90/148] ncurses-base-0:6.5-5.20250125 100% |  21.5 MiB/s |  88.1 KiB |  00m00s
[ 91/148] libsepol-0:3.8-1.fc42.x86_64  100% |  85.2 MiB/s | 348.9 KiB |  00m00s
[ 92/148] ca-certificates-0:2024.2.69_v 100% | 185.4 MiB/s | 949.0 KiB |  00m00s
[ 93/148] fedora-gpg-keys-0:42-0.5.noar 100% |  26.5 MiB/s | 135.7 KiB |  00m00s
[ 94/148] pcre2-syntax-0:10.44-1.fc42.2 100% |  24.4 MiB/s | 149.8 KiB |  00m00s
[ 95/148] add-determinism-0:0.6.0-1.fc4 100% | 224.2 MiB/s | 918.3 KiB |  00m00s
[ 96/148] file-libs-0:5.46-1.fc42.x86_6 100% | 138.2 MiB/s | 849.4 KiB |  00m00s
[ 97/148] curl-0:8.11.1-4.fc42.x86_64   100% |  36.2 MiB/s | 222.4 KiB |  00m00s
[ 98/148] elfutils-debuginfod-client-0: 100% |  22.7 MiB/s |  46.5 KiB |  00m00s
[ 99/148] elfutils-libs-0:0.192-8.fc42. 100% |  64.9 MiB/s | 265.9 KiB |  00m00s
[100/148] libstdc++-0:15.0.1-0.7.fc42.x 100% | 217.9 MiB/s | 892.7 KiB |  00m00s
[101/148] libzstd-0:1.5.6-3.fc42.x86_64 100% |  60.8 MiB/s | 311.1 KiB |  00m00s
[102/148] libxml2-0:2.12.9-2.fc42.x86_6 100% | 113.3 MiB/s | 696.0 KiB |  00m00s
[103/148] lz4-libs-0:1.10.0-2.fc42.x86_ 100% |  12.7 MiB/s |  78.1 KiB |  00m00s
[104/148] libgomp-0:15.0.1-0.7.fc42.x86 100% |  68.0 MiB/s | 348.3 KiB |  00m00s
[105/148] lua-libs-0:5.4.7-2.fc42.x86_6 100% |  32.5 MiB/s | 133.0 KiB |  00m00s
[106/148] elfutils-default-yama-scope-0 100% |  12.3 MiB/s |  12.6 KiB |  00m00s
[107/148] rpm-sequoia-0:1.7.0-5.fc42.x8 100% | 178.0 MiB/s | 911.1 KiB |  00m00s
[108/148] sqlite-libs-0:3.47.2-2.fc42.x 100% | 143.5 MiB/s | 734.8 KiB |  00m00s
[109/148] json-c-0:0.18-2.fc42.x86_64   100% |  11.0 MiB/s |  44.9 KiB |  00m00s
[110/148] alternatives-0:1.31-3.fc42.x8 100% |  39.9 MiB/s |  40.9 KiB |  00m00s
[111/148] systemd-libs-0:257.3-10.fc42. 100% |  66.7 MiB/s | 819.9 KiB |  00m00s
[112/148] jansson-0:2.14-2.fc42.x86_64  100% |   4.1 MiB/s |  45.7 KiB |  00m00s
[113/148] pkgconf-pkg-config-0:2.3.0-2. 100% |   1.6 MiB/s |   9.9 KiB |  00m00s
[114/148] binutils-0:2.44-3.fc42.x86_64 100% | 252.9 MiB/s |   5.8 MiB |  00m00s
[115/148] pkgconf-0:2.3.0-2.fc42.x86_64 100% |   4.4 MiB/s |  44.9 KiB |  00m00s
[116/148] pkgconf-m4-0:2.3.0-2.fc42.noa 100% |   2.3 MiB/s |  14.2 KiB |  00m00s
[117/148] forge-srpm-macros-0:0.4.0-2.f 100% |  10.0 MiB/s |  20.4 KiB |  00m00s
[118/148] pyproject-srpm-macros-0:1.17. 100% |   7.1 MiB/s |  14.5 KiB |  00m00s
[119/148] libpkgconf-0:2.3.0-2.fc42.x86 100% |  18.7 MiB/s |  38.4 KiB |  00m00s
[120/148] rust-srpm-macros-0:26.3-4.fc4 100% |   3.8 MiB/s |  11.7 KiB |  00m00s
[121/148] libffi-0:3.4.6-5.fc42.x86_64  100% |  13.0 MiB/s |  39.9 KiB |  00m00s
[122/148] crypto-policies-0:20250214-1. 100% |  19.3 MiB/s |  98.7 KiB |  00m00s
[123/148] p11-kit-0:0.25.5-5.fc42.x86_6 100% |  96.0 MiB/s | 491.7 KiB |  00m00s
[124/148] libtasn1-0:4.20.0-1.fc42.x86_ 100% |  10.5 MiB/s |  75.0 KiB |  00m00s
[125/148] p11-kit-trust-0:0.25.5-5.fc42 100% |  21.6 MiB/s | 132.6 KiB |  00m00s
[126/148] systemd-standalone-sysusers-0 100% |  51.2 MiB/s | 157.4 KiB |  00m00s
[127/148] fedora-release-0:42-0.20.noar 100% |   1.7 MiB/s |  13.9 KiB |  00m00s
[128/148] xxhash-libs-0:0.8.3-2.fc42.x8 100% |   5.5 MiB/s |  39.1 KiB |  00m00s
[129/148] fedora-release-identity-basic 100% |   3.6 MiB/s |  14.7 KiB |  00m00s
[130/148] krb5-libs-0:1.21.3-5.fc42.x86 100% | 186.7 MiB/s | 764.7 KiB |  00m00s
[131/148] libcurl-0:8.11.1-4.fc42.x86_6 100% |  73.6 MiB/s | 376.9 KiB |  00m00s
[132/148] libbrotli-0:1.1.0-6.fc42.x86_ 100% | 110.6 MiB/s | 339.8 KiB |  00m00s
[133/148] libidn2-0:2.3.7-3.fc42.x86_64 100% |  16.5 MiB/s | 118.0 KiB |  00m00s
[134/148] gdb-minimal-0:16.2-2.fc42.x86 100% | 143.1 MiB/s |   4.4 MiB |  00m00s
[135/148] libnghttp2-0:1.64.0-3.fc42.x8 100% |   5.8 MiB/s |  77.7 KiB |  00m00s
[136/148] libpsl-0:0.21.5-5.fc42.x86_64 100% |   6.9 MiB/s |  64.0 KiB |  00m00s
[137/148] keyutils-libs-0:1.6.3-5.fc42. 100% |  15.4 MiB/s |  31.5 KiB |  00m00s
[138/148] libssh-0:0.11.1-4.fc42.x86_64 100% |  57.0 MiB/s | 233.3 KiB |  00m00s
[139/148] libcom_err-0:1.47.2-3.fc42.x8 100% |  13.1 MiB/s |  26.9 KiB |  00m00s
[140/148] openldap-0:2.6.9-3.fc42.x86_6 100% |  36.3 MiB/s | 260.2 KiB |  00m00s
[141/148] libverto-0:0.3.2-10.fc42.x86_ 100% |   5.1 MiB/s |  20.8 KiB |  00m00s
[142/148] publicsuffix-list-dafsa-0:202 100% |  14.4 MiB/s |  58.8 KiB |  00m00s
[143/148] libssh-config-0:0.11.1-4.fc42 100% |   4.4 MiB/s |   9.0 KiB |  00m00s
[144/148] libunistring-0:1.1-9.fc42.x86 100% |  75.7 MiB/s | 542.5 KiB |  00m00s
[145/148] libtool-ltdl-0:2.5.4-4.fc42.x 100% |  11.8 MiB/s |  36.2 KiB |  00m00s
[146/148] cyrus-sasl-lib-0:2.1.28-30.fc 100% | 129.1 MiB/s | 793.5 KiB |  00m00s
[147/148] libevent-0:2.1.12-15.fc42.x86 100% |  36.3 MiB/s | 260.2 KiB |  00m00s
[148/148] gdbm-libs-1:1.23-9.fc42.x86_6 100% |  18.6 MiB/s |  57.0 KiB |  00m00s
--------------------------------------------------------------------------------
[148/148] Total                         100% | 143.1 MiB/s |  52.2 MiB |  00m00s
Running transaction
Importing OpenPGP key 0x105EF944:
 UserID     : "Fedora (42) <fedora-42-primary@fedoraproject.org>"
 Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary
The key was successfully imported.
[  1/150] Verify package files          100% | 896.0   B/s | 148.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-36.fc42.x86_64         
>>> Finished pre-transaction scriptlet: filesystem-0:3.18-36.fc42.x86_64        
>>> [RPM] /var/lib/mock/fedora-42-x86_64-1741003873.725399/root/var/cache/dnf/co
[  2/150] Prepare transaction           100% |   4.2 KiB/s | 148.0   B |  00m00s
[  3/150] Installing libgcc-0:15.0.1-0. 100% | 262.0 MiB/s | 268.3 KiB |  00m00s
[  4/150] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  5/150] Installing publicsuffix-list- 100% |   0.0   B/s |  69.2 KiB |  00m00s
[  6/150] Installing fedora-release-ide 100% |   0.0   B/s | 960.0   B |  00m00s
[  7/150] Installing fedora-gpg-keys-0: 100% |  42.7 MiB/s | 174.8 KiB |  00m00s
[  8/150] Installing fedora-repos-0:42- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[  9/150] Installing fedora-release-com 100% |  23.8 MiB/s |  24.4 KiB |  00m00s
[ 10/150] Installing fedora-release-0:4 100% |  11.0 KiB/s | 124.0   B |  00m00s
>>> Running unknown scriptlet: setup-0:2.15.0-12.fc42.noarch                    
>>> Finished unknown scriptlet: setup-0:2.15.0-12.fc42.noarch                   
>>> Scriptlet output:                                                           
>>> Creating group 'adm' with GID 4.                                            
>>> Creating group 'audio' with GID 63.                                         
>>> Creating group 'bin' with GID 1.                                            
>>> Creating group 'cdrom' with GID 11.                                         
>>> Creating group 'clock' with GID 103.                                        
>>> Creating group 'daemon' with GID 2.                                         
>>> Creating group 'dialout' with GID 18.                                       
>>> Creating group 'disk' with GID 6.                                           
>>> Creating group 'floppy' with GID 19.                                        
>>> Creating group 'ftp' with GID 50.                                           
>>> Creating group 'games' with GID 20.                                         
>>> Creating group 'input' with GID 104.                                        
>>> Creating group 'kmem' with GID 9.                                           
>>> Creating group 'kvm' with GID 36.                                           
>>> Creating group 'lock' with GID 54.                                          
>>> Creating group 'lp' with GID 7.                                             
>>> Creating group 'mail' with GID 12.                                          
>>> Creating group 'man' with GID 15.                                           
>>> Creating group 'mem' with GID 8.                                            
>>> Creating group 'nobody' with GID 65534.                                     
>>> Creating group 'render' with GID 105.                                       
>>> Creating group 'root' with GID 0.                                           
>>> Creating group 'sgx' with GID 106.                                          
>>> Creating group 'sys' with GID 3.                                            
>>> Creating group 'tape' with GID 33.                                          
>>> Creating group 'tty' with GID 5.                                            
>>> Creating group 'users' with GID 100.                                        
>>> Creating group 'utmp' with GID 22.                                          
>>> Creating group 'video' with GID 39.                                         
>>> Creating group 'wheel' with GID 10.                                         
>>>                                                                             
>>> Running unknown scriptlet: setup-0:2.15.0-12.fc42.noarch                    
>>> Finished unknown scriptlet: setup-0:2.15.0-12.fc42.noarch                   
>>> Scriptlet output:                                                           
>>> Creating user 'adm' (adm) with UID 3 and GID 4.                             
>>> Creating user 'bin' (bin) with UID 1 and GID 1.                             
>>> Creating user 'daemon' (daemon) with UID 2 and GID 2.                       
>>> Creating user 'ftp' (FTP User) with UID 14 and GID 50.                      
>>> Creating user 'games' (games) with UID 12 and GID 20.                       
>>> Creating user 'halt' (halt) with UID 7 and GID 0.                           
>>> Creating user 'lp' (lp) with UID 4 and GID 7.                               
>>> Creating user 'mail' (mail) with UID 8 and GID 12.                          
>>> Creating user 'nobody' (Kernel Overflow User) with UID 65534 and GID 65534. 
>>> Creating user 'operator' (operator) with UID 11 and GID 0.                  
>>> Creating user 'root' (Super User) with UID 0 and GID 0.                     
>>> Creating user 'shutdown' (shutdown) with UID 6 and GID 0.                   
>>> Creating user 'sync' (sync) with UID 5 and GID 0.                           
>>>                                                                             
[ 11/150] Installing setup-0:2.15.0-12. 100% |  54.6 MiB/s | 726.6 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew                               
[ 12/150] Installing filesystem-0:3.18- 100% |   2.8 MiB/s | 212.4 KiB |  00m00s
[ 13/150] Installing basesystem-0:11-22 100% |   0.0   B/s | 124.0   B |  00m00s
[ 14/150] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 15/150] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[ 16/150] Installing pcre2-syntax-0:10. 100% | 248.1 MiB/s | 254.1 KiB |  00m00s
[ 17/150] Installing ncurses-base-0:6.5 100% |  86.0 MiB/s | 352.2 KiB |  00m00s
[ 18/150] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 19/150] Installing ncurses-libs-0:6.5 100% | 232.6 MiB/s | 952.8 KiB |  00m00s
[ 20/150] Installing glibc-0:2.40.9000- 100% | 207.9 MiB/s |   6.7 MiB |  00m00s
[ 21/150] Installing bash-0:5.2.37-1.fc 100% | 281.7 MiB/s |   8.2 MiB |  00m00s
[ 22/150] Installing glibc-common-0:2.4 100% |  63.8 MiB/s |   1.0 MiB |  00m00s
[ 23/150] Installing glibc-gconv-extra- 100% | 270.8 MiB/s |   7.3 MiB |  00m00s
[ 24/150] Installing zlib-ng-compat-0:2 100% | 135.2 MiB/s | 138.4 KiB |  00m00s
[ 25/150] Installing bzip2-libs-0:1.0.8 100% |   0.0   B/s |  85.7 KiB |  00m00s
[ 26/150] Installing xz-libs-1:5.6.3-3. 100% | 214.3 MiB/s | 219.4 KiB |  00m00s
[ 27/150] Installing libuuid-0:2.40.4-7 100% |   0.0   B/s |  38.4 KiB |  00m00s
[ 28/150] Installing libblkid-0:2.40.4- 100% | 257.4 MiB/s | 263.5 KiB |  00m00s
[ 29/150] Installing gmp-1:6.3.0-2.fc41 100% | 397.3 MiB/s | 813.7 KiB |  00m00s
[ 30/150] Installing popt-0:1.19-8.fc42 100% |  68.1 MiB/s | 139.4 KiB |  00m00s
[ 31/150] Installing readline-0:8.2-12. 100% | 475.7 MiB/s | 487.1 KiB |  00m00s
[ 32/150] Installing libxcrypt-0:4.4.38 100% | 280.4 MiB/s | 287.2 KiB |  00m00s
[ 33/150] Installing libstdc++-0:15.0.1 100% | 470.0 MiB/s |   2.8 MiB |  00m00s
[ 34/150] Installing libzstd-0:1.5.6-3. 100% | 389.2 MiB/s | 797.0 KiB |  00m00s
[ 35/150] Installing elfutils-libelf-0: 100% | 585.1 MiB/s |   1.2 MiB |  00m00s
[ 36/150] Installing libattr-0:2.5.2-5. 100% |   0.0   B/s |  28.1 KiB |  00m00s
[ 37/150] Installing libacl-0:2.3.2-3.f 100% |   0.0   B/s |  39.2 KiB |  00m00s
[ 38/150] Installing dwz-0:0.15-9.fc42. 100% |  22.0 MiB/s | 292.4 KiB |  00m00s
[ 39/150] Installing mpfr-0:4.2.1-6.fc4 100% | 271.3 MiB/s | 833.6 KiB |  00m00s
[ 40/150] Installing gawk-0:5.3.1-1.fc4 100% | 105.9 MiB/s |   1.7 MiB |  00m00s
[ 41/150] Installing unzip-0:6.0-66.fc4 100% |  32.0 MiB/s | 393.8 KiB |  00m00s
[ 42/150] Installing file-libs-0:5.46-1 100% | 790.5 MiB/s |  11.9 MiB |  00m00s
[ 43/150] Installing file-0:5.46-1.fc42 100% |   5.8 MiB/s | 101.7 KiB |  00m00s
[ 44/150] Installing crypto-policies-0: 100% |  39.9 MiB/s | 163.5 KiB |  00m00s
[ 45/150] Installing pcre2-0:10.44-1.fc 100% | 317.7 MiB/s | 650.7 KiB |  00m00s
[ 46/150] Installing grep-0:3.11-10.fc4 100% |  59.0 MiB/s |   1.0 MiB |  00m00s
[ 47/150] Installing xz-1:5.6.3-3.fc42. 100% |  76.8 MiB/s |   1.2 MiB |  00m00s
[ 48/150] Installing libeconf-0:0.7.6-1 100% |  64.7 MiB/s |  66.2 KiB |  00m00s
[ 49/150] Installing libcap-ng-0:0.8.5- 100% |  73.1 MiB/s |  74.8 KiB |  00m00s
[ 50/150] Installing audit-libs-0:4.0.3 100% | 345.1 MiB/s | 353.4 KiB |  00m00s
[ 51/150] Installing pam-libs-0:1.7.0-4 100% | 126.1 MiB/s | 129.1 KiB |  00m00s
[ 52/150] Installing libcap-0:2.73-2.fc 100% |  17.3 MiB/s | 212.1 KiB |  00m00s
[ 53/150] Installing systemd-libs-0:257 100% | 373.9 MiB/s |   2.2 MiB |  00m00s
[ 54/150] Installing libsmartcols-0:2.4 100% | 177.3 MiB/s | 181.5 KiB |  00m00s
[ 55/150] Installing libsepol-0:3.8-1.f 100% | 403.8 MiB/s | 827.0 KiB |  00m00s
[ 56/150] Installing libselinux-0:3.8-1 100% | 189.8 MiB/s | 194.3 KiB |  00m00s
[ 57/150] Installing findutils-1:4.10.0 100% | 117.1 MiB/s |   1.9 MiB |  00m00s
[ 58/150] Installing sed-0:4.9-4.fc42.x 100% |  60.4 MiB/s | 865.5 KiB |  00m00s
[ 59/150] Installing libmount-0:2.40.4- 100% | 348.9 MiB/s | 357.3 KiB |  00m00s
[ 60/150] Installing lz4-libs-0:1.10.0- 100% | 154.7 MiB/s | 158.5 KiB |  00m00s
[ 61/150] Installing lua-libs-0:5.4.7-2 100% | 275.5 MiB/s | 282.1 KiB |  00m00s
[ 62/150] Installing alternatives-0:1.3 100% |   6.0 MiB/s |  67.7 KiB |  00m00s
[ 63/150] Installing libffi-0:3.4.6-5.f 100% |  81.7 MiB/s |  83.7 KiB |  00m00s
[ 64/150] Installing libtasn1-0:4.20.0- 100% | 173.9 MiB/s | 178.1 KiB |  00m00s
[ 65/150] Installing p11-kit-0:0.25.5-5 100% | 121.3 MiB/s |   2.2 MiB |  00m00s
[ 66/150] Installing libunistring-0:1.1 100% | 431.7 MiB/s |   1.7 MiB |  00m00s
[ 67/150] Installing libidn2-0:2.3.7-3. 100% | 163.6 MiB/s | 335.0 KiB |  00m00s
[ 68/150] Installing libpsl-0:0.21.5-5. 100% |  75.7 MiB/s |  77.5 KiB |  00m00s
[ 69/150] Installing p11-kit-trust-0:0. 100% |  21.6 MiB/s | 397.2 KiB |  00m00s
[ 70/150] Installing zstd-0:1.5.6-3.fc4 100% | 105.9 MiB/s |   1.7 MiB |  00m00s
[ 71/150] Installing util-linux-core-0: 100% |  89.2 MiB/s |   1.4 MiB |  00m00s
[ 72/150] Installing tar-2:1.35-5.fc42. 100% | 155.9 MiB/s |   3.0 MiB |  00m00s
[ 73/150] Installing libsemanage-0:3.8- 100% | 151.5 MiB/s | 310.2 KiB |  00m00s
[ 74/150] Installing shadow-utils-2:4.1 100% | 148.8 MiB/s |   4.0 MiB |  00m00s
[ 75/150] Installing systemd-standalone 100% |  22.6 MiB/s | 277.8 KiB |  00m00s
[ 76/150] Installing zip-0:3.0-43.fc42. 100% |  52.8 MiB/s | 702.4 KiB |  00m00s
[ 77/150] Installing libfdisk-0:2.40.4- 100% | 364.7 MiB/s | 373.4 KiB |  00m00s
[ 78/150] Installing libxml2-0:2.12.9-2 100% | 106.7 MiB/s |   1.7 MiB |  00m00s
[ 79/150] Installing bzip2-0:1.0.8-20.f 100% |   8.5 MiB/s | 103.8 KiB |  00m00s
[ 80/150] Installing add-determinism-0: 100% | 145.1 MiB/s |   2.5 MiB |  00m00s
[ 81/150] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 82/150] Installing sqlite-libs-0:3.47 100% | 376.1 MiB/s |   1.5 MiB |  00m00s
[ 83/150] Installing ed-0:1.21-2.fc42.x 100% |  12.1 MiB/s | 148.8 KiB |  00m00s
[ 84/150] Installing patch-0:2.7.6-26.f 100% |  21.2 MiB/s | 260.2 KiB |  00m00s
[ 85/150] Installing filesystem-srpm-ma 100% |   0.0   B/s |  38.9 KiB |  00m00s
[ 86/150] Installing elfutils-default-y 100% | 510.7 KiB/s |   2.0 KiB |  00m00s
[ 87/150] Installing elfutils-libs-0:0. 100% | 330.4 MiB/s | 676.7 KiB |  00m00s
[ 88/150] Installing cpio-0:2.15-2.fc41 100% |  68.7 MiB/s |   1.1 MiB |  00m00s
[ 89/150] Installing diffutils-0:3.10-9 100% |  99.4 MiB/s |   1.6 MiB |  00m00s
[ 90/150] Installing libgomp-0:15.0.1-0 100% | 262.3 MiB/s | 537.2 KiB |  00m00s
[ 91/150] Installing json-c-0:0.18-2.fc 100% |   0.0   B/s |  88.0 KiB |  00m00s
[ 92/150] Installing jansson-0:2.14-2.f 100% |  92.2 MiB/s |  94.4 KiB |  00m00s
[ 93/150] Installing libpkgconf-0:2.3.0 100% |   0.0   B/s |  79.2 KiB |  00m00s
[ 94/150] Installing pkgconf-0:2.3.0-2. 100% |   8.1 MiB/s |  91.0 KiB |  00m00s
[ 95/150] Installing pkgconf-pkg-config 100% | 161.2 KiB/s |   1.8 KiB |  00m00s
[ 96/150] Installing xxhash-libs-0:0.8. 100% |  89.4 MiB/s |  91.6 KiB |  00m00s
[ 97/150] Installing libbrotli-0:1.1.0- 100% | 274.6 MiB/s | 843.6 KiB |  00m00s
[ 98/150] Installing libnghttp2-0:1.64. 100% | 167.5 MiB/s | 171.5 KiB |  00m00s
[ 99/150] Installing keyutils-libs-0:1. 100% |   0.0   B/s |  59.7 KiB |  00m00s
[100/150] Installing libcom_err-0:1.47. 100% |   0.0   B/s |  68.2 KiB |  00m00s
[101/150] Installing libverto-0:0.3.2-1 100% |   0.0   B/s |  27.2 KiB |  00m00s
[102/150] Installing libtool-ltdl-0:2.5 100% |   0.0   B/s |  71.2 KiB |  00m00s
[103/150] Installing gdbm-libs-1:1.23-9 100% | 128.5 MiB/s | 131.6 KiB |  00m00s
[104/150] Installing cyrus-sasl-lib-0:2 100% | 135.5 MiB/s |   2.3 MiB |  00m00s
[105/150] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 740.0   B |  00m00s
[106/150] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[107/150] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[108/150] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[109/150] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[110/150] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[111/150] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[112/150] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[113/150] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[114/150] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[115/150] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[116/150] Installing coreutils-common-0 100% | 429.0 MiB/s |  11.2 MiB |  00m00s
[117/150] Installing openssl-libs-1:3.2 100% | 435.3 MiB/s |   7.8 MiB |  00m00s
[118/150] Installing coreutils-0:9.6-1. 100% | 179.0 MiB/s |   5.5 MiB |  00m00s
[119/150] Installing ca-certificates-0: 100% |   2.1 MiB/s |   2.4 MiB |  00m01s
[120/150] Installing libarchive-0:3.7.7 100% | 306.2 MiB/s | 940.6 KiB |  00m00s
[121/150] Installing krb5-libs-0:1.21.3 100% | 328.5 MiB/s |   2.3 MiB |  00m00s
[122/150] Installing libssh-0:0.11.1-4. 100% | 277.1 MiB/s | 567.5 KiB |  00m00s
[123/150] Installing gzip-0:1.13-3.fc42 100% |  29.9 MiB/s | 398.4 KiB |  00m00s
[124/150] Installing rpm-sequoia-0:1.7. 100% | 402.4 MiB/s |   2.4 MiB |  00m00s
[125/150] Installing rpm-libs-0:4.20.0- 100% | 353.2 MiB/s | 723.3 KiB |  00m00s
[126/150] Installing rpm-build-libs-0:4 100% | 198.7 MiB/s | 203.4 KiB |  00m00s
[127/150] Installing libevent-0:2.1.12- 100% | 295.2 MiB/s | 906.9 KiB |  00m00s
[128/150] Installing openldap-0:2.6.9-3 100% | 321.7 MiB/s | 658.9 KiB |  00m00s
[129/150] Installing libcurl-0:8.11.1-4 100% | 411.7 MiB/s | 843.2 KiB |  00m00s
[130/150] Installing elfutils-debuginfo 100% |   7.0 MiB/s |  86.2 KiB |  00m00s
[131/150] Installing elfutils-0:0.192-8 100% | 141.4 MiB/s |   2.7 MiB |  00m00s
[132/150] Installing binutils-0:2.44-3. 100% | 336.4 MiB/s |  25.9 MiB |  00m00s
[133/150] Installing gdb-minimal-0:16.2 100% | 295.5 MiB/s |  13.3 MiB |  00m00s
[134/150] Installing debugedit-0:5.1-4. 100% |  15.3 MiB/s | 203.1 KiB |  00m00s
[135/150] Installing curl-0:8.11.1-4.fc 100% |  22.1 MiB/s | 453.1 KiB |  00m00s
[136/150] Installing rpm-0:4.20.0-8.fc4 100% |  99.5 MiB/s |   2.5 MiB |  00m00s
[137/150] Installing efi-srpm-macros-0: 100% |   0.0   B/s |  41.1 KiB |  00m00s
[138/150] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[139/150] Installing tree-sitter-srpm-m 100% |   0.0   B/s |   7.4 KiB |  00m00s
[140/150] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[141/150] Installing python-srpm-macros 100% |   0.0   B/s |  52.2 KiB |  00m00s
[142/150] Installing fonts-srpm-macros- 100% |   0.0   B/s |  57.0 KiB |  00m00s
[143/150] Installing go-srpm-macros-0:3 100% |   0.0   B/s |  62.0 KiB |  00m00s
[144/150] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[145/150] Installing redhat-rpm-config- 100% |  94.5 MiB/s | 193.5 KiB |  00m00s
[146/150] Installing rpm-build-0:4.20.0 100% |  13.0 MiB/s | 173.7 KiB |  00m00s
[147/150] Installing pyproject-srpm-mac 100% |   0.0   B/s |   2.5 KiB |  00m00s
[148/150] Installing which-0:2.23-1.fc4 100% |   6.4 MiB/s |  85.6 KiB |  00m00s
[149/150] Installing util-linux-0:2.40. 100% | 108.2 MiB/s |   3.5 MiB |  00m00s
[150/150] Installing info-0:7.2-3.fc42. 100% | 244.2 KiB/s | 358.3 KiB |  00m01s
Warning: skipped OpenPGP checks for 4 packages from repository: copr_base
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.6.0-1.fc42.x86_64
alternatives-1.31-3.fc42.x86_64
ansible-srpm-macros-1-17.1.fc42.noarch
audit-libs-4.0.3-2.fc42.x86_64
basesystem-11-22.fc42.noarch
bash-5.2.37-1.fc42.x86_64
binutils-2.44-3.fc42.x86_64
build-reproducibility-srpm-macros-0.6.0-1.fc42.noarch
bzip2-1.0.8-20.fc42.x86_64
bzip2-libs-1.0.8-20.fc42.x86_64
ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch
coreutils-9.6-1.fc42.x86_64
coreutils-common-9.6-1.fc42.x86_64
cpio-2.15-2.fc41.x86_64
crypto-policies-20250214-1.gitff7551b.fc42.noarch
curl-8.11.1-4.fc42.x86_64
cyrus-sasl-lib-2.1.28-30.fc42.x86_64
debugedit-5.1-4.fc42.x86_64
diffutils-3.10-9.fc42.x86_64
dwz-0.15-9.fc42.x86_64
ed-1.21-2.fc42.x86_64
efi-srpm-macros-6-2.fc42.noarch
elfutils-0.192-8.fc42.x86_64
elfutils-debuginfod-client-0.192-8.fc42.x86_64
elfutils-default-yama-scope-0.192-8.fc42.noarch
elfutils-libelf-0.192-8.fc42.x86_64
elfutils-libs-0.192-8.fc42.x86_64
fedora-gpg-keys-42-0.5.noarch
fedora-release-42-0.20.noarch
fedora-release-common-42-0.20.noarch
fedora-release-identity-basic-42-0.20.noarch
fedora-repos-42-0.5.noarch
file-5.46-1.fc42.x86_64
file-libs-5.46-1.fc42.x86_64
filesystem-3.18-36.fc42.x86_64
filesystem-srpm-macros-3.18-36.fc42.noarch
findutils-4.10.0-5.fc42.x86_64
fonts-srpm-macros-2.0.5-21.fc42.noarch
forge-srpm-macros-0.4.0-2.fc42.noarch
fpc-srpm-macros-1.3-14.fc42.noarch
gawk-5.3.1-1.fc42.x86_64
gdb-minimal-16.2-2.fc42.x86_64
gdbm-libs-1.23-9.fc42.x86_64
ghc-srpm-macros-1.9.2-2.fc42.noarch
glibc-2.40.9000-35.fc42.x86_64
glibc-common-2.40.9000-35.fc42.x86_64
glibc-gconv-extra-2.40.9000-35.fc42.x86_64
glibc-minimal-langpack-2.40.9000-35.fc42.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-7.fc42.noarch
go-srpm-macros-3.6.0-6.fc42.noarch
gpg-pubkey-105ef944-65ca83d1
grep-3.11-10.fc42.x86_64
gzip-1.13-3.fc42.x86_64
info-7.2-3.fc42.x86_64
jansson-2.14-2.fc42.x86_64
json-c-0.18-2.fc42.x86_64
kernel-srpm-macros-1.0-25.fc42.noarch
keyutils-libs-1.6.3-5.fc42.x86_64
krb5-libs-1.21.3-5.fc42.x86_64
libacl-2.3.2-3.fc42.x86_64
libarchive-3.7.7-2.fc42.x86_64
libattr-2.5.2-5.fc42.x86_64
libblkid-2.40.4-7.fc42.x86_64
libbrotli-1.1.0-6.fc42.x86_64
libcap-2.73-2.fc42.x86_64
libcap-ng-0.8.5-4.fc42.x86_64
libcom_err-1.47.2-3.fc42.x86_64
libcurl-8.11.1-4.fc42.x86_64
libeconf-0.7.6-1.fc42.x86_64
libevent-2.1.12-15.fc42.x86_64
libfdisk-2.40.4-7.fc42.x86_64
libffi-3.4.6-5.fc42.x86_64
libgcc-15.0.1-0.7.fc42.x86_64
libgomp-15.0.1-0.7.fc42.x86_64
libidn2-2.3.7-3.fc42.x86_64
libmount-2.40.4-7.fc42.x86_64
libnghttp2-1.64.0-3.fc42.x86_64
libpkgconf-2.3.0-2.fc42.x86_64
libpsl-0.21.5-5.fc42.x86_64
libselinux-3.8-1.fc42.x86_64
libsemanage-3.8-1.fc42.x86_64
libsepol-3.8-1.fc42.x86_64
libsmartcols-2.40.4-7.fc42.x86_64
libssh-0.11.1-4.fc42.x86_64
libssh-config-0.11.1-4.fc42.noarch
libstdc++-15.0.1-0.7.fc42.x86_64
libtasn1-4.20.0-1.fc42.x86_64
libtool-ltdl-2.5.4-4.fc42.x86_64
libunistring-1.1-9.fc42.x86_64
libuuid-2.40.4-7.fc42.x86_64
libverto-0.3.2-10.fc42.x86_64
libxcrypt-4.4.38-6.fc42.x86_64
libxml2-2.12.9-2.fc42.x86_64
libzstd-1.5.6-3.fc42.x86_64
lua-libs-5.4.7-2.fc42.x86_64
lua-srpm-macros-1-15.fc42.noarch
lz4-libs-1.10.0-2.fc42.x86_64
mpfr-4.2.1-6.fc42.x86_64
ncurses-base-6.5-5.20250125.fc42.noarch
ncurses-libs-6.5-5.20250125.fc42.x86_64
ocaml-srpm-macros-10-4.fc42.noarch
openblas-srpm-macros-2-19.fc42.noarch
openldap-2.6.9-3.fc42.x86_64
openssl-libs-3.2.4-1.fc42.x86_64
p11-kit-0.25.5-5.fc42.x86_64
p11-kit-trust-0.25.5-5.fc42.x86_64
package-notes-srpm-macros-0.5-13.fc42.noarch
pam-libs-1.7.0-4.fc42.x86_64
patch-2.7.6-26.fc42.x86_64
pcre2-10.44-1.fc42.2.x86_64
pcre2-syntax-10.44-1.fc42.2.noarch
perl-srpm-macros-1-57.fc42.noarch
pkgconf-2.3.0-2.fc42.x86_64
pkgconf-m4-2.3.0-2.fc42.noarch
pkgconf-pkg-config-2.3.0-2.fc42.x86_64
popt-1.19-8.fc42.x86_64
publicsuffix-list-dafsa-20250116-1.fc42.noarch
pyproject-srpm-macros-1.17.0-1.fc42.noarch
python-srpm-macros-3.13-4.fc42.noarch
qt5-srpm-macros-5.15.15-1.fc42.noarch
qt6-srpm-macros-6.8.2-2.fc42.noarch
readline-8.2-12.fc42.x86_64
redhat-rpm-config-342-2.fc42.noarch
rpm-4.20.0-8.fc42.x86_64
rpm-build-4.20.0-8.fc42.x86_64
rpm-build-libs-4.20.0-8.fc42.x86_64
rpm-libs-4.20.0-8.fc42.x86_64
rpm-sequoia-1.7.0-5.fc42.x86_64
rust-srpm-macros-26.3-4.fc42.noarch
sed-4.9-4.fc42.x86_64
setup-2.15.0-12.fc42.noarch
shadow-utils-4.17.0-4.fc42.x86_64
sqlite-libs-3.47.2-2.fc42.x86_64
systemd-libs-257.3-10.fc42.x86_64
systemd-standalone-sysusers-257.3-10.fc42.x86_64
tar-1.35-5.fc42.x86_64
tree-sitter-srpm-macros-0.1.0-8.fc42.noarch
unzip-6.0-66.fc42.x86_64
util-linux-2.40.4-7.fc42.x86_64
util-linux-core-2.40.4-7.fc42.x86_64
which-2.23-1.fc42.x86_64
xxhash-libs-0.8.3-2.fc42.x86_64
xz-5.6.3-3.fc42.x86_64
xz-libs-5.6.3-3.fc42.x86_64
zig-srpm-macros-1-4.fc42.noarch
zip-3.0-43.fc42.x86_64
zlib-ng-compat-2.2.3-2.fc42.x86_64
zstd-1.5.6-3.fc42.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1737158400
Wrote: /builddir/build/SRPMS/python-pynetdicom-2.1.1-4.fc42.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-42-x86_64-1741003873.725399/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-zgzg74jm/python-pynetdicom/python-pynetdicom.spec) Config(child) 0 minutes 15 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/python-pynetdicom-2.1.1-4.fc42.src.rpm)  Config(fedora-42-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap-1741003873.725399/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap-1741003873.725399/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-1741003873.725399/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-8.fc42.x86_64
  rpm-sequoia-1.7.0-5.fc42.x86_64
  dnf5-5.2.10.0-2.fc42.x86_64
  dnf5-plugins-5.2.10.0-2.fc42.x86_64
Finish: chroot init
Start: build phase for python-pynetdicom-2.1.1-4.fc42.src.rpm
Start: build setup for python-pynetdicom-2.1.1-4.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1737158400
Wrote: /builddir/build/SRPMS/python-pynetdicom-2.1.1-4.fc42.src.rpm
Updating and loading repositories:
 updates                                100% | 252.5 KiB/s |  29.8 KiB |  00m00s
 fedora                                 100% | 808.3 KiB/s |  26.7 KiB |  00m00s
 Copr repository                        100% | 139.4 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                    Arch   Version                         Repository      Size
Installing:
 python3-devel             x86_64 3.13.2-2.fc42                   fedora       1.8 MiB
 python3-pydicom-data      noarch 1.0.0^20240919git8da482f-2.fc42 fedora      56.6 MiB
 python3-pyfakefs          noarch 5.7.4-1.fc42                    fedora       3.9 MiB
 python3-pytest            noarch 8.3.4-2.fc42                    fedora      20.8 MiB
 python3-sqlalchemy        x86_64 2.0.38-1.fc42                   copr_base   22.3 MiB
Installing dependencies:
 expat                     x86_64 2.6.4-2.fc42                    fedora     292.8 KiB
 libb2                     x86_64 0.98.1-13.fc42                  fedora      46.1 KiB
 mpdecimal                 x86_64 4.0.0-2.fc42                    fedora     216.8 KiB
 pyproject-rpm-macros      noarch 1.17.0-1.fc42                   copr_base  114.0 KiB
 python-pip-wheel          noarch 24.3.1-2.fc42                   fedora       1.2 MiB
 python-rpm-macros         noarch 3.13-4.fc42                     fedora      22.1 KiB
 python3                   x86_64 3.13.2-2.fc42                   fedora      27.6 KiB
 python3-greenlet          x86_64 3.1.1-2.fc42                    fedora     942.9 KiB
 python3-iniconfig         noarch 1.1.1-25.fc42                   fedora      20.6 KiB
 python3-libs              x86_64 3.13.2-2.fc42                   fedora      39.9 MiB
 python3-packaging         noarch 24.2-4.fc42                     copr_base  555.7 KiB
 python3-pluggy            noarch 1.5.0-2.fc42                    fedora     192.7 KiB
 python3-rpm-generators    noarch 14-12.fc42                      fedora      81.7 KiB
 python3-rpm-macros        noarch 3.13-4.fc42                     fedora       6.4 KiB
 python3-typing-extensions noarch 4.12.2-4.fc42                   fedora     458.2 KiB
 tzdata                    noarch 2025a-1.fc42                    fedora       1.6 MiB

Transaction Summary:
 Installing:        21 packages

Total size of inbound packages is 48 MiB. Need to download 48 MiB.
After this operation, 151 MiB extra will be used (install 151 MiB, remove 0 B).
[ 1/21] python3-pyfakefs-0:5.7.4-1.fc42 100% |  33.0 MiB/s | 573.8 KiB |  00m00s
[ 2/21] python3-devel-0:3.13.2-2.fc42.x 100% |  21.9 MiB/s | 404.1 KiB |  00m00s
[ 3/21] expat-0:2.6.4-2.fc42.x86_64     100% |  12.4 MiB/s | 114.7 KiB |  00m00s
[ 4/21] libb2-0:0.98.1-13.fc42.x86_64   100% |   3.5 MiB/s |  25.4 KiB |  00m00s
[ 5/21] mpdecimal-0:4.0.0-2.fc42.x86_64 100% |   7.9 MiB/s |  97.0 KiB |  00m00s
[ 6/21] tzdata-0:2025a-1.fc42.noarch    100% |  18.8 MiB/s | 713.3 KiB |  00m00s
[ 7/21] python3-pytest-0:8.3.4-2.fc42.n 100% |  43.0 MiB/s |   2.2 MiB |  00m00s
[ 8/21] python3-pydicom-data-0:1.0.0^20 100% | 169.2 MiB/s |  29.1 MiB |  00m00s
[ 9/21] python3-sqlalchemy-0:2.0.38-1.f 100% |  85.4 MiB/s |   3.6 MiB |  00m00s
[10/21] python3-typing-extensions-0:4.1 100% |  15.2 MiB/s |  93.4 KiB |  00m00s
[11/21] python3-0:3.13.2-2.fc42.x86_64  100% |   9.2 MiB/s |  28.4 KiB |  00m00s
[12/21] python3-iniconfig-0:1.1.1-25.fc 100% |   8.8 MiB/s |  18.1 KiB |  00m00s
[13/21] python3-greenlet-0:3.1.1-2.fc42 100% |  32.5 MiB/s | 266.6 KiB |  00m00s
[14/21] python3-packaging-0:24.2-4.fc42 100% |  47.0 MiB/s | 144.3 KiB |  00m00s
[15/21] python3-pluggy-0:1.5.0-2.fc42.n 100% |  19.2 MiB/s |  58.9 KiB |  00m00s
[16/21] python-rpm-macros-0:3.13-4.fc42 100% |   4.1 MiB/s |  16.9 KiB |  00m00s
[17/21] python3-rpm-generators-0:14-12. 100% |   9.5 MiB/s |  29.2 KiB |  00m00s
[18/21] python3-libs-0:3.13.2-2.fc42.x8 100% |  48.1 MiB/s |   9.2 MiB |  00m00s
[19/21] python3-rpm-macros-0:3.13-4.fc4 100% |   1.3 MiB/s |  11.7 KiB |  00m00s
[20/21] pyproject-rpm-macros-0:1.17.0-1 100% |  22.1 MiB/s |  45.2 KiB |  00m00s
[21/21] python-pip-wheel-0:24.3.1-2.fc4 100% |  36.5 MiB/s |   1.2 MiB |  00m00s
--------------------------------------------------------------------------------
[21/21] Total                           100% | 158.3 MiB/s |  47.8 MiB |  00m00s
Running transaction
[ 1/23] Verify package files            100% | 157.0   B/s |  21.0   B |  00m00s
[ 2/23] Prepare transaction             100% | 677.0   B/s |  21.0   B |  00m00s
[ 3/23] Installing python-rpm-macros-0: 100% |   0.0   B/s |  22.8 KiB |  00m00s
[ 4/23] Installing python3-rpm-macros-0 100% |   0.0   B/s |   6.7 KiB |  00m00s
[ 5/23] Installing pyproject-rpm-macros 100% | 113.2 MiB/s | 115.9 KiB |  00m00s
[ 6/23] Installing python-pip-wheel-0:2 100% | 248.8 MiB/s |   1.2 MiB |  00m00s
[ 7/23] Installing tzdata-0:2025a-1.fc4 100% |  65.0 MiB/s |   1.9 MiB |  00m00s
[ 8/23] Installing mpdecimal-0:4.0.0-2. 100% | 213.2 MiB/s | 218.4 KiB |  00m00s
[ 9/23] Installing libb2-0:0.98.1-13.fc 100% |   0.0   B/s |  47.2 KiB |  00m00s
[10/23] Installing expat-0:2.6.4-2.fc42 100% |  16.0 MiB/s | 294.9 KiB |  00m00s
[11/23] Installing python3-libs-0:3.13. 100% | 350.3 MiB/s |  40.3 MiB |  00m00s
[12/23] Installing python3-0:3.13.2-2.f 100% |   2.2 MiB/s |  29.4 KiB |  00m00s
[13/23] Installing python3-packaging-0: 100% | 277.4 MiB/s | 568.0 KiB |  00m00s
[14/23] Installing python3-rpm-generato 100% |   0.0   B/s |  82.9 KiB |  00m00s
[15/23] Installing python3-typing-exten 100% | 224.9 MiB/s | 460.6 KiB |  00m00s
[16/23] Installing python3-greenlet-0:3 100% | 237.6 MiB/s | 973.2 KiB |  00m00s
[17/23] Installing python3-iniconfig-0: 100% |  23.0 MiB/s |  23.5 KiB |  00m00s
[18/23] Installing python3-pluggy-0:1.5 100% |  64.8 MiB/s | 199.0 KiB |  00m00s
[19/23] Installing python3-pytest-0:8.3 100% | 375.2 MiB/s |  21.0 MiB |  00m00s
[20/23] Installing python3-pyfakefs-0:5 100% | 355.0 MiB/s |   3.9 MiB |  00m00s
[21/23] Installing python3-sqlalchemy-0 100% | 409.0 MiB/s |  22.5 MiB |  00m00s
[22/23] Installing python3-devel-0:3.13 100% |  90.9 MiB/s |   1.8 MiB |  00m00s
[23/23] Installing python3-pydicom-data 100% | 413.4 MiB/s |  56.6 MiB |  00m00s
Warning: skipped OpenPGP checks for 3 packages from repository: copr_base
Complete!
Finish: build setup for python-pynetdicom-2.1.1-4.fc42.src.rpm
Start: rpmbuild python-pynetdicom-2.1.1-4.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1737158400
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.YnreOF
+ umask 022
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ test -d /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ /usr/bin/rm -rf /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-pynetdicom-2.1.1-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v1wHAk
+ umask 022
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ rm -rf pynetdicom-2.1.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pynetdicom-2.1.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pynetdicom-2.1.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/pynetdicom-2.1.1-pydicom-3.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP .
recursedown('.')
recursedown('./.circleci')
recursedown('./.github')
recursedown('./.github/ISSUE_TEMPLATE')
recursedown('./.github/workflows')
recursedown('./build_tools')
recursedown('./build_tools/circle')
recursedown('./build_tools/sphinx')
recursedown('./docs')
recursedown('./docs/_static')
recursedown('./docs/_static/css')
recursedown('./docs/_templates')
recursedown('./docs/apps')
recursedown('./docs/assets')
recursedown('./docs/assets/img')
recursedown('./docs/changelog')
recursedown('./docs/examples')
recursedown('./docs/reference')
recursedown('./docs/service_classes')
recursedown('./docs/tutorials')
recursedown('./docs/user')
recursedown('./pynetdicom')
recursedown('./pynetdicom/apps')
recursedown('./pynetdicom/apps/echoscp')
recursedown('./pynetdicom/apps/echoscu')
recursedown('./pynetdicom/apps/findscu')
recursedown('./pynetdicom/apps/getscu')
recursedown('./pynetdicom/apps/movescu')
recursedown('./pynetdicom/apps/qrscp')
recursedown('./pynetdicom/apps/storescp')
recursedown('./pynetdicom/apps/storescu')
recursedown('./pynetdicom/apps/tests')
recursedown('./pynetdicom/benchmarks')
recursedown('./pynetdicom/tests')
recursedown('./pynetdicom/tests/cert_files')
recursedown('./pynetdicom/tests/dicom_files')
./build_tools/sphinx/github_link.py: no change
./docs/conf.py: no change
./docs/fix_search.py: no change
./docs/_templates/numpydoc_docstring.py: no change
./pynetdicom/__init__.py: no change
./pynetdicom/__main__.py: no change
./pynetdicom/_config.py: no change
./pynetdicom/_globals.py: no change
./pynetdicom/_handlers.py: no change
./pynetdicom/_validators.py: no change
./pynetdicom/_version.py: no change
./pynetdicom/acse.py: no change
./pynetdicom/ae.py: no change
./pynetdicom/association.py: no change
./pynetdicom/dimse.py: no change
./pynetdicom/dimse_messages.py: no change
./pynetdicom/dimse_primitives.py: no change
./pynetdicom/dsutils.py: no change
./pynetdicom/dul.py: no change
./pynetdicom/events.py: no change
./pynetdicom/fsm.py: no change
./pynetdicom/pdu.py: no change
./pynetdicom/pdu_items.py: no change
./pynetdicom/pdu_primitives.py: no change
./pynetdicom/presentation.py: no change
./pynetdicom/service_class.py: no change
./pynetdicom/service_class_n.py: no change
./pynetdicom/sop_class.py: no change
./pynetdicom/status.py: no change
./pynetdicom/timer.py: no change
./pynetdicom/transport.py: no change
./pynetdicom/utils.py: no change
./pynetdicom/apps/__init__.py: no change
./pynetdicom/apps/common.py: no change
./pynetdicom/apps/echoscp/__init__.py: no change
./pynetdicom/apps/echoscp/echoscp.py: updating
./pynetdicom/apps/echoscu/__init__.py: no change
./pynetdicom/apps/echoscu/echoscu.py: updating
./pynetdicom/apps/findscu/__init__.py: no change
./pynetdicom/apps/findscu/findscu.py: updating
./pynetdicom/apps/getscu/__init__.py: no change
./pynetdicom/apps/getscu/getscu.py: updating
./pynetdicom/apps/movescu/__init__.py: no change
./pynetdicom/apps/movescu/movescu.py: updating
./pynetdicom/apps/qrscp/__init__.py: no change
./pynetdicom/apps/qrscp/db.py: no change
./pynetdicom/apps/qrscp/handlers.py: no change
./pynetdicom/apps/qrscp/qrscp.py: updating
./pynetdicom/apps/storescp/__init__.py: no change
./pynetdicom/apps/storescp/storescp.py: updating
./pynetdicom/apps/storescu/__init__.py: no change
./pynetdicom/apps/storescu/storescu.py: updating
./pynetdicom/apps/tests/__init__.py: no change
./pynetdicom/apps/tests/test_common.py: no change
./pynetdicom/apps/tests/test_echoscp.py: no change
./pynetdicom/apps/tests/test_echoscu.py: no change
./pynetdicom/apps/tests/test_findscu.py: no change
./pynetdicom/apps/tests/test_getscu.py: no change
./pynetdicom/apps/tests/test_movescu.py: no change
./pynetdicom/apps/tests/test_qrscp_db.py: no change
./pynetdicom/apps/tests/test_qrscp_echo.py: no change
./pynetdicom/apps/tests/test_qrscp_find.py: no change
./pynetdicom/apps/tests/test_qrscp_get.py: no change
./pynetdicom/apps/tests/test_qrscp_move.py: no change
./pynetdicom/apps/tests/test_qrscp_store.py: no change
./pynetdicom/apps/tests/test_storescp.py: no change
./pynetdicom/apps/tests/test_storescu.py: no change
./pynetdicom/benchmarks/__init__.py: no change
./pynetdicom/benchmarks/bench_c_send.py: no change
./pynetdicom/benchmarks/bench_dimse_message.py: no change
./pynetdicom/benchmarks/bench_pdu.py: no change
./pynetdicom/benchmarks/bench_presentation.py: no change
./pynetdicom/tests/__init__.py: no change
./pynetdicom/tests/benchmark_script.py: updating
./pynetdicom/tests/encoded_dimse_msg.py: no change
./pynetdicom/tests/encoded_dimse_n_msg.py: no change
./pynetdicom/tests/encoded_pdu_items.py: no change
./pynetdicom/tests/hide_modules.py: no change
./pynetdicom/tests/parrot.py: no change
./pynetdicom/tests/test_acse.py: no change
./pynetdicom/tests/test_ae.py: no change
./pynetdicom/tests/test_assoc.py: no change
./pynetdicom/tests/test_assoc_n.py: no change
./pynetdicom/tests/test_assoc_user.py: no change
./pynetdicom/tests/test_cli.py: no change
./pynetdicom/tests/test_dimse_c.py: no change
./pynetdicom/tests/test_dimse_msg.py: no change
./pynetdicom/tests/test_dimse_n.py: no change
./pynetdicom/tests/test_dimse_provider.py: no change
./pynetdicom/tests/test_dsutils.py: no change
./pynetdicom/tests/test_dul.py: no change
./pynetdicom/tests/test_environment.py: no change
./pynetdicom/tests/test_events.py: no change
./pynetdicom/tests/test_fsm.py: no change
./pynetdicom/tests/test_logging.py: no change
./pynetdicom/tests/test_pdu.py: no change
./pynetdicom/tests/test_pdu_items.py: no change
./pynetdicom/tests/test_presentation.py: no change
./pynetdicom/tests/test_primitives.py: no change
./pynetdicom/tests/test_service_class.py: no change
./pynetdicom/tests/test_service_n.py: no change
./pynetdicom/tests/test_service_non_patient.py: no change
./pynetdicom/tests/test_service_qr.py: no change
./pynetdicom/tests/test_service_relevant_patient.py: no change
./pynetdicom/tests/test_service_storage.py: no change
./pynetdicom/tests/test_service_substance_admin.py: no change
./pynetdicom/tests/test_service_verification.py: no change
./pynetdicom/tests/test_sop.py: no change
./pynetdicom/tests/test_status.py: no change
./pynetdicom/tests/test_timer.py: no change
./pynetdicom/tests/test_transport.py: no change
./pynetdicom/tests/test_utils.py: no change
./pynetdicom/tests/test_validators.py: no change
./pynetdicom/tests/utils.py: no change
+ sed -i 's/poetry-core >=1.8,<2/poetry-core >=1.8,<3/' pyproject.toml
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.PCDsvn
+ umask 022
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ cd pynetdicom-2.1.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/pyproject-wheeldir --output /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-buildrequires
Handling poetry-core >=1.8,<3 from build-system.requires
Requirement not satisfied: poetry-core >=1.8,<3
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pynetdicom-2.1.1-4.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 740.9 KiB/s |  26.7 KiB |  00m00s
 updates                                100% | 522.7 KiB/s |  29.8 KiB |  00m00s
 Copr repository                        100% | 139.4 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "pyproject-rpm-macros-1.17.0-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.2-2.fc42.x86_64" is already installed.
Package "python3-packaging-24.2-4.fc42.noarch" is already installed.
Package "python3-pydicom-data-1.0.0^20240919git8da482f-2.fc42.noarch" is already installed.
Package "python3-pyfakefs-5.7.4-1.fc42.noarch" is already installed.
Package "python3-pytest-8.3.4-2.fc42.noarch" is already installed.
Package "python3-sqlalchemy-2.0.38-1.fc42.x86_64" is already installed.

Package                 Arch   Version       Repository      Size
Installing:
 python3-pip            noarch 24.3.1-2.fc42 fedora      11.3 MiB
 python3-poetry-core    noarch 1.9.1-2.fc42  fedora       1.0 MiB
Installing dependencies:
 python3-fastjsonschema noarch 2.21.1-2.fc42 copr_base  189.1 KiB
 python3-lark           noarch 1.2.2-2.fc42  fedora       1.3 MiB

Transaction Summary:
 Installing:         4 packages

Total size of inbound packages is 3 MiB. Need to download 3 MiB.
After this operation, 14 MiB extra will be used (install 14 MiB, remove 0 B).
[1/4] python3-lark-0:1.2.2-2.fc42.noarc 100% |  25.4 MiB/s | 389.4 KiB |  00m00s
[2/4] python3-poetry-core-0:1.9.1-2.fc4 100% |  18.3 MiB/s | 299.2 KiB |  00m00s
[3/4] python3-pip-0:24.3.1-2.fc42.noarc 100% | 129.6 MiB/s |   2.7 MiB |  00m00s
[4/4] python3-fastjsonschema-0:2.21.1-2 100% |   6.4 MiB/s |  59.3 KiB |  00m00s
--------------------------------------------------------------------------------
[4/4] Total                             100% |  10.8 MiB/s |   3.5 MiB |  00m00s
Running transaction
[1/6] Verify package files              100% | 444.0   B/s |   4.0   B |  00m00s
[2/6] Prepare transaction               100% | 250.0   B/s |   4.0   B |  00m00s
[3/6] Installing python3-fastjsonschema 100% |  96.2 MiB/s | 197.1 KiB |  00m00s
[4/6] Installing python3-lark-0:1.2.2-2 100% | 219.6 MiB/s |   1.3 MiB |  00m00s
[5/6] Installing python3-poetry-core-0: 100% | 105.2 MiB/s |   1.1 MiB |  00m00s
[6/6] Installing python3-pip-0:24.3.1-2 100% | 159.1 MiB/s |  11.6 MiB |  00m00s
Warning: skipped OpenPGP checks for 1 package from repository: copr_base
Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1737158400
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.irS4Yg
+ umask 022
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ cd pynetdicom-2.1.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/pyproject-wheeldir --output /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-buildrequires
Handling poetry-core >=1.8,<3 from build-system.requires
Requirement satisfied: poetry-core >=1.8,<3
   (installed: poetry-core 1.9.1)
Handling asv (>=0.6,<0.7) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: asv (>=0.6,<0.7) ; extra == "dev"
Handling black (>=23.1,<25.0) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: black (>=23.1,<25.0) ; extra == "dev"
Handling codespell (>=2.2,<3.0) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: codespell (>=2.2,<3.0) ; extra == "dev"
Handling coverage (>=7.3,<8.0) ; extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: coverage (>=7.3,<8.0) ; extra == "dev" or extra == "tests"
Handling mypy (>=1.7,<2.0) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: mypy (>=1.7,<2.0) ; extra == "dev"
Handling numpydoc (>=1.6,<2.0) ; extra == "docs" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: numpydoc (>=1.6,<2.0) ; extra == "docs"
Handling pydicom (>=2.4) from hook generated metadata: Requires-Dist (pynetdicom)
Requirement not satisfied: pydicom (>=2.4)
Handling pyfakefs (>=5.3,<6.0) ; extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: pyfakefs (>=5.3,<6.0) ; extra == "dev" or extra == "tests"
Handling pytest (>=7.4,<8.0) ; extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: pytest (>=7.4,<8.0) ; extra == "dev" or extra == "tests"
Handling pytest-cov (>=4.1,<5.0) ; extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: pytest-cov (>=4.1,<5.0) ; extra == "dev" or extra == "tests"
Handling ruff (==0.1.5) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: ruff (==0.1.5) ; extra == "dev"
Handling sphinx (>=7.2,<8.0) ; extra == "docs" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: sphinx (>=7.2,<8.0) ; extra == "docs"
Handling sphinx-copybutton (>=0.5,<0.6) ; extra == "docs" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: sphinx-copybutton (>=0.5,<0.6) ; extra == "docs"
Handling sphinx-rtd-theme (>=1.3,<2.0) ; extra == "docs" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: sphinx-rtd-theme (>=1.3,<2.0) ; extra == "docs"
Handling sqlalchemy (>=2.0,<3.0) ; extra == "apps" or extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: sqlalchemy (>=2.0,<3.0) ; extra == "apps" or extra == "dev" or extra == "tests"
+ cat /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-buildrequires
+ rm -rfv pynetdicom-2.1.1.dist-info/
removed 'pynetdicom-2.1.1.dist-info/entry_points.txt'
removed 'pynetdicom-2.1.1.dist-info/WHEEL'
removed 'pynetdicom-2.1.1.dist-info/METADATA'
removed 'pynetdicom-2.1.1.dist-info/LICENCE'
removed directory 'pynetdicom-2.1.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pynetdicom-2.1.1-4.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 updates                                100% | 465.5 KiB/s |  29.8 KiB |  00m00s
 fedora                                 100% | 459.9 KiB/s |  26.7 KiB |  00m00s
 Copr repository                        100% | 109.5 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "pyproject-rpm-macros-1.17.0-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.2-2.fc42.x86_64" is already installed.
Package "python3-packaging-24.2-4.fc42.noarch" is already installed.
Package "python3-pip-24.3.1-2.fc42.noarch" is already installed.
Package "python3-pydicom-data-1.0.0^20240919git8da482f-2.fc42.noarch" is already installed.
Package "python3-pyfakefs-5.7.4-1.fc42.noarch" is already installed.
Package "python3-pytest-8.3.4-2.fc42.noarch" is already installed.
Package "python3-sqlalchemy-2.0.38-1.fc42.x86_64" is already installed.

Package          Arch   Version      Repository      Size
Installing:
 python3-pydicom noarch 3.0.1-8.fc42 fedora      13.5 MiB

Transaction Summary:
 Installing:         1 package

Total size of inbound packages is 3 MiB. Need to download 3 MiB.
After this operation, 14 MiB extra will be used (install 14 MiB, remove 0 B).
[1/1] python3-pydicom-0:3.0.1-8.fc42.no 100% |  66.5 MiB/s |   3.0 MiB |  00m00s
--------------------------------------------------------------------------------
[1/1] Total                             100% |  20.4 MiB/s |   3.0 MiB |  00m00s
Running transaction
[1/3] Verify package files              100% | 125.0   B/s |   1.0   B |  00m00s
[2/3] Prepare transaction               100% | 100.0   B/s |   1.0   B |  00m00s
[3/3] Installing python3-pydicom-0:3.0. 100% | 226.8 MiB/s |  13.6 MiB |  00m00s
Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1737158400
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.upj9GD
+ umask 022
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ cd pynetdicom-2.1.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/pyproject-wheeldir --output /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-buildrequires
Handling poetry-core >=1.8,<3 from build-system.requires
Requirement satisfied: poetry-core >=1.8,<3
   (installed: poetry-core 1.9.1)
Handling asv (>=0.6,<0.7) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: asv (>=0.6,<0.7) ; extra == "dev"
Handling black (>=23.1,<25.0) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: black (>=23.1,<25.0) ; extra == "dev"
Handling codespell (>=2.2,<3.0) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: codespell (>=2.2,<3.0) ; extra == "dev"
Handling coverage (>=7.3,<8.0) ; extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: coverage (>=7.3,<8.0) ; extra == "dev" or extra == "tests"
Handling mypy (>=1.7,<2.0) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: mypy (>=1.7,<2.0) ; extra == "dev"
Handling numpydoc (>=1.6,<2.0) ; extra == "docs" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: numpydoc (>=1.6,<2.0) ; extra == "docs"
Handling pydicom (>=2.4) from hook generated metadata: Requires-Dist (pynetdicom)
Requirement satisfied: pydicom (>=2.4)
   (installed: pydicom 3.0.1)
Handling pyfakefs (>=5.3,<6.0) ; extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: pyfakefs (>=5.3,<6.0) ; extra == "dev" or extra == "tests"
Handling pytest (>=7.4,<8.0) ; extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: pytest (>=7.4,<8.0) ; extra == "dev" or extra == "tests"
Handling pytest-cov (>=4.1,<5.0) ; extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: pytest-cov (>=4.1,<5.0) ; extra == "dev" or extra == "tests"
Handling ruff (==0.1.5) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: ruff (==0.1.5) ; extra == "dev"
Handling sphinx (>=7.2,<8.0) ; extra == "docs" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: sphinx (>=7.2,<8.0) ; extra == "docs"
Handling sphinx-copybutton (>=0.5,<0.6) ; extra == "docs" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: sphinx-copybutton (>=0.5,<0.6) ; extra == "docs"
Handling sphinx-rtd-theme (>=1.3,<2.0) ; extra == "docs" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: sphinx-rtd-theme (>=1.3,<2.0) ; extra == "docs"
Handling sqlalchemy (>=2.0,<3.0) ; extra == "apps" or extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: sqlalchemy (>=2.0,<3.0) ; extra == "apps" or extra == "dev" or extra == "tests"
+ cat /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-buildrequires
+ rm -rfv pynetdicom-2.1.1.dist-info/
removed 'pynetdicom-2.1.1.dist-info/entry_points.txt'
removed 'pynetdicom-2.1.1.dist-info/WHEEL'
removed 'pynetdicom-2.1.1.dist-info/METADATA'
removed 'pynetdicom-2.1.1.dist-info/LICENCE'
removed directory 'pynetdicom-2.1.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-pynetdicom-2.1.1-4.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 updates                                100% | 327.4 KiB/s |  29.8 KiB |  00m00s
 fedora                                 100% |  90.7 KiB/s |  26.7 KiB |  00m00s
 Copr repository                        100% | 127.8 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "pyproject-rpm-macros-1.17.0-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.2-2.fc42.x86_64" is already installed.
Package "python3-packaging-24.2-4.fc42.noarch" is already installed.
Package "python3-pip-24.3.1-2.fc42.noarch" is already installed.
Package "python3-pydicom-3.0.1-8.fc42.noarch" is already installed.
Package "python3-pydicom-data-1.0.0^20240919git8da482f-2.fc42.noarch" is already installed.
Package "python3-pyfakefs-5.7.4-1.fc42.noarch" is already installed.
Package "python3-pytest-8.3.4-2.fc42.noarch" is already installed.
Package "python3-sqlalchemy-2.0.38-1.fc42.x86_64" is already installed.

Nothing to do.
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1737158400
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.QjobqN
+ umask 022
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ cd pynetdicom-2.1.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/pyproject-wheeldir --output /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-buildrequires
Handling poetry-core >=1.8,<3 from build-system.requires
Requirement satisfied: poetry-core >=1.8,<3
   (installed: poetry-core 1.9.1)
Handling asv (>=0.6,<0.7) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: asv (>=0.6,<0.7) ; extra == "dev"
Handling black (>=23.1,<25.0) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: black (>=23.1,<25.0) ; extra == "dev"
Handling codespell (>=2.2,<3.0) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: codespell (>=2.2,<3.0) ; extra == "dev"
Handling coverage (>=7.3,<8.0) ; extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: coverage (>=7.3,<8.0) ; extra == "dev" or extra == "tests"
Handling mypy (>=1.7,<2.0) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: mypy (>=1.7,<2.0) ; extra == "dev"
Handling numpydoc (>=1.6,<2.0) ; extra == "docs" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: numpydoc (>=1.6,<2.0) ; extra == "docs"
Handling pydicom (>=2.4) from hook generated metadata: Requires-Dist (pynetdicom)
Requirement satisfied: pydicom (>=2.4)
   (installed: pydicom 3.0.1)
Handling pyfakefs (>=5.3,<6.0) ; extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: pyfakefs (>=5.3,<6.0) ; extra == "dev" or extra == "tests"
Handling pytest (>=7.4,<8.0) ; extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: pytest (>=7.4,<8.0) ; extra == "dev" or extra == "tests"
Handling pytest-cov (>=4.1,<5.0) ; extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: pytest-cov (>=4.1,<5.0) ; extra == "dev" or extra == "tests"
Handling ruff (==0.1.5) ; extra == "dev" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: ruff (==0.1.5) ; extra == "dev"
Handling sphinx (>=7.2,<8.0) ; extra == "docs" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: sphinx (>=7.2,<8.0) ; extra == "docs"
Handling sphinx-copybutton (>=0.5,<0.6) ; extra == "docs" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: sphinx-copybutton (>=0.5,<0.6) ; extra == "docs"
Handling sphinx-rtd-theme (>=1.3,<2.0) ; extra == "docs" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: sphinx-rtd-theme (>=1.3,<2.0) ; extra == "docs"
Handling sqlalchemy (>=2.0,<3.0) ; extra == "apps" or extra == "dev" or extra == "tests" from hook generated metadata: Requires-Dist (pynetdicom)
Ignoring alien requirement: sqlalchemy (>=2.0,<3.0) ; extra == "apps" or extra == "dev" or extra == "tests"
+ cat /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-buildrequires
+ rm -rfv pynetdicom-2.1.1.dist-info/
removed 'pynetdicom-2.1.1.dist-info/entry_points.txt'
removed 'pynetdicom-2.1.1.dist-info/WHEEL'
removed 'pynetdicom-2.1.1.dist-info/METADATA'
removed 'pynetdicom-2.1.1.dist-info/LICENCE'
removed directory 'pynetdicom-2.1.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9gp86k
+ umask 022
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd pynetdicom-2.1.1
+ mkdir -p /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/pyproject-wheeldir
Processing /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: pynetdicom
  Building wheel for pynetdicom (pyproject.toml): started
  Running command Building wheel for pynetdicom (pyproject.toml)
  Building wheel for pynetdicom (pyproject.toml): finished with status 'done'
  Created wheel for pynetdicom: filename=pynetdicom-2.1.1-py3-none-any.whl size=1625492 sha256=b05ed2168e931270eea7fd0b1e06f3deceabea887f517459954adb27dfe72fa9
  Stored in directory: /builddir/.cache/pip/wheels/ee/be/93/60856d78aada1a2b7280d01e384254e10d4c4d5552f65a7a7e
Successfully built pynetdicom
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mLKdV1
+ umask 022
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ '[' /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT
++ dirname /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ mkdir /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd pynetdicom-2.1.1
++ ls /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/pyproject-wheeldir/pynetdicom-2.1.1-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=pynetdicom==2.1.1
+ '[' -z pynetdicom==2.1.1 ']'
+ TMPDIR=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/pyproject-wheeldir pynetdicom==2.1.1
Using pip 24.3.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/pyproject-wheeldir
Processing ./pyproject-wheeldir/pynetdicom-2.1.1-py3-none-any.whl
Installing collected packages: pynetdicom
  Creating /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin
  changing mode of /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/echoscp to 755
  changing mode of /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/echoscu to 755
  changing mode of /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/findscu to 755
  changing mode of /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/getscu to 755
  changing mode of /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/movescu to 755
  changing mode of /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/qrscp to 755
  changing mode of /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/storescp to 755
  changing mode of /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/storescu to 755
Successfully installed pynetdicom-2.1.1
+ '[' -d /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin ']'
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/echoscp /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/echoscu /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/findscu /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/getscu /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/movescu /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/qrscp /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/storescp /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/storescu
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/echoscp: updating
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/echoscu: updating
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/findscu: updating
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/getscu: updating
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/movescu: updating
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/qrscp: updating
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/storescp: updating
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/storescu: updating
+ rm -rfv /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin/__pycache__
+ rm -f /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib/python3.13/site-packages")
+ '[' /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/pynetdicom-2.1.1.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom-2.1.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT --record /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom-2.1.1.dist-info/RECORD --output /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom-2.1.1.dist-info/RECORD
removed '/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom-2.1.1.dist-info/RECORD'
+ rm -fv /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom-2.1.1.dist-info/REQUESTED
removed '/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom-2.1.1.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-files --output-modules /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-modules --buildroot /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-record --prefix /usr -L pynetdicom
+ rm -f /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/LICENCE
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
Bytecompiling .py files below /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13 using python3.13
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/echoscp/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/echoscu/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/findscu/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/echoscu/__pycache__/echoscu.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/getscu/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/echoscp/__pycache__/echoscp.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/movescu/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/findscu/__pycache__/findscu.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/qrscp/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/getscu/__pycache__/getscu.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/movescu/__pycache__/movescu.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/qrscp/__pycache__/handlers.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/qrscp/__pycache__/qrscp.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/storescp/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/storescu/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/storescp/__pycache__/storescp.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/qrscp/__pycache__/db.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/storescu/__pycache__/storescu.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_echoscp.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/qrscp/__pycache__/db.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_findscu.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_echoscu.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_getscu.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_qrscp_echo.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_qrscp_get.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_qrscp_move.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_qrscp_find.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_qrscp_store.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_qrscp_db.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_movescu.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_storescp.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_echoscp.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_echoscu.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_storescu.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_qrscp_get.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_qrscp_move.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_movescu.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_qrscp_store.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_qrscp_echo.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_findscu.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_storescp.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_qrscp_db.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_getscu.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_qrscp_find.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/benchmarks/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/benchmarks/__pycache__/bench_dimse_message.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/benchmarks/__pycache__/bench_c_send.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/__pycache__/common.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/benchmarks/__pycache__/bench_c_send.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/benchmarks/__pycache__/bench_pdu.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/encoded_dimse_msg.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/encoded_dimse_n_msg.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/encoded_pdu_items.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/benchmarks/__pycache__/bench_presentation.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/apps/tests/__pycache__/test_storescu.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/hide_modules.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/benchmark_script.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/parrot.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_ae.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_acse.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_cli.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_assoc_user.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_dimse_c.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_assoc_n.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_dimse_msg.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_dimse_n.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_dsutils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_environment.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_dimse_provider.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_events.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_dul.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_logging.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_assoc.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_pdu.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_primitives.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_class.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_pdu_items.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_presentation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_non_patient.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_relevant_patient.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_n.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_substance_admin.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_storage.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_verification.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_status.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_timer.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_sop.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_validators.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_environment.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_events.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_fsm.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_dimse_n.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_transport.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_dimse_provider.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_cli.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_dsutils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_dul.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_assoc_user.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_acse.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_dimse_c.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_class.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_dimse_msg.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_ae.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_non_patient.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_n.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_pdu.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_qr.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_primitives.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_presentation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_pdu_items.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_sop.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_relevant_patient.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_timer.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_status.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_logging.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_substance_admin.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_storage.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_verification.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_validators.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_transport.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_fsm.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/__init__.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/__main__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/_config.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/_globals.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/_handlers.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/_validators.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/_version.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/acse.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/ae.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_assoc_n.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/dimse.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/dimse_messages.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/association.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_service_qr.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/dsutils.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/dul.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/events.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/fsm.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/dimse_primitives.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/tests/__pycache__/test_assoc.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/pdu.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/presentation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/pdu_primitives.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/service_class_n.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/sop_class.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/status.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/timer.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/utils.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/__init__.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/_version.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/service_class.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/pdu_items.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/presentation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/transport.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/pdu.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pynetdicom/__pycache__/pdu_items.cpython-313.opt-1.pyc: replacing with normalized version
Scanned 35 directories and 355 files,
               processed 166 inodes,
               166 modified (112 replaced + 54 rewritten),
               0 unsupported format, 0 errors
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wnTjxH
+ umask 022
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd pynetdicom-2.1.1
+ '[' '!' -f /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-modules ']'
+ PATH=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages
+ _PYTHONSITE=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ /usr/bin/python3 -sP /usr/lib/rpm/redhat/import_all_modules.py -f /builddir/build/BUILD/python-pynetdicom-2.1.1-build/python-pynetdicom-2.1.1-4.fc42.x86_64-pyproject-modules -e 'pynetdicom.tests*' -e 'pynetdicom.apps.tests*' -e 'pynetdicom.benchmarks*'
Check import: pynetdicom
Check import: pynetdicom.acse
Check import: pynetdicom.ae
Check import: pynetdicom.apps
Check import: pynetdicom.apps.common
Check import: pynetdicom.apps.echoscp
Check import: pynetdicom.apps.echoscp.echoscp
Check import: pynetdicom.apps.echoscu
Check import: pynetdicom.apps.echoscu.echoscu
Check import: pynetdicom.apps.findscu
Check import: pynetdicom.apps.findscu.findscu
Check import: pynetdicom.apps.getscu
Check import: pynetdicom.apps.getscu.getscu
Check import: pynetdicom.apps.movescu
Check import: pynetdicom.apps.movescu.movescu
Check import: pynetdicom.apps.qrscp
Check import: pynetdicom.apps.qrscp.db
Check import: pynetdicom.apps.qrscp.handlers
Check import: pynetdicom.apps.qrscp.qrscp
Check import: pynetdicom.apps.storescp
Check import: pynetdicom.apps.storescp.storescp
Check import: pynetdicom.apps.storescu
Check import: pynetdicom.apps.storescu.storescu
Check import: pynetdicom.association
Check import: pynetdicom.dimse
Check import: pynetdicom.dimse_messages
Check import: pynetdicom.dimse_primitives
Check import: pynetdicom.dsutils
Check import: pynetdicom.dul
Check import: pynetdicom.events
Check import: pynetdicom.fsm
Check import: pynetdicom.pdu
Check import: pynetdicom.pdu_items
Check import: pynetdicom.pdu_primitives
Check import: pynetdicom.presentation
Check import: pynetdicom.service_class
Check import: pynetdicom.service_class_n
Check import: pynetdicom.sop_class
Check import: pynetdicom.status
Check import: pynetdicom.timer
Check import: pynetdicom.transport
Check import: pynetdicom.utils
+ ignore=' --deselect=pynetdicom/apps/tests'
+ k='not (TestState08 and test_evt16)'
+ k='not (TestState08 and test_evt16) and not (TestAssociationSendCStore and test_dataset_encoding_mismatch)'
+ k='not (TestState08 and test_evt16) and not (TestAssociationSendCStore and test_dataset_encoding_mismatch) and not (TestPrettyElement and test_seq_empty)'
+ k='not (TestState08 and test_evt16) and not (TestAssociationSendCStore and test_dataset_encoding_mismatch) and not (TestPrettyElement and test_seq_empty) and not (TestPrettyElement and test_seq_vm_multi)'
+ k='not (TestState08 and test_evt16) and not (TestAssociationSendCStore and test_dataset_encoding_mismatch) and not (TestPrettyElement and test_seq_empty) and not (TestPrettyElement and test_seq_vm_multi) and not (TestPrettyDataset and test_sequence_empty)'
+ k='not (TestState08 and test_evt16) and not (TestAssociationSendCStore and test_dataset_encoding_mismatch) and not (TestPrettyElement and test_seq_empty) and not (TestPrettyElement and test_seq_vm_multi) and not (TestPrettyDataset and test_sequence_empty) and not (TestPrettyDataset and test_sequence_multi)'
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ PATH=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ /usr/bin/pytest --deselect=pynetdicom/apps/tests -k 'not (TestState08 and test_evt16) and not (TestAssociationSendCStore and test_dataset_encoding_mismatch) and not (TestPrettyElement and test_seq_empty) and not (TestPrettyElement and test_seq_vm_multi) and not (TestPrettyDataset and test_sequence_empty) and not (TestPrettyDataset and test_sequence_multi)' -rs -vv
============================= test session starts ==============================
platform linux -- Python 3.13.2, pytest-8.3.4, pluggy-1.5.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1
configfile: pyproject.toml
plugins: pyfakefs-5.7.4
collecting ... collected 3403 items / 446 deselected / 2957 selected

pynetdicom/tests/test_acse.py::TestACSE::test_default PASSED             [  0%]
pynetdicom/tests/test_acse.py::TestACSE::test_is_aborted PASSED          [  0%]
pynetdicom/tests/test_acse.py::TestACSE::test_is_release_requested PASSED [  0%]
pynetdicom/tests/test_acse.py::TestNegotiationRequestor::test_no_requested_cx PASSED [  0%]
pynetdicom/tests/test_acse.py::TestNegotiationRequestor::test_receive_abort PASSED [  0%]
pynetdicom/tests/test_acse.py::TestNegotiationRequestor::test_receive_ap_abort PASSED [  0%]
pynetdicom/tests/test_acse.py::TestNegotiationRequestor::test_receive_other PASSED [  0%]
pynetdicom/tests/test_acse.py::TestNegotiationRequestor::test_receive_unknown_result PASSED [  0%]
pynetdicom/tests/test_acse.py::TestNegotiationRequestor::test_receive_reject PASSED [  0%]
pynetdicom/tests/test_acse.py::TestNegotiationRequestor::test_receive_accept PASSED [  0%]
pynetdicom/tests/test_acse.py::TestNegotiationAcceptor::test_response_has_rejected PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_request PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_abort[0] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_abort[2] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_abort_raises PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_ap_abort[0] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_ap_abort[1] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_ap_abort[2] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_ap_abort[4] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_ap_abort[5] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_ap_abort[6] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_ap_abort_raises PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_reject[1-1-reasons0] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_reject[2-1-reasons1] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_reject[1-2-reasons2] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_reject[2-2-reasons3] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_reject[1-3-reasons4] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_reject[2-3-reasons5] PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_reject_raises PASSED [  0%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_release PASSED [  1%]
pynetdicom/tests/test_acse.py::TestPrimitiveConstruction::test_send_accept PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req0-rsp0] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req1-rsp1] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req2-rsp2] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req3-rsp3] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req4-rsp4] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req5-rsp5] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req6-rsp6] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req7-rsp7] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req8-rsp8] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req9-rsp9] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req10-rsp10] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req11-rsp11] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req12-rsp12] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req13-rsp13] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req14-rsp14] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req15-rsp15] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req16-rsp16] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req17-rsp17] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req18-rsp18] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_implemented[req19-rsp19] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req0-rsp0] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req1-rsp1] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req2-rsp2] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req3-rsp3] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req4-rsp4] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req5-rsp5] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req6-rsp6] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req7-rsp7] PASSED [  1%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req8-rsp8] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req9-rsp9] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req10-rsp10] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req11-rsp11] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req12-rsp12] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req13-rsp13] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req14-rsp14] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req15-rsp15] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req16-rsp16] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req17-rsp17] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req18-rsp18] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_not_authorised[req19-rsp19] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req0-rsp0] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req1-rsp1] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req2-rsp2] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req3-rsp3] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req4-rsp4] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req5-rsp5] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req6-rsp6] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req7-rsp7] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req8-rsp8] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req9-rsp9] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req10-rsp10] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req11-rsp11] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req12-rsp12] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req13-rsp13] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req14-rsp14] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req15-rsp15] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req16-rsp16] PASSED [  2%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req17-rsp17] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req18-rsp18] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_authorised[req19-rsp19] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_callback_exception PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_none PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_check_usrid_server_response_exception PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req0-rsp0] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req1-rsp1] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req2-rsp2] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req3-rsp3] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req4-rsp4] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req5-rsp5] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req6-rsp6] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req7-rsp7] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req8-rsp8] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req9-rsp9] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req10-rsp10] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req11-rsp11] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req12-rsp12] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req13-rsp13] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req14-rsp14] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req15-rsp15] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req16-rsp16] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req17-rsp17] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req18-rsp18] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_handler[req19-rsp19] PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_functional_authorised_response PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_functional_authorised_no_response PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_functional_not_authorised PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_req_response_reject PASSED [  3%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_req_response_no_user_identity PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_req_response_user_identity PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req0-rsp0] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req1-rsp1] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req2-rsp2] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req3-rsp3] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req4-rsp4] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req5-rsp5] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req6-rsp6] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req7-rsp7] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req8-rsp8] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req9-rsp9] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req10-rsp10] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req11-rsp11] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req12-rsp12] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req13-rsp13] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req14-rsp14] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req15-rsp15] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req16-rsp16] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req17-rsp17] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req18-rsp18] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestUserIdentityNegotiation::test_logging[req19-rsp19] PASSED [  4%]
pynetdicom/tests/test_acse.py::TestSOPClassExtendedNegotiation::test_check_ext_no_req PASSED [  4%]
pynetdicom/tests/test_acse.py::TestSOPClassExtendedNegotiation::test_check_ext_default PASSED [  4%]
pynetdicom/tests/test_acse.py::TestSOPClassExtendedNegotiation::test_check_ext_user_implemented_none PASSED [  4%]
pynetdicom/tests/test_acse.py::TestSOPClassExtendedNegotiation::test_check_ext_bad_implemented_raises PASSED [  4%]
pynetdicom/tests/test_acse.py::TestSOPClassExtendedNegotiation::test_check_ext_bad_implemented_type PASSED [  4%]
pynetdicom/tests/test_acse.py::TestSOPClassExtendedNegotiation::test_check_ext_bad_implemented_item_value PASSED [  4%]
pynetdicom/tests/test_acse.py::TestSOPClassExtendedNegotiation::test_functional_no_response PASSED [  4%]
pynetdicom/tests/test_acse.py::TestSOPClassExtendedNegotiation::test_functional_response PASSED [  5%]
pynetdicom/tests/test_acse.py::TestSOPClassExtendedNegotiation::test_req_response_reject PASSED [  5%]
pynetdicom/tests/test_acse.py::TestSOPClassExtendedNegotiation::test_req_response_no_response PASSED [  5%]
pynetdicom/tests/test_acse.py::TestSOPClassExtendedNegotiation::test_req_response_sop_class_ext PASSED [  5%]
pynetdicom/tests/test_acse.py::TestSOPClassCommonExtendedNegotiation::test_check_ext_no_req PASSED [  5%]
pynetdicom/tests/test_acse.py::TestSOPClassCommonExtendedNegotiation::test_check_ext_default PASSED [  5%]
pynetdicom/tests/test_acse.py::TestSOPClassCommonExtendedNegotiation::test_check_ext_user_implemented_none PASSED [  5%]
pynetdicom/tests/test_acse.py::TestSOPClassCommonExtendedNegotiation::test_check_ext_bad_implemented_raises PASSED [  5%]
pynetdicom/tests/test_acse.py::TestSOPClassCommonExtendedNegotiation::test_check_ext_bad_implemented_type PASSED [  5%]
pynetdicom/tests/test_acse.py::TestSOPClassCommonExtendedNegotiation::test_functional_no_response PASSED [  5%]
pynetdicom/tests/test_acse.py::TestSOPClassCommonExtendedNegotiation::test_functional_response PASSED [  5%]
pynetdicom/tests/test_acse.py::TestAsyncOpsNegotiation::test_check_async_no_req PASSED [  5%]
pynetdicom/tests/test_acse.py::TestAsyncOpsNegotiation::test_check_user_implemented_none PASSED [  5%]
pynetdicom/tests/test_acse.py::TestAsyncOpsNegotiation::test_check_user_implemented_raises PASSED [  5%]
pynetdicom/tests/test_acse.py::TestAsyncOpsNegotiation::test_req_response_reject PASSED [  5%]
pynetdicom/tests/test_acse.py::TestAsyncOpsNegotiation::test_req_response_no_response PASSED [  5%]
pynetdicom/tests/test_acse.py::TestAsyncOpsNegotiation::test_req_response_async PASSED [  5%]
pynetdicom/tests/test_acse.py::TestNegotiateRelease::test_collision_req PASSED [  5%]
pynetdicom/tests/test_acse.py::TestNegotiateRelease::test_release_no_response PASSED [  5%]
pynetdicom/tests/test_acse.py::TestNegotiateRelease::test_release_p_data PASSED [  5%]
pynetdicom/tests/test_acse.py::TestNegotiateRelease::test_coll_acc PASSED [  5%]
pynetdicom/tests/test_acse.py::TestNegotiateRelease::test_collision_req_abort PASSED [  5%]
pynetdicom/tests/test_acse.py::TestNegotiateRelease::test_collision_req_ap_abort PASSED [  5%]
pynetdicom/tests/test_acse.py::TestEventHandlingAcceptor::test_no_handlers PASSED [  5%]
pynetdicom/tests/test_acse.py::TestEventHandlingAcceptor::test_acse_sent PASSED [  5%]
pynetdicom/tests/test_acse.py::TestEventHandlingAcceptor::test_acse_sent_bind PASSED [  5%]
pynetdicom/tests/test_acse.py::TestEventHandlingAcceptor::test_acse_sent_unbind PASSED [  5%]
pynetdicom/tests/test_acse.py::TestEventHandlingAcceptor::test_acse_sent_raises PASSED [  5%]
pynetdicom/tests/test_acse.py::TestEventHandlingAcceptor::test_acse_recv PASSED [  5%]
pynetdicom/tests/test_acse.py::TestEventHandlingAcceptor::test_acse_recv_bind PASSED [  5%]
pynetdicom/tests/test_acse.py::TestEventHandlingAcceptor::test_acse_recv_unbind PASSED [  6%]
pynetdicom/tests/test_acse.py::TestEventHandlingAcceptor::test_acse_recv_raises PASSED [  6%]
pynetdicom/tests/test_acse.py::TestEventHandlingRequestor::test_no_handlers PASSED [  6%]
pynetdicom/tests/test_acse.py::TestEventHandlingRequestor::test_acse_sent PASSED [  6%]
pynetdicom/tests/test_acse.py::TestEventHandlingRequestor::test_acse_sent_ap_abort PASSED [  6%]
pynetdicom/tests/test_acse.py::TestEventHandlingRequestor::test_acse_sent_bind PASSED [  6%]
pynetdicom/tests/test_acse.py::TestEventHandlingRequestor::test_acse_sent_unbind PASSED [  6%]
pynetdicom/tests/test_acse.py::TestEventHandlingRequestor::test_acse_sent_raises PASSED [  6%]
pynetdicom/tests/test_acse.py::TestEventHandlingRequestor::test_acse_recv PASSED [  6%]
pynetdicom/tests/test_acse.py::TestEventHandlingRequestor::test_acse_recv_ap_abort PASSED [  6%]
pynetdicom/tests/test_acse.py::TestEventHandlingRequestor::test_acse_recv_bind PASSED [  6%]
pynetdicom/tests/test_acse.py::TestEventHandlingRequestor::test_acse_recv_unbind PASSED [  6%]
pynetdicom/tests/test_acse.py::TestEventHandlingRequestor::test_acse_recv_raises PASSED [  6%]
pynetdicom/tests/test_ae.py::test_blocking_handler PASSED                [  6%]
pynetdicom/tests/test_ae.py::TestMakeServer::test_default_arguments PASSED [  6%]
pynetdicom/tests/test_ae.py::TestMakeServer::test_custom_request_handler PASSED [  6%]
pynetdicom/tests/test_ae.py::TestMakeServer::test_aet_bytes_deprecation PASSED [  6%]
pynetdicom/tests/test_ae.py::TestStartServer::test_ae_title PASSED       [  6%]
pynetdicom/tests/test_ae.py::TestStartServer::test_contexts PASSED       [  6%]
pynetdicom/tests/test_ae.py::TestAEVerificationSCP::test_start_server_keyboard_interrupt PASSED [  6%]
pynetdicom/tests/test_ae.py::TestAEVerificationSCP::test_no_supported_contexts PASSED [  6%]
pynetdicom/tests/test_ae.py::TestAEVerificationSCP::test_new_scu_scp_warning PASSED [  6%]
pynetdicom/tests/test_ae.py::TestAEVerificationSCP::test_str_empty PASSED [  6%]
pynetdicom/tests/test_ae.py::TestAEPresentationSCU::test_associate_context PASSED [  6%]
pynetdicom/tests/test_ae.py::TestAEPresentationSCU::test_associate_context_raises PASSED [  6%]
pynetdicom/tests/test_ae.py::TestAEGoodTimeoutSetters::test_acse_timeout PASSED [  6%]
pynetdicom/tests/test_ae.py::TestAEGoodTimeoutSetters::test_dimse_timeout PASSED [  6%]
pynetdicom/tests/test_ae.py::TestAEGoodTimeoutSetters::test_network_timeout PASSED [  6%]
pynetdicom/tests/test_ae.py::TestAEGoodTimeoutSetters::test_connection_timeout PASSED [  6%]
pynetdicom/tests/test_ae.py::TestAEGoodTimeoutSetters::test_active_acse PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodTimeoutSetters::test_active_dimse PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodTimeoutSetters::test_active_network PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodTimeoutSetters::test_active_connection PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodAssociation::test_associate_establish_release PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodAssociation::test_associate_max_pdu PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodAssociation::test_association_timeouts PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodAssociation::test_connection_timeout PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodAssociation::test_select_timeout_okay PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodAssociation::test_aet_bytes_deprecation PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEBadAssociation::test_raise PASSED     [  7%]
pynetdicom/tests/test_ae.py::TestAEBadAssociation::test_invalid_ae_title PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_ae_title_good PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_aet_bytes_deprecation PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_implementation PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_max_assoc_good PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_max_pdu_good PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_require_calling_aet PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_aec_bytes_deprecation PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_require_called_aet PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_req_calling_aet PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_req_called_aet PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_string_output PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_init_implementation_class PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_init_implementation_version PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_implementation_version PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEGoodMiscSetters::test_implementation_class PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAEBadInitialisation::test_invalid_ae_title PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAE_GoodExit::test_ae_release_assoc PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAE_GoodExit::test_ae_aborts_assoc PASSED [  7%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_add_supported_context_str PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_add_supported_context_sop_class PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_add_supported_context_uid PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_add_supported_context_duplicate PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_add_supported_context_transfer_single PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_add_supported_context_duplicate_transfer PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_add_supported_context_duplicate_multi PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_add_supported_context_private_abs PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_add_supported_context_private_tran PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_add_supported_context_more_128 PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_supported_contexts_setter PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_supported_contexts_empty PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_supported_contexts_setter_raises PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_supported_contexts_sorted PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_supported_contexts_more_128 PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_remove_supported_context_str PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_remove_supported_context_uid PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_remove_supported_context_sop_class PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_remove_supported_context_default PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_remove_supported_context_single_transfer PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_remove_supported_context_partial PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_remove_supported_context_all PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_remove_supported_context_all_plus PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_scu_role PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_scu_role_update PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_scu_role_raises PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_scp_role PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_scp_role_update PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAESupportedPresentationContexts::test_scp_role_raises PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_add_requested_context_str PASSED [  8%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_add_requested_context_sop_class PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_add_requested_context_uid PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_add_requested_context_duplicate PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_add_requested_context_duplicate_multi PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_add_supported_context_transfer_single PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_add_requested_context_duplicate_transfer PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_add_requested_context_private_abs PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_add_requested_context_private_tran PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_add_requested_context_more_128_raises PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_requested_contexts_setter PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_requested_contexts_empty PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_requested_contexts_setter_raises PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_requested_contexts_not_sorted PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_requested_contexts_more_128 PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_remove_requested_context_str PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_remove_requested_context_uid PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_remove_requested_context_sop_class PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_remove_requested_context_default PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_remove_requested_context_single PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_remove_requested_context_partial PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_remove_requested_context_all PASSED [  9%]
pynetdicom/tests/test_ae.py::TestAERequestedPresentationContexts::test_remove_requested_context_all_plus PASSED [  9%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_bad_connection PASSED [  9%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_connection_refused PASSED [  9%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_req_no_presentation_context PASSED [  9%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_peer_releases_assoc PASSED [  9%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_peer_aborts_assoc PASSED [  9%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_peer_rejects_assoc PASSED [  9%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_assoc_release PASSED [  9%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_assoc_abort PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_scp_removed_ui PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_scp_removed_ext_neg PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_scp_removed_com_ext_neg PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_scp_assoc_limit PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_require_called_aet PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_require_calling_aet PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_dimse_timeout PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_multiple_association_release_cycles PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_local PASSED       [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_remote PASSED      [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_mode_raises PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_setting_socket_override_raises PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_invalid_context PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_get_events PASSED  [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_requested_handler_abort PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_requested_handler_reject PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociation::test_unknown_abort_source PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestCStoreSCP::test_no_context PASSED    [ 10%]
pynetdicom/tests/test_assoc.py::TestCStoreSCP::test_handler_exception PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestCStoreSCP::test_handler_status_ds_no_status PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestCStoreSCP::test_handler_status_ds_unknown_elems PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestCStoreSCP::test_handler_invalid_status PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestCStoreSCP::test_handler_unknown_status PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_must_be_associated PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_no_abstract_syntax_match PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_rsp_none PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_rsp_invalid PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_rsp_success PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_rsp_failure PASSED [ 10%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_rsp_unknown_status PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_rsp_multi_status PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_abort_during PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_run_accept_scp_not_implemented PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_rejected_contexts PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_common_ext_neg_no_general_sop PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_changing_network_timeout PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_network_timeout_requestor PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_network_timeout_acceptor PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCEcho::test_network_timeout_release PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_must_be_associated PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_no_abstract_syntax_match PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_bad_priority PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_fail_encode_dataset PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_encode_compressed_dataset PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_rsp_none PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_rsp_invalid PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_rsp_failure PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_rsp_warning PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_rsp_success PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_rsp_unknown_status PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_dataset_no_sop_class_raises PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_dataset_no_transfer_syntax_raises PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_functional_common_ext_neg PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_using_filepath PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_using_filepath_chunks PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_using_filepath_chunks_missing PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_no_send_mismatch PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCStore::test_send_deflated PASSED [ 11%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_must_be_associated PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_no_abstract_syntax_match PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_bad_query_model PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_fail_encode_identifier PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_rsp_failure PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_rsp_pending PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_rsp_success PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_rsp_empty PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_rsp_cancel PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_rsp_invalid PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_rsp_unknown_status PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_rsp_bad_dataset PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_connection_timeout PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_decode_failure PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_rsp_not_find PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_rsp_invalid_find PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_query_uid_public PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_query_uid_private PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_repository_query PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCFind::test_identifier_logging PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCCancel::test_must_be_associated PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCCancel::test_context_id PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCCancel::test_query_model PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCCancel::test_context_id_and_query_model PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCCancel::test_no_context_id_and_query_model_raises PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_must_be_associated PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_must_be_scp PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_no_abstract_syntax_match PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_bad_query_model PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_fail_encode_identifier PASSED [ 12%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_rsp_failure PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_rsp_success PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_rsp_pending_send_success PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_rsp_pending_send_failure PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_rsp_pending_send_warning PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_rsp_cancel PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_rsp_warning PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_rsp_unknown_status PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_connection_timeout PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_decode_failure PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_rsp_not_get PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_rsp_invalid_get PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_query_uid_public PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_query_uid_private PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_unrestricted_success PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_unrestricted_failure PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCGet::test_identifier_logging PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_must_be_associated PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_no_abstract_syntax_match PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_bad_query_model PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_fail_encode_identifier PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_move_destination_no_assoc PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_move_destination_unknown PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_move_destination_failed_store PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_move_destination_warning_store PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_rsp_failure PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_rsp_warning PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_rsp_cancel PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_rsp_success PASSED [ 13%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_rsp_unknown_status PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_multiple_c_move PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_connection_timeout PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_decode_failure PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_rsp_not_move PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_rsp_invalid_move PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_query_uid_public PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_query_uid_private PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestAssociationSendCMove::test_identifier_logging PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_id_no_abstract_syntax_match PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_id_transfer_syntax PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_id_no_transfer_syntax PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_id_no_role_scp PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_id_no_role_scu PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_no_id_no_abstract_syntax_match PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_no_id_transfer_syntax PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_no_id_no_transfer_syntax PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_no_id_no_role_scp PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_no_id_no_role_scu PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_implicit_explicit PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_explicit_implicit PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_little_big PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_ups_push_action PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_ups_push_get PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_ups_push_set PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_ups_push_er PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_ups_push_find PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestGetValidContext::test_allow_conversion PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_no_handlers PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_no_handlers_unbind PASSED [ 14%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_unbind_intervention PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_unbind_intervention_assoc PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_abort PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_abort_bind PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_abort_unbind PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_abort_local PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_abort_raises PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_accept PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_accept_bind PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_accept_unbind PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_accept_raises PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_release PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_release_bind PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_release_unbind PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_release_local PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_release_raises PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_established PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_established_bind PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_established_unbind PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_established_raises PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_requested PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_requested_bind PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_requested_unbind PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_requested_raises PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_rejected PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_rejected_bind PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_rejected_unbind PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_rejected_raises PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_optional_args PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingAcceptor::test_optional_args_intervention PASSED [ 15%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_no_handlers PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_unbind_not_event PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_unbind_notification_none PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_unbind_intervention PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_abort PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_abort_bind PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_abort_unbind PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_abort_remote PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_abort_raises PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_accept PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_accept_raises PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_release PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_release_bind PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_release_unbind PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_release_remote PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_release_raises PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_established PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_established_raises PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_requested PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_requested_raises PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_rejected PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_rejected_raises PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestEventHandlingRequestor::test_optional_args PASSED [ 16%]
pynetdicom/tests/test_assoc.py::TestAssociationWindows::test_no_ctypes <- pynetdicom/tests/hide_modules.py SKIPPED [ 16%]
pynetdicom/tests/test_assoc.py::TestAssociationWindows::test_set_timer_resolution SKIPPED [ 16%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_must_be_associated PASSED [ 16%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_no_abstract_syntax_match PASSED [ 16%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_rq_bad_dataset_raises PASSED [ 16%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_rsp_none PASSED [ 16%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_rsp_invalid PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_rsp_failure PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_rsp_warning PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_rsp_success PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_rsp_unknown_status PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_rsp_bad_dataset PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_decode_failure PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_extra_status PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_meta_uid PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_meta_uid_good PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNEventReport::test_meta_uid_bad PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_must_be_associated PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_no_abstract_syntax_match PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_rsp_none PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_rsp_invalid PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_rsp_failure PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_rsp_warning PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_rsp_success PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_rsp_unknown_status PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_rsp_bad_dataset PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_decode_failure PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_extra_status PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_meta_uid PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_meta_uid_good PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNGet::test_meta_uid_bad PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_must_be_associated PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_no_abstract_syntax_match PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_rq_bad_dataset_raises PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_rsp_none PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_rsp_invalid PASSED [ 17%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_rsp_failure PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_rsp_warning PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_rsp_success PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_rsp_unknown_status PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_rsp_bad_dataset PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_decode_failure PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_extra_status PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_meta_uid PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_meta_uid_good PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNSet::test_meta_uid_bad PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_must_be_associated PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_no_abstract_syntax_match PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_rq_bad_dataset_raises PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_rsp_none PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_rsp_invalid PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_rsp_failure PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_rsp_warning PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_rsp_success PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_rsp_unknown_status PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_rsp_bad_dataset PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_extra_status PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_meta_uid PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_meta_uid_good PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNAction::test_meta_uid_bad PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_must_be_associated PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_no_abstract_syntax_match PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_rq_bad_dataset_raises PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_rsp_none PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_rsp_invalid PASSED [ 18%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_rsp_failure PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_rsp_warning PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_rsp_success PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_rsp_unknown_status PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_rsp_bad_dataset PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_decode_failure PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_extra_status PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_meta_uid PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_meta_uid_good PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNCreate::test_meta_uid_bad PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNDelete::test_must_be_associated PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNDelete::test_no_abstract_syntax_match PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNDelete::test_rsp_none PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNDelete::test_rsp_invalid PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNDelete::test_rsp_failure PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNDelete::test_rsp_success PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNDelete::test_rsp_unknown_status PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNDelete::test_extra_status PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNDelete::test_meta_uid PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNDelete::test_meta_uid_good PASSED [ 19%]
pynetdicom/tests/test_assoc_n.py::TestAssociationSendNDelete::test_meta_uid_bad PASSED [ 19%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_init PASSED [ 19%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_bad_mode PASSED [ 19%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_no_implementation_class_uid PASSED [ 19%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_no_maximum_len PASSED [ 19%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_accepted_common PASSED [ 19%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_assignment PASSED [ 19%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_mode_assignment_raises PASSED [ 19%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_minimal_ac PASSED [ 19%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_minimal_rj PASSED [ 19%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_full PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_info PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_primitive_assignment_raises PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_add_neg_pre PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_add_neg_pre_raises PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_add_neg_post_raises PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_async_ops_pre PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_async_ops_post PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_ext_neg_pre PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_ext_neg_post PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_req_get_contexts_pre PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_req_get_contexts_post PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_acc_get_contexts_pre PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_acc_get_contexts_pre_raises PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_acc_get_contexts_post PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_acc_get_contexts_post_raises PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_impl_class_pre PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_impl_class_post PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_impl_version_pre PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_impl_version_post PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_is_acceptor PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_is_requestor PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_max_length_pre PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_max_length_post PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_req_requested_cx_pre PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_req_requested_cx_post PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_acc_requested_cx_pre PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_acc_requested_cx_post PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_rm_neg_pre PASSED [ 20%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_rm_neg_post_raises PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_reset_neg_pre PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_reset_neg_post_raises PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_role_pre PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_role_post PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_sop_ext_pre PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_sop_ext_post PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_sop_common_pre PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_sop_common_post PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_req_supported_cx_pre PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_req_supported_cx_post PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_acc_supported_cx_pre PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_acc_supported_cx_post PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_user_id_pre PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_user_id_post PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_user_info_pre PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_user_info_post PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_writeable PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_ae_title PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserAcceptor::test_aet_bytes_deprecation PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_init PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_assignment PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_mode_assignment_raises PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_minimal PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_full PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_info PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_primitive_assignment_raises PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_accepted_common_raises PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_add_neg_pre PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_add_neg_pre_raises PASSED [ 21%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_add_neg_post_raises PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_async_ops_pre PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_async_ops_post PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_ext_neg_pre PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_ext_neg_post PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_req_get_contexts_pre PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_req_get_contexts_pre_raises PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_req_get_contexts_post PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_req_get_contexts_post_raises PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_acc_get_contexts_pre PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_acc_get_contexts_post PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_acc_get_contexts_post_raises PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_impl_class_pre PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_impl_class_post PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_impl_version_pre PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_impl_version_post PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_is_acceptor PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_is_requestor PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_max_length_pre PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_max_length_post PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_req_requested_cx_pre PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_req_requested_cx_post PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_acc_requested_cx_pre PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_acc_requested_cx_post PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_rm_neg_pre PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_rm_neg_post_raises PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_reset_neg_pre PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_reset_neg_post_raises PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_role_pre PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_role_post PASSED [ 22%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_sop_ext_pre PASSED [ 23%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_sop_ext_post PASSED [ 23%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_sop_common_pre PASSED [ 23%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_sop_common_post PASSED [ 23%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_req_supported_cx_pre PASSED [ 23%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_req_supported_cx_post PASSED [ 23%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_acc_supported_cx_pre PASSED [ 23%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_acc_supported_cx_post PASSED [ 23%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_user_id_pre PASSED [ 23%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_user_id_post PASSED [ 23%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_user_info_pre PASSED [ 23%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_user_info_post PASSED [ 23%]
pynetdicom/tests/test_assoc_user.py::TestServiceUserRequestor::test_writeable PASSED [ 23%]
pynetdicom/tests/test_cli.py::test_version PASSED                        [ 23%]
pynetdicom/tests/test_cli.py::test_echoscu PASSED                        [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_CANCEL::test_assignment PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_STORE::test_assignment PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_STORE::test_uid_exceptions_false PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_STORE::test_uid_exceptions_true PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_STORE::test_exceptions PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_STORE::test_conversion_rq PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_STORE::test_conversion_rsp PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_STORE::test_is_valid_request PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_STORE::test_is_valid_resposne PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_STORE::test_aet_short_false PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_STORE::test_aet_short_true PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_STORE::test_aet_deprecation PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_FIND::test_assignment PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_FIND::test_uid_exceptions_false PASSED [ 23%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_FIND::test_uid_exceptions_true PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_FIND::test_exceptions PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_FIND::test_conversion_rq PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_FIND::test_conversion_rsp PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_FIND::test_is_valid_request PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_FIND::test_is_valid_resposne PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_GET::test_assignment PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_GET::test_uid_exceptions_false PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_GET::test_uid_exceptions_true PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_GET::test_exceptions PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_GET::test_conversion_rq PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_GET::test_conversion_rsp PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_GET::test_is_valid_request PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_GET::test_is_valid_resposne PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_MOVE::test_assignment PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_MOVE::test_uid_exceptions_false PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_MOVE::test_uid_exceptions_true PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_MOVE::test_exceptions PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_MOVE::test_conversion_rq PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_MOVE::test_conversion_rsp PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_MOVE::test_is_valid_request PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_MOVE::test_is_valid_resposne PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_MOVE::test_aet_short_false PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_MOVE::test_aet_short_true PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_MOVE::test_aet_deprecation PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_ECHO::test_assignment PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_ECHO::test_uid_exceptions_false PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_ECHO::test_uid_exceptions_true PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_ECHO::test_exceptions PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_ECHO::test_conversion_rq PASSED [ 24%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_ECHO::test_conversion_rsp PASSED [ 25%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_ECHO::test_is_valid_request PASSED [ 25%]
pynetdicom/tests/test_dimse_c.py::TestPrimitive_C_ECHO::test_is_valid_resposne PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::test_command_set_keywords PASSED     [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_fragment_pdv PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_fragment_pdv_zero PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_encode PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_encode_zero PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_decode PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_primitive_to_message PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_c_store PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_c_echo PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_c_get PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_c_move PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_c_move_with_duplicate_command_fields PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_c_find PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_c_cancel PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_n_event_report PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_n_get PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_n_set PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_n_action PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_n_create PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_message_to_primitive_n_delete PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_empty_uid_n_create PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestDIMSEMessage::test_empty_uid_n_set PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestThreadSafety::test_msg_init PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestThreadSafety::test_cstore_rq PASSED [ 25%]
pynetdicom/tests/test_dimse_msg.py::TestThreadSafety::test_message_builder_regression PASSED [ 25%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_EVENT::test_assignment PASSED [ 25%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_EVENT::test_uid_exceptions_false PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_EVENT::test_uid_exceptions_true PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_EVENT::test_exceptions PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_EVENT::test_conversion_rq PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_EVENT::test_conversion_rsp PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_EVENT::test_is_valid_request PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_EVENT::test_is_valid_resposne PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_GET::test_assignment PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_GET::test_uid_exceptions_false PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_GET::test_uid_exceptions_true PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_GET::test_exceptions PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_GET::test_conversion_rq PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_GET::test_conversion_rsp PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_GET::test_is_valid_request PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_GET::test_is_valid_resposne PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_SET::test_assignment PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_SET::test_uid_exceptions_false PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_SET::test_uid_exceptions_true PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_SET::test_exceptions PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_SET::test_conversion_rq PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_SET::test_conversion_rsp PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_SET::test_is_valid_request PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_SET::test_is_valid_resposne PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_ACTION::test_assignment PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_ACTION::test_uid_exceptions_false PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_ACTION::test_uid_exceptions_true PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_ACTION::test_exceptions PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_ACTION::test_conversion_rq PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_ACTION::test_conversion_rsp PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_ACTION::test_is_valid_request PASSED [ 26%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_ACTION::test_is_valid_resposne PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_CREATE::test_assignment PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_CREATE::test_uid_exceptions_false PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_CREATE::test_uid_exceptions_true PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_CREATE::test_exceptions PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_CREATE::test_conversion_rq PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_CREATE::test_conversion_rsp PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_CREATE::test_is_valid_request PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_CREATE::test_is_valid_response PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_DELETE::test_assignment PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_DELETE::test_uid_exceptions_false PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_DELETE::test_uid_exceptions_true PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_DELETE::test_exceptions PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_DELETE::test_conversion_rq PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_DELETE::test_conversion_rsp PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_DELETE::test_is_valid_request PASSED [ 27%]
pynetdicom/tests/test_dimse_n.py::TestPrimitive_N_DELETE::test_is_valid_resposne PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestDIMSEProvider::test_receive_not_pdata PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestDIMSEProvider::test_peek_empty PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestDIMSEProvider::test_peek_item PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestDIMSEProvider::test_invalid_message PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingAcceptor::test_no_handlers PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingAcceptor::test_dimse_sent PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingAcceptor::test_dimse_sent_bind PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingAcceptor::test_dimse_sent_unbind PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingAcceptor::test_dimse_sent_raises PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingAcceptor::test_dimse_recv PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingAcceptor::test_dimse_recv_bind PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingAcceptor::test_dimse_recv_unbind PASSED [ 27%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingAcceptor::test_dimse_recv_raises PASSED [ 28%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingRequestor::test_no_handlers PASSED [ 28%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingRequestor::test_dimse_sent PASSED [ 28%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingRequestor::test_dimse_sent_bind PASSED [ 28%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingRequestor::test_dimse_sent_unbind PASSED [ 28%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingRequestor::test_dimse_sent_raises PASSED [ 28%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingRequestor::test_dimse_recv PASSED [ 28%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingRequestor::test_dimse_recv_bind PASSED [ 28%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingRequestor::test_dimse_recv_unbind PASSED [ 28%]
pynetdicom/tests/test_dimse_provider.py::TestEventHandlingRequestor::test_dimse_recv_raises PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestEncode::test_implicit_little PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestEncode::test_explicit_little PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestEncode::test_explicit_big PASSED   [ 28%]
pynetdicom/tests/test_dsutils.py::TestEncode::test_encode_none PASSED    [ 28%]
pynetdicom/tests/test_dsutils.py::TestEncode::test_encode_empty PASSED   [ 28%]
pynetdicom/tests/test_dsutils.py::TestDecode::test_implicit_little PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestDecode::test_explicit_little PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestDecode::test_explicit_big PASSED   [ 28%]
pynetdicom/tests/test_dsutils.py::TestDecode::test_deflated PASSED       [ 28%]
pynetdicom/tests/test_dsutils.py::TestDecodeFailure::test_failure PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_bytes_empty PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_bytes_short PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_bytes_long PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_bytes_vm_multi PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_da_empty PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_da_vm_one PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_da_vm_multi PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_dsdecimal_empty PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_dsdecimal_vm_one PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_dsdecimal_vm_multi PASSED [ 28%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_dsfloat_empty PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_dsfloat_vm_one PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_dsfloat_vm_multi PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_dt_empty PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_dt_vm_one PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_dt_vm_multi PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_float_empty PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_float_vm_one PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_float_vm_multi PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_int_empty PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_int_vm_one PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_int_vm_multi PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_is_empty PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_is_vm_one PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_is_vm_multi PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_pn_empty PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_pn_vm_one PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_pn_vm_multi PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_seq_vm_one PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_str_empty PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_str_vm_one PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_str_vm_multi PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_tm_empty PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_tm_vm_one PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_tm_vm_multi PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_ui_empty PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_ui_vm_one PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_ui_vm_multi PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyElement::test_pretty_failure PASSED [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyDataset::test_empty PASSED   [ 29%]
pynetdicom/tests/test_dsutils.py::TestPrettyDataset::test_non_sequence PASSED [ 30%]
pynetdicom/tests/test_dsutils.py::TestPrettyDataset::test_sequence_one PASSED [ 30%]
pynetdicom/tests/test_dul.py::TestDUL::test_recv_primitive PASSED        [ 30%]
pynetdicom/tests/test_dul.py::TestDUL::test_recv_failure_aborts PASSED   [ 30%]
pynetdicom/tests/test_dul.py::TestDUL::test_recv_short_aborts PASSED     [ 30%]
pynetdicom/tests/test_dul.py::TestDUL::test_recv_missing_data PASSED     [ 30%]
pynetdicom/tests/test_dul.py::TestDUL::test_recv_bad_pdu_aborts PASSED   [ 30%]
pynetdicom/tests/test_dul.py::TestDUL::test_unknown_pdu_aborts PASSED    [ 30%]
pynetdicom/tests/test_dul.py::TestDUL::test_exception_in_reactor PASSED  [ 30%]
pynetdicom/tests/test_dul.py::TestDUL::test_stop_dul_sta1 PASSED         [ 30%]
pynetdicom/tests/test_dul.py::TestDUL::test_stop_dul PASSED              [ 30%]
pynetdicom/tests/test_dul.py::TestDUL::test_send_over_closed PASSED      [ 30%]
pynetdicom/tests/test_environment.py::TestBuilds::test_python_version SKIPPED [ 30%]
pynetdicom/tests/test_environment.py::test_is_canonical PASSED           [ 30%]
pynetdicom/tests/test_events.py::test_intervention_namedtuple PASSED     [ 30%]
pynetdicom/tests/test_events.py::test_notification_namedtuple PASSED     [ 30%]
pynetdicom/tests/test_events.py::test_intervention_global PASSED         [ 30%]
pynetdicom/tests/test_events.py::test_notification_global PASSED         [ 30%]
pynetdicom/tests/test_events.py::TestEvent::test_init PASSED             [ 30%]
pynetdicom/tests/test_events.py::TestEvent::test_raises PASSED           [ 30%]
pynetdicom/tests/test_events.py::TestEvent::test_is_cancelled_non PASSED [ 30%]
pynetdicom/tests/test_events.py::TestEvent::test_is_cancelled PASSED     [ 30%]
pynetdicom/tests/test_events.py::TestEvent::test_assign_existing PASSED  [ 30%]
pynetdicom/tests/test_events.py::TestEvent::test_action_information PASSED [ 30%]
pynetdicom/tests/test_events.py::TestEvent::test_attribute_list PASSED   [ 30%]
pynetdicom/tests/test_events.py::TestEvent::test_event_information PASSED [ 30%]
pynetdicom/tests/test_events.py::TestEvent::test_file_meta PASSED        [ 30%]
pynetdicom/tests/test_events.py::TestEvent::test_write_file_meta PASSED  [ 30%]
pynetdicom/tests/test_events.py::TestEvent::test_modification_list PASSED [ 30%]
pynetdicom/tests/test_events.py::TestEvent::test_message_id PASSED       [ 31%]
pynetdicom/tests/test_events.py::TestEvent::test_empty_dataset PASSED    [ 31%]
pynetdicom/tests/test_events.py::TestEvent::test_empty_attr_identifiers PASSED [ 31%]
pynetdicom/tests/test_events.py::TestEvent::test_attr_identifiers PASSED [ 31%]
pynetdicom/tests/test_events.py::TestEvent::test_action_type PASSED      [ 31%]
pynetdicom/tests/test_events.py::TestEvent::test_event_type PASSED       [ 31%]
pynetdicom/tests/test_events.py::TestEvent::test_encode_dataset PASSED   [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_async_ops_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_sop_common_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_sop_extended_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_user_identity_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_c_echo_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_c_get_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_c_find_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_c_move_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_c_store_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_n_action_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_n_create_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_n_delete_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_n_event_report_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_n_get_handler] PASSED [ 31%]
pynetdicom/tests/test_events.py::test_default_handlers[_n_set_handler] PASSED [ 31%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_init PASSED         [ 31%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_transition_raises PASSED [ 31%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_valid_transition PASSED [ 31%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt1-states0] PASSED [ 31%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt2-states1] PASSED [ 31%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt3-states2] PASSED [ 31%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt4-states3] PASSED [ 31%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt5-states4] PASSED [ 31%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt6-states5] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt7-states6] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt8-states7] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt9-states8] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt10-states9] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt11-states10] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt12-states11] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt13-states12] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt14-states13] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt15-states14] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt16-states15] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt17-states16] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt18-states17] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_invalid_action_raises[Evt19-states18] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt1-states0] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt2-states1] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt3-states2] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt4-states3] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt5-states4] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt6-states5] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt7-states6] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt8-states7] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt9-states8] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt10-states9] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt11-states10] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt12-states11] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt13-states12] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt14-states13] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt15-states14] PASSED [ 32%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt16-states15] PASSED [ 33%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt17-states16] PASSED [ 33%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt18-states17] PASSED [ 33%]
pynetdicom/tests/test_fsm.py::TestStateMachine::test_exception_during_action[Evt19-states18] PASSED [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt01 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt02 SKIPPED            [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt03 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt04 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt05 SKIPPED            [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt06 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt07 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt08 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt09 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt10 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt11 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt12 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt13 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt14 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt15 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt16 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt17 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt18 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState01::test_evt19 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt01 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt02 SKIPPED            [ 33%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt03 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt04 PASSED             [ 33%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt05 SKIPPED            [ 33%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt06a PASSED            [ 33%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt06b PASSED            [ 33%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt07 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt08 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt09 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt10 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt11 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt12 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt13 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt14 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt15 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt16 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt17 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt18 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState02::test_evt19 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt01 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt02 SKIPPED            [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt03 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt04 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt05 SKIPPED            [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt06 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt07 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt08 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt09 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt10 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt11 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt12 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt13 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt14 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt15 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt16 PASSED             [ 34%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt17 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt18 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState03::test_evt19 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt01 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt02 SKIPPED            [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt03 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt04 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt05 SKIPPED            [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt06 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt07 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt08 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt09 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt10 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt11 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt12 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt13 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt14 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt15 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt16 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt17 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt18 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState04::test_evt19 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt01 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt02 SKIPPED            [ 35%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt03 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt04 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt05 SKIPPED            [ 35%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt06 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt07 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt08 PASSED             [ 35%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt09 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt10 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt11 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt12 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt13 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt14 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt15 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt16 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt17 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt18 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState05::test_evt19 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt01 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt02 SKIPPED            [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt03 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt04 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt05 SKIPPED            [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt06 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt07 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt08 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt09 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt10 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt11 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt12 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt13 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt14 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt15 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt16 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt17 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt18 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState06::test_evt19 PASSED             [ 36%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt01 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt02 SKIPPED            [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt03 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt04 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt05 SKIPPED            [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt06 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt07 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt08 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt09 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt10 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt11 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt12 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt13 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt14 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt15 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt16 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt17 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt18 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState07::test_evt19 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt01 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt02 SKIPPED            [ 37%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt03 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt04 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt05 SKIPPED            [ 37%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt06 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt07 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt08 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt09 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt10 PASSED             [ 37%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt11 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt12 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt13 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt14 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt15 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt17 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt18 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState08::test_evt19 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt01 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt02 SKIPPED            [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt03 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt04 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt05 SKIPPED            [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt06 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt07 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt08 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt09 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt10 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt11 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt12 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt13 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt14 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt15 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt16 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt17 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt18 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState09::test_evt19 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt01 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt02 SKIPPED            [ 38%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt03 PASSED             [ 38%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt04 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt05 SKIPPED            [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt06 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt07 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt08 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt09 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt10 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt11 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt12 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt13 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt14 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt15 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt16 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt17 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt18 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState10::test_evt19 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt01 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt02 SKIPPED            [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt03 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt04 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt05 SKIPPED            [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt06 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt07 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt08 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt09 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt10 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt11 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt12 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt13 PASSED             [ 39%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt14 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt15 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt16 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt17 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt18 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState11::test_evt19 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt01 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt02 SKIPPED            [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt03 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt04 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt05 SKIPPED            [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt06 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt07 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt08 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt09 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt10 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt11 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt12 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt13 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt14 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt15 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt16 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt17 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt18 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState12::test_evt19 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt01 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt02 SKIPPED            [ 40%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt03 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt04 PASSED             [ 40%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt05 SKIPPED            [ 40%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt06 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt07 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt08 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt09 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt10 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt11 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt12 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt13 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt14 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt15 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt16 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt17 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt18 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestState13::test_evt19 PASSED             [ 41%]
pynetdicom/tests/test_fsm.py::TestParrotAttack::test_requestor PASSED    [ 41%]
pynetdicom/tests/test_fsm.py::TestParrotAttack::test_acceptor PASSED     [ 41%]
pynetdicom/tests/test_fsm.py::TestStateMachineFunctionalRequestor::test_monkey_patch PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestStateMachineFunctionalRequestor::test_associate_accept_release PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestStateMachineFunctionalRequestor::test_associate_reject PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestStateMachineFunctionalRequestor::test_associate_accept_abort PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestStateMachineFunctionalRequestor::test_associate_accept_local_abort PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestStateMachineFunctionalRequestor::test_associate_accept_peer_abort PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestStateMachineFunctionalRequestor::test_associate_send_data PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestStateMachineFunctionalRequestor::test_release_AR6 PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestStateMachineFunctionalRequestor::test_release_AR7 PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestStateMachineFunctionalAcceptor::test_invalid_protocol_version PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestEventHandling::test_no_handlers PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestEventHandling::test_transition_acceptor PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestEventHandling::test_transition_acceptor_bind PASSED [ 41%]
pynetdicom/tests/test_fsm.py::TestEventHandling::test_transition_acceptor_unbind PASSED [ 42%]
pynetdicom/tests/test_fsm.py::TestEventHandling::test_transition_requestor PASSED [ 42%]
pynetdicom/tests/test_fsm.py::TestEventHandling::test_transition_requestor_bind PASSED [ 42%]
pynetdicom/tests/test_fsm.py::TestEventHandling::test_transition_requestor_unbind PASSED [ 42%]
pynetdicom/tests/test_fsm.py::TestEventHandling::test_transition_raises PASSED [ 42%]
pynetdicom/tests/test_logging.py::test_debug_logger PASSED               [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_echo] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_find] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_c_get] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_move] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_store] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_action] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_create] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_delete] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_event_report] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_n_get] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_set] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_async] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_sop_common] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_sop_extended] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_userid] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_acse] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_dimse] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_data] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_pdu] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_transport] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_assoc] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestDocHandlers::test_doc_handlers[doc_handle_fsm] PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestStandardDIMSE::test_send_n_delete_rsp PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestStandardDIMSE::test_send_n_get_rq_multiple_attr PASSED [ 42%]
pynetdicom/tests/test_logging.py::TestStandardDIMSE::test_send_n_event_report_rsp PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardDIMSE::test_send_c_move_rsp_no_affected_sop PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_minimal PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_role PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_async PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_sop_ext PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_sop_common PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_user_id[info0-output0] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_user_id[info1-output1] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_user_id[info2-output2] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_user_id[info3-output3] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_user_id[info4-output4] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_user_id[info5-output5] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_user_id[info6-output6] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_user_id[info7-output7] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_user_id[info8-output8] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_rq_user_id[info9-output9] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_minimal PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_role PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_async PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_sop_ext PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_sop_common PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_user_id[info0-output0] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_user_id[info1-output1] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_user_id[info2-output2] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_user_id[info3-output3] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_user_id[info4-output4] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_user_id[info5-output5] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_user_id[info6-output6] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_user_id[info7-output7] PASSED [ 43%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_user_id[info8-output8] PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_rq_user_id[info9-output9] PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_ac_minimal PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_ac_role PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_ac_async PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_ac_sop_ext PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_ac_user_id PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_send_assoc_ac_no_cx PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_ac_minimal PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_ac_role PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_ac_async PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_ac_sop_ext PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestStandardLogging::test_recv_assoc_ac_user_id PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestDebuggingLogging::test_debug_fsm PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestDebuggingLogging::test_debug_data_reject PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestDebuggingLogging::test_debug_data_abort PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestDebuggingLogging::test_debug_data_raw PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestDebuggingLogging::test_debug_data_pdata PASSED [ 44%]
pynetdicom/tests/test_logging.py::TestDebuggingLogging::test_debug_data_summary PASSED [ 44%]
pynetdicom/tests/test_pdu.py::TestPDU::test_decode_raises PASSED         [ 44%]
pynetdicom/tests/test_pdu.py::TestPDU::test_decoders_raises PASSED       [ 44%]
pynetdicom/tests/test_pdu.py::TestPDU::test_equality PASSED              [ 44%]
pynetdicom/tests/test_pdu.py::TestPDU::test_encode_raises PASSED         [ 44%]
pynetdicom/tests/test_pdu.py::TestPDU::test_encoders_raises PASSED       [ 44%]
pynetdicom/tests/test_pdu.py::TestPDU::test_generate_items PASSED        [ 44%]
pynetdicom/tests/test_pdu.py::TestPDU::test_generate_items_raises PASSED [ 44%]
pynetdicom/tests/test_pdu.py::TestPDU::test_hash_raises PASSED           [ 44%]
pynetdicom/tests/test_pdu.py::TestPDU::test_inequality PASSED            [ 44%]
pynetdicom/tests/test_pdu.py::TestPDU::test_pdu_length_raises PASSED     [ 44%]
pynetdicom/tests/test_pdu.py::TestPDU::test_pdu_type_raises PASSED       [ 45%]
pynetdicom/tests/test_pdu.py::TestPDU::test_wrap_bytes PASSED            [ 45%]
pynetdicom/tests/test_pdu.py::TestPDU::test_wrap_encode_items PASSED     [ 45%]
pynetdicom/tests/test_pdu.py::TestPDU::test_wrap_encode_str PASSED       [ 45%]
pynetdicom/tests/test_pdu.py::TestPDU::test_wrap_generate_items PASSED   [ 45%]
pynetdicom/tests/test_pdu.py::TestPDU::test_wrap_pack PASSED             [ 45%]
pynetdicom/tests/test_pdu.py::TestPDU::test_wrap_unpack PASSED           [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ::test_init PASSED             [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ::test_property_setters PASSED [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ::test_string_output PASSED    [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ::test_decode PASSED           [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ::test_decode_properties PASSED [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ::test_decode_called_empty PASSED [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ::test_decode_calling_empty PASSED [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ::test_encode PASSED           [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ::test_to_primitive PASSED     [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ::test_from_primitive PASSED   [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ_ApplicationContext::test_decode PASSED [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ_PresentationContext::test_decode PASSED [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ_PresentationContext::test_decode_properties PASSED [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ_PresentationContext_AbstractSyntax::test_decode PASSED [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ_PresentationContext_TransferSyntax::test_decode PASSED [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ_UserInformation::test_decode PASSED [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_RQ_UserInformation::test_decode_properties PASSED [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC::test_init PASSED             [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC::test_string_output PASSED    [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC::test_decode PASSED           [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC::test_decode_properties PASSED [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC::test_stream_encode PASSED    [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC::test_to_primitive PASSED     [ 45%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC::test_to_primitive_bad_reserved_aet PASSED [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC::test_from_primitive PASSED   [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC::test_no_transfer_syntax PASSED [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC::test_calling_called_reserved PASSED [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC::test_encode_calling_called PASSED [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC_ApplicationContext::test_decode PASSED [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC_PresentationContext::test_decode PASSED [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC_PresentationContext::test_decode_properties PASSED [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC_PresentationContext_TransferSyntax::test_decode PASSED [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC_UserInformation::test_decode PASSED [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_AC_UserInformation::test_decode_properties PASSED [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_RJ::test_init PASSED             [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_RJ::test_string_output PASSED    [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_RJ::test_decod PASSED            [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_RJ::test_decode_properties PASSED [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_RJ::test_encode PASSED           [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_RJ::test_to_primitive PASSED     [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_RJ::test_from_primitive PASSED   [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_RJ::test_result_str PASSED       [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_RJ::test_source_str PASSED       [ 46%]
pynetdicom/tests/test_pdu.py::TestASSOC_RJ::test_reason_str PASSED       [ 46%]
pynetdicom/tests/test_pdu.py::TestP_DATA_TF::test_init PASSED            [ 46%]
pynetdicom/tests/test_pdu.py::TestP_DATA_TF::test_string_output PASSED   [ 46%]
pynetdicom/tests/test_pdu.py::TestP_DATA_TF::test_decode PASSED          [ 46%]
pynetdicom/tests/test_pdu.py::TestP_DATA_TF::test_encode PASSED          [ 46%]
pynetdicom/tests/test_pdu.py::TestP_DATA_TF::test_to_primitive PASSED    [ 46%]
pynetdicom/tests/test_pdu.py::TestP_DATA_TF::test_from_primitive PASSED  [ 46%]
pynetdicom/tests/test_pdu.py::TestP_DATA_TF::test_generate_items PASSED  [ 46%]
pynetdicom/tests/test_pdu.py::TestP_DATA_TF::test_generate_items_raises PASSED [ 46%]
pynetdicom/tests/test_pdu.py::TestP_DATA_TF::test_wrap_generate_items PASSED [ 47%]
pynetdicom/tests/test_pdu.py::TestRELEASE_RQ::test_init PASSED           [ 47%]
pynetdicom/tests/test_pdu.py::TestRELEASE_RQ::test_string_output PASSED  [ 47%]
pynetdicom/tests/test_pdu.py::TestRELEASE_RQ::test_decode PASSED         [ 47%]
pynetdicom/tests/test_pdu.py::TestRELEASE_RQ::test_encode PASSED         [ 47%]
pynetdicom/tests/test_pdu.py::TestRELEASE_RQ::test_to_primitive PASSED   [ 47%]
pynetdicom/tests/test_pdu.py::TestRELEASE_RQ::test_from_primitive PASSED [ 47%]
pynetdicom/tests/test_pdu.py::TestRELEASE_RP::test_init PASSED           [ 47%]
pynetdicom/tests/test_pdu.py::TestRELEASE_RP::test_string_output PASSED  [ 47%]
pynetdicom/tests/test_pdu.py::TestRELEASE_RP::test_decode PASSED         [ 47%]
pynetdicom/tests/test_pdu.py::TestRELEASE_RP::test_encode PASSED         [ 47%]
pynetdicom/tests/test_pdu.py::TestRELEASE_RP::test_to_primitive PASSED   [ 47%]
pynetdicom/tests/test_pdu.py::TestRELEASE_RP::test_from_primitive PASSED [ 47%]
pynetdicom/tests/test_pdu.py::TestABORT::test_init PASSED                [ 47%]
pynetdicom/tests/test_pdu.py::TestABORT::test_string_output PASSED       [ 47%]
pynetdicom/tests/test_pdu.py::TestABORT::test_a_abort_decode PASSED      [ 47%]
pynetdicom/tests/test_pdu.py::TestABORT::test_a_p_abort_decode PASSED    [ 47%]
pynetdicom/tests/test_pdu.py::TestABORT::test_a_abort_encode PASSED      [ 47%]
pynetdicom/tests/test_pdu.py::TestABORT::test_a_p_abort_encode PASSED    [ 47%]
pynetdicom/tests/test_pdu.py::TestABORT::test_to_a_abort_primitive PASSED [ 47%]
pynetdicom/tests/test_pdu.py::TestABORT::test_to_a_p_abort_primitive PASSED [ 47%]
pynetdicom/tests/test_pdu.py::TestABORT::test_a_abort_from_primitive PASSED [ 47%]
pynetdicom/tests/test_pdu.py::TestABORT::test_a_p_abort_from_primitive PASSED [ 47%]
pynetdicom/tests/test_pdu.py::TestABORT::test_source_str PASSED          [ 47%]
pynetdicom/tests/test_pdu.py::TestABORT::test_reason_str PASSED          [ 47%]
pynetdicom/tests/test_pdu.py::TestEventHandlingAcceptor::test_no_handlers PASSED [ 47%]
pynetdicom/tests/test_pdu.py::TestEventHandlingAcceptor::test_pdu_sent PASSED [ 47%]
pynetdicom/tests/test_pdu.py::TestEventHandlingAcceptor::test_pdu_sent_bind PASSED [ 47%]
pynetdicom/tests/test_pdu.py::TestEventHandlingAcceptor::test_pdu_sent_unbind PASSED [ 47%]
pynetdicom/tests/test_pdu.py::TestEventHandlingAcceptor::test_pdu_sent_raises PASSED [ 47%]
pynetdicom/tests/test_pdu.py::TestEventHandlingAcceptor::test_pdu_recv PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingAcceptor::test_pdu_recv_bind PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingAcceptor::test_pdu_recv_unbind PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingAcceptor::test_pdu_recv_raises PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingRequestor::test_no_handlers PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingRequestor::test_pdu_sent PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingRequestor::test_pdu_sent_abort_pdata PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingRequestor::test_pdu_sent_bind PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingRequestor::test_pdu_sent_unbind PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingRequestor::test_pdu_sent_raises PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingRequestor::test_pdu_recv PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingRequestor::test_pdu_recv_abort_pdata PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingRequestor::test_pdu_recv_bind PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingRequestor::test_pdu_recv_unbind PASSED [ 48%]
pynetdicom/tests/test_pdu.py::TestEventHandlingRequestor::test_pdu_recv_raises PASSED [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_decode_raises PASSED   [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_decoders_raises PASSED [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_equality PASSED        [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_encode_raises PASSED   [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_encoders_raises PASSED [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_generate_items PASSED  [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_generate_items_raises PASSED [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_hash_raises PASSED     [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_inequality PASSED      [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_item_length_raises PASSED [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_item_type_raises PASSED [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_wrap_bytes PASSED      [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_wrap_encode_items PASSED [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_wrap_generate_items PASSED [ 48%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_wrap_pack PASSED       [ 49%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_wrap_uid_bytes PASSED  [ 49%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_wrap_unpack PASSED     [ 49%]
pynetdicom/tests/test_pdu_items.py::TestPDU::test_wrap_encode_str PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_init PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_uid_conformance PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_none_raises PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_string_output PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_rq_decode PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_ac_decode PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_encode_cycle PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_update PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_properties PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_encode_odd PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_encode_even PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_encode_none_raises PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_decode_odd PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_decode_even PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_decode_empty PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_encode_empty PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_decode_padded_odd PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_application_context_name PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestApplicationContext::test_application_context_name_conf PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextRQ::test_init PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextRQ::test_string_output PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextRQ::test_decode PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextRQ::test_decode_utf8 PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextRQ::test_encode PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextRQ::test_to_primitive PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextRQ::test_from_primitive PASSED [ 49%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextAC::test_init PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextAC::test_string_output PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextAC::test_decode PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextAC::test_encode PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextAC::test_to_primitive PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextAC::test_from_primitive PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextAC::test_result_str PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestPresentationContextAC::test_decode_empty PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestAbstractSyntax::test_init PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestAbstractSyntax::test_uid_conformance PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestAbstractSyntax::test_string_output PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestAbstractSyntax::test_decode PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestAbstractSyntax::test_encode_cycle PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestAbstractSyntax::test_properies PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestAbstractSyntax::test_encode_odd PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestAbstractSyntax::test_encode_even PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestAbstractSyntax::test_decode_odd PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestAbstractSyntax::test_decode_even PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestAbstractSyntax::test_decode_padded_odd PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestTransferSyntax::test_init PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestTransferSyntax::test_uid_conformance PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestTransferSyntax::test_string_output PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestTransferSyntax::test_decode PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestTransferSyntax::test_encode_cycle PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestTransferSyntax::test_properies PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestTransferSyntax::test_encode_odd PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestTransferSyntax::test_encode_even PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestTransferSyntax::test_decode_odd PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestTransferSyntax::test_decode_even PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestTransferSyntax::test_decode_padded_odd PASSED [ 50%]
pynetdicom/tests/test_pdu_items.py::TestTransferSyntax::test_decode_empty PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestPresentationDataValue::test_init PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestPresentationDataValue::test_string_output PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestPresentationDataValue::test_decode PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestPresentationDataValue::test_encode PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestPresentationDataValue::test_properies PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestPresentationDataValue::test_message_control_header_byte PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation::test_init PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation::test_string_output PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation::test_decode PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation::test_encode PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation::test_to_primitive PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation::test_from_primitive PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation::test_properties_usr_id PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation::test_properties_ext_neg PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation::test_properties_role PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation::test_properties_async PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation::test_properties_max_pdu PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation::test_properties_implementation PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_MaximumLength::test_init PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_MaximumLength::test_string_output PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_MaximumLength::test_decode PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_MaximumLength::test_encode PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_MaximumLength::test_to_primitive PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_MaximumLength::test_from_primitive PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_uid PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_uid_conf PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_init PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_string_output PASSED [ 51%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_decode PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_encode PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_to_primitive PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_from_primitive PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_properies PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_encode_odd PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_encode_even PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_encode_none_raises PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_decode_odd PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_decode_even PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_decode_padded_odd PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_decode_empty PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_decode_empty_conf PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationUID::test_no_log_padded PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationVersion::test_init PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationVersion::test_string_output PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationVersion::test_decode PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationVersion::test_decode_empty PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationVersion::test_encode PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationVersion::test_to_primitive PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationVersion::test_from_primitive PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ImplementationVersion::test_properies PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_Asynchronous::test_init PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_Asynchronous::test_string_output PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_Asynchronous::test_decode PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_Asynchronous::test_encode PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_Asynchronous::test_to_primitive PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_Asynchronous::test_from_primitive PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_Asynchronous::test_properies PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_uid_conformance PASSED [ 52%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_init PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_string_output PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_decode PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_encode PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_to_primitive PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_from_primitive PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_from_primitive_no_scu PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_properties PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_encode_odd PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_encode_even PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_decode_odd PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_decode_even PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_RoleSelection::test_decode_padded_odd PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserNoPass::test_init PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserNoPass::test_string_output PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserNoPass::test_decode PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserNoPass::test_encode PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserNoPass::test_to_primitive PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserNoPass::test_from_primitive PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserNoPass::test_properies PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserPass::test_string_output PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserPass::test_decode PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserPass::test_encode PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserPass::test_to_primitive PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserPass::test_from_primitive PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityRQ_UserPass::test_properties PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityAC_UserResponse::test_init PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityAC_UserResponse::test_string_output PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityAC_UserResponse::test_decode PASSED [ 53%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityAC_UserResponse::test_encode PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityAC_UserResponse::test_to_primitive PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityAC_UserResponse::test_from_primitive PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserIdentityAC_UserResponse::test_properies PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_uid_conformance PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_init PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_string_output PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_decode PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_encode PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_to_primitive PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_from_primitive PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_properties PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_encode_odd PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_encode_even PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_decode_odd PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_decode_even PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_ExtendedNegotiation::test_decode_padded_odd PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_CommonExtendedNegotiation::test_uid_conformance PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_CommonExtendedNegotiation::test_init PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_CommonExtendedNegotiation::test_string_output PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_CommonExtendedNegotiation::test_decode PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_CommonExtendedNegotiation::test_encode PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_CommonExtendedNegotiation::test_to_primitive PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_CommonExtendedNegotiation::test_from_primitive PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_CommonExtendedNegotiation::test_properties PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_CommonExtendedNegotiation::test_generate_items PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_CommonExtendedNegotiation::test_generate_items_raises PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_CommonExtendedNegotiation::test_wrap_generate_items PASSED [ 54%]
pynetdicom/tests/test_pdu_items.py::TestUserInformation_CommonExtendedNegotiation::test_wrap_list PASSED [ 54%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_setter[good_init0] PASSED [ 54%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_setter[good_init1] PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_setter[good_init2] PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_setter[good_init3] PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_setter[good_init4] PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_setter[good_init5] PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_add_transfer_syntax PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_add_transfer_syntax_nonconformant PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_add_private_transfer_syntax PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_add_transfer_syntax_duplicate PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_equality PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_hash PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_string_output PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_context_id PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_abstract_syntax PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_abstract_syntax_raises PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_abstract_syntax_nonconformant PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_transfer_syntax PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_transfer_syntax_duplicate PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_transfer_syntax_nonconformant PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_status PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_tuple PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_as_scp PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_as_scu PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_scu_role PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_scp_role PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestPresentationContext::test_repr PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_no_req_no_acc PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_one_req_no_acc PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_no_req_one_acc PASSED [ 55%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_dupe_abs_req_no_acc PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_dupe_abs_req PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_one_req_one_acc_match PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_one_req_one_acc_accept_trans PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_one_req_one_acc_accept_trans_diff PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_one_req_one_acc_reject_trans PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_one_req_one_acc_mismatch PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_private_transfer_syntax PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_private_abstract_syntax PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_typical PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptor::test_first_supported_match PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req0-acc0-out0] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req1-acc1-out1] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req2-acc2-out2] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req3-acc3-out3] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req4-acc4-out4] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req5-acc5-out5] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req6-acc6-out6] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req7-acc7-out7] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req8-acc8-out8] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req9-acc9-out9] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req10-acc10-out10] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req11-acc11-out11] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req12-acc12-out12] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req13-acc13-out13] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req14-acc14-out14] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req15-acc15-out15] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req16-acc16-out16] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req17-acc17-out17] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req18-acc18-out18] PASSED [ 56%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req19-acc19-out19] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req20-acc20-out20] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req21-acc21-out21] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req22-acc22-out22] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req23-acc23-out23] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req24-acc24-out24] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req25-acc25-out25] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req26-acc26-out26] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req27-acc27-out27] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req28-acc28-out28] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req29-acc29-out29] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req30-acc30-out30] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req31-acc31-out31] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req32-acc32-out32] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req33-acc33-out33] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req34-acc34-out34] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req35-acc35-out35] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req36-acc36-out36] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req37-acc37-out37] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req38-acc38-out38] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req39-acc39-out39] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req40-acc40-out40] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req41-acc41-out41] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req42-acc42-out42] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req43-acc43-out43] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_scp_scu_role_negotiation[req44-acc44-out44] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_multiple_contexts_same_abstract PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_no_invalid_return_scp PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_no_invalid_return_scu PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req0-acc0-out0] PASSED [ 57%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req1-acc1-out1] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req2-acc2-out2] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req3-acc3-out3] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req4-acc4-out4] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req5-acc5-out5] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req6-acc6-out6] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req7-acc7-out7] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req8-acc8-out8] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req9-acc9-out9] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req10-acc10-out10] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req11-acc11-out11] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req12-acc12-out12] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req13-acc13-out13] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req14-acc14-out14] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req15-acc15-out15] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req16-acc16-out16] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req17-acc17-out17] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req18-acc18-out18] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req19-acc19-out19] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req20-acc20-out20] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req21-acc21-out21] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req22-acc22-out22] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req23-acc23-out23] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req24-acc24-out24] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req25-acc25-out25] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req26-acc26-out26] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req27-acc27-out27] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req28-acc28-out28] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req29-acc29-out29] PASSED [ 58%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req30-acc30-out30] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req31-acc31-out31] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req32-acc32-out32] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req33-acc33-out33] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req34-acc34-out34] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req35-acc35-out35] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req36-acc36-out36] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req37-acc37-out37] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req38-acc38-out38] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req39-acc39-out39] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req40-acc40-out40] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req41-acc41-out41] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req42-acc42-out42] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req43-acc43-out43] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsAcceptorWithRoleSelection::test_combination_role[req44-acc44-out44] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req0-acc0-out0] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req1-acc1-out1] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req2-acc2-out2] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req3-acc3-out3] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req4-acc4-out4] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req5-acc5-out5] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req6-acc6-out6] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req7-acc7-out7] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req8-acc8-out8] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req9-acc9-out9] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req10-acc10-out10] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req11-acc11-out11] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req12-acc12-out12] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req13-acc13-out13] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req14-acc14-out14] PASSED [ 59%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req15-acc15-out15] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req16-acc16-out16] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req17-acc17-out17] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req18-acc18-out18] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req19-acc19-out19] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req20-acc20-out20] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req21-acc21-out21] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req22-acc22-out22] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req23-acc23-out23] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req24-acc24-out24] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req25-acc25-out25] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req26-acc26-out26] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req27-acc27-out27] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req28-acc28-out28] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req29-acc29-out29] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req30-acc30-out30] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req31-acc31-out31] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req32-acc32-out32] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req33-acc33-out33] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req34-acc34-out34] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req35-acc35-out35] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req36-acc36-out36] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req37-acc37-out37] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req38-acc38-out38] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req39-acc39-out39] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req40-acc40-out40] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req41-acc41-out41] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req42-acc42-out42] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req43-acc43-out43] PASSED [ 60%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_scp_scu_role_negotiation[req44-acc44-out44] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_multiple_contexts_same_abstract PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_functional PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_acc_invalid_return_scp PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_acc_invalid_return_scu PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req0-acc0-out0] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req1-acc1-out1] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req2-acc2-out2] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req3-acc3-out3] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req4-acc4-out4] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req5-acc5-out5] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req6-acc6-out6] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req7-acc7-out7] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req8-acc8-out8] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req9-acc9-out9] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req10-acc10-out10] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req11-acc11-out11] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req12-acc12-out12] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req13-acc13-out13] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req14-acc14-out14] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req15-acc15-out15] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req16-acc16-out16] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req17-acc17-out17] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req18-acc18-out18] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req19-acc19-out19] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req20-acc20-out20] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req21-acc21-out21] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req22-acc22-out22] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req23-acc23-out23] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req24-acc24-out24] PASSED [ 61%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req25-acc25-out25] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req26-acc26-out26] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req27-acc27-out27] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req28-acc28-out28] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req29-acc29-out29] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req30-acc30-out30] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req31-acc31-out31] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req32-acc32-out32] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req33-acc33-out33] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req34-acc34-out34] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req35-acc35-out35] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req36-acc36-out36] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req37-acc37-out37] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req38-acc38-out38] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req39-acc39-out39] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req40-acc40-out40] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req41-acc41-out41] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req42-acc42-out42] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req43-acc43-out43] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_combination[req44-acc44-out44] PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_one_role_only_scu PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestorWithRoleSelection::test_one_role_only_scp PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_no_req_no_acc_raise PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_one_req_no_acc PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_no_req_one_acc_raise PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_dupe_abs_req_no_acc PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_dupe_abs_req PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_one_req_one_acc_match PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_one_req_one_acc_accept_trans PASSED [ 62%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_one_req_one_acc_accept_trans_diff PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_one_req_one_acc_reject_trans PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_one_req_one_acc_mismatch PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_private_transfer_syntax PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_private_abstract_syntax PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_typical PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateAsRequestor::test_acceptor_empty_context PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateUnrestricted::test_no_contexts PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateUnrestricted::test_non_storage_no_acc PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateUnrestricted::test_non_storage_match PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateUnrestricted::test_storage PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateUnrestricted::test_duplicates PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateUnrestricted::test_roles_false_false PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateUnrestricted::test_roles_false_true PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateUnrestricted::test_roles_true_true PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestNegotiateUnrestricted::test_roles_true_false PASSED [ 63%]
pynetdicom/tests/test_presentation.py::test_default_transfer_syntaxes PASSED [ 63%]
pynetdicom/tests/test_presentation.py::test_build_context PASSED         [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_application_event PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_basic_worklist PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_color_palette PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_defined_procedure PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_display_system PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_hanging_protocol PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_implant_template PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_instance_availability PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_media_creation PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_media_storage PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_non_patient PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_print_management PASSED [ 63%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_procedure_step PASSED [ 64%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_protocol_approval PASSED [ 64%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_qr PASSED [ 64%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_relevant_patient PASSED [ 64%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_rt_machine PASSED [ 64%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_storage PASSED [ 64%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_storage_commitement PASSED [ 64%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_substance_admin PASSED [ 64%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_unified_procedure PASSED [ 64%]
pynetdicom/tests/test_presentation.py::TestServiceContexts::test_verification PASSED [ 64%]
pynetdicom/tests/test_presentation.py::TestBuildRole::test_default PASSED [ 64%]
pynetdicom/tests/test_presentation.py::TestBuildRole::test_various PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_MaximumLengthNotification::test_assignment_and_exceptions PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_MaximumLengthNotification::test_conversion PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_MaximumLengthNotification::test_string PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_ImplementationClassUIDNotification::test_uid_conformance_false PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_ImplementationClassUIDNotification::test_uid_conformance_true PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_ImplementationClassUIDNotification::test_assignment_and_exceptions PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_ImplementationClassUIDNotification::test_conversion PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_ImplementationClassUIDNotification::test_string PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_ImplementationVersionNameNotification::test_assignment_and_exceptions PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_ImplementationVersionNameNotification::test_conversion PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_ImplementationVersionNameNotification::test_string PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_AsynchronousOperationsWindowNegotiation::test_assignment_and_exceptions PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_AsynchronousOperationsWindowNegotiation::test_conversion PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_AsynchronousOperationsWindowNegotiation::test_string PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_SCP_SCU_RoleSelectionNegotiation::test_uid_conformance_false PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_SCP_SCU_RoleSelectionNegotiation::test_uid_conformance_true PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_SCP_SCU_RoleSelectionNegotiation::test_assignment_and_exceptions PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_SCP_SCU_RoleSelectionNegotiation::test_conversion PASSED [ 64%]
pynetdicom/tests/test_primitives.py::TestPrimitive_SOPClassExtendedNegotiation::test_uid_conformance_false PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_SOPClassExtendedNegotiation::test_uid_conformance_true PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_SOPClassExtendedNegotiation::test_assignment_and_exceptions PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_SOPClassExtendedNegotiation::test_conversion PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_SOPClassCommonExtendedNegotiation::test_uid_conformance_false PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_SOPClassCommonExtendedNegotiation::test_uid_conformance_true PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_SOPClassCommonExtendedNegotiation::test_assignment_and_exceptions PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_SOPClassCommonExtendedNegotiation::test_conversion PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_UserIdentityNegotiation::test_assignment_and_exceptions PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_UserIdentityNegotiation::test_string PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_UserIdentityNegotiation::test_conversion PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_ASSOCIATE::test_uid_conformance_false PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_ASSOCIATE::test_uid_conformance_true PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_ASSOCIATE::test_assignment PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_ASSOCIATE::test_exceptions PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_ASSOCIATE::test_conversion PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_ASSOCIATE::test_invalid_result_str PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_ASSOCIATE::test_invalid_source_str PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_ASSOCIATE::test_invalid_reason_str PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_RELEASE::test_assignment PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_RELEASE::test_exceptions PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_ABORT::test_assignment PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_ABORT::test_exceptions PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_ABORT::test_conversion PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_P_ABORT::test_assignment PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_P_ABORT::test_exceptions PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_A_P_ABORT::test_conversion PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_P_DATA::test_assignment PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_P_DATA::test_exceptions PASSED [ 65%]
pynetdicom/tests/test_primitives.py::TestPrimitive_P_DATA::test_conversion PASSED [ 66%]
pynetdicom/tests/test_primitives.py::TestPrimitive_P_DATA::test_string PASSED [ 66%]
pynetdicom/tests/test_primitives.py::TestServiceParameter::test_equality PASSED [ 66%]
pynetdicom/tests/test_service_class.py::TestServiceClass::test_is_valid_status PASSED [ 66%]
pynetdicom/tests/test_service_class.py::TestServiceClass::test_validate_status_ds PASSED [ 66%]
pynetdicom/tests/test_service_class.py::TestServiceClass::test_validate_status_ds_multi PASSED [ 66%]
pynetdicom/tests/test_service_class.py::TestServiceClass::test_validate_status_ds_none PASSED [ 66%]
pynetdicom/tests/test_service_class.py::TestServiceClass::test_validate_status_ds_unknown PASSED [ 66%]
pynetdicom/tests/test_service_class.py::TestServiceClass::test_validate_status_int PASSED [ 66%]
pynetdicom/tests/test_service_class.py::TestServiceClass::test_validate_status_invalid PASSED [ 66%]
pynetdicom/tests/test_service_class.py::TestServiceClass::test_validate_status_unknown PASSED [ 66%]
pynetdicom/tests/test_service_class.py::TestServiceClass::test_scp_raises PASSED [ 66%]
pynetdicom/tests/test_service_class.py::TestServiceClass::test_is_cancelled_no_msg PASSED [ 66%]
pynetdicom/tests/test_service_class.py::TestServiceClass::test_is_cancelled_no_match PASSED [ 66%]
pynetdicom/tests/test_service_class.py::TestServiceClass::test_is_cancelled_match PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 66%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 67%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_dataset_multi[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 68%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 69%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_int_unknown[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 70%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_status_none[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 71%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_exception[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 72%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_event[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 73%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_success[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 74%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_general[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 75%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_failure_custom[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 76%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 77%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_warning[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 78%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_none[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 79%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_bad_dataset[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 80%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_bad_request[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_get_empty PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 81%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.1.40-N-GET-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.3.1.2.3.3-N-CREATE-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.3.1.2.3.3-N-SET-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.3.1.2.3.4-N-GET-1-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.3.1.2.3.5-N-EVENT-REPORT-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.1.1-N-ACTION-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.1.1-N-CREATE-46592-50710] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.1.1-N-DELETE-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.1.1-N-SET-46592-50710] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.1.14-N-EVENT-REPORT-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.1.14-N-GET-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.1.20.1-N-ACTION-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.1.20.1-N-EVENT-REPORT-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.1.1.201.5-N-ACTION-45072-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.1.1.201.5-N-EVENT-REPORT-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.1.40-N-ACTION-45313-49409] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.33-N-CREATE-None-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.1.33-N-ACTION-None-49665] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.1.33-N-CREATE-None-42256] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.1.33-N-GET-1-None] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.34.6.1-N-ACTION-45825-49920] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.34.6.1-N-CREATE-45824-49929] PASSED [ 82%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.34.6.1-N-GET-1-49927] PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.34.6.3-N-SET-45829-49936] PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.34.6.4-N-EVENT-REPORT-None-None] PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.34.8-N-ACTION-None-49426] PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.34.8-N-CREATE-None-49703] PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.34.8-N-DELETE-None-None] PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.34.8-N-EVENT-REPORT-None-None] PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.34.8-N-GET-None-49426] PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestNServiceClass::test_handler_aborts_before[1.2.840.10008.5.1.4.34.8-N-SET-None-49700] PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_bad_req_identifier PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_status_dataset PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_status_dataset_multi PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_status_int PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_status_unknown PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_status_invalid PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_status_none PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_no_match PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_exception_prior PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_exception_default PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_exception_during PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_bad_identifier PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_pending_cancel PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_pending_success PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_pending_failure PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_multi_pending_cancel PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_multi_pending_success PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_multi_pending_failure PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_scp_handler_context PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_scp_handler_assoc PASSED [ 83%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_scp_handler_request PASSED [ 84%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_scp_handler_identifier PASSED [ 84%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_scp_cancelled PASSED [ 84%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_aborts_before PASSED [ 84%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_aborts_before_solo PASSED [ 84%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_aborts_during PASSED [ 84%]
pynetdicom/tests/test_service_n.py::TestUPSFindServiceClass::test_handler_aborts_after PASSED [ 84%]
pynetdicom/tests/test_service_n.py::TestNEventReport::test_same_assoc PASSED [ 84%]
pynetdicom/tests/test_service_n.py::TestNEventReport::test_new_assoc PASSED [ 84%]
pynetdicom/tests/test_service_non_patient.py::TestNonPatientObjectStorageServiceClass::test_scp_failed_ds_decode PASSED [ 84%]
pynetdicom/tests/test_service_non_patient.py::TestNonPatientObjectStorageServiceClass::test_scp_handler_return_dataset PASSED [ 84%]
pynetdicom/tests/test_service_non_patient.py::TestNonPatientObjectStorageServiceClass::test_scp_handler_return_dataset_multi PASSED [ 84%]
pynetdicom/tests/test_service_non_patient.py::TestNonPatientObjectStorageServiceClass::test_scp_handler_return_int PASSED [ 84%]
pynetdicom/tests/test_service_non_patient.py::TestNonPatientObjectStorageServiceClass::test_scp_handler_return_invalid PASSED [ 84%]
pynetdicom/tests/test_service_non_patient.py::TestNonPatientObjectStorageServiceClass::test_scp_handler_no_status PASSED [ 84%]
pynetdicom/tests/test_service_non_patient.py::TestNonPatientObjectStorageServiceClass::test_scp_handler_exception PASSED [ 84%]
pynetdicom/tests/test_service_non_patient.py::TestNonPatientObjectStorageServiceClass::test_scp_handler_context PASSED [ 84%]
pynetdicom/tests/test_service_non_patient.py::TestNonPatientObjectStorageServiceClass::test_scp_handler_assoc PASSED [ 84%]
pynetdicom/tests/test_service_non_patient.py::TestNonPatientObjectStorageServiceClass::test_scp_handler_request PASSED [ 84%]
pynetdicom/tests/test_service_non_patient.py::TestNonPatientObjectStorageServiceClass::test_scp_handler_dataset PASSED [ 84%]
pynetdicom/tests/test_service_non_patient.py::TestNonPatientObjectStorageServiceClass::test_scp_handler_move_origin PASSED [ 84%]
pynetdicom/tests/test_service_qr.py::test_unknown_sop_class PASSED       [ 84%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_bad_req_identifier PASSED [ 84%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_status_dataset PASSED [ 84%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_status_dataset_multi PASSED [ 84%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_status_int PASSED [ 84%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_status_unknown PASSED [ 84%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_status_invalid PASSED [ 84%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_status_none PASSED [ 84%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_exception_prior PASSED [ 84%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_exception_default PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_exception_during PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_bad_identifier PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_pending_cancel PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_pending_success PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_pending_failure PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_multi_pending_cancel PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_multi_pending_success PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_multi_pending_failure PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_scp_handler_context PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_scp_handler_assoc PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_scp_handler_request PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_scp_handler_identifier PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_scp_cancelled PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_aborts_before PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_aborts_before_solo PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_aborts_during PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_aborts_after PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_handler_no_yield PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_success_no_identifier PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_peer_aborts_during_handler PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_register PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRFindServiceClass::test_repository_query PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_bad_req_identifier PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_bad_subops PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_status_dataset PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_status_dataset_multi PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_status_int PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_status_unknown PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_status_invalid PASSED [ 85%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_status_none PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_exception_default PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_exception_prior PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_exception_before PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_exception_after_subops PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_exception_during PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_bad_dataset PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_invalid_dataset PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_store_handler_exception PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_scp_basic PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_scp_store_failure PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_scp_store_warning PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_pending_success PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_pending_warning PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_pending_failure PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_multi_pending_success PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_multi_pending_warning PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_multi_pending_failure PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_failure PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_success PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_success_user PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_cancel PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_warning PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_context PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_request PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_assoc PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_get_handler_identifier PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_store_handler_context PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_store_handler_request PASSED [ 86%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_store_handler_assoc PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_store_handler_dataset PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_store_handler_bad PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_contexts PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_scp_cancelled PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_subop_message_id PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_subop_message_id_rollover PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_handler_aborts_before PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_handler_aborts_before_solo PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_handler_aborts_during_noops PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_handler_aborts_during PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_handler_aborts_after PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_success_no_identifier PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_scp_store_warning_failure PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRGetServiceClass::test_register PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_bad_req_identifier PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_bad_yield_destination PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_bad_yield_subops PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_bad_destination PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_bad_subops PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_bad_aet PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_status_dataset PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_status_dataset_multi PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_status_int PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_status_unknown PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_status_invalid PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_status_none PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_exception_default PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_exception_prior PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_exception_destination PASSED [ 87%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_exception_subops PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_exception_ops PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_exception_during PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_bad_dataset PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_invalid_dataset PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_scp_basic PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_scp_store_failure PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_handler_warning PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_scp_store_warning PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_pending_success PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_pending_warning PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_pending_failure PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_multi_pending_success PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_multi_pending_warning PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_multi_pending_failure PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_failure PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_success PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_cancel PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_move_warning PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_no_associate PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_scp_handler_context PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_scp_handler_assoc PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_scp_handler_request PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_scp_handler_identifier PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_scp_handler_move_dest PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_scp_cancelled PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_subop_message_id PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_subop_message_id_rollover PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_success_no_warn PASSED [ 88%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_success_warn PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_success_fail PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_handler_aborts_before PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_handler_aborts_before_solo PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_handler_aborts_during_destination PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_handler_aborts_during_noops PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_handler_aborts_during PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_handler_aborts_after PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_no_subops_no_association PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_handler_unknown_destination PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_handler_assoc_kwargs PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_handler_assoc_kwargs_raises PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_success_no_identifier PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_scp_store_warning_failure PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRMoveServiceClass::test_register PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRCompositeInstanceWithoutBulk::test_pixel_data PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRCompositeInstanceWithoutBulk::test_waveform_sequence PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestQRCompositeInstanceWithoutBulk::test_repeating_group_elements PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestBasicWorklistServiceClass::test_bad_abstract_syntax_raises PASSED [ 89%]
pynetdicom/tests/test_service_qr.py::TestBasicWorklistServiceClass::test_register PASSED [ 89%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_bad_req_identifier PASSED [ 89%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_handler_status_dataset PASSED [ 89%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_handler_status_dataset_multi PASSED [ 89%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_handler_status_int PASSED [ 89%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_handler_status_unknown PASSED [ 89%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_handler_status_invalid PASSED [ 89%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_handler_status_none PASSED [ 89%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_handler_exception PASSED [ 89%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_handler_bad_identifier PASSED [ 89%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_pending_cancel PASSED [ 89%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_pending_success PASSED [ 90%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_pending_failure PASSED [ 90%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_cancel PASSED [ 90%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_failure PASSED [ 90%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_success PASSED [ 90%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_no_response PASSED [ 90%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_scp_handler_context PASSED [ 90%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_scp_handler_assoc PASSED [ 90%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_scp_handler_request PASSED [ 90%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_scp_handler_identifier PASSED [ 90%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_scp_handler_aborts_before PASSED [ 90%]
pynetdicom/tests/test_service_relevant_patient.py::TestRelevantPatientServiceClass::test_scp_handler_aborts_before_solo PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_status_enum PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_failed_ds_decode PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_return_dataset PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_return_dataset_multi PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_return_int PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_return_invalid PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_no_status PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_exception_default PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_exception PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_context PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_assoc PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_request PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_dataset PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_dataset_path PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_dataset_path_windows_unlink PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_move_origin PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_sop_extended PASSED [ 90%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_event_ds_modify PASSED [ 91%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_event_ds_change PASSED [ 91%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_event_file_meta PASSED [ 91%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_event_file_meta_bad PASSED [ 91%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_aborts PASSED [ 91%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_unrestricted PASSED [ 91%]
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_register PASSED [ 91%]
pynetdicom/tests/test_service_substance_admin.py::test_unknown_sop_class PASSED [ 91%]
pynetdicom/tests/test_service_substance_admin.py::TestSubstanceAdministrationQueryServiceClass::test_handler_status_dataset PASSED [ 91%]
pynetdicom/tests/test_service_substance_admin.py::TestSubstanceAdministrationQueryServiceClass::test_handler_status_dataset_multi PASSED [ 91%]
pynetdicom/tests/test_service_substance_admin.py::TestSubstanceAdministrationQueryServiceClass::test_handler_status_int PASSED [ 91%]
pynetdicom/tests/test_service_substance_admin.py::TestSubstanceAdministrationQueryServiceClass::test_handler_status_unknown PASSED [ 91%]
pynetdicom/tests/test_service_substance_admin.py::TestSubstanceAdministrationQueryServiceClass::test_handler_status_invalid PASSED [ 91%]
pynetdicom/tests/test_service_substance_admin.py::TestSubstanceAdministrationQueryServiceClass::test_handler_status_none PASSED [ 91%]
pynetdicom/tests/test_service_substance_admin.py::TestSubstanceAdministrationQueryServiceClass::test_register PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_scp_handler_return_dataset PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_scp_handler_return_dataset_no_status PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_scp_handler_return_dataset_multi PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_scp_handler_return_dataset_unknown PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_scp_handler_return_int PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_scp_handler_return_valid PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_scp_handler_no_status PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_scp_handler_exception PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_scp_handler_context PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_scp_handler_assoc PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_scp_handler_request PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_abort PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_disconnection PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_timeout PASSED [ 91%]
pynetdicom/tests/test_service_verification.py::TestVerificationServiceClass::test_dimse_network_timeout PASSED [ 91%]
pynetdicom/tests/test_sop.py::test_all_sop_classes PASSED                [ 92%]
pynetdicom/tests/test_sop.py::test_all_service_classes PASSED            [ 92%]
pynetdicom/tests/test_sop.py::test_all_sop_instances PASSED              [ 92%]
pynetdicom/tests/test_sop.py::TestUIDtoSOPlass::test_missing_sop_class PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDtoSOPlass::test_verification_uid PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDtoSOPlass::test_existing PASSED     [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_service_class_uid PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_app_logging_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_basic_worklist_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_color_palette_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_defined_procedure_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_display_system_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_hanging_protocol_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_implant_template_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_instance_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_inventory_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_media_creation_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_media_storage_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_non_patient_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_print_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_procedure_step_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_protocol_approval_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_qr_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_relevant_patient_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_rt_machine_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_storage_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_storage_commitment_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_storage_management_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_substance_admin_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_ups_uids PASSED [ 92%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_verification_uids PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestUIDToServiceClass::test_unknown_uid PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_class_type PASSED       [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_app_logging_sop PASSED  [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_basic_worklist_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_color_palette_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_defined_procedure_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_display_sop PASSED      [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_hanging_protocol_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_implant_template_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_instance_sop PASSED     [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_media_creation_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_media_storage_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_non_patient_sop PASSED  [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_print_sop PASSED        [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_procedure_step_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_protocol_approval_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_qr_sop PASSED           [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_relevant_patient_info_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_rt_sop PASSED           [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_storage_sop PASSED      [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_storage_commitment_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_storage_management_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_substance_admin_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_ups_sop PASSED          [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_verification_sop PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestSOPClass::test_uid_creation PASSED     [ 93%]
pynetdicom/tests/test_sop.py::TestRegisterUID::test_register_storage PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestRegisterUID::test_register_qr_find PASSED [ 93%]
pynetdicom/tests/test_sop.py::TestRegisterUID::test_register_qr_get PASSED [ 94%]
pynetdicom/tests/test_sop.py::TestRegisterUID::test_register_qr_move PASSED [ 94%]
pynetdicom/tests/test_sop.py::TestRegisterUID::test_register_bwm_find PASSED [ 94%]
pynetdicom/tests/test_sop.py::TestRegisterUID::test_register_substance_admin_find PASSED [ 94%]
pynetdicom/tests/test_sop.py::TestRegisterUID::test_invalid_keyword_raises PASSED [ 94%]
pynetdicom/tests/test_sop.py::TestRegisterUID::test_invalid_service_class_raises PASSED [ 94%]
pynetdicom/tests/test_sop.py::TestRegisterUID::test_invalid_dimse_msg_type_raises PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_status PASSED  [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_unknown PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_general PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_negative_raises PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_storage PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_qr_find PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_qr_move PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_qr_get PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_proc_step PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_print_management PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_basic_worklist PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_application_event PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_relevant_patient PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_media_creation PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_substance_admin PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_instance_frame PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_composite_instance PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_unified_procedure PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_rt_machine PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatus::test_code_to_category_non_patient PASSED [ 94%]
pynetdicom/tests/test_status.py::TestStatusEnum::test_default PASSED     [ 94%]
pynetdicom/tests/test_status.py::TestStatusEnum::test_adding PASSED      [ 94%]
pynetdicom/tests/test_timer.py::TestTimer::test_init PASSED              [ 94%]
pynetdicom/tests/test_timer.py::TestTimer::test_property_setters_getters PASSED [ 95%]
pynetdicom/tests/test_timer.py::TestTimer::test_start_stop PASSED        [ 95%]
pynetdicom/tests/test_timer.py::TestTimer::test_restart PASSED           [ 95%]
pynetdicom/tests/test_timer.py::TestTimer::test_no_timeout PASSED        [ 95%]
pynetdicom/tests/test_timer.py::TestTimer::test_timeout PASSED           [ 95%]
pynetdicom/tests/test_timer.py::TestTimer::test_timeout_stop PASSED      [ 95%]
pynetdicom/tests/test_transport.py::TestTConnect::test_bad_addr_raises PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestTConnect::test_address_request PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestTConnect::test_result_setter PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestAssociationSocket::test_init_new PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestAssociationSocket::test_init_address PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestAssociationSocket::test_init_existing PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestAssociationSocket::test_init_raises PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestAssociationSocket::test_close_connect PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestAssociationSocket::test_ready_error PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestAssociationSocket::test_print PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestAssociationSocket::test_close_socket_none PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestAssociationSocket::test_get_local_addr PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestAssociationSocket::test_multiple_pdu_req PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestAssociationSocket::test_multiple_pdu_acc PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestTLS::test_tls_not_server_not_client PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestTLS::test_tls_not_server_yes_client PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestTLS::test_tls_yes_server_not_client[server_context_v1_2-TLSv1.2] PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestTLS::test_tls_yes_server_not_client[server_context_v1_3-TLSv1.3] PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestTLS::test_tls_yes_server_yes_client[server_context_v1_2-TLSv1.2] PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestTLS::test_tls_yes_server_yes_client[server_context_v1_3-TLSv1.3] PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestTLS::test_tls_transfer[server_context_v1_2-TLSv1.2] PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestTLS::test_tls_transfer[server_context_v1_3-TLSv1.3] PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestTLS::test_no_ssl_scp <- pynetdicom/tests/hide_modules.py PASSED [ 95%]
pynetdicom/tests/test_transport.py::TestTLS::test_no_ssl_scu <- pynetdicom/tests/hide_modules.py PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestTLS::test_multiple_pdu_req[server_context_v1_2-TLSv1.2] PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestTLS::test_multiple_pdu_req[server_context_v1_3-TLSv1.3] PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestTLS::test_multiple_pdu_acc[server_context_v1_2-TLSv1.2] PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestTLS::test_multiple_pdu_acc[server_context_v1_3-TLSv1.3] PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestAssociationServer::test_multi_assoc_block SKIPPED [ 96%]
pynetdicom/tests/test_transport.py::TestAssociationServer::test_multi_assoc_non PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestAssociationServer::test_init_handlers PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestAssociationServer::test_get_events PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestAssociationServer::test_get_handlers PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestAssociationServer::test_shutdown PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestAssociationServer::test_exception_in_handler PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestAssociationServer::test_blocking_process_request PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestAssociationServer::test_split_pdu_windows PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestAssociationServer::test_gc PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_no_handlers PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_bind_evt_conn_open PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_bind_evt_conn_open_running PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_unbind_evt_conn_open PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_unbind_no_event PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_unbind_last_handler PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_conn_open_raises PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_bind_evt_conn_close PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_bind_evt_conn_close_running PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_unbind_evt_conn_close PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_conn_close_raises PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_data_sent PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_data_sent_bind PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_data_sent_unbind PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_data_sent_raises PASSED [ 96%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_data_recv PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_data_recv_bind PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_data_recv_unbind PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingAcceptor::test_data_recv_raises PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_no_handlers PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_bind_evt_conn_open PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_unbind_evt_conn_open PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_bind_evt_conn_close PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_bind_evt_conn_close_running PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_unbind_evt_conn_close PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_connection_failure_log PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_data_sent PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_data_sent_bind PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_data_sent_unbind PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_data_recv PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_data_recv_bind PASSED [ 97%]
pynetdicom/tests/test_transport.py::TestEventHandlingRequestor::test_data_recv_unbind PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_true[-is_valid0] PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_true[                                                                -is_valid1] PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_true[11111111111111111111111111111111111111111111111111111111111111111-is_valid2] PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_true[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-is_valid3] PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_true[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-is_valid4] PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_true[0.1.2.04-is_valid5] PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_true[some random string-is_valid6] PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_true[1111111111111111111111111111111111111111111111111111111111111111-is_valid7] PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_true[0.1.2.4-is_valid8] PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_false[-is_valid0] PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_false[                                                                -is_valid1] PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_false[11111111111111111111111111111111111111111111111111111111111111111-is_valid2] PASSED [ 97%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_false[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-is_valid3] PASSED [ 98%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_false[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-is_valid4] PASSED [ 98%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_false[0.1.2.04-is_valid5] PASSED [ 98%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_false[some random string-is_valid6] PASSED [ 98%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_false[1111111111111111111111111111111111111111111111111111111111111111-is_valid7] PASSED [ 98%]
pynetdicom/tests/test_utils.py::TestValidateUID::test_validate_uid_conformance_false[0.1.2.4-is_valid8] PASSED [ 98%]
pynetdicom/tests/test_utils.py::TestPrettyBytes::test_parameters PASSED  [ 98%]
pynetdicom/tests/test_utils.py::TestPrettyBytes::test_bytesio PASSED     [ 98%]
pynetdicom/tests/test_utils.py::TestMakeTarget::test_make_target PASSED  [ 98%]
pynetdicom/tests/test_utils.py::TestSetUID::test_str PASSED              [ 98%]
pynetdicom/tests/test_utils.py::TestSetUID::test_bytes PASSED            [ 98%]
pynetdicom/tests/test_utils.py::TestSetUID::test_bytes_decoding_error PASSED [ 98%]
pynetdicom/tests/test_utils.py::TestSetUID::test_uid PASSED              [ 98%]
pynetdicom/tests/test_utils.py::TestSetUID::test_invalid_raises PASSED   [ 98%]
pynetdicom/tests/test_utils.py::TestSetUID::test_no_validation PASSED    [ 98%]
pynetdicom/tests/test_utils.py::TestSetUID::test_valid_non_conformant_warns PASSED [ 98%]
pynetdicom/tests/test_utils.py::TestSetUID::test_none_allowed PASSED     [ 98%]
pynetdicom/tests/test_utils.py::TestSetUID::test_none_disallowed PASSED  [ 98%]
pynetdicom/tests/test_utils.py::TestSetUID::test_empty_passthrough PASSED [ 98%]
pynetdicom/tests/test_utils.py::TestSetUID::test_empty_raises PASSED     [ 98%]
pynetdicom/tests/test_utils.py::TestDecodeBytes::test_decoding_error PASSED [ 98%]
pynetdicom/tests/test_utils.py::TestDecodeBytes::test_decoding_error_fallback PASSED [ 98%]
pynetdicom/tests/test_validators.py::test_validate_ae[-True-] PASSED     [ 98%]
pynetdicom/tests/test_validators.py::test_validate_ae[A-True-] PASSED    [ 98%]
pynetdicom/tests/test_validators.py::test_validate_ae[Z-True-] PASSED    [ 98%]
pynetdicom/tests/test_validators.py::test_validate_ae[a-True-] PASSED    [ 98%]
pynetdicom/tests/test_validators.py::test_validate_ae[z-True-] PASSED    [ 98%]
pynetdicom/tests/test_validators.py::test_validate_ae[1-True-] PASSED    [ 98%]
pynetdicom/tests/test_validators.py::test_validate_ae[0-True-] PASSED    [ 98%]
pynetdicom/tests/test_validators.py::test_validate_ae[aaaaaaaaaaaaaaaa-True-] PASSED [ 98%]
pynetdicom/tests/test_validators.py::test_validate_ae[               a-True-] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ae[a               -True-] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ae[        a       -True-] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ae[                -True-] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ae[                 -False-must not exceed 16 characters] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ae[aaaaaaaaaaaaaaaaa-False-must not exceed 16 characters] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ae[\\-False-must not contain control characters or backslashes] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ae[\n-False-must not contain control characters or backslashes] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ae[\t-False-must not contain control characters or backslashes] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ae[\r-False-must not contain control characters or backslashes] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ae[A-False-must be str] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ae[\u200b5-False-must only contain ASCII characters] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_conf[-conf0-nonconf0] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_conf[ -conf1-nonconf1] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_conf[a-conf2-nonconf2] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_conf[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-conf3-nonconf3] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_conf[1-conf4-nonconf4] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_conf[ 1-conf5-nonconf5] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_conf[1-conf6-nonconf6] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_conf[1.2.03-conf7-nonconf7] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_conf[1.2.840.10008.1.2-conf8-nonconf8] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_nonconf[-conf0-nonconf0] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_nonconf[ -conf1-nonconf1] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_nonconf[a-conf2-nonconf2] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_nonconf[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-conf3-nonconf3] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_nonconf[1-conf4-nonconf4] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_nonconf[ 1-conf5-nonconf5] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_nonconf[1-conf6-nonconf6] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_nonconf[1.2.03-conf7-nonconf7] PASSED [ 99%]
pynetdicom/tests/test_validators.py::test_validate_ui_nonconf[1.2.840.10008.1.2-conf8-nonconf8] PASSED [100%]

=============================== warnings summary ===============================
pynetdicom/tests/test_assoc.py: 20 warnings
pynetdicom/tests/test_assoc_n.py: 20 warnings
pynetdicom/tests/test_events.py: 8 warnings
pynetdicom/tests/test_service_n.py: 11 warnings
pynetdicom/tests/test_service_non_patient.py: 6 warnings
pynetdicom/tests/test_service_qr.py: 23 warnings
pynetdicom/tests/test_service_relevant_patient.py: 5 warnings
pynetdicom/tests/test_service_storage.py: 16 warnings
pynetdicom/tests/test_transport.py: 2 warnings
  /usr/lib/python3.13/site-packages/pydicom/dataset.py:1378: DeprecationWarning: 'Dataset.is_little_endian' will be removed in v4.0, set the Transfer Syntax UID or use the 'little_endian' argument with Dataset.save_as() or dcmwrite() instead
    warn_and_log(

pynetdicom/tests/test_assoc.py: 20 warnings
pynetdicom/tests/test_assoc_n.py: 20 warnings
pynetdicom/tests/test_events.py: 8 warnings
pynetdicom/tests/test_service_n.py: 11 warnings
pynetdicom/tests/test_service_non_patient.py: 6 warnings
pynetdicom/tests/test_service_qr.py: 23 warnings
pynetdicom/tests/test_service_relevant_patient.py: 5 warnings
pynetdicom/tests/test_service_storage.py: 16 warnings
pynetdicom/tests/test_transport.py: 2 warnings
  /usr/lib/python3.13/site-packages/pydicom/dataset.py:1337: DeprecationWarning: 'Dataset.is_implicit_VR' will be removed in v4.0, set the Transfer Syntax UID or use the 'implicit_vr' argument with Dataset.save_as() or dcmwrite() instead
    warn_and_log(

pynetdicom/tests/test_events.py::TestEvent::test_file_meta
pynetdicom/tests/test_events.py::TestEvent::test_write_file_meta
pynetdicom/tests/test_events.py::TestEvent::test_encode_dataset
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_dataset_path
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_dataset_path_windows_unlink
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_event_file_meta
  /usr/lib/python3.13/site-packages/pydicom/dataset.py:1378: DeprecationWarning: 'FileMetaDataset.is_little_endian' will be removed in v4.0, set the Transfer Syntax UID or use the 'little_endian' argument with FileMetaDataset.save_as() or dcmwrite() instead
    warn_and_log(

pynetdicom/tests/test_events.py::TestEvent::test_file_meta
pynetdicom/tests/test_events.py::TestEvent::test_write_file_meta
pynetdicom/tests/test_events.py::TestEvent::test_encode_dataset
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_dataset_path
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_scp_handler_dataset_path_windows_unlink
pynetdicom/tests/test_service_storage.py::TestStorageServiceClass::test_event_file_meta
  /usr/lib/python3.13/site-packages/pydicom/dataset.py:1337: DeprecationWarning: 'FileMetaDataset.is_implicit_VR' will be removed in v4.0, set the Transfer Syntax UID or use the 'implicit_vr' argument with FileMetaDataset.save_as() or dcmwrite() instead
    warn_and_log(

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
SKIPPED [1] pynetdicom/tests/hide_modules.py:95: Not running on Windows
SKIPPED [1] pynetdicom/tests/test_assoc.py:7571: Not running on Windows
SKIPPED [1] pynetdicom/tests/test_environment.py:37: Tests not running in Github
SKIPPED [1] pynetdicom/tests/test_fsm.py:448: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:505: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:875: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:920: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:1287: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:1372: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:1880: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:1933: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:2296: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:2349: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:2762: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:2837: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:3273: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:3352: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:3847: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:3916: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:4412: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:4505: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:5143: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:5224: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:5788: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:5897: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:6678: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:6793: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:7591: unconditional skip
SKIPPED [1] pynetdicom/tests/test_fsm.py:7654: unconditional skip
SKIPPED [1] pynetdicom/tests/test_transport.py:639: unconditional skip
== 2927 passed, 30 skipped, 446 deselected, 234 warnings in 842.70s (0:14:02) ==
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-pynetdicom-2.1.1-4.fc42.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DAmHgj
+ umask 022
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ cd pynetdicom-2.1.1
+ DOCDIR=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/share/doc/python3-pynetdicom
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/share/doc/python3-pynetdicom
+ cp -pr /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/README.rst /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/share/doc/python3-pynetdicom
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KyrKVr
+ umask 022
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ cd pynetdicom-2.1.1
+ LICENSEDIR=/builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/share/licenses/python3-pynetdicom
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/share/licenses/python3-pynetdicom
+ cp -pr /builddir/build/BUILD/python-pynetdicom-2.1.1-build/pynetdicom-2.1.1/LICENCE /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT/usr/share/licenses/python3-pynetdicom
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-pynetdicom = 2.1.1-4.fc42 python3-pynetdicom = 2.1.1-4.fc42 python3.13-pynetdicom = 2.1.1-4.fc42 python3.13dist(pynetdicom) = 2.1.1 python3dist(pynetdicom) = 2.1.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: /usr/bin/python3 python(abi) = 3.13 python3.13dist(pydicom) >= 2.4
Processing files: python3-pynetdicom-utils-2.1.1-4.fc42.noarch
Provides: python-pynetdicom-utils = 2.1.1-4.fc42 python3-pynetdicom-utils = 2.1.1-4.fc42 python3.13-pynetdicom-utils = 2.1.1-4.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3
Conflicts: dcmtk
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-pynetdicom-2.1.1-build/BUILDROOT
Wrote: /builddir/build/SRPMS/python-pynetdicom-2.1.1-4.fc42.src.rpm
Wrote: /builddir/build/RPMS/python3-pynetdicom-utils-2.1.1-4.fc42.noarch.rpm
Wrote: /builddir/build/RPMS/python3-pynetdicom-2.1.1-4.fc42.noarch.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.zlvG4l
+ umask 022
+ cd /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ test -d /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ rm -rf /builddir/build/BUILD/python-pynetdicom-2.1.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild python-pynetdicom-2.1.1-4.fc42.src.rpm
Finish: build phase for python-pynetdicom-2.1.1-4.fc42.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-42-x86_64-1741003873.725399/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/python-pynetdicom-2.1.1-4.fc42.src.rpm) Config(child) 14 minutes 21 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "python3-pynetdicom",
            "epoch": null,
            "version": "2.1.1",
            "release": "4.fc42",
            "arch": "noarch"
        },
        {
            "name": "python-pynetdicom",
            "epoch": null,
            "version": "2.1.1",
            "release": "4.fc42",
            "arch": "src"
        },
        {
            "name": "python3-pynetdicom-utils",
            "epoch": null,
            "version": "2.1.1",
            "release": "4.fc42",
            "arch": "noarch"
        }
    ]
}
RPMResults finished