Warning: Permanently added '54.236.29.198' (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/8651386-fedora-41-aarch64 --chroot fedora-41-aarch64


Version: 1.2
PID: 9627
Logging PID: 9628
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8651386,
 'buildroot_pkgs': [],
 'chroot': 'fedora-41-aarch64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '95f34459c5923b50af178d8effca718577569ab6',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/phlogistonjohn/sambacc/python-sambacc',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-sambacc',
 'package_version': '0.7~5.gaa9a005-1',
 'project_dirname': 'sambacc',
 'project_name': 'sambacc',
 'project_owner': 'phlogistonjohn',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/phlogistonjohn/sambacc/fedora-41-aarch64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'phlogistonjohn/sambacc--https://api.github.com/users/mergify%5Bbot%5D',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'https://api.github.com/users/mergify%5Bbot%5D',
 'tags': [],
 'task_id': '8651386-fedora-41-aarch64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/phlogistonjohn/sambacc/python-sambacc /var/lib/copr-rpmbuild/workspace/workdir-w9mhpm6a/python-sambacc --depth 500 --no-single-branch --recursive

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

Running: git checkout 95f34459c5923b50af178d8effca718577569ab6 --

cmd: ['git', 'checkout', '95f34459c5923b50af178d8effca718577569ab6', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-w9mhpm6a/python-sambacc
rc: 0
stdout: 
stderr: Note: switching to '95f34459c5923b50af178d8effca718577569ab6'.

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 95f3445 automatic import of python-sambacc

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-w9mhpm6a/python-sambacc
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 sambacc-0.7.dev5+gaa9a005.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o sambacc-0.7.dev5+gaa9a005.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/phlogistonjohn/sambacc/python-sambacc/sambacc-0.7.dev5+gaa9a005.tar.gz/md5/b560a3c875289e2921444cbc299594a7/sambacc-0.7.dev5+gaa9a005.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  109k  100  109k    0     0  7082k      0 --:--:-- --:--:-- --:--:-- 7328k
INFO: Reading stdout from command: md5sum sambacc-0.7.dev5+gaa9a005.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-w9mhpm6a/python-sambacc/python-sambacc.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-w9mhpm6a/python-sambacc --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1739440066.072893 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-w9mhpm6a/python-sambacc/python-sambacc.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-w9mhpm6a/python-sambacc --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1739440066.072893 -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-w9mhpm6a/python-sambacc/python-sambacc.spec)  Config(fedora-41-aarch64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-aarch64-bootstrap-1739440066.072893/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:41
INFO: Pulling image: registry.fedoraproject.org/fedora:41
INFO: Tagging container image as mock-bootstrap-ea1a0049-6adb-4a0f-8e93-ccc075812053
INFO: Checking that 06cebf5d0309ba7031847ea1310e3ed24bb4d7d328eeafa2affc9f599352f741 image matches host's architecture
INFO: Copy content of container 06cebf5d0309ba7031847ea1310e3ed24bb4d7d328eeafa2affc9f599352f741 to /var/lib/mock/fedora-41-aarch64-bootstrap-1739440066.072893/root
INFO: mounting 06cebf5d0309ba7031847ea1310e3ed24bb4d7d328eeafa2affc9f599352f741 with podman image mount
INFO: image 06cebf5d0309ba7031847ea1310e3ed24bb4d7d328eeafa2affc9f599352f741 as /var/lib/containers/storage/overlay/2c9c00154d1cdfd0f4af9757b68bebc7b58ce1350c38fae5413c289da8d57b5d/merged
INFO: umounting image 06cebf5d0309ba7031847ea1310e3ed24bb4d7d328eeafa2affc9f599352f741 (/var/lib/containers/storage/overlay/2c9c00154d1cdfd0f4af9757b68bebc7b58ce1350c38fae5413c289da8d57b5d/merged) with podman image umount
INFO: Removing image mock-bootstrap-ea1a0049-6adb-4a0f-8e93-ccc075812053
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-41-aarch64-1739440066.072893/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-1.fc41.aarch64
  rpm-sequoia-1.7.0-5.fc41.aarch64
  dnf5-5.2.8.1-3.fc41.aarch64
  dnf5-plugins-5.2.8.1-3.fc41.aarch64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  48.8 MiB/s |  10.2 MiB |  00m00s
 fedora                                 100% |  50.4 MiB/s |  34.1 MiB |  00m01s
 Copr repository                        100% |  78.0 KiB/s |   3.4 KiB |  00m00s
Repositories loaded.
Package                            Arch    Version                     Repository      Size
Installing group/module packages:
 bash                              aarch64 5.2.32-1.fc41               fedora       8.3 MiB
 bzip2                             aarch64 1.0.8-19.fc41               fedora     427.6 KiB
 coreutils                         aarch64 9.5-11.fc41                 updates      7.9 MiB
 cpio                              aarch64 2.15-2.fc41                 fedora       1.2 MiB
 diffutils                         aarch64 3.10-8.fc41                 fedora       2.1 MiB
 fedora-release-common             noarch  41-29                       updates     19.7 KiB
 findutils                         aarch64 1:4.10.0-4.fc41             fedora       2.1 MiB
 gawk                              aarch64 5.3.0-4.fc41                fedora       4.2 MiB
 glibc-minimal-langpack            aarch64 2.40-21.fc41                updates      0.0   B
 grep                              aarch64 3.11-9.fc41                 fedora       1.1 MiB
 gzip                              aarch64 1.13-2.fc41                 fedora     488.9 KiB
 info                              aarch64 7.1-3.fc41                  fedora     613.6 KiB
 patch                             aarch64 2.7.6-25.fc41               fedora     390.6 KiB
 redhat-rpm-config                 noarch  293-1.fc41                  fedora     183.5 KiB
 rpm-build                         aarch64 4.20.0-1.fc41               fedora     525.9 KiB
 sed                               aarch64 4.9-3.fc41                  fedora       1.0 MiB
 shadow-utils                      aarch64 2:4.15.1-12.fc41            fedora       4.6 MiB
 tar                               aarch64 2:1.35-4.fc41               fedora       3.1 MiB
 unzip                             aarch64 6.0-64.fc41                 fedora     726.7 KiB
 util-linux                        aarch64 2.40.4-1.fc41               updates      6.7 MiB
 which                             aarch64 2.21-42.fc41                fedora     248.2 KiB
 xz                                aarch64 1:5.6.2-2.fc41              fedora       1.5 MiB
Installing dependencies:
 add-determinism                   aarch64 0.3.6-3.fc41                updates      2.0 MiB
 alternatives                      aarch64 1.31-1.fc41                 updates     88.7 KiB
 ansible-srpm-macros               noarch  1-16.fc41                   fedora      35.7 KiB
 audit-libs                        aarch64 4.0.3-1.fc41                updates    415.2 KiB
 authselect                        aarch64 1.5.0-8.fc41                fedora     181.5 KiB
 authselect-libs                   aarch64 1.5.0-8.fc41                fedora     867.8 KiB
 basesystem                        noarch  11-21.fc41                  fedora       0.0   B
 binutils                          aarch64 2.43.1-5.fc41               updates     30.5 MiB
 build-reproducibility-srpm-macros noarch  0.3.6-3.fc41                updates    735.0   B
 bzip2-libs                        aarch64 1.0.8-19.fc41               fedora     200.7 KiB
 ca-certificates                   noarch  2024.2.69_v8.0.401-1.0.fc41 fedora       2.4 MiB
 coreutils-common                  aarch64 9.5-11.fc41                 updates     11.2 MiB
 cracklib                          aarch64 2.9.11-6.fc41               fedora     935.0 KiB
 crypto-policies                   noarch  20250124-1.git4d262e7.fc41  updates    137.4 KiB
 curl                              aarch64 8.9.1-3.fc41                updates    793.4 KiB
 cyrus-sasl-lib                    aarch64 2.1.28-27.fc41              fedora       3.1 MiB
 debugedit                         aarch64 5.1-4.fc41                  updates    241.5 KiB
 dwz                               aarch64 0.15-8.fc41                 fedora     322.8 KiB
 ed                                aarch64 1.20.2-2.fc41               fedora     282.8 KiB
 efi-srpm-macros                   noarch  5-13.fc41                   updates     40.2 KiB
 elfutils                          aarch64 0.192-7.fc41                updates      3.1 MiB
 elfutils-debuginfod-client        aarch64 0.192-7.fc41                updates    141.3 KiB
 elfutils-default-yama-scope       noarch  0.192-7.fc41                updates      1.8 KiB
 elfutils-libelf                   aarch64 0.192-7.fc41                updates      1.2 MiB
 elfutils-libs                     aarch64 0.192-7.fc41                updates    734.9 KiB
 fedora-gpg-keys                   noarch  41-1                        fedora     126.4 KiB
 fedora-release                    noarch  41-29                       updates      0.0   B
 fedora-release-identity-basic     noarch  41-29                       updates    682.0   B
 fedora-repos                      noarch  41-1                        fedora       4.9 KiB
 file                              aarch64 5.45-7.fc41                 fedora     267.5 KiB
 file-libs                         aarch64 5.45-7.fc41                 fedora      10.0 MiB
 filesystem                        aarch64 3.18-23.fc41                fedora     106.0   B
 fonts-srpm-macros                 noarch  1:2.0.5-17.fc41             fedora      55.8 KiB
 forge-srpm-macros                 noarch  0.4.0-1.fc41                updates     38.9 KiB
 fpc-srpm-macros                   noarch  1.3-13.fc41                 fedora     144.0   B
 gdb-minimal                       aarch64 15.2-4.fc41                 updates     12.7 MiB
 gdbm                              aarch64 1:1.23-7.fc41               fedora     928.5 KiB
 gdbm-libs                         aarch64 1:1.23-7.fc41               fedora     426.0 KiB
 ghc-srpm-macros                   noarch  1.9.1-2.fc41                fedora     747.0   B
 glibc                             aarch64 2.40-21.fc41                updates      6.2 MiB
 glibc-common                      aarch64 2.40-21.fc41                updates      1.3 MiB
 glibc-gconv-extra                 aarch64 2.40-21.fc41                updates     18.6 MiB
 gmp                               aarch64 1:6.3.0-2.fc41              fedora     722.0 KiB
 gnat-srpm-macros                  noarch  6-6.fc41                    fedora       1.0 KiB
 go-srpm-macros                    noarch  3.6.0-5.fc41                updates     60.8 KiB
 jansson                           aarch64 2.13.1-10.fc41              fedora     220.5 KiB
 json-c                            aarch64 0.17-4.fc41                 fedora     202.4 KiB
 kernel-srpm-macros                noarch  1.0-24.fc41                 fedora       1.9 KiB
 keyutils-libs                     aarch64 1.6.3-4.fc41                fedora     226.4 KiB
 krb5-libs                         aarch64 1.21.3-3.fc41               updates      2.6 MiB
 libacl                            aarch64 2.3.2-2.fc41                fedora     196.1 KiB
 libarchive                        aarch64 3.7.4-4.fc41                updates    910.7 KiB
 libattr                           aarch64 2.5.2-4.fc41                fedora     196.6 KiB
 libblkid                          aarch64 2.40.4-1.fc41               updates    285.2 KiB
 libbrotli                         aarch64 1.1.0-5.fc41                fedora       1.1 MiB
 libcap                            aarch64 2.70-4.fc41                 fedora       1.4 MiB
 libcap-ng                         aarch64 0.8.5-3.fc41                fedora     417.2 KiB
 libcom_err                        aarch64 1.47.1-6.fc41               fedora     111.3 KiB
 libcurl                           aarch64 8.9.1-3.fc41                updates    781.1 KiB
 libeconf                          aarch64 0.6.2-3.fc41                fedora     206.1 KiB
 libevent                          aarch64 2.1.12-14.fc41              fedora       1.5 MiB
 libfdisk                          aarch64 2.40.4-1.fc41               updates    412.4 KiB
 libffi                            aarch64 3.4.6-3.fc41                fedora     282.4 KiB
 libgcc                            aarch64 14.2.1-7.fc41               updates    218.8 KiB
 libgomp                           aarch64 14.2.1-7.fc41               updates    493.9 KiB
 libidn2                           aarch64 2.3.7-2.fc41                fedora     457.2 KiB
 libmount                          aarch64 2.40.4-1.fc41               updates    412.9 KiB
 libnghttp2                        aarch64 1.62.1-2.fc41               fedora     262.2 KiB
 libnsl2                           aarch64 2.0.1-2.fc41                fedora     222.0 KiB
 libpkgconf                        aarch64 2.3.0-1.fc41                fedora     198.1 KiB
 libpsl                            aarch64 0.21.5-4.fc41               fedora     196.6 KiB
 libpwquality                      aarch64 1.4.5-11.fc41               fedora       1.1 MiB
 libselinux                        aarch64 3.7-5.fc41                  fedora     265.1 KiB
 libsemanage                       aarch64 3.7-2.fc41                  fedora     361.5 KiB
 libsepol                          aarch64 3.7-2.fc41                  fedora     874.0 KiB
 libsmartcols                      aarch64 2.40.4-1.fc41               updates    220.2 KiB
 libssh                            aarch64 0.10.6-8.fc41               fedora     581.3 KiB
 libssh-config                     noarch  0.10.6-8.fc41               fedora     277.0   B
 libstdc++                         aarch64 14.2.1-7.fc41               updates      2.7 MiB
 libtasn1                          aarch64 4.19.0-9.fc41               fedora     283.8 KiB
 libtirpc                          aarch64 1.3.6-1.rc3.fc41            updates    205.5 KiB
 libtool-ltdl                      aarch64 2.4.7-12.fc41               fedora     222.2 KiB
 libunistring                      aarch64 1.1-8.fc41                  fedora       1.8 MiB
 libutempter                       aarch64 1.2.1-15.fc41               fedora     417.8 KiB
 libuuid                           aarch64 2.40.4-1.fc41               updates     67.9 KiB
 libverto                          aarch64 0.3.2-9.fc41                fedora     197.5 KiB
 libxcrypt                         aarch64 4.4.38-3.fc41               updates    269.9 KiB
 libxml2                           aarch64 2.12.9-1.fc41               updates      1.9 MiB
 libzstd                           aarch64 1.5.6-2.fc41                fedora     796.0 KiB
 lua-libs                          aarch64 5.4.6-6.fc41                fedora     393.1 KiB
 lua-srpm-macros                   noarch  1-14.fc41                   fedora       1.3 KiB
 lz4-libs                          aarch64 1.10.0-1.fc41               fedora     261.6 KiB
 mpfr                              aarch64 4.2.1-5.fc41                fedora     818.9 KiB
 ncurses-base                      noarch  6.5-2.20240629.fc41         fedora     326.3 KiB
 ncurses-libs                      aarch64 6.5-2.20240629.fc41         fedora       2.2 MiB
 ocaml-srpm-macros                 noarch  10-3.fc41                   fedora       1.9 KiB
 openblas-srpm-macros              noarch  2-18.fc41                   fedora     112.0   B
 openldap                          aarch64 2.6.8-7.fc41                updates    747.1 KiB
 openssl-libs                      aarch64 1:3.2.2-11.fc41             updates      6.3 MiB
 p11-kit                           aarch64 0.25.5-3.fc41               fedora       2.6 MiB
 p11-kit-trust                     aarch64 0.25.5-3.fc41               fedora     655.6 KiB
 package-notes-srpm-macros         noarch  0.5-12.fc41                 fedora       1.6 KiB
 pam                               aarch64 1.6.1-7.fc41                updates      4.2 MiB
 pam-libs                          aarch64 1.6.1-7.fc41                updates    223.2 KiB
 pcre2                             aarch64 10.44-1.fc41.1              fedora     905.5 KiB
 pcre2-syntax                      noarch  10.44-1.fc41.1              fedora     251.6 KiB
 perl-srpm-macros                  noarch  1-56.fc41                   fedora     861.0   B
 pkgconf                           aarch64 2.3.0-1.fc41                fedora     240.6 KiB
 pkgconf-m4                        noarch  2.3.0-1.fc41                fedora      14.4 KiB
 pkgconf-pkg-config                aarch64 2.3.0-1.fc41                fedora     990.0   B
 popt                              aarch64 1.19-7.fc41                 fedora     272.9 KiB
 publicsuffix-list-dafsa           noarch  20250116-1.fc41             updates     68.5 KiB
 pyproject-srpm-macros             noarch  1.17.0-1.fc41               updates      1.9 KiB
 python-srpm-macros                noarch  3.13-3.fc41                 fedora      51.0 KiB
 qt5-srpm-macros                   noarch  5.15.15-1.fc41              fedora     500.0   B
 qt6-srpm-macros                   noarch  6.8.2-1.fc41                updates    456.0   B
 readline                          aarch64 8.2-10.fc41                 fedora     753.3 KiB
 rpm                               aarch64 4.20.0-1.fc41               fedora       3.3 MiB
 rpm-build-libs                    aarch64 4.20.0-1.fc41               fedora     198.7 KiB
 rpm-libs                          aarch64 4.20.0-1.fc41               fedora     734.0 KiB
 rpm-sequoia                       aarch64 1.7.0-5.fc41                updates      2.3 MiB
 rust-srpm-macros                  noarch  26.3-3.fc41                 fedora       4.8 KiB
 setup                             noarch  2.15.0-8.fc41               updates    720.7 KiB
 sqlite-libs                       aarch64 3.46.1-2.fc41               updates      1.5 MiB
 systemd-libs                      aarch64 256.11-1.fc41               updates      2.2 MiB
 util-linux-core                   aarch64 2.40.4-1.fc41               updates      2.3 MiB
 xxhash-libs                       aarch64 0.8.3-1.fc41                updates     84.5 KiB
 xz-libs                           aarch64 1:5.6.2-2.fc41              fedora     266.4 KiB
 zig-srpm-macros                   noarch  1-3.fc41                    fedora       1.1 KiB
 zip                               aarch64 3.0-41.fc41                 fedora       1.1 MiB
 zlib-ng-compat                    aarch64 2.2.3-1.fc41                updates    130.5 KiB
 zstd                              aarch64 1.5.6-2.fc41                fedora       1.7 MiB
Installing groups:
 Buildsystem building group                                                                

Transaction Summary:
 Installing:       154 packages

Total size of inbound packages is 52 MiB. Need to download 52 MiB.
After this operation, 220 MiB extra will be used (install 220 MiB, remove 0 B).
[  1/154] bzip2-0:1.0.8-19.fc41.aarch64 100% |   3.9 MiB/s |  52.4 KiB |  00m00s
[  2/154] cpio-0:2.15-2.fc41.aarch64    100% |  15.8 MiB/s | 291.4 KiB |  00m00s
[  3/154] bash-0:5.2.32-1.fc41.aarch64  100% |  85.3 MiB/s |   1.8 MiB |  00m00s
[  4/154] diffutils-0:3.10-8.fc41.aarch 100% |  49.2 MiB/s | 402.9 KiB |  00m00s
[  5/154] findutils-1:4.10.0-4.fc41.aar 100% | 108.2 MiB/s | 554.1 KiB |  00m00s
[  6/154] gzip-0:1.13-2.fc41.aarch64    100% |  55.1 MiB/s | 169.1 KiB |  00m00s
[  7/154] grep-0:3.11-9.fc41.aarch64    100% |  41.6 MiB/s | 297.9 KiB |  00m00s
[  8/154] gawk-0:5.3.0-4.fc41.aarch64   100% | 117.5 MiB/s |   1.1 MiB |  00m00s
[  9/154] info-0:7.1-3.fc41.aarch64     100% |  59.0 MiB/s | 181.3 KiB |  00m00s
[ 10/154] patch-0:2.7.6-25.fc41.aarch64 100% |  62.9 MiB/s | 128.8 KiB |  00m00s
[ 11/154] redhat-rpm-config-0:293-1.fc4 100% |  80.1 MiB/s |  82.0 KiB |  00m00s
[ 12/154] rpm-build-0:4.20.0-1.fc41.aar 100% |  81.9 MiB/s |  83.8 KiB |  00m00s
[ 13/154] sed-0:4.9-3.fc41.aarch64      100% | 102.7 MiB/s | 315.4 KiB |  00m00s
[ 14/154] tar-2:1.35-4.fc41.aarch64     100% | 139.1 MiB/s | 854.7 KiB |  00m00s
[ 15/154] shadow-utils-2:4.15.1-12.fc41 100% | 146.5 MiB/s |   1.3 MiB |  00m00s
[ 16/154] unzip-0:6.0-64.fc41.aarch64   100% |  30.1 MiB/s | 184.8 KiB |  00m00s
[ 17/154] which-0:2.21-42.fc41.aarch64  100% |  13.5 MiB/s |  41.5 KiB |  00m00s
[ 18/154] fedora-release-common-0:41-29 100% |  23.0 MiB/s |  23.6 KiB |  00m00s
[ 19/154] glibc-minimal-langpack-0:2.40 100% |  32.7 MiB/s | 100.4 KiB |  00m00s
[ 20/154] coreutils-0:9.5-11.fc41.aarch 100% | 178.8 MiB/s |   1.1 MiB |  00m00s
[ 21/154] xz-1:5.6.2-2.fc41.aarch64     100% |  57.7 MiB/s | 472.8 KiB |  00m00s
[ 22/154] util-linux-0:2.40.4-1.fc41.aa 100% | 215.2 MiB/s |   1.1 MiB |  00m00s
[ 23/154] filesystem-0:3.18-23.fc41.aar 100% | 155.3 MiB/s |   1.1 MiB |  00m00s
[ 24/154] ncurses-libs-0:6.5-2.20240629 100% |  45.6 MiB/s | 326.5 KiB |  00m00s
[ 25/154] bzip2-libs-0:1.0.8-19.fc41.aa 100% |  10.4 MiB/s |  42.7 KiB |  00m00s
[ 26/154] libselinux-0:3.7-5.fc41.aarch 100% |  42.9 MiB/s |  87.9 KiB |  00m00s
[ 27/154] gmp-1:6.3.0-2.fc41.aarch64    100% |  87.9 MiB/s | 270.1 KiB |  00m00s
[ 28/154] mpfr-0:4.2.1-5.fc41.aarch64   100% |  79.3 MiB/s | 324.8 KiB |  00m00s
[ 29/154] readline-0:8.2-10.fc41.aarch6 100% |  69.2 MiB/s | 212.6 KiB |  00m00s
[ 30/154] ed-0:1.20.2-2.fc41.aarch64    100% |  39.6 MiB/s |  81.2 KiB |  00m00s
[ 31/154] pcre2-0:10.44-1.fc41.1.aarch6 100% |  55.4 MiB/s | 227.0 KiB |  00m00s
[ 32/154] ansible-srpm-macros-0:1-16.fc 100% |  20.3 MiB/s |  20.8 KiB |  00m00s
[ 33/154] libattr-0:2.5.2-4.fc41.aarch6 100% |   5.9 MiB/s |  18.2 KiB |  00m00s
[ 34/154] dwz-0:0.15-8.fc41.aarch64     100% |  67.1 MiB/s | 137.4 KiB |  00m00s
[ 35/154] fonts-srpm-macros-1:2.0.5-17. 100% |  26.3 MiB/s |  27.0 KiB |  00m00s
[ 36/154] file-0:5.45-7.fc41.aarch64    100% |  24.1 MiB/s |  49.5 KiB |  00m00s
[ 37/154] fpc-srpm-macros-0:1.3-13.fc41 100% |   7.8 MiB/s |   8.0 KiB |  00m00s
[ 38/154] ghc-srpm-macros-0:1.9.1-2.fc4 100% |   8.8 MiB/s |   9.1 KiB |  00m00s
[ 39/154] gnat-srpm-macros-0:6-6.fc41.n 100% |   8.7 MiB/s |   9.0 KiB |  00m00s
[ 40/154] kernel-srpm-macros-0:1.0-24.f 100% |   9.6 MiB/s |   9.9 KiB |  00m00s
[ 41/154] lua-srpm-macros-0:1-14.fc41.n 100% |   8.7 MiB/s |   8.9 KiB |  00m00s
[ 42/154] ocaml-srpm-macros-0:10-3.fc41 100% |   9.0 MiB/s |   9.2 KiB |  00m00s
[ 43/154] openblas-srpm-macros-0:2-18.f 100% |   7.5 MiB/s |   7.7 KiB |  00m00s
[ 44/154] package-notes-srpm-macros-0:0 100% |   9.6 MiB/s |   9.8 KiB |  00m00s
[ 45/154] perl-srpm-macros-0:1-56.fc41. 100% |   8.3 MiB/s |   8.5 KiB |  00m00s
[ 46/154] python-srpm-macros-0:3.13-3.f 100% |  23.2 MiB/s |  23.7 KiB |  00m00s
[ 47/154] qt5-srpm-macros-0:5.15.15-1.f 100% |   8.7 MiB/s |   8.9 KiB |  00m00s
[ 48/154] zig-srpm-macros-0:1-3.fc41.no 100% |   7.9 MiB/s |   8.1 KiB |  00m00s
[ 49/154] rust-srpm-macros-0:26.3-3.fc4 100% |   5.9 MiB/s |  12.1 KiB |  00m00s
[ 50/154] zip-0:3.0-41.fc41.aarch64     100% | 128.8 MiB/s | 263.7 KiB |  00m00s
[ 51/154] rpm-0:4.20.0-1.fc41.aarch64   100% |  89.3 MiB/s | 548.6 KiB |  00m00s
[ 52/154] pkgconf-pkg-config-0:2.3.0-1. 100% |   3.2 MiB/s |  10.0 KiB |  00m00s
[ 53/154] popt-0:1.19-7.fc41.aarch64    100% |  32.2 MiB/s |  66.0 KiB |  00m00s
[ 54/154] rpm-build-libs-0:4.20.0-1.fc4 100% |  46.4 MiB/s |  95.0 KiB |  00m00s
[ 55/154] rpm-libs-0:4.20.0-1.fc41.aarc 100% |  74.1 MiB/s | 303.6 KiB |  00m00s
[ 56/154] zstd-0:1.5.6-2.fc41.aarch64   100% | 111.5 MiB/s | 456.8 KiB |  00m00s
[ 57/154] libacl-0:2.3.2-2.fc41.aarch64 100% |   6.1 MiB/s |  24.9 KiB |  00m00s
[ 58/154] libeconf-0:0.6.2-3.fc41.aarch 100% |  15.8 MiB/s |  32.3 KiB |  00m00s
[ 59/154] libsemanage-0:3.7-2.fc41.aarc 100% |  37.1 MiB/s | 114.1 KiB |  00m00s
[ 60/154] xz-libs-1:5.6.2-2.fc41.aarch6 100% |  54.2 MiB/s | 111.0 KiB |  00m00s
[ 61/154] libcap-0:2.70-4.fc41.aarch64  100% |  28.4 MiB/s |  87.2 KiB |  00m00s
[ 62/154] fedora-repos-0:41-1.noarch    100% |   3.0 MiB/s |   9.2 KiB |  00m00s
[ 63/154] coreutils-common-0:9.5-11.fc4 100% | 212.2 MiB/s |   2.1 MiB |  00m00s
[ 64/154] glibc-common-0:2.40-21.fc41.a 100% |  61.7 MiB/s | 379.1 KiB |  00m00s
[ 65/154] libblkid-0:2.40.4-1.fc41.aarc 100% |  38.7 MiB/s | 118.8 KiB |  00m00s
[ 66/154] glibc-0:2.40-21.fc41.aarch64  100% | 168.3 MiB/s |   1.9 MiB |  00m00s
[ 67/154] libfdisk-0:2.40.4-1.fc41.aarc 100% |  36.3 MiB/s | 148.8 KiB |  00m00s
[ 68/154] libmount-0:2.40.4-1.fc41.aarc 100% |  47.9 MiB/s | 147.1 KiB |  00m00s
[ 69/154] libsmartcols-0:2.40.4-1.fc41. 100% |  76.7 MiB/s |  78.5 KiB |  00m00s
[ 70/154] libuuid-0:2.40.4-1.fc41.aarch 100% |  26.8 MiB/s |  27.4 KiB |  00m00s
[ 71/154] authselect-libs-0:1.5.0-8.fc4 100% | 106.1 MiB/s | 217.3 KiB |  00m00s
[ 72/154] util-linux-core-0:2.40.4-1.fc 100% | 118.4 MiB/s | 485.1 KiB |  00m00s
[ 73/154] libcap-ng-0:0.8.5-3.fc41.aarc 100% |  10.7 MiB/s |  32.8 KiB |  00m00s
[ 74/154] libutempter-0:1.2.1-15.fc41.a 100% |  26.5 MiB/s |  27.1 KiB |  00m00s
[ 75/154] ncurses-base-0:6.5-2.20240629 100% |  43.1 MiB/s |  88.3 KiB |  00m00s
[ 76/154] pcre2-syntax-0:10.44-1.fc41.1 100% |  48.8 MiB/s | 149.9 KiB |  00m00s
[ 77/154] libsepol-0:3.7-2.fc41.aarch64 100% |  79.7 MiB/s | 326.6 KiB |  00m00s
[ 78/154] pkgconf-0:2.3.0-1.fc41.aarch6 100% |  22.1 MiB/s |  45.2 KiB |  00m00s
[ 79/154] file-libs-0:5.45-7.fc41.aarch 100% | 148.8 MiB/s | 761.6 KiB |  00m00s
[ 80/154] pkgconf-m4-0:2.3.0-1.fc41.noa 100% |   4.7 MiB/s |  14.3 KiB |  00m00s
[ 81/154] lua-libs-0:5.4.6-6.fc41.aarch 100% |  63.4 MiB/s | 129.8 KiB |  00m00s
[ 82/154] libzstd-0:1.5.6-2.fc41.aarch6 100% | 140.6 MiB/s | 288.0 KiB |  00m00s
[ 83/154] lz4-libs-0:1.10.0-1.fc41.aarc 100% |  35.3 MiB/s |  72.3 KiB |  00m00s
[ 84/154] fedora-gpg-keys-0:41-1.noarch 100% |  43.5 MiB/s | 133.7 KiB |  00m00s
[ 85/154] basesystem-0:11-21.fc41.noarc 100% |   2.4 MiB/s |   7.4 KiB |  00m00s
[ 86/154] libpkgconf-0:2.3.0-1.fc41.aar 100% |  12.5 MiB/s |  38.4 KiB |  00m00s
[ 87/154] glibc-gconv-extra-0:2.40-21.f 100% | 218.5 MiB/s |   1.7 MiB |  00m00s
[ 88/154] libgcc-0:14.2.1-7.fc41.aarch6 100% |  28.7 MiB/s | 117.4 KiB |  00m00s
[ 89/154] libstdc++-0:14.2.1-7.fc41.aar 100% | 125.1 MiB/s | 768.8 KiB |  00m00s
[ 90/154] zlib-ng-compat-0:2.2.3-1.fc41 100% |  30.6 MiB/s |  62.7 KiB |  00m00s
[ 91/154] audit-libs-0:4.0.3-1.fc41.aar 100% |  61.3 MiB/s | 125.5 KiB |  00m00s
[ 92/154] libxcrypt-0:4.4.38-3.fc41.aar 100% |  59.0 MiB/s | 120.9 KiB |  00m00s
[ 93/154] pam-libs-0:1.6.1-7.fc41.aarch 100% |  28.1 MiB/s |  57.6 KiB |  00m00s
[ 94/154] authselect-0:1.5.0-8.fc41.aar 100% |  71.1 MiB/s | 145.7 KiB |  00m00s
[ 95/154] pam-0:1.6.1-7.fc41.aarch64    100% | 109.6 MiB/s | 561.1 KiB |  00m00s
[ 96/154] gdbm-1:1.23-7.fc41.aarch64    100% |  49.3 MiB/s | 151.6 KiB |  00m00s
[ 97/154] libnsl2-0:2.0.1-2.fc41.aarch6 100% |  29.4 MiB/s |  30.1 KiB |  00m00s
[ 98/154] gdbm-libs-1:1.23-7.fc41.aarch 100% |  18.3 MiB/s |  56.3 KiB |  00m00s
[ 99/154] cracklib-0:2.9.11-6.fc41.aarc 100% |  90.4 MiB/s |  92.6 KiB |  00m00s
[100/154] libpwquality-0:1.4.5-11.fc41. 100% |  39.0 MiB/s | 119.8 KiB |  00m00s
[101/154] setup-0:2.15.0-8.fc41.noarch  100% |  75.5 MiB/s | 154.6 KiB |  00m00s
[102/154] elfutils-libelf-0:0.192-7.fc4 100% | 100.1 MiB/s | 205.0 KiB |  00m00s
[103/154] rpm-sequoia-0:1.7.0-5.fc41.aa 100% | 169.5 MiB/s | 868.0 KiB |  00m00s
[104/154] sqlite-libs-0:3.46.1-2.fc41.a 100% | 115.7 MiB/s | 710.9 KiB |  00m00s
[105/154] elfutils-libs-0:0.192-7.fc41. 100% |  61.3 MiB/s | 251.0 KiB |  00m00s
[106/154] elfutils-0:0.192-7.fc41.aarch 100% | 162.2 MiB/s | 498.4 KiB |  00m00s
[107/154] elfutils-debuginfod-client-0: 100% |  21.3 MiB/s |  43.6 KiB |  00m00s
[108/154] json-c-0:0.17-4.fc41.aarch64  100% |  22.0 MiB/s |  45.1 KiB |  00m00s
[109/154] libgomp-0:14.2.1-7.fc41.aarch 100% | 165.9 MiB/s | 339.7 KiB |  00m00s
[110/154] jansson-0:2.13.1-10.fc41.aarc 100% |  14.9 MiB/s |  45.9 KiB |  00m00s
[111/154] debugedit-0:5.1-4.fc41.aarch6 100% |  37.3 MiB/s |  76.4 KiB |  00m00s
[112/154] curl-0:8.9.1-3.fc41.aarch64   100% | 100.3 MiB/s | 308.2 KiB |  00m00s
[113/154] libarchive-0:3.7.4-4.fc41.aar 100% |  65.8 MiB/s | 404.3 KiB |  00m00s
[114/154] build-reproducibility-srpm-ma 100% |   2.6 MiB/s |  10.8 KiB |  00m00s
[115/154] efi-srpm-macros-0:5-13.fc41.n 100% |   5.5 MiB/s |  22.5 KiB |  00m00s
[116/154] add-determinism-0:0.3.6-3.fc4 100% |  88.3 MiB/s | 813.7 KiB |  00m00s
[117/154] binutils-0:2.43.1-5.fc41.aarc 100% | 245.7 MiB/s |   6.6 MiB |  00m00s
[118/154] forge-srpm-macros-0:0.4.0-1.f 100% |   2.1 MiB/s |  19.7 KiB |  00m00s
[119/154] go-srpm-macros-0:3.6.0-5.fc41 100% |   3.9 MiB/s |  28.0 KiB |  00m00s
[120/154] pyproject-srpm-macros-0:1.17. 100% |  13.7 MiB/s |  14.0 KiB |  00m00s
[121/154] qt6-srpm-macros-0:6.8.2-1.fc4 100% |   9.0 MiB/s |   9.2 KiB |  00m00s
[122/154] libtirpc-0:1.3.6-1.rc3.fc41.a 100% |  44.2 MiB/s |  90.5 KiB |  00m00s
[123/154] libcom_err-0:1.47.1-6.fc41.aa 100% |  13.0 MiB/s |  26.6 KiB |  00m00s
[124/154] systemd-libs-0:256.11-1.fc41. 100% | 219.2 MiB/s | 673.5 KiB |  00m00s
[125/154] libffi-0:3.4.6-3.fc41.aarch64 100% |  12.5 MiB/s |  38.3 KiB |  00m00s
[126/154] ca-certificates-0:2024.2.69_v 100% | 121.5 MiB/s | 871.2 KiB |  00m00s
[127/154] openssl-libs-1:3.2.2-11.fc41. 100% | 170.6 MiB/s |   2.0 MiB |  00m00s
[128/154] p11-kit-0:0.25.5-3.fc41.aarch 100% |  66.8 MiB/s | 478.8 KiB |  00m00s
[129/154] p11-kit-trust-0:0.25.5-3.fc41 100% |  21.8 MiB/s | 133.8 KiB |  00m00s
[130/154] libtasn1-0:4.19.0-9.fc41.aarc 100% |  71.3 MiB/s |  73.0 KiB |  00m00s
[131/154] crypto-policies-0:20250124-1. 100% |  95.5 MiB/s |  97.8 KiB |  00m00s
[132/154] krb5-libs-0:1.21.3-3.fc41.aar 100% | 186.8 MiB/s | 765.1 KiB |  00m00s
[133/154] keyutils-libs-0:1.6.3-4.fc41. 100% |   7.8 MiB/s |  31.9 KiB |  00m00s
[134/154] libverto-0:0.3.2-9.fc41.aarch 100% |   4.1 MiB/s |  20.9 KiB |  00m00s
[135/154] elfutils-default-yama-scope-0 100% |  12.2 MiB/s |  12.5 KiB |  00m00s
[136/154] libxml2-0:2.12.9-1.fc41.aarch 100% | 158.2 MiB/s | 648.1 KiB |  00m00s
[137/154] alternatives-0:1.31-1.fc41.aa 100% |  18.8 MiB/s |  38.5 KiB |  00m00s
[138/154] xxhash-libs-0:0.8.3-1.fc41.aa 100% |  11.0 MiB/s |  33.7 KiB |  00m00s
[139/154] fedora-release-0:41-29.noarch 100% |   3.1 MiB/s |  12.8 KiB |  00m00s
[140/154] fedora-release-identity-basic 100% |   3.3 MiB/s |  13.6 KiB |  00m00s
[141/154] libcurl-0:8.9.1-3.fc41.aarch6 100% |  66.9 MiB/s | 342.7 KiB |  00m00s
[142/154] gdb-minimal-0:15.2-4.fc41.aar 100% | 216.3 MiB/s |   3.9 MiB |  00m00s
[143/154] libbrotli-0:1.1.0-5.fc41.aarc 100% |  42.3 MiB/s | 346.2 KiB |  00m00s
[144/154] libidn2-0:2.3.7-2.fc41.aarch6 100% |  19.3 MiB/s | 118.9 KiB |  00m00s
[145/154] libnghttp2-0:1.62.1-2.fc41.aa 100% |  75.1 MiB/s |  76.9 KiB |  00m00s
[146/154] libpsl-0:0.21.5-4.fc41.aarch6 100% |  31.5 MiB/s |  64.4 KiB |  00m00s
[147/154] libssh-0:0.10.6-8.fc41.aarch6 100% |  69.4 MiB/s | 213.1 KiB |  00m00s
[148/154] libunistring-0:1.1-8.fc41.aar 100% | 105.4 MiB/s | 539.8 KiB |  00m00s
[149/154] libssh-config-0:0.10.6-8.fc41 100% |   3.0 MiB/s |   9.2 KiB |  00m00s
[150/154] publicsuffix-list-dafsa-0:202 100% |  28.7 MiB/s |  58.8 KiB |  00m00s
[151/154] openldap-0:2.6.8-7.fc41.aarch 100% | 116.8 MiB/s | 239.2 KiB |  00m00s
[152/154] libevent-0:2.1.12-14.fc41.aar 100% |  82.9 MiB/s | 254.6 KiB |  00m00s
[153/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% | 127.0 MiB/s | 780.2 KiB |  00m00s
[154/154] libtool-ltdl-0:2.4.7-12.fc41. 100% |   7.0 MiB/s |  35.8 KiB |  00m00s
--------------------------------------------------------------------------------
[154/154] Total                         100% | 171.8 MiB/s |  51.5 MiB |  00m00s
Running transaction
Importing OpenPGP key 0xE99D6AD1:
 UserID     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
[  1/156] Verify package files          100% | 736.0   B/s | 154.0   B |  00m00s
[  2/156] Prepare transaction           100% |   2.6 KiB/s | 154.0   B |  00m00s
[  3/156] Installing libgcc-0:14.2.1-7. 100% | 215.4 MiB/s | 220.5 KiB |  00m00s
[  4/156] Installing publicsuffix-list- 100% |  67.6 MiB/s |  69.2 KiB |  00m00s
[  5/156] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  6/156] Installing fedora-release-ide 100% | 918.0 KiB/s | 940.0   B |  00m00s
[  7/156] Installing fedora-gpg-keys-0: 100% |  33.6 MiB/s | 172.2 KiB |  00m00s
[  8/156] Installing fedora-repos-0:41- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[  9/156] Installing fedora-release-com 100% |  23.4 MiB/s |  24.0 KiB |  00m00s
[ 10/156] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 11/156] Installing setup-0:2.15.0-8.f 100% |  44.3 MiB/s | 726.5 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 12/156] Installing filesystem-0:3.18- 100% |   2.5 MiB/s | 212.5 KiB |  00m00s
[ 13/156] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 14/156] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[ 15/156] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[ 16/156] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 17/156] Installing ncurses-base-0:6.5 100% |  57.2 MiB/s | 351.7 KiB |  00m00s
[ 18/156] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 19/156] Installing ncurses-libs-0:6.5 100% | 321.2 MiB/s |   2.2 MiB |  00m00s
[ 20/156] Installing glibc-0:2.40-21.fc 100% | 269.8 MiB/s |   6.2 MiB |  00m00s
[ 21/156] Installing bash-0:5.2.32-1.fc 100% | 346.4 MiB/s |   8.3 MiB |  00m00s
[ 22/156] Installing glibc-common-0:2.4 100% | 188.6 MiB/s |   1.3 MiB |  00m00s
[ 23/156] Installing glibc-gconv-extra- 100% | 381.5 MiB/s |  18.7 MiB |  00m00s
[ 24/156] Installing zlib-ng-compat-0:2 100% | 128.2 MiB/s | 131.3 KiB |  00m00s
[ 25/156] Installing bzip2-libs-0:1.0.8 100% | 197.1 MiB/s | 201.9 KiB |  00m00s
[ 26/156] Installing xz-libs-1:5.6.2-2. 100% | 261.2 MiB/s | 267.5 KiB |  00m00s
[ 27/156] Installing readline-0:8.2-10. 100% | 368.9 MiB/s | 755.5 KiB |  00m00s
[ 28/156] Installing popt-0:1.19-7.fc41 100% |  91.0 MiB/s | 279.5 KiB |  00m00s
[ 29/156] Installing libuuid-0:2.40.4-1 100% |  67.4 MiB/s |  69.0 KiB |  00m00s
[ 30/156] Installing libblkid-0:2.40.4- 100% | 279.6 MiB/s | 286.3 KiB |  00m00s
[ 31/156] Installing gmp-1:6.3.0-2.fc41 100% | 235.8 MiB/s | 724.2 KiB |  00m00s
[ 32/156] Installing libattr-0:2.5.2-4. 100% | 192.9 MiB/s | 197.5 KiB |  00m00s
[ 33/156] Installing libacl-0:2.3.2-2.f 100% | 192.3 MiB/s | 196.9 KiB |  00m00s
[ 34/156] Installing libzstd-0:1.5.6-2. 100% | 259.5 MiB/s | 797.3 KiB |  00m00s
[ 35/156] Installing elfutils-libelf-0: 100% | 296.6 MiB/s |   1.2 MiB |  00m00s
[ 36/156] Installing libstdc++-0:14.2.1 100% | 338.8 MiB/s |   2.7 MiB |  00m00s
[ 37/156] Installing libxcrypt-0:4.4.38 100% | 133.1 MiB/s | 272.6 KiB |  00m00s
[ 38/156] Installing libeconf-0:0.6.2-3 100% | 202.9 MiB/s | 207.8 KiB |  00m00s
[ 39/156] Installing gdbm-libs-1:1.23-7 100% | 417.7 MiB/s | 427.7 KiB |  00m00s
[ 40/156] Installing dwz-0:0.15-8.fc41. 100% | 158.3 MiB/s | 324.1 KiB |  00m00s
[ 41/156] Installing mpfr-0:4.2.1-5.fc4 100% | 267.1 MiB/s | 820.5 KiB |  00m00s
[ 42/156] Installing gawk-0:5.3.0-4.fc4 100% | 426.4 MiB/s |   4.3 MiB |  00m00s
[ 43/156] Installing unzip-0:6.0-64.fc4 100% | 237.7 MiB/s | 730.2 KiB |  00m00s
[ 44/156] Installing file-libs-0:5.45-7 100% | 589.6 MiB/s |  10.0 MiB |  00m00s
[ 45/156] Installing file-0:5.45-7.fc41 100% |  29.2 MiB/s | 269.0 KiB |  00m00s
[ 46/156] Installing crypto-policies-0: 100% |  22.8 MiB/s | 163.7 KiB |  00m00s
[ 47/156] Installing pcre2-0:10.44-1.fc 100% | 295.2 MiB/s | 906.9 KiB |  00m00s
[ 48/156] Installing grep-0:3.11-9.fc41 100% | 182.8 MiB/s |   1.1 MiB |  00m00s
[ 49/156] Installing xz-1:5.6.2-2.fc41. 100% | 211.7 MiB/s |   1.5 MiB |  00m00s
[ 50/156] Installing libsmartcols-0:2.4 100% | 216.0 MiB/s | 221.2 KiB |  00m00s
[ 51/156] Installing libcap-ng-0:0.8.5- 100% | 409.3 MiB/s | 419.1 KiB |  00m00s
[ 52/156] Installing audit-libs-0:4.0.3 100% | 203.8 MiB/s | 417.3 KiB |  00m00s
[ 53/156] Installing pam-libs-0:1.6.1-7 100% | 220.3 MiB/s | 225.6 KiB |  00m00s
[ 54/156] Installing libcap-0:2.70-4.fc 100% | 344.0 MiB/s |   1.4 MiB |  00m00s
[ 55/156] Installing systemd-libs-0:256 100% | 310.3 MiB/s |   2.2 MiB |  00m00s
[ 56/156] Installing libsepol-0:3.7-2.f 100% | 284.8 MiB/s | 874.9 KiB |  00m00s
[ 57/156] Installing libselinux-0:3.7-5 100% | 260.1 MiB/s | 266.3 KiB |  00m00s
[ 58/156] Installing sed-0:4.9-3.fc41.a 100% | 197.2 MiB/s |   1.0 MiB |  00m00s
[ 59/156] Installing findutils-1:4.10.0 100% | 263.5 MiB/s |   2.1 MiB |  00m00s
[ 60/156] Installing libmount-0:2.40.4- 100% | 202.1 MiB/s | 414.0 KiB |  00m00s
[ 61/156] Installing lua-libs-0:5.4.6-6 100% | 192.5 MiB/s | 394.3 KiB |  00m00s
[ 62/156] Installing lz4-libs-0:1.10.0- 100% | 256.5 MiB/s | 262.7 KiB |  00m00s
[ 63/156] Installing libcom_err-0:1.47. 100% | 109.8 MiB/s | 112.4 KiB |  00m00s
[ 64/156] Installing libffi-0:3.4.6-3.f 100% | 277.2 MiB/s | 283.8 KiB |  00m00s
[ 65/156] Installing libtasn1-0:4.19.0- 100% | 139.4 MiB/s | 285.6 KiB |  00m00s
[ 66/156] Installing p11-kit-0:0.25.5-3 100% | 240.6 MiB/s |   2.6 MiB |  00m00s
[ 67/156] Installing alternatives-0:1.3 100% |  88.2 MiB/s |  90.3 KiB |  00m00s
[ 68/156] Installing libunistring-0:1.1 100% | 301.5 MiB/s |   1.8 MiB |  00m00s
[ 69/156] Installing libidn2-0:2.3.7-2. 100% | 150.8 MiB/s | 463.1 KiB |  00m00s
[ 70/156] Installing libpsl-0:0.21.5-4. 100% | 193.1 MiB/s | 197.7 KiB |  00m00s
[ 71/156] Installing p11-kit-trust-0:0. 100% |  64.2 MiB/s | 657.4 KiB |  00m00s
[ 72/156] Installing zstd-0:1.5.6-2.fc4 100% | 241.6 MiB/s |   1.7 MiB |  00m00s
[ 73/156] Installing util-linux-core-0: 100% | 234.3 MiB/s |   2.3 MiB |  00m00s
[ 74/156] Installing tar-2:1.35-4.fc41. 100% | 278.8 MiB/s |   3.1 MiB |  00m00s
[ 75/156] Installing libsemanage-0:3.7- 100% | 118.3 MiB/s | 363.3 KiB |  00m00s
[ 76/156] Installing shadow-utils-2:4.1 100% | 132.2 MiB/s |   4.6 MiB |  00m00s
[ 77/156] Installing libutempter-0:1.2. 100% | 205.0 MiB/s | 419.8 KiB |  00m00s
[ 78/156] Installing zip-0:3.0-41.fc41. 100% | 281.0 MiB/s |   1.1 MiB |  00m00s
[ 79/156] Installing gdbm-1:1.23-7.fc41 100% | 227.9 MiB/s | 933.4 KiB |  00m00s
[ 80/156] Installing cyrus-sasl-lib-0:2 100% | 345.2 MiB/s |   3.1 MiB |  00m00s
[ 81/156] Installing libfdisk-0:2.40.4- 100% | 201.8 MiB/s | 413.4 KiB |  00m00s
[ 82/156] Installing libxml2-0:2.12.9-1 100% | 310.2 MiB/s |   1.9 MiB |  00m00s
[ 83/156] Installing bzip2-0:1.0.8-19.f 100% | 211.0 MiB/s | 432.2 KiB |  00m00s
[ 84/156] Installing sqlite-libs-0:3.46 100% | 294.6 MiB/s |   1.5 MiB |  00m00s
[ 85/156] Installing add-determinism-0: 100% | 290.6 MiB/s |   2.0 MiB |  00m00s
[ 86/156] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 87/156] Installing ed-0:1.20.2-2.fc41 100% | 278.5 MiB/s | 285.1 KiB |  00m00s
[ 88/156] Installing patch-0:2.7.6-25.f 100% | 191.5 MiB/s | 392.1 KiB |  00m00s
[ 89/156] Installing elfutils-default-y 100% | 291.9 KiB/s |   2.0 KiB |  00m00s
[ 90/156] Installing elfutils-libs-0:0. 100% | 179.9 MiB/s | 736.7 KiB |  00m00s
[ 91/156] Installing cpio-0:2.15-2.fc41 100% | 203.4 MiB/s |   1.2 MiB |  00m00s
[ 92/156] Installing diffutils-0:3.10-8 100% | 263.7 MiB/s |   2.1 MiB |  00m00s
[ 93/156] Installing libpkgconf-0:2.3.0 100% | 194.6 MiB/s | 199.2 KiB |  00m00s
[ 94/156] Installing pkgconf-0:2.3.0-1. 100% | 118.7 MiB/s | 243.1 KiB |  00m00s
[ 95/156] Installing pkgconf-pkg-config 100% |   0.0   B/s |   1.8 KiB |  00m00s
[ 96/156] Installing json-c-0:0.17-4.fc 100% | 198.9 MiB/s | 203.7 KiB |  00m00s
[ 97/156] Installing libgomp-0:14.2.1-7 100% | 241.8 MiB/s | 495.2 KiB |  00m00s
[ 98/156] Installing jansson-0:2.13.1-1 100% | 216.7 MiB/s | 221.9 KiB |  00m00s
[ 99/156] Installing keyutils-libs-0:1. 100% | 222.5 MiB/s | 227.9 KiB |  00m00s
[100/156] Installing libverto-0:0.3.2-9 100% | 194.7 MiB/s | 199.3 KiB |  00m00s
[101/156] Installing xxhash-libs-0:0.8. 100% |  83.9 MiB/s |  85.9 KiB |  00m00s
[102/156] Installing libbrotli-0:1.1.0- 100% | 285.2 MiB/s |   1.1 MiB |  00m00s
[103/156] Installing libnghttp2-0:1.62. 100% | 257.2 MiB/s | 263.3 KiB |  00m00s
[104/156] Installing libtool-ltdl-0:2.4 100% | 218.1 MiB/s | 223.4 KiB |  00m00s
[105/156] Installing coreutils-common-0 100% | 310.8 MiB/s |  11.2 MiB |  00m00s
[106/156] Installing openssl-libs-1:3.2 100% | 312.9 MiB/s |   6.3 MiB |  00m00s
[107/156] Installing coreutils-0:9.5-11 100% | 266.2 MiB/s |   8.0 MiB |  00m00s
[108/156] Installing ca-certificates-0: 100% |   2.4 MiB/s |   2.4 MiB |  00m01s
[109/156] Installing krb5-libs-0:1.21.3 100% | 236.0 MiB/s |   2.6 MiB |  00m00s
[110/156] Installing libarchive-0:3.7.4 100% | 222.8 MiB/s | 912.6 KiB |  00m00s
[111/156] Installing libtirpc-0:1.3.6-1 100% | 101.2 MiB/s | 207.3 KiB |  00m00s
[112/156] Installing gzip-0:1.13-2.fc41 100% | 160.9 MiB/s | 494.4 KiB |  00m00s
[113/156] Installing authselect-libs-0: 100% | 123.2 MiB/s | 882.8 KiB |  00m00s
[114/156] Installing cracklib-0:2.9.11- 100% | 184.8 MiB/s | 946.3 KiB |  00m00s
[115/156] Installing libpwquality-0:1.4 100% | 184.6 MiB/s |   1.1 MiB |  00m00s
[116/156] Installing libnsl2-0:2.0.1-2. 100% | 109.0 MiB/s | 223.2 KiB |  00m00s
[117/156] Installing pam-0:1.6.1-7.fc41 100% | 225.6 MiB/s |   4.3 MiB |  00m00s
[118/156] Installing libssh-0:0.10.6-8. 100% | 189.9 MiB/s | 583.4 KiB |  00m00s
[119/156] Installing rpm-sequoia-0:1.7. 100% | 328.2 MiB/s |   2.3 MiB |  00m00s
[120/156] Installing rpm-libs-0:4.20.0- 100% | 239.4 MiB/s | 735.5 KiB |  00m00s
[121/156] Installing rpm-build-libs-0:4 100% | 194.7 MiB/s | 199.4 KiB |  00m00s
[122/156] Installing libevent-0:2.1.12- 100% | 380.8 MiB/s |   1.5 MiB |  00m00s
[123/156] Installing openldap-0:2.6.8-7 100% | 244.4 MiB/s | 750.9 KiB |  00m00s
[124/156] Installing libcurl-0:8.9.1-3. 100% | 254.6 MiB/s | 782.2 KiB |  00m00s
[125/156] Installing elfutils-debuginfo 100% | 140.2 MiB/s | 143.6 KiB |  00m00s
[126/156] Installing elfutils-0:0.192-7 100% | 309.7 MiB/s |   3.1 MiB |  00m00s
[127/156] Installing binutils-0:2.43.1- 100% | 332.1 MiB/s |  30.6 MiB |  00m00s
[128/156] Installing gdb-minimal-0:15.2 100% | 324.8 MiB/s |  12.7 MiB |  00m00s
[129/156] Installing debugedit-0:5.1-4. 100% | 119.2 MiB/s | 244.2 KiB |  00m00s
[130/156] Installing curl-0:8.9.1-3.fc4 100% |  59.8 MiB/s | 795.9 KiB |  00m00s
[131/156] Installing rpm-0:4.20.0-1.fc4 100% | 136.6 MiB/s |   2.7 MiB |  00m00s
[132/156] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[133/156] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[134/156] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[135/156] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[136/156] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[137/156] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[138/156] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[139/156] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[140/156] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[141/156] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[142/156] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[143/156] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[144/156] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[145/156] Installing ansible-srpm-macro 100% |   0.0   B/s |  36.2 KiB |  00m00s
[146/156] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[147/156] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[148/156] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[149/156] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[150/156] Installing redhat-rpm-config- 100% |  92.8 MiB/s | 190.1 KiB |  00m00s
[151/156] Installing rpm-build-0:4.20.0 100% | 174.0 MiB/s | 534.6 KiB |  00m00s
[152/156] Installing pyproject-srpm-mac 100% |   2.4 MiB/s |   2.5 KiB |  00m00s
[153/156] Installing util-linux-0:2.40. 100% | 192.0 MiB/s |   6.7 MiB |  00m00s
[154/156] Installing authselect-0:1.5.0 100% |  60.5 MiB/s | 185.9 KiB |  00m00s
[155/156] Installing which-0:2.21-42.fc 100% | 122.2 MiB/s | 250.4 KiB |  00m00s
[156/156] Installing info-0:7.1-3.fc41. 100% | 491.2 KiB/s | 614.0 KiB |  00m01s
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.3.6-3.fc41.aarch64
alternatives-1.31-1.fc41.aarch64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.3-1.fc41.aarch64
authselect-1.5.0-8.fc41.aarch64
authselect-libs-1.5.0-8.fc41.aarch64
basesystem-11-21.fc41.noarch
bash-5.2.32-1.fc41.aarch64
binutils-2.43.1-5.fc41.aarch64
build-reproducibility-srpm-macros-0.3.6-3.fc41.noarch
bzip2-1.0.8-19.fc41.aarch64
bzip2-libs-1.0.8-19.fc41.aarch64
ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch
coreutils-9.5-11.fc41.aarch64
coreutils-common-9.5-11.fc41.aarch64
cpio-2.15-2.fc41.aarch64
cracklib-2.9.11-6.fc41.aarch64
crypto-policies-20250124-1.git4d262e7.fc41.noarch
curl-8.9.1-3.fc41.aarch64
cyrus-sasl-lib-2.1.28-27.fc41.aarch64
debugedit-5.1-4.fc41.aarch64
diffutils-3.10-8.fc41.aarch64
dwz-0.15-8.fc41.aarch64
ed-1.20.2-2.fc41.aarch64
efi-srpm-macros-5-13.fc41.noarch
elfutils-0.192-7.fc41.aarch64
elfutils-debuginfod-client-0.192-7.fc41.aarch64
elfutils-default-yama-scope-0.192-7.fc41.noarch
elfutils-libelf-0.192-7.fc41.aarch64
elfutils-libs-0.192-7.fc41.aarch64
fedora-gpg-keys-41-1.noarch
fedora-release-41-29.noarch
fedora-release-common-41-29.noarch
fedora-release-identity-basic-41-29.noarch
fedora-repos-41-1.noarch
file-5.45-7.fc41.aarch64
file-libs-5.45-7.fc41.aarch64
filesystem-3.18-23.fc41.aarch64
findutils-4.10.0-4.fc41.aarch64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc41.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.aarch64
gdb-minimal-15.2-4.fc41.aarch64
gdbm-1.23-7.fc41.aarch64
gdbm-libs-1.23-7.fc41.aarch64
ghc-srpm-macros-1.9.1-2.fc41.noarch
glibc-2.40-21.fc41.aarch64
glibc-common-2.40-21.fc41.aarch64
glibc-gconv-extra-2.40-21.fc41.aarch64
glibc-minimal-langpack-2.40-21.fc41.aarch64
gmp-6.3.0-2.fc41.aarch64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-5.fc41.noarch
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.aarch64
gzip-1.13-2.fc41.aarch64
info-7.1-3.fc41.aarch64
jansson-2.13.1-10.fc41.aarch64
json-c-0.17-4.fc41.aarch64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.aarch64
krb5-libs-1.21.3-3.fc41.aarch64
libacl-2.3.2-2.fc41.aarch64
libarchive-3.7.4-4.fc41.aarch64
libattr-2.5.2-4.fc41.aarch64
libblkid-2.40.4-1.fc41.aarch64
libbrotli-1.1.0-5.fc41.aarch64
libcap-2.70-4.fc41.aarch64
libcap-ng-0.8.5-3.fc41.aarch64
libcom_err-1.47.1-6.fc41.aarch64
libcurl-8.9.1-3.fc41.aarch64
libeconf-0.6.2-3.fc41.aarch64
libevent-2.1.12-14.fc41.aarch64
libfdisk-2.40.4-1.fc41.aarch64
libffi-3.4.6-3.fc41.aarch64
libgcc-14.2.1-7.fc41.aarch64
libgomp-14.2.1-7.fc41.aarch64
libidn2-2.3.7-2.fc41.aarch64
libmount-2.40.4-1.fc41.aarch64
libnghttp2-1.62.1-2.fc41.aarch64
libnsl2-2.0.1-2.fc41.aarch64
libpkgconf-2.3.0-1.fc41.aarch64
libpsl-0.21.5-4.fc41.aarch64
libpwquality-1.4.5-11.fc41.aarch64
libselinux-3.7-5.fc41.aarch64
libsemanage-3.7-2.fc41.aarch64
libsepol-3.7-2.fc41.aarch64
libsmartcols-2.40.4-1.fc41.aarch64
libssh-0.10.6-8.fc41.aarch64
libssh-config-0.10.6-8.fc41.noarch
libstdc++-14.2.1-7.fc41.aarch64
libtasn1-4.19.0-9.fc41.aarch64
libtirpc-1.3.6-1.rc3.fc41.aarch64
libtool-ltdl-2.4.7-12.fc41.aarch64
libunistring-1.1-8.fc41.aarch64
libutempter-1.2.1-15.fc41.aarch64
libuuid-2.40.4-1.fc41.aarch64
libverto-0.3.2-9.fc41.aarch64
libxcrypt-4.4.38-3.fc41.aarch64
libxml2-2.12.9-1.fc41.aarch64
libzstd-1.5.6-2.fc41.aarch64
lua-libs-5.4.6-6.fc41.aarch64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.aarch64
mpfr-4.2.1-5.fc41.aarch64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.aarch64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-7.fc41.aarch64
openssl-libs-3.2.2-11.fc41.aarch64
p11-kit-0.25.5-3.fc41.aarch64
p11-kit-trust-0.25.5-3.fc41.aarch64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.6.1-7.fc41.aarch64
pam-libs-1.6.1-7.fc41.aarch64
patch-2.7.6-25.fc41.aarch64
pcre2-10.44-1.fc41.1.aarch64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc41.aarch64
pkgconf-m4-2.3.0-1.fc41.noarch
pkgconf-pkg-config-2.3.0-1.fc41.aarch64
popt-1.19-7.fc41.aarch64
publicsuffix-list-dafsa-20250116-1.fc41.noarch
pyproject-srpm-macros-1.17.0-1.fc41.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc41.noarch
qt6-srpm-macros-6.8.2-1.fc41.noarch
readline-8.2-10.fc41.aarch64
redhat-rpm-config-293-1.fc41.noarch
rpm-4.20.0-1.fc41.aarch64
rpm-build-4.20.0-1.fc41.aarch64
rpm-build-libs-4.20.0-1.fc41.aarch64
rpm-libs-4.20.0-1.fc41.aarch64
rpm-sequoia-1.7.0-5.fc41.aarch64
rust-srpm-macros-26.3-3.fc41.noarch
sed-4.9-3.fc41.aarch64
setup-2.15.0-8.fc41.noarch
shadow-utils-4.15.1-12.fc41.aarch64
sqlite-libs-3.46.1-2.fc41.aarch64
systemd-libs-256.11-1.fc41.aarch64
tar-1.35-4.fc41.aarch64
unzip-6.0-64.fc41.aarch64
util-linux-2.40.4-1.fc41.aarch64
util-linux-core-2.40.4-1.fc41.aarch64
which-2.21-42.fc41.aarch64
xxhash-libs-0.8.3-1.fc41.aarch64
xz-5.6.2-2.fc41.aarch64
xz-libs-5.6.2-2.fc41.aarch64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.aarch64
zlib-ng-compat-2.2.3-1.fc41.aarch64
zstd-1.5.6-2.fc41.aarch64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1739404800
Wrote: /builddir/build/SRPMS/python-sambacc-0.7~5.gaa9a005-1.fc41.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-aarch64-1739440066.072893/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-w9mhpm6a/python-sambacc/python-sambacc.spec) Config(child) 0 minutes 17 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-sambacc-0.7~5.gaa9a005-1.fc41.src.rpm)  Config(fedora-41-aarch64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-aarch64-bootstrap-1739440066.072893/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-aarch64-bootstrap-1739440066.072893/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-41-aarch64-1739440066.072893/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-1.fc41.aarch64
  rpm-sequoia-1.7.0-5.fc41.aarch64
  dnf5-5.2.8.1-3.fc41.aarch64
  dnf5-plugins-5.2.8.1-3.fc41.aarch64
Finish: chroot init
Start: build phase for python-sambacc-0.7~5.gaa9a005-1.fc41.src.rpm
Start: build setup for python-sambacc-0.7~5.gaa9a005-1.fc41.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1739404800
Wrote: /builddir/build/SRPMS/python-sambacc-0.7~5.gaa9a005-1.fc41.src.rpm
Updating and loading repositories:
 updates                                100% | 160.2 KiB/s |  15.5 KiB |  00m00s
 fedora                                 100% | 645.2 KiB/s |  16.1 KiB |  00m00s
 Copr repository                        100% | 101.0 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                     Arch    Version          Repository      Size
Installing:
 python3-devel              aarch64 3.13.2-1.fc41    updates      1.8 MiB
 python3-samba              aarch64 2:4.21.3-5.fc41  updates     20.1 MiB
 samba-common-tools         aarch64 2:4.21.3-5.fc41  updates      1.4 MiB
Installing dependencies:
 avahi-libs                 aarch64 0.8-29.fc41      fedora     614.5 KiB
 dbus                       aarch64 1:1.14.10-4.fc41 fedora       0.0   B
 dbus-broker                aarch64 36-4.fc41        fedora     614.3 KiB
 dbus-common                noarch  1:1.14.10-4.fc41 fedora      11.2 KiB
 dbus-libs                  aarch64 1:1.14.10-4.fc41 fedora     489.1 KiB
 expat                      aarch64 2.6.4-1.fc41     updates    349.0 KiB
 gnutls                     aarch64 3.8.8-3.fc41     updates      3.3 MiB
 libb2                      aarch64 0.98.1-12.fc41   fedora     202.2 KiB
 libicu                     aarch64 74.2-2.fc41      fedora      35.6 MiB
 libkadm5                   aarch64 1.21.3-3.fc41    updates    266.3 KiB
 libldb                     aarch64 2:4.21.3-5.fc41  updates    480.1 KiB
 libnetapi                  aarch64 2:4.21.3-5.fc41  updates    507.7 KiB
 libseccomp                 aarch64 2.5.5-2.fc41     fedora     241.4 KiB
 libsmbclient               aarch64 2:4.21.3-5.fc41  updates    174.6 KiB
 libtalloc                  aarch64 2.4.2-4.fc41     fedora     196.5 KiB
 libtdb                     aarch64 1.4.12-3.fc41    fedora     197.2 KiB
 libtevent                  aarch64 0.16.1-4.fc41    fedora     198.1 KiB
 libwbclient                aarch64 2:4.21.3-5.fc41  updates     75.0 KiB
 lmdb-libs                  aarch64 0.9.33-2.fc41    fedora     209.5 KiB
 mpdecimal                  aarch64 2.5.1-16.fc41    fedora     328.9 KiB
 nettle                     aarch64 3.10-3.fc41      fedora     956.7 KiB
 pyproject-rpm-macros       noarch  1.17.0-1.fc41    updates    114.0 KiB
 python-pip-wheel           noarch  24.2-1.fc41      fedora       1.2 MiB
 python-rpm-macros          noarch  3.13-3.fc41      fedora      22.1 KiB
 python3                    aarch64 3.13.2-1.fc41    updates     83.8 KiB
 python3-cffi               aarch64 1.17.0-1.fc41    fedora       1.4 MiB
 python3-charset-normalizer noarch  3.3.2-5.fc41     fedora     314.8 KiB
 python3-cryptography       aarch64 43.0.0-4.fc41    updates      4.6 MiB
 python3-dns                noarch  2.6.1-4.fc41     fedora       2.8 MiB
 python3-idna               noarch  3.7-4.fc41       fedora     595.8 KiB
 python3-ldb                aarch64 2:4.21.3-5.fc41  updates    126.8 KiB
 python3-libs               aarch64 3.13.2-1.fc41    updates     42.3 MiB
 python3-packaging          noarch  24.2-3.fc41      updates    558.3 KiB
 python3-ply                noarch  3.11-25.fc41     fedora     568.2 KiB
 python3-pycparser          noarch  2.20-18.fc41     fedora     821.0 KiB
 python3-requests           noarch  2.32.3-3.fc41    fedora     485.9 KiB
 python3-rpm-generators     noarch  14-11.fc41       fedora      81.7 KiB
 python3-rpm-macros         noarch  3.13-3.fc41      fedora       6.4 KiB
 python3-talloc             aarch64 2.4.2-4.fc41     fedora     392.8 KiB
 python3-tdb                aarch64 1.4.12-3.fc41    fedora     207.1 KiB
 python3-tevent             aarch64 0.16.1-4.fc41    fedora     200.9 KiB
 python3-urllib3            noarch  1.26.20-1.fc41   fedora       1.0 MiB
 samba-client-libs          aarch64 2:4.21.3-5.fc41  updates     20.4 MiB
 samba-common               noarch  2:4.21.3-5.fc41  updates    210.1 KiB
 samba-common-libs          aarch64 2:4.21.3-5.fc41  updates    267.2 KiB
 samba-dc-libs              aarch64 2:4.21.3-5.fc41  updates      2.6 MiB
 samba-ldb-ldap-modules     aarch64 2:4.21.3-5.fc41  updates     59.4 KiB
 samba-libs                 aarch64 2:4.21.3-5.fc41  updates    386.6 KiB
 systemd                    aarch64 256.11-1.fc41    updates     19.3 MiB
 systemd-pam                aarch64 256.11-1.fc41    updates      1.1 MiB
 systemd-rpm-macros         noarch  256.11-1.fc41    updates     10.7 KiB
 tzdata                     noarch  2025a-1.fc41     updates      1.6 MiB

Transaction Summary:
 Installing:        55 packages

Total size of inbound packages is 45 MiB. Need to download 45 MiB.
After this operation, 172 MiB extra will be used (install 172 MiB, remove 0 B).
[ 1/55] python3-devel-0:3.13.2-1.fc41.a 100% |  26.3 MiB/s | 403.9 KiB |  00m00s
[ 2/55] libldb-2:4.21.3-5.fc41.aarch64  100% |  63.1 MiB/s | 193.7 KiB |  00m00s
[ 3/55] libnetapi-2:4.21.3-5.fc41.aarch 100% |  75.8 MiB/s | 155.2 KiB |  00m00s
[ 4/55] libwbclient-2:4.21.3-5.fc41.aar 100% |  47.3 MiB/s |  48.4 KiB |  00m00s
[ 5/55] samba-common-tools-2:4.21.3-5.f 100% |  15.4 MiB/s | 519.2 KiB |  00m00s
[ 6/55] samba-client-libs-2:4.21.3-5.fc 100% | 273.8 MiB/s |   5.8 MiB |  00m00s
[ 7/55] samba-common-libs-2:4.21.3-5.fc 100% |   9.2 MiB/s | 113.3 KiB |  00m00s
[ 8/55] samba-libs-2:4.21.3-5.fc41.aarc 100% | 137.4 MiB/s | 140.7 KiB |  00m00s
[ 9/55] python3-samba-2:4.21.3-5.fc41.a 100% |  75.6 MiB/s |   3.9 MiB |  00m00s
[10/55] libtalloc-0:2.4.2-4.fc41.aarch6 100% |   7.4 MiB/s |  30.3 KiB |  00m00s
[11/55] samba-ldb-ldap-modules-2:4.21.3 100% |   4.5 MiB/s |  41.1 KiB |  00m00s
[12/55] libtdb-0:1.4.12-3.fc41.aarch64  100% |  25.9 MiB/s |  53.0 KiB |  00m00s
[13/55] libtevent-0:0.16.1-4.fc41.aarch 100% |  23.1 MiB/s |  47.4 KiB |  00m00s
[14/55] python3-0:3.13.2-1.fc41.aarch64 100% |  27.9 MiB/s |  28.6 KiB |  00m00s
[15/55] libsmbclient-2:4.21.3-5.fc41.aa 100% |   7.1 MiB/s |  80.3 KiB |  00m00s
[16/55] python3-ldb-2:4.21.3-5.fc41.aar 100% |   5.5 MiB/s |  61.4 KiB |  00m00s
[17/55] samba-dc-libs-2:4.21.3-5.fc41.a 100% |  80.5 MiB/s | 824.3 KiB |  00m00s
[18/55] python3-libs-0:3.13.2-1.fc41.aa 100% | 271.9 MiB/s |   9.0 MiB |  00m00s
[19/55] python3-requests-0:2.32.3-3.fc4 100% |  14.1 MiB/s | 159.4 KiB |  00m00s
[20/55] python3-dns-0:2.6.1-4.fc41.noar 100% |  24.9 MiB/s | 611.9 KiB |  00m00s
[21/55] python3-talloc-0:2.4.2-4.fc41.a 100% |   5.5 MiB/s |  22.4 KiB |  00m00s
[22/55] python3-tdb-0:1.4.12-3.fc41.aar 100% |   4.4 MiB/s |  22.7 KiB |  00m00s
[23/55] lmdb-libs-0:0.9.33-2.fc41.aarch 100% |  30.0 MiB/s |  61.5 KiB |  00m00s
[24/55] samba-common-2:4.21.3-5.fc41.no 100% |  86.6 MiB/s | 177.3 KiB |  00m00s
[25/55] avahi-libs-0:0.8-29.fc41.aarch6 100% |  32.5 MiB/s |  66.6 KiB |  00m00s
[26/55] python3-tevent-0:0.16.1-4.fc41. 100% |   3.7 MiB/s |  18.9 KiB |  00m00s
[27/55] libb2-0:0.98.1-12.fc41.aarch64  100% |  24.4 MiB/s |  24.9 KiB |  00m00s
[28/55] mpdecimal-0:2.5.1-16.fc41.aarch 100% |  87.0 MiB/s |  89.1 KiB |  00m00s
[29/55] python3-charset-normalizer-0:3. 100% |  34.9 MiB/s | 107.1 KiB |  00m00s
[30/55] python3-idna-0:3.7-4.fc41.noarc 100% |  56.5 MiB/s | 115.8 KiB |  00m00s
[31/55] python3-urllib3-0:1.26.20-1.fc4 100% |  90.9 MiB/s | 279.4 KiB |  00m00s
[32/55] python-pip-wheel-0:24.2-1.fc41. 100% |  85.8 MiB/s |   1.2 MiB |  00m00s
[33/55] dbus-libs-1:1.14.10-4.fc41.aarc 100% |  21.7 MiB/s | 155.3 KiB |  00m00s
[34/55] gnutls-0:3.8.8-3.fc41.aarch64   100% | 206.0 MiB/s |   1.0 MiB |  00m00s
[35/55] nettle-0:3.10-3.fc41.aarch64    100% | 142.5 MiB/s | 437.9 KiB |  00m00s
[36/55] libkadm5-0:1.21.3-3.fc41.aarch6 100% |  25.6 MiB/s |  78.8 KiB |  00m00s
[37/55] python3-cryptography-0:43.0.0-4 100% | 257.7 MiB/s |   1.3 MiB |  00m00s
[38/55] python3-cffi-0:1.17.0-1.fc41.aa 100% |  50.8 MiB/s | 311.9 KiB |  00m00s
[39/55] python3-pycparser-0:2.20-18.fc4 100% |  77.9 MiB/s | 159.5 KiB |  00m00s
[40/55] python3-ply-0:3.11-25.fc41.noar 100% |  66.5 MiB/s | 136.2 KiB |  00m00s
[41/55] expat-0:2.6.4-1.fc41.aarch64    100% |  54.5 MiB/s | 111.5 KiB |  00m00s
[42/55] tzdata-0:2025a-1.fc41.noarch    100% | 232.2 MiB/s | 713.3 KiB |  00m00s
[43/55] systemd-pam-0:256.11-1.fc41.aar 100% |  40.6 MiB/s | 374.2 KiB |  00m00s
[44/55] systemd-0:256.11-1.fc41.aarch64 100% | 277.0 MiB/s |   5.3 MiB |  00m00s
[45/55] dbus-1:1.14.10-4.fc41.aarch64   100% |   1.1 MiB/s |   7.9 KiB |  00m00s
[46/55] libicu-0:74.2-2.fc41.aarch64    100% | 149.3 MiB/s |  10.3 MiB |  00m00s
[47/55] dbus-broker-0:36-4.fc41.aarch64 100% |  12.6 MiB/s | 167.3 KiB |  00m00s
[48/55] libseccomp-0:2.5.5-2.fc41.aarch 100% |   5.0 MiB/s |  71.4 KiB |  00m00s
[49/55] dbus-common-1:1.14.10-4.fc41.no 100% |   7.2 MiB/s |  14.7 KiB |  00m00s
[50/55] systemd-rpm-macros-0:256.11-1.f 100% |  16.4 MiB/s |  33.6 KiB |  00m00s
[51/55] pyproject-rpm-macros-0:1.17.0-1 100% |  21.8 MiB/s |  44.7 KiB |  00m00s
[52/55] python-rpm-macros-0:3.13-3.fc41 100% |   8.6 MiB/s |  17.7 KiB |  00m00s
[53/55] python3-rpm-macros-0:3.13-3.fc4 100% |  12.2 MiB/s |  12.4 KiB |  00m00s
[54/55] python3-rpm-generators-0:14-11. 100% |  14.3 MiB/s |  29.3 KiB |  00m00s
[55/55] python3-packaging-0:24.2-3.fc41 100% | 150.2 MiB/s | 153.8 KiB |  00m00s
--------------------------------------------------------------------------------
[55/55] Total                           100% |  90.5 MiB/s |  45.1 MiB |  00m00s
Running transaction
[ 1/57] Verify package files            100% | 341.0   B/s |  55.0   B |  00m00s
[ 2/57] Prepare transaction             100% | 846.0   B/s |  55.0   B |  00m00s
[ 3/57] Installing libtalloc-0:2.4.2-4. 100% | 192.7 MiB/s | 197.3 KiB |  00m00s
[ 4/57] Installing libtevent-0:0.16.1-4 100% | 194.2 MiB/s | 198.9 KiB |  00m00s
[ 5/57] Installing libtdb-0:1.4.12-3.fc 100% | 193.3 MiB/s | 198.0 KiB |  00m00s
[ 6/57] Installing python-rpm-macros-0: 100% |   0.0   B/s |  22.8 KiB |  00m00s
[ 7/57] Installing python3-rpm-macros-0 100% |   0.0   B/s |   6.7 KiB |  00m00s
[ 8/57] Installing expat-0:2.6.4-1.fc41 100% | 171.4 MiB/s | 351.1 KiB |  00m00s
[ 9/57] Installing pyproject-rpm-macros 100% | 113.2 MiB/s | 115.9 KiB |  00m00s
[10/57] Installing dbus-common-1:1.14.1 100% | 564.6 KiB/s |  13.6 KiB |  00m00s
[11/57] Installing dbus-broker-0:36-4.f 100% |  66.9 MiB/s | 616.8 KiB |  00m00s
[12/57] Installing dbus-1:1.14.10-4.fc4 100% |   0.0   B/s | 124.0   B |  00m00s
[13/57] Installing libseccomp-0:2.5.5-2 100% | 118.8 MiB/s | 243.3 KiB |  00m00s
[14/57] Installing systemd-pam-0:256.11 100% | 164.5 MiB/s |   1.2 MiB |  00m00s
[15/57] Installing systemd-0:256.11-1.f 100% |  93.8 MiB/s |  19.4 MiB |  00m00s
>>> Running post-install scriptlet: systemd-0:256.11-1.fc41.aarch64
>>> Finished post-install scriptlet: systemd-0:256.11-1.fc41.aarch64
>>> Scriptlet output:
>>> Creating group 'systemd-journal' with GID 190.
>>> Creating group 'systemd-oom' with GID 999.
>>> Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and 
>>> 
[16/57] Installing samba-common-2:4.21. 100% |  13.0 MiB/s | 213.6 KiB |  00m00s
[17/57] Installing tzdata-0:2025a-1.fc4 100% |  40.1 MiB/s |   1.9 MiB |  00m00s
[18/57] Installing libkadm5-0:1.21.3-3. 100% | 131.0 MiB/s | 268.3 KiB |  00m00s
[19/57] Installing nettle-0:3.10-3.fc41 100% | 234.3 MiB/s | 959.8 KiB |  00m00s
[20/57] Installing gnutls-0:3.8.8-3.fc4 100% | 302.9 MiB/s |   3.3 MiB |  00m00s
[21/57] Installing dbus-libs-1:1.14.10- 100% | 239.4 MiB/s | 490.2 KiB |  00m00s
[22/57] Installing avahi-libs-0:0.8-29. 100% | 301.3 MiB/s | 617.1 KiB |  00m00s
[23/57] Installing python-pip-wheel-0:2 100% | 620.8 MiB/s |   1.2 MiB |  00m00s
[24/57] Installing mpdecimal-0:2.5.1-16 100% | 322.3 MiB/s | 330.0 KiB |  00m00s
[25/57] Installing libb2-0:0.98.1-12.fc 100% |  33.1 MiB/s | 203.3 KiB |  00m00s
[26/57] Installing python3-libs-0:3.13. 100% | 266.4 MiB/s |  42.6 MiB |  00m00s
[27/57] Installing python3-0:3.13.2-1.f 100% |  83.5 MiB/s |  85.5 KiB |  00m00s
[28/57] Installing python3-tdb-0:1.4.12 100% | 203.5 MiB/s | 208.4 KiB |  00m00s
[29/57] Installing python3-idna-0:3.7-4 100% | 196.0 MiB/s | 602.1 KiB |  00m00s
[30/57] Installing python3-urllib3-0:1. 100% | 125.6 MiB/s |   1.0 MiB |  00m00s
[31/57] Installing python3-dns-0:2.6.1- 100% | 171.1 MiB/s |   2.9 MiB |  00m00s
[32/57] Installing python3-talloc-0:2.4 100% | 385.0 MiB/s | 394.2 KiB |  00m00s
[33/57] Installing python3-tevent-0:0.1 100% | 197.4 MiB/s | 202.2 KiB |  00m00s
[34/57] Installing python3-charset-norm 100% | 105.7 MiB/s | 324.7 KiB |  00m00s
[35/57] Installing python3-requests-0:2 100% | 121.6 MiB/s | 498.0 KiB |  00m00s
[36/57] Installing python3-ply-0:3.11-2 100% | 186.6 MiB/s | 573.4 KiB |  00m00s
[37/57] Installing python3-pycparser-0: 100% | 203.2 MiB/s | 832.5 KiB |  00m00s
[38/57] Installing python3-cffi-0:1.17. 100% | 236.3 MiB/s |   1.4 MiB |  00m00s
[39/57] Installing python3-cryptography 100% | 186.1 MiB/s |   4.7 MiB |  00m00s
[40/57] Installing python3-packaging-0: 100% | 139.3 MiB/s | 570.6 KiB |  00m00s
[41/57] Installing python3-rpm-generato 100% |  81.0 MiB/s |  82.9 KiB |  00m00s
[42/57] Installing libicu-0:74.2-2.fc41 100% | 349.0 MiB/s |  35.6 MiB |  00m00s
[43/57] Installing lmdb-libs-0:0.9.33-2 100% | 205.9 MiB/s | 210.9 KiB |  00m00s
[44/57] Installing libldb-2:4.21.3-5.fc 100% |  52.7 MiB/s | 485.3 KiB |  00m00s
[45/57] Installing libwbclient-2:4.21.3 100% |  36.9 MiB/s |  75.7 KiB |  00m00s
[46/57] Installing samba-client-libs-2: 100% | 291.6 MiB/s |  20.4 MiB |  00m00s
[47/57] Installing samba-common-libs-2: 100% | 131.5 MiB/s | 269.2 KiB |  00m00s
[48/57] Installing samba-libs-2:4.21.3- 100% | 127.2 MiB/s | 390.8 KiB |  00m00s
[49/57] Installing samba-dc-libs-2:4.21 100% | 235.9 MiB/s |   2.6 MiB |  00m00s
[50/57] Installing libnetapi-2:4.21.3-5 100% | 248.3 MiB/s | 508.4 KiB |  00m00s
[51/57] Installing samba-ldb-ldap-modul 100% |  59.3 MiB/s |  60.7 KiB |  00m00s
[52/57] Installing libsmbclient-2:4.21. 100% | 171.2 MiB/s | 175.3 KiB |  00m00s
[53/57] Installing python3-ldb-2:4.21.3 100% |  41.8 MiB/s | 128.3 KiB |  00m00s
[54/57] Installing python3-samba-2:4.21 100% | 288.9 MiB/s |  20.2 MiB |  00m00s
[55/57] Installing samba-common-tools-2 100% | 229.2 MiB/s |   1.4 MiB |  00m00s
[56/57] Installing python3-devel-0:3.13 100% | 151.5 MiB/s |   1.8 MiB |  00m00s
[57/57] Installing systemd-rpm-macros-0 100% |  82.7 KiB/s |  11.2 KiB |  00m00s
Complete!
Finish: build setup for python-sambacc-0.7~5.gaa9a005-1.fc41.src.rpm
Start: rpmbuild python-sambacc-0.7~5.gaa9a005-1.fc41.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1739404800
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.uygtmz
+ umask 022
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ test -d /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ /usr/bin/rm -rf /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MkRy9T
+ umask 022
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ rm -rf sambacc-0.7.dev5+gaa9a005
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/sambacc-0.7.dev5+gaa9a005.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sambacc-0.7.dev5+gaa9a005
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.AEPdf5
+ umask 022
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ cd sambacc-0.7.dev5+gaa9a005
+ 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-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir
+ RPM_TOXENV=py3-sys
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/pyproject-wheeldir --output /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-buildrequires -e py3-sys
Handling setuptools>=42 from build-system.requires
Requirement not satisfied: setuptools>=42
Handling wheel from build-system.requires
Requirement not satisfied: wheel
Handling setuptools_scm>=6.0 from build-system.requires
Requirement not satisfied: setuptools_scm>=6.0
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-sambacc-0.7~5.gaa9a005-1.fc41.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 updates                                100% |  55.5 KiB/s |  15.5 KiB |  00m00s
 fedora                                 100% |  60.0 KiB/s |  16.1 KiB |  00m00s
 Copr repository                        100% | 108.3 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "samba-common-tools-2:4.21.3-5.fc41.aarch64" is already installed.
Package "pyproject-rpm-macros-1.17.0-1.fc41.noarch" is already installed.
Package "python3-devel-3.13.2-1.fc41.aarch64" is already installed.
Package "python3-samba-2:4.21.3-5.fc41.aarch64" is already installed.
Package "python3-packaging-24.2-3.fc41.noarch" is already installed.

Package                    Arch   Version         Repository      Size
Installing:
 python3-pip               noarch 24.2-1.fc41     fedora      11.4 MiB
 python3-setuptools        noarch 69.2.0-8.fc41   fedora       7.2 MiB
 python3-setuptools_scm    noarch 8.0.4-6.fc41    fedora     310.7 KiB
 python3-wheel             noarch 1:0.43.0-4.fc41 fedora     516.1 KiB
Installing dependencies:
 python3-typing-extensions noarch 4.12.2-3.fc41   fedora     464.5 KiB

Transaction Summary:
 Installing:         5 packages

Total size of inbound packages is 5 MiB. Need to download 5 MiB.
After this operation, 20 MiB extra will be used (install 20 MiB, remove 0 B).
[1/5] python3-setuptools_scm-0:8.0.4-6. 100% |   8.5 MiB/s | 113.6 KiB |  00m00s
[2/5] python3-pip-0:24.2-1.fc41.noarch  100% | 129.3 MiB/s |   2.7 MiB |  00m00s
[3/5] python3-wheel-1:0.43.0-4.fc41.noa 100% |  20.2 MiB/s | 165.8 KiB |  00m00s
[4/5] python3-setuptools-0:69.2.0-8.fc4 100% |  65.2 MiB/s |   1.6 MiB |  00m00s
[5/5] python3-typing-extensions-0:4.12. 100% |  45.8 MiB/s |  93.8 KiB |  00m00s
--------------------------------------------------------------------------------
[5/5] Total                             100% |  57.3 MiB/s |   4.6 MiB |  00m00s
Running transaction
[1/7] Verify package files              100% | 312.0   B/s |   5.0   B |  00m00s
[2/7] Prepare transaction               100% | 161.0   B/s |   5.0   B |  00m00s
[3/7] Installing python3-typing-extensi 100% | 114.0 MiB/s | 466.9 KiB |  00m00s
[4/7] Installing python3-setuptools-0:6 100% | 170.5 MiB/s |   7.3 MiB |  00m00s
[5/7] Installing python3-setuptools_scm 100% |  64.4 MiB/s | 329.8 KiB |  00m00s
[6/7] Installing python3-wheel-1:0.43.0 100% |  65.3 MiB/s | 535.1 KiB |  00m00s
[7/7] Installing python3-pip-0:24.2-1.f 100% | 121.5 MiB/s |  11.7 MiB |  00m00s
Complete!
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1739404800
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ownqFB
+ umask 022
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ cd sambacc-0.7.dev5+gaa9a005
+ 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-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir
+ RPM_TOXENV=py3-sys
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/pyproject-wheeldir --output /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-buildrequires -e py3-sys
Handling setuptools>=42 from build-system.requires
Requirement satisfied: setuptools>=42
   (installed: setuptools 69.2.0)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling setuptools_scm>=6.0 from build-system.requires
Requirement satisfied: setuptools_scm>=6.0
   (installed: setuptools_scm 8.0.4)
running egg_info
writing sambacc.egg-info/PKG-INFO
writing dependency_links to sambacc.egg-info/dependency_links.txt
writing entry points to sambacc.egg-info/entry_points.txt
writing requirements to sambacc.egg-info/requires.txt
writing top-level names to sambacc.egg-info/top_level.txt
reading manifest file 'sambacc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'sambacc.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement not satisfied: tox-current-env >= 0.0.6
Exiting dependency generation pass: tox itself
+ cat /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-sambacc-0.7~5.gaa9a005-1.fc41.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 updates                                100% | 189.5 KiB/s |  15.5 KiB |  00m00s
 fedora                                 100% |  59.7 KiB/s |  16.1 KiB |  00m00s
 Copr repository                        100% | 108.3 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "samba-common-tools-2:4.21.3-5.fc41.aarch64" is already installed.
Package "pyproject-rpm-macros-1.17.0-1.fc41.noarch" is already installed.
Package "python3-devel-3.13.2-1.fc41.aarch64" is already installed.
Package "python3-samba-2:4.21.3-5.fc41.aarch64" is already installed.
Package "python3-packaging-24.2-3.fc41.noarch" is already installed.
Package "python3-pip-24.2-1.fc41.noarch" is already installed.
Package "python3-setuptools-69.2.0-8.fc41.noarch" is already installed.
Package "python3-setuptools_scm-8.0.4-6.fc41.noarch" is already installed.
Package "python3-wheel-1:0.43.0-4.fc41.noarch" is already installed.

Package                  Arch   Version         Repository      Size
Installing:
 python3-tox-current-env noarch 0.0.14-1.fc41   updates     75.7 KiB
Installing dependencies:
 python-setuptools-wheel noarch 69.2.0-8.fc41   fedora     750.4 KiB
 python-wheel-wheel      noarch 1:0.43.0-4.fc41 fedora      65.1 KiB
 python3-cachetools      noarch 5.4.0-2.fc41    fedora     144.4 KiB
 python3-chardet         noarch 5.2.0-14.fc41   fedora       2.1 MiB
 python3-colorama        noarch 0.4.6-9.fc41    fedora     191.6 KiB
 python3-distlib         noarch 0.3.8-3.fc41    fedora       1.2 MiB
 python3-filelock        noarch 3.15.4-2.fc41   fedora      90.2 KiB
 python3-platformdirs    noarch 4.2.2-2.fc41    fedora     168.6 KiB
 python3-pluggy          noarch 1.5.0-1.fc41    fedora     193.2 KiB
 python3-pyproject-api   noarch 1.6.1-5.fc41    fedora      80.6 KiB
 python3-virtualenv      noarch 20.21.1-25.fc41 fedora     697.5 KiB
 tox                     noarch 4.24.1-1.fc41   updates      1.2 MiB

Transaction Summary:
 Installing:        13 packages

Total size of inbound packages is 2 MiB. Need to download 2 MiB.
After this operation, 7 MiB extra will be used (install 7 MiB, remove 0 B).
[ 1/13] python3-cachetools-0:5.4.0-2.fc 100% |   2.8 MiB/s |  37.6 KiB |  00m00s
[ 2/13] python3-tox-current-env-0:0.0.1 100% |   1.4 MiB/s |  30.8 KiB |  00m00s
[ 3/13] python3-colorama-0:0.4.6-9.fc41 100% |  34.8 MiB/s |  71.2 KiB |  00m00s
[ 4/13] python3-filelock-0:3.15.4-2.fc4 100% |  42.3 MiB/s |  43.3 KiB |  00m00s
[ 5/13] python3-platformdirs-0:4.2.2-2. 100% |  45.3 MiB/s |  46.3 KiB |  00m00s
[ 6/13] tox-0:4.24.1-1.fc41.noarch      100% |  11.7 MiB/s | 431.7 KiB |  00m00s
[ 7/13] python3-virtualenv-0:20.21.1-25 100% |  74.8 MiB/s | 306.4 KiB |  00m00s
[ 8/13] python3-chardet-0:5.2.0-14.fc41 100% |  10.4 MiB/s | 298.7 KiB |  00m00s
[ 9/13] python3-pyproject-api-0:1.6.1-5 100% |   2.9 MiB/s |  42.1 KiB |  00m00s
[10/13] python-wheel-wheel-1:0.43.0-4.f 100% |  34.7 MiB/s |  71.0 KiB |  00m00s
[11/13] python3-distlib-0:0.3.8-3.fc41. 100% |  86.7 MiB/s | 266.3 KiB |  00m00s
[12/13] python-setuptools-wheel-0:69.2. 100% | 132.6 MiB/s | 679.1 KiB |  00m00s
[13/13] python3-pluggy-0:1.5.0-1.fc41.n 100% |  28.6 MiB/s |  58.6 KiB |  00m00s
--------------------------------------------------------------------------------
[13/13] Total                           100% |  23.0 MiB/s |   2.3 MiB |  00m00s
Running transaction
[ 1/15] Verify package files            100% |   1.3 KiB/s |  13.0   B |  00m00s
[ 2/15] Prepare transaction             100% | 590.0   B/s |  13.0   B |  00m00s
[ 3/15] Installing python3-platformdirs 100% |  85.5 MiB/s | 175.0 KiB |  00m00s
[ 4/15] Installing python3-filelock-0:3 100% |  47.4 MiB/s |  97.1 KiB |  00m00s
[ 5/15] Installing python3-pluggy-0:1.5 100% |  97.4 MiB/s | 199.4 KiB |  00m00s
[ 6/15] Installing python3-distlib-0:0. 100% | 295.4 MiB/s |   1.2 MiB |  00m00s
[ 7/15] Installing python-wheel-wheel-1 100% |   0.0   B/s |  65.8 KiB |  00m00s
[ 8/15] Installing python-setuptools-wh 100% | 366.8 MiB/s | 751.1 KiB |  00m00s
[ 9/15] Installing python3-virtualenv-0 100% |  50.1 MiB/s | 769.8 KiB |  00m00s
[10/15] Installing python3-pyproject-ap 100% |  42.4 MiB/s |  86.8 KiB |  00m00s
[11/15] Installing python3-colorama-0:0 100% |  65.6 MiB/s | 201.5 KiB |  00m00s
[12/15] Installing python3-chardet-0:5. 100% | 190.5 MiB/s |   2.1 MiB |  00m00s
[13/15] Installing python3-cachetools-0 100% |  72.4 MiB/s | 148.3 KiB |  00m00s
[14/15] Installing tox-0:4.24.1-1.fc41. 100% |  82.2 MiB/s |   1.3 MiB |  00m00s
[15/15] Installing python3-tox-current- 100% |   3.4 MiB/s |  80.0 KiB |  00m00s
Complete!
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1739404800
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.O3w9aj
+ umask 022
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ cd sambacc-0.7.dev5+gaa9a005
+ 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-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir
+ RPM_TOXENV=py3-sys
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/pyproject-wheeldir --output /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-buildrequires -e py3-sys
Handling setuptools>=42 from build-system.requires
Requirement satisfied: setuptools>=42
   (installed: setuptools 69.2.0)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling setuptools_scm>=6.0 from build-system.requires
Requirement satisfied: setuptools_scm>=6.0
   (installed: setuptools_scm 8.0.4)
running egg_info
writing sambacc.egg-info/PKG-INFO
writing dependency_links to sambacc.egg-info/dependency_links.txt
writing entry points to sambacc.egg-info/entry_points.txt
writing requirements to sambacc.egg-info/requires.txt
writing top-level names to sambacc.egg-info/top_level.txt
reading manifest file 'sambacc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'sambacc.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.14)
  py3-sys: OK (0.00 seconds)
  congratulations :) (0.06 seconds)
Handling tox from tox --print-deps-only: py3-sys
Requirement satisfied: tox
   (installed: tox 4.24.1)
Handling pytest from tox --print-deps-only: py3-sys
Requirement not satisfied: pytest
Handling pytest-cov from tox --print-deps-only: py3-sys
Requirement not satisfied: pytest-cov
Handling dnspython from tox --print-deps-only: py3-sys
Requirement satisfied: dnspython
   (installed: dnspython 2.6.1)
Handling inotify_simple from tox --print-deps-only: py3-sys
Requirement not satisfied: inotify_simple
Handling pyxattr from tox --print-deps-only: py3-sys
Requirement not satisfied: pyxattr
  py3-sys: OK (0.00 seconds)
  congratulations :) (0.06 seconds)
running dist_info
writing sambacc.egg-info/PKG-INFO
writing dependency_links to sambacc.egg-info/dependency_links.txt
writing entry points to sambacc.egg-info/entry_points.txt
writing requirements to sambacc.egg-info/requires.txt
writing top-level names to sambacc.egg-info/top_level.txt
reading manifest file 'sambacc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'sambacc.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/sambacc-0.7.dev5+gaa9a005.dist-info'
Handling rados ; extra == 'rados' from hook generated metadata: Requires-Dist (sambacc)
Ignoring alien requirement: rados ; extra == 'rados'
Handling tomli ; (python_version < "3.11") and extra == 'toml' from hook generated metadata: Requires-Dist (sambacc)
Ignoring alien requirement: tomli ; (python_version < "3.11") and extra == 'toml'
Handling jsonschema >=4.10 ; extra == 'validation' from hook generated metadata: Requires-Dist (sambacc)
Ignoring alien requirement: jsonschema >=4.10 ; extra == 'validation'
Handling PyYAML >=5.4 ; extra == 'yaml' from hook generated metadata: Requires-Dist (sambacc)
Ignoring alien requirement: PyYAML >=5.4 ; extra == 'yaml'
+ cat /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-buildrequires
+ rm -rfv sambacc-0.7.dev5+gaa9a005.dist-info/
removed 'sambacc-0.7.dev5+gaa9a005.dist-info/entry_points.txt'
removed 'sambacc-0.7.dev5+gaa9a005.dist-info/top_level.txt'
removed 'sambacc-0.7.dev5+gaa9a005.dist-info/METADATA'
removed 'sambacc-0.7.dev5+gaa9a005.dist-info/COPYING'
removed directory 'sambacc-0.7.dev5+gaa9a005.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-sambacc-0.7~5.gaa9a005-1.fc41.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 Copr repository                        100% |  94.7 KiB/s |   1.5 KiB |  00m00s
 updates                                100% |  95.3 KiB/s |  15.5 KiB |  00m00s
 fedora                                 100% |  59.7 KiB/s |  16.1 KiB |  00m00s
Repositories loaded.
Package "samba-common-tools-2:4.21.3-5.fc41.aarch64" is already installed.
Package "pyproject-rpm-macros-1.17.0-1.fc41.noarch" is already installed.
Package "python3-devel-3.13.2-1.fc41.aarch64" is already installed.
Package "python3-samba-2:4.21.3-5.fc41.aarch64" is already installed.
Package "python3-dns-2.6.1-4.fc41.noarch" is already installed.
Package "python3-packaging-24.2-3.fc41.noarch" is already installed.
Package "python3-pip-24.2-1.fc41.noarch" is already installed.
Package "python3-setuptools-69.2.0-8.fc41.noarch" is already installed.
Package "python3-setuptools_scm-8.0.4-6.fc41.noarch" is already installed.
Package "tox-4.24.1-1.fc41.noarch" is already installed.
Package "python3-tox-current-env-0.0.14-1.fc41.noarch" is already installed.
Package "python3-wheel-1:0.43.0-4.fc41.noarch" is already installed.

Package                 Arch    Version       Repository      Size
Installing:
 python3-inotify_simple noarch  1.3.5-11.fc41 fedora      27.2 KiB
 python3-pytest         noarch  8.3.4-1.fc41  updates     20.9 MiB
 python3-pytest-cov     noarch  4.0.0-13.fc41 fedora     161.2 KiB
 python3-pyxattr        aarch64 0.7.2-14.fc41 fedora     245.8 KiB
Installing dependencies:
 python3-coverage       aarch64 7.3.2-5.fc41  fedora       1.8 MiB
 python3-coverage+toml  aarch64 7.3.2-5.fc41  fedora      17.1 KiB
 python3-iniconfig      noarch  1.1.1-23.fc41 fedora      20.6 KiB

Transaction Summary:
 Installing:         7 packages

Total size of inbound packages is 3 MiB. Need to download 3 MiB.
After this operation, 23 MiB extra will be used (install 23 MiB, remove 0 B).
[1/7] python3-pytest-cov-0:4.0.0-13.fc4 100% |   4.0 MiB/s |  53.7 KiB |  00m00s
[2/7] python3-pyxattr-0:0.7.2-14.fc41.a 100% |   2.6 MiB/s |  34.2 KiB |  00m00s
[3/7] python3-coverage+toml-0:7.3.2-5.f 100% |   9.0 MiB/s |   9.3 KiB |  00m00s
[4/7] python3-coverage-0:7.3.2-5.fc41.a 100% |  76.0 MiB/s | 389.0 KiB |  00m00s
[5/7] python3-pytest-0:8.3.4-1.fc41.noa 100% | 268.3 MiB/s |   2.1 MiB |  00m00s
[6/7] python3-inotify_simple-0:1.3.5-11 100% | 824.8 KiB/s |  19.8 KiB |  00m00s
[7/7] python3-iniconfig-0:1.1.1-23.fc41 100% |   3.5 MiB/s |  18.1 KiB |  00m00s
--------------------------------------------------------------------------------
[7/7] Total                             100% |  18.9 MiB/s |   2.7 MiB |  00m00s
Running transaction
[1/9] Verify package files              100% | 700.0   B/s |   7.0   B |  00m00s
[2/9] Prepare transaction               100% | 175.0   B/s |   7.0   B |  00m00s
[3/9] Installing python3-coverage-0:7.3 100% | 186.7 MiB/s |   1.9 MiB |  00m00s
[4/9] Installing python3-coverage+toml- 100% |   0.0   B/s | 124.0   B |  00m00s
[5/9] Installing python3-iniconfig-0:1. 100% |   7.7 MiB/s |  23.6 KiB |  00m00s
[6/9] Installing python3-pytest-0:8.3.4 100% | 318.8 MiB/s |  21.0 MiB |  00m00s
[7/9] Installing python3-pytest-cov-0:4 100% |  81.6 MiB/s | 167.1 KiB |  00m00s
[8/9] Installing python3-pyxattr-0:0.7. 100% | 242.4 MiB/s | 248.3 KiB |  00m00s
[9/9] Installing python3-inotify_simple 100% |   1.3 MiB/s |  29.4 KiB |  00m00s
Complete!
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1739404800
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ONLuUo
+ umask 022
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ cd sambacc-0.7.dev5+gaa9a005
+ 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-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir
+ RPM_TOXENV=py3-sys
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/pyproject-wheeldir --output /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-buildrequires -e py3-sys
Handling setuptools>=42 from build-system.requires
Requirement satisfied: setuptools>=42
   (installed: setuptools 69.2.0)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling setuptools_scm>=6.0 from build-system.requires
Requirement satisfied: setuptools_scm>=6.0
   (installed: setuptools_scm 8.0.4)
running egg_info
writing sambacc.egg-info/PKG-INFO
writing dependency_links to sambacc.egg-info/dependency_links.txt
writing entry points to sambacc.egg-info/entry_points.txt
writing requirements to sambacc.egg-info/requires.txt
writing top-level names to sambacc.egg-info/top_level.txt
reading manifest file 'sambacc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'sambacc.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.14)
  py3-sys: OK (0.00 seconds)
  congratulations :) (0.06 seconds)
Handling tox from tox --print-deps-only: py3-sys
Requirement satisfied: tox
   (installed: tox 4.24.1)
Handling pytest from tox --print-deps-only: py3-sys
Requirement satisfied: pytest
   (installed: pytest 8.3.4)
Handling pytest-cov from tox --print-deps-only: py3-sys
Requirement satisfied: pytest-cov
   (installed: pytest-cov 4.0.0)
Handling dnspython from tox --print-deps-only: py3-sys
Requirement satisfied: dnspython
   (installed: dnspython 2.6.1)
Handling inotify_simple from tox --print-deps-only: py3-sys
Requirement satisfied: inotify_simple
   (installed: inotify_simple 1.3.5)
Handling pyxattr from tox --print-deps-only: py3-sys
Requirement satisfied: pyxattr
   (installed: pyxattr 0.7.2)
  py3-sys: OK (0.00 seconds)
  congratulations :) (0.06 seconds)
running dist_info
writing sambacc.egg-info/PKG-INFO
writing dependency_links to sambacc.egg-info/dependency_links.txt
writing entry points to sambacc.egg-info/entry_points.txt
writing requirements to sambacc.egg-info/requires.txt
writing top-level names to sambacc.egg-info/top_level.txt
reading manifest file 'sambacc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'sambacc.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/sambacc-0.7.dev5+gaa9a005.dist-info'
Handling rados ; extra == 'rados' from hook generated metadata: Requires-Dist (sambacc)
Ignoring alien requirement: rados ; extra == 'rados'
Handling tomli ; (python_version < "3.11") and extra == 'toml' from hook generated metadata: Requires-Dist (sambacc)
Ignoring alien requirement: tomli ; (python_version < "3.11") and extra == 'toml'
Handling jsonschema >=4.10 ; extra == 'validation' from hook generated metadata: Requires-Dist (sambacc)
Ignoring alien requirement: jsonschema >=4.10 ; extra == 'validation'
Handling PyYAML >=5.4 ; extra == 'yaml' from hook generated metadata: Requires-Dist (sambacc)
Ignoring alien requirement: PyYAML >=5.4 ; extra == 'yaml'
+ cat /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-buildrequires
+ rm -rfv sambacc-0.7.dev5+gaa9a005.dist-info/
removed 'sambacc-0.7.dev5+gaa9a005.dist-info/entry_points.txt'
removed 'sambacc-0.7.dev5+gaa9a005.dist-info/top_level.txt'
removed 'sambacc-0.7.dev5+gaa9a005.dist-info/METADATA'
removed 'sambacc-0.7.dev5+gaa9a005.dist-info/COPYING'
removed directory 'sambacc-0.7.dev5+gaa9a005.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-sambacc-0.7~5.gaa9a005-1.fc41.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% |  58.2 KiB/s |  16.1 KiB |  00m00s
 updates                                100% | 272.6 KiB/s |  15.5 KiB |  00m00s
 Copr repository                        100% |  63.2 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "samba-common-tools-2:4.21.3-5.fc41.aarch64" is already installed.
Package "pyproject-rpm-macros-1.17.0-1.fc41.noarch" is already installed.
Package "python3-devel-3.13.2-1.fc41.aarch64" is already installed.
Package "python3-samba-2:4.21.3-5.fc41.aarch64" is already installed.
Package "python3-dns-2.6.1-4.fc41.noarch" is already installed.
Package "python3-inotify_simple-1.3.5-11.fc41.noarch" is already installed.
Package "python3-packaging-24.2-3.fc41.noarch" is already installed.
Package "python3-pip-24.2-1.fc41.noarch" is already installed.
Package "python3-pytest-8.3.4-1.fc41.noarch" is already installed.
Package "python3-pytest-cov-4.0.0-13.fc41.noarch" is already installed.
Package "python3-pyxattr-0.7.2-14.fc41.aarch64" is already installed.
Package "python3-setuptools-69.2.0-8.fc41.noarch" is already installed.Nothing to do.

Package "python3-setuptools_scm-8.0.4-6.fc41.noarch" is already installed.
Package "tox-4.24.1-1.fc41.noarch" is already installed.
Package "python3-tox-current-env-0.0.14-1.fc41.noarch" is already installed.
Package "python3-wheel-1:0.43.0-4.fc41.noarch" is already installed.

Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1739404800
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.SZJjCU
+ umask 022
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ cd sambacc-0.7.dev5+gaa9a005
+ 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-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir
+ RPM_TOXENV=py3-sys
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/pyproject-wheeldir --output /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-buildrequires -e py3-sys
Handling setuptools>=42 from build-system.requires
Requirement satisfied: setuptools>=42
   (installed: setuptools 69.2.0)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling setuptools_scm>=6.0 from build-system.requires
Requirement satisfied: setuptools_scm>=6.0
   (installed: setuptools_scm 8.0.4)
running egg_info
writing sambacc.egg-info/PKG-INFO
writing dependency_links to sambacc.egg-info/dependency_links.txt
writing entry points to sambacc.egg-info/entry_points.txt
writing requirements to sambacc.egg-info/requires.txt
writing top-level names to sambacc.egg-info/top_level.txt
reading manifest file 'sambacc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'sambacc.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.14)
  py3-sys: OK (0.00 seconds)
  congratulations :) (0.06 seconds)
Handling tox from tox --print-deps-only: py3-sys
Requirement satisfied: tox
   (installed: tox 4.24.1)
Handling pytest from tox --print-deps-only: py3-sys
Requirement satisfied: pytest
   (installed: pytest 8.3.4)
Handling pytest-cov from tox --print-deps-only: py3-sys
Requirement satisfied: pytest-cov
   (installed: pytest-cov 4.0.0)
Handling dnspython from tox --print-deps-only: py3-sys
Requirement satisfied: dnspython
   (installed: dnspython 2.6.1)
Handling inotify_simple from tox --print-deps-only: py3-sys
Requirement satisfied: inotify_simple
   (installed: inotify_simple 1.3.5)
Handling pyxattr from tox --print-deps-only: py3-sys
Requirement satisfied: pyxattr
   (installed: pyxattr 0.7.2)
  py3-sys: OK (0.00 seconds)
  congratulations :) (0.06 seconds)
running dist_info
writing sambacc.egg-info/PKG-INFO
writing dependency_links to sambacc.egg-info/dependency_links.txt
writing entry points to sambacc.egg-info/entry_points.txt
writing requirements to sambacc.egg-info/requires.txt
writing top-level names to sambacc.egg-info/top_level.txt
reading manifest file 'sambacc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'sambacc.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/sambacc-0.7.dev5+gaa9a005.dist-info'
Handling rados ; extra == 'rados' from hook generated metadata: Requires-Dist (sambacc)
Ignoring alien requirement: rados ; extra == 'rados'
Handling tomli ; (python_version < "3.11") and extra == 'toml' from hook generated metadata: Requires-Dist (sambacc)
Ignoring alien requirement: tomli ; (python_version < "3.11") and extra == 'toml'
Handling jsonschema >=4.10 ; extra == 'validation' from hook generated metadata: Requires-Dist (sambacc)
Ignoring alien requirement: jsonschema >=4.10 ; extra == 'validation'
Handling PyYAML >=5.4 ; extra == 'yaml' from hook generated metadata: Requires-Dist (sambacc)
Ignoring alien requirement: PyYAML >=5.4 ; extra == 'yaml'
+ cat /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-buildrequires
+ rm -rfv sambacc-0.7.dev5+gaa9a005.dist-info/
removed 'sambacc-0.7.dev5+gaa9a005.dist-info/entry_points.txt'
removed 'sambacc-0.7.dev5+gaa9a005.dist-info/top_level.txt'
removed 'sambacc-0.7.dev5+gaa9a005.dist-info/METADATA'
removed 'sambacc-0.7.dev5+gaa9a005.dist-info/COPYING'
removed directory 'sambacc-0.7.dev5+gaa9a005.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G3Lf0Q
+ umask 022
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 sambacc-0.7.dev5+gaa9a005
+ mkdir -p /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/pyproject-wheeldir
Processing /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  running dist_info
  creating /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir/pip-modern-metadata-_ry7t2tb/sambacc.egg-info
  writing /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir/pip-modern-metadata-_ry7t2tb/sambacc.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir/pip-modern-metadata-_ry7t2tb/sambacc.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir/pip-modern-metadata-_ry7t2tb/sambacc.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir/pip-modern-metadata-_ry7t2tb/sambacc.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir/pip-modern-metadata-_ry7t2tb/sambacc.egg-info/top_level.txt
  writing manifest file '/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir/pip-modern-metadata-_ry7t2tb/sambacc.egg-info/SOURCES.txt'
  reading manifest file '/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir/pip-modern-metadata-_ry7t2tb/sambacc.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  adding license file 'COPYING'
  writing manifest file '/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir/pip-modern-metadata-_ry7t2tb/sambacc.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir/pip-modern-metadata-_ry7t2tb/sambacc-0.7.dev5+gaa9a005.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: sambacc
  Building wheel for sambacc (pyproject.toml): started
  Running command Building wheel for sambacc (pyproject.toml)
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/sambacc
  copying sambacc/__init__.py -> build/lib/sambacc
  copying sambacc/_version.py -> build/lib/sambacc
  copying sambacc/_xattr.py -> build/lib/sambacc
  copying sambacc/addc.py -> build/lib/sambacc
  copying sambacc/config.py -> build/lib/sambacc
  copying sambacc/container_dns.py -> build/lib/sambacc
  copying sambacc/ctdb.py -> build/lib/sambacc
  copying sambacc/inotify_waiter.py -> build/lib/sambacc
  copying sambacc/jfile.py -> build/lib/sambacc
  copying sambacc/join.py -> build/lib/sambacc
  copying sambacc/leader.py -> build/lib/sambacc
  copying sambacc/netcmd_loader.py -> build/lib/sambacc
  copying sambacc/nsswitch_loader.py -> build/lib/sambacc
  copying sambacc/opener.py -> build/lib/sambacc
  copying sambacc/passdb_loader.py -> build/lib/sambacc
  copying sambacc/passwd_loader.py -> build/lib/sambacc
  copying sambacc/paths.py -> build/lib/sambacc
  copying sambacc/permissions.py -> build/lib/sambacc
  copying sambacc/rados_opener.py -> build/lib/sambacc
  copying sambacc/samba_cmds.py -> build/lib/sambacc
  copying sambacc/simple_waiter.py -> build/lib/sambacc
  copying sambacc/smbconf_api.py -> build/lib/sambacc
  copying sambacc/smbconf_samba.py -> build/lib/sambacc
  copying sambacc/textfile.py -> build/lib/sambacc
  copying sambacc/typelets.py -> build/lib/sambacc
  copying sambacc/url_opener.py -> build/lib/sambacc
  creating build/lib/sambacc/commands
  copying sambacc/commands/__init__.py -> build/lib/sambacc/commands
  copying sambacc/commands/addc.py -> build/lib/sambacc/commands
  copying sambacc/commands/check.py -> build/lib/sambacc/commands
  copying sambacc/commands/cli.py -> build/lib/sambacc/commands
  copying sambacc/commands/config.py -> build/lib/sambacc/commands
  copying sambacc/commands/ctdb.py -> build/lib/sambacc/commands
  copying sambacc/commands/dcmain.py -> build/lib/sambacc/commands
  copying sambacc/commands/dns.py -> build/lib/sambacc/commands
  copying sambacc/commands/initialize.py -> build/lib/sambacc/commands
  copying sambacc/commands/join.py -> build/lib/sambacc/commands
  copying sambacc/commands/main.py -> build/lib/sambacc/commands
  copying sambacc/commands/run.py -> build/lib/sambacc/commands
  copying sambacc/commands/skips.py -> build/lib/sambacc/commands
  copying sambacc/commands/users.py -> build/lib/sambacc/commands
  creating build/lib/sambacc/schema
  copying sambacc/schema/__init__.py -> build/lib/sambacc/schema
  copying sambacc/schema/conf_v0_schema.py -> build/lib/sambacc/schema
  copying sambacc/schema/tool.py -> build/lib/sambacc/schema
  running egg_info
  writing sambacc.egg-info/PKG-INFO
  writing dependency_links to sambacc.egg-info/dependency_links.txt
  writing entry points to sambacc.egg-info/entry_points.txt
  writing requirements to sambacc.egg-info/requires.txt
  writing top-level names to sambacc.egg-info/top_level.txt
  reading manifest file 'sambacc.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  adding license file 'COPYING'
  writing manifest file 'sambacc.egg-info/SOURCES.txt'
  copying sambacc/schema/conf-v0.schema.json -> build/lib/sambacc/schema
  copying sambacc/schema/conf-v0.schema.yaml -> build/lib/sambacc/schema
  installing to build/bdist.linux-aarch64/wheel
  running install
  running install_lib
  creating build/bdist.linux-aarch64
  creating build/bdist.linux-aarch64/wheel
  creating build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/__init__.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/_version.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/_xattr.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/addc.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/config.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/container_dns.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/ctdb.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/inotify_waiter.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/jfile.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/join.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/leader.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/netcmd_loader.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/nsswitch_loader.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/opener.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/passdb_loader.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/passwd_loader.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/paths.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/permissions.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/rados_opener.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/samba_cmds.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/simple_waiter.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/smbconf_api.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/smbconf_samba.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/textfile.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/typelets.py -> build/bdist.linux-aarch64/wheel/sambacc
  copying build/lib/sambacc/url_opener.py -> build/bdist.linux-aarch64/wheel/sambacc
  creating build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/__init__.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/addc.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/check.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/cli.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/config.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/ctdb.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/dcmain.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/dns.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/initialize.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/join.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/main.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/run.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/skips.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  copying build/lib/sambacc/commands/users.py -> build/bdist.linux-aarch64/wheel/sambacc/commands
  creating build/bdist.linux-aarch64/wheel/sambacc/schema
  copying build/lib/sambacc/schema/__init__.py -> build/bdist.linux-aarch64/wheel/sambacc/schema
  copying build/lib/sambacc/schema/conf_v0_schema.py -> build/bdist.linux-aarch64/wheel/sambacc/schema
  copying build/lib/sambacc/schema/tool.py -> build/bdist.linux-aarch64/wheel/sambacc/schema
  copying build/lib/sambacc/schema/conf-v0.schema.json -> build/bdist.linux-aarch64/wheel/sambacc/schema
  copying build/lib/sambacc/schema/conf-v0.schema.yaml -> build/bdist.linux-aarch64/wheel/sambacc/schema
  running install_data
  creating build/bdist.linux-aarch64/wheel/sambacc-0.7.dev5+gaa9a005.data
  creating build/bdist.linux-aarch64/wheel/sambacc-0.7.dev5+gaa9a005.data/data
  creating build/bdist.linux-aarch64/wheel/sambacc-0.7.dev5+gaa9a005.data/data/share
  creating build/bdist.linux-aarch64/wheel/sambacc-0.7.dev5+gaa9a005.data/data/share/sambacc
  creating build/bdist.linux-aarch64/wheel/sambacc-0.7.dev5+gaa9a005.data/data/share/sambacc/examples
  copying examples/ctdb.json -> build/bdist.linux-aarch64/wheel/sambacc-0.7.dev5+gaa9a005.data/data/share/sambacc/examples
  copying examples/example1.json -> build/bdist.linux-aarch64/wheel/sambacc-0.7.dev5+gaa9a005.data/data/share/sambacc/examples
  copying examples/minimal.json -> build/bdist.linux-aarch64/wheel/sambacc-0.7.dev5+gaa9a005.data/data/share/sambacc/examples
  copying examples/addc.json -> build/bdist.linux-aarch64/wheel/sambacc-0.7.dev5+gaa9a005.data/data/share/sambacc/examples
  running install_egg_info
  Copying sambacc.egg-info to build/bdist.linux-aarch64/wheel/sambacc-0.7.dev5+gaa9a005-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-aarch64/wheel/sambacc-0.7.dev5+gaa9a005.dist-info/WHEEL
  creating '/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir/pip-wheel-ck29r041/.tmp-_rhbk5p8/sambacc-0.7.dev5+gaa9a005-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
  adding 'sambacc/__init__.py'
  adding 'sambacc/_version.py'
  adding 'sambacc/_xattr.py'
  adding 'sambacc/addc.py'
  adding 'sambacc/config.py'
  adding 'sambacc/container_dns.py'
  adding 'sambacc/ctdb.py'
  adding 'sambacc/inotify_waiter.py'
  adding 'sambacc/jfile.py'
  adding 'sambacc/join.py'
  adding 'sambacc/leader.py'
  adding 'sambacc/netcmd_loader.py'
  adding 'sambacc/nsswitch_loader.py'
  adding 'sambacc/opener.py'
  adding 'sambacc/passdb_loader.py'
  adding 'sambacc/passwd_loader.py'
  adding 'sambacc/paths.py'
  adding 'sambacc/permissions.py'
  adding 'sambacc/rados_opener.py'
  adding 'sambacc/samba_cmds.py'
  adding 'sambacc/simple_waiter.py'
  adding 'sambacc/smbconf_api.py'
  adding 'sambacc/smbconf_samba.py'
  adding 'sambacc/textfile.py'
  adding 'sambacc/typelets.py'
  adding 'sambacc/url_opener.py'
  adding 'sambacc/commands/__init__.py'
  adding 'sambacc/commands/addc.py'
  adding 'sambacc/commands/check.py'
  adding 'sambacc/commands/cli.py'
  adding 'sambacc/commands/config.py'
  adding 'sambacc/commands/ctdb.py'
  adding 'sambacc/commands/dcmain.py'
  adding 'sambacc/commands/dns.py'
  adding 'sambacc/commands/initialize.py'
  adding 'sambacc/commands/join.py'
  adding 'sambacc/commands/main.py'
  adding 'sambacc/commands/run.py'
  adding 'sambacc/commands/skips.py'
  adding 'sambacc/commands/users.py'
  adding 'sambacc/schema/__init__.py'
  adding 'sambacc/schema/conf-v0.schema.json'
  adding 'sambacc/schema/conf-v0.schema.yaml'
  adding 'sambacc/schema/conf_v0_schema.py'
  adding 'sambacc/schema/tool.py'
  adding 'sambacc-0.7.dev5+gaa9a005.data/data/share/sambacc/examples/addc.json'
  adding 'sambacc-0.7.dev5+gaa9a005.data/data/share/sambacc/examples/ctdb.json'
  adding 'sambacc-0.7.dev5+gaa9a005.data/data/share/sambacc/examples/example1.json'
  adding 'sambacc-0.7.dev5+gaa9a005.data/data/share/sambacc/examples/minimal.json'
  adding 'sambacc-0.7.dev5+gaa9a005.dist-info/COPYING'
  adding 'sambacc-0.7.dev5+gaa9a005.dist-info/METADATA'
  adding 'sambacc-0.7.dev5+gaa9a005.dist-info/WHEEL'
  adding 'sambacc-0.7.dev5+gaa9a005.dist-info/entry_points.txt'
  adding 'sambacc-0.7.dev5+gaa9a005.dist-info/top_level.txt'
  adding 'sambacc-0.7.dev5+gaa9a005.dist-info/RECORD'
  removing build/bdist.linux-aarch64/wheel
  Building wheel for sambacc (pyproject.toml): finished with status 'done'
  Created wheel for sambacc: filename=sambacc-0.7.dev5+gaa9a005-py3-none-any.whl size=105169 sha256=bf1f0fe6829930d4c456a11b9f51f21d11dd8802fddc26682ea87e9c32c4cc6a
  Stored in directory: /builddir/.cache/pip/wheels/70/e6/28/3588c96dbb8abfa99c2e99366dd8e9e4922176e4b535703e3d
Successfully built sambacc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IgCejQ
+ umask 022
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ '[' /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT
++ dirname /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ mkdir /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 sambacc-0.7.dev5+gaa9a005
++ ls /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/pyproject-wheeldir/sambacc-0.7.dev5+gaa9a005-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=sambacc==0.7.dev5+gaa9a005
+ '[' -z sambacc==0.7.dev5+gaa9a005 ']'
+ TMPDIR=/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-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-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/pyproject-wheeldir sambacc==0.7.dev5+gaa9a005
Using pip 24.2 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/pyproject-wheeldir
Processing ./pyproject-wheeldir/sambacc-0.7.dev5+gaa9a005-py3-none-any.whl
Installing collected packages: sambacc
  Creating /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/bin
  changing mode of /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/bin/samba-container to 755
  changing mode of /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/bin/samba-dc-container to 755
Successfully installed sambacc-0.7.dev5+gaa9a005
+ '[' -d /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-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-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/bin/samba-container /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/bin/samba-dc-container
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/bin/samba-container: updating
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/bin/samba-dc-container: updating
+ rm -rfv /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/bin/__pycache__
+ rm -f /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib/python3.13/site-packages")
+ '[' /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/sambacc-0.7.dev5+gaa9a005.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc-0.7.dev5+gaa9a005.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-sambacc-0.7_5.gaa9a005-build/BUILDROOT --record /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc-0.7.dev5+gaa9a005.dist-info/RECORD --output /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-record
+ rm -fv /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc-0.7.dev5+gaa9a005.dist-info/RECORD
removed '/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc-0.7.dev5+gaa9a005.dist-info/RECORD'
+ rm -fv /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc-0.7.dev5+gaa9a005.dist-info/REQUESTED
removed '/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc-0.7.dev5+gaa9a005.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-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-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-files --output-modules /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-modules --buildroot /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-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-sambacc-0.7_5.gaa9a005-build/python-sambacc-0.7~5.gaa9a005-1.fc41.aarch64-pyproject-record --prefix /usr sambacc
+ /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-sambacc-0.7_5.gaa9a005-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-sambacc-0.7_5.gaa9a005-build/BUILDROOT
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/check.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/addc.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/config.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/dcmain.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/dns.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/cli.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/initialize.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/join.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/run.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/ctdb.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/main.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/users.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/skips.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/skips.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/commands/__pycache__/ctdb.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/schema/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/schema/__pycache__/conf_v0_schema.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/schema/__pycache__/tool.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/_version.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/_xattr.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/addc.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/container_dns.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/inotify_waiter.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/config.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/jfile.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/ctdb.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/leader.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/join.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/nsswitch_loader.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/netcmd_loader.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/opener.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/passdb_loader.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/paths.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/passwd_loader.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/permissions.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/samba_cmds.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/simple_waiter.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/smbconf_api.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/rados_opener.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/smbconf_samba.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/textfile.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/typelets.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/url_opener.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/join.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages/sambacc/__pycache__/config.cpython-313.opt-1.pyc: replacing with normalized version
Scanned 16 directories and 143 files,
               processed 47 inodes,
               47 modified (8 replaced + 39 rewritten),
               0 unsupported format, 0 errors
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8w3pXr
+ umask 022
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 sambacc-0.7.dev5+gaa9a005
+ TOX_TESTENV_PASSENV='*'
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/lib/python3.13/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e py3-sys
============================= test session starts ==============================
platform linux -- Python 3.13.2, pytest-8.3.4, pluggy-1.5.0 -- /usr/bin/python3
cachedir: .tox/py3-sys/.pytest_cache
rootdir: /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005
configfile: pyproject.toml
plugins: cov-4.0.0
collecting ... collected 222 items

tests/test_addc.py::test_provision PASSED                                [  0%]
tests/test_addc.py::test_join PASSED                                     [  0%]
tests/test_addc.py::test_create_user PASSED                              [  1%]
tests/test_addc.py::test_create_ou PASSED                                [  1%]
tests/test_addc.py::test_create_group PASSED                             [  2%]
tests/test_addc.py::test_add_group_members PASSED                        [  2%]
tests/test_addc.py::test_filtered_interfaces[cfg0-ifaces0-None] PASSED   [  3%]
tests/test_addc.py::test_filtered_interfaces[cfg1-ifaces1-expected1] PASSED [  3%]
tests/test_addc.py::test_filtered_interfaces[cfg2-ifaces2-expected2] PASSED [  4%]
tests/test_addc.py::test_filtered_interfaces[cfg3-ifaces3-expected3] PASSED [  4%]
tests/test_addc.py::test_filtered_interfaces[cfg4-ifaces4-expected4] PASSED [  4%]
tests/test_addc.py::test_filtered_interfaces[cfg5-ifaces5-expected5] PASSED [  5%]
tests/test_addc.py::test_filtered_interfaces[cfg6-ifaces6-expected6] PASSED [  5%]
tests/test_addc.py::test_filtered_interfaces[cfg7-ifaces7-expected7] PASSED [  6%]
tests/test_commands_config.py::test_update_config_changed PASSED         [  6%]
tests/test_commands_config.py::test_update_config_changed_ctdb PASSED    [  7%]
tests/test_commands_config.py::test_update_config_ctdb_notleader PASSED  [  7%]
tests/test_commands_config.py::test_update_config_watch_waiter_expires PASSED [  8%]
tests/test_commands_config.py::test_update_config_watch_waiter_trigger3 PASSED [  8%]
tests/test_config.py::TestConfig::test_bad_version PASSED                [  9%]
tests/test_config.py::TestConfig::test_empty_json PASSED                 [  9%]
tests/test_config.py::TestConfig::test_explicitly_defined_groups PASSED  [  9%]
tests/test_config.py::TestConfig::test_fail_get_config PASSED            [ 10%]
tests/test_config.py::TestConfig::test_get_config PASSED                 [ 10%]
tests/test_config.py::TestConfig::test_get_global_opts PASSED            [ 11%]
tests/test_config.py::TestConfig::test_get_share_opts PASSED             [ 11%]
tests/test_config.py::TestConfig::test_get_share_paths PASSED            [ 12%]
tests/test_config.py::TestConfig::test_group_entry_fields PASSED         [ 12%]
tests/test_config.py::TestConfig::test_invalid_group_entry PASSED        [ 13%]
tests/test_config.py::TestConfig::test_invalid_user_entry PASSED         [ 13%]
tests/test_config.py::TestConfig::test_many_global_opts PASSED           [ 13%]
tests/test_config.py::TestConfig::test_non_json PASSED                   [ 14%]
tests/test_config.py::TestConfig::test_some_groups PASSED                [ 14%]
tests/test_config.py::TestConfig::test_some_users PASSED                 [ 15%]
tests/test_config.py::TestConfig::test_unique_name PASSED                [ 15%]
tests/test_config.py::TestConfig::test_user_entry_fields PASSED          [ 16%]
tests/test_config.py::TestConfig::test_valid_parse PASSED                [ 16%]
tests/test_config.py::test_read_config_files PASSED                      [ 17%]
tests/test_config.py::test_read_config_files_noexist PASSED              [ 17%]
tests/test_config.py::test_read_config_files_realerr PASSED              [ 18%]
tests/test_config.py::test_tesd_config_files_realerr_rootok PASSED       [ 18%]
tests/test_config.py::test_instance_with_ctdb PASSED                     [ 18%]
tests/test_config.py::test_instance_ctdb_smb_config PASSED               [ 19%]
tests/test_config.py::test_instance_ctdb_config PASSED                   [ 19%]
tests/test_config.py::test_ad_dc_config_demo PASSED                      [ 20%]
tests/test_config.py::test_ad_dc_ou_config_demo PASSED                   [ 20%]
tests/test_config.py::test_ad_dc_invalid PASSED                          [ 21%]
tests/test_config.py::test_share_config_no_path PASSED                   [ 21%]
tests/test_config.py::test_instance_config_equality[0] PASSED            [ 22%]
tests/test_config.py::test_instance_config_equality[1] PASSED            [ 22%]
tests/test_config.py::test_instance_config_equality[2] PASSED            [ 22%]
tests/test_config.py::test_instance_config_equality[3] PASSED            [ 23%]
tests/test_config.py::test_instance_config_equality[4] PASSED            [ 23%]
tests/test_config.py::test_permissions_config_default PASSED             [ 24%]
tests/test_config.py::test_permissions_config_instance PASSED            [ 24%]
tests/test_config.py::test_permissions_config_share PASSED               [ 25%]
tests/test_config.py::test_permissions_config_options PASSED             [ 25%]
tests/test_config.py::test_jsonschema_validation[empty-json] SKIPPED     [ 26%]
tests/test_config.py::test_jsonschema_validation[minimal] SKIPPED (c...) [ 26%]
tests/test_config.py::test_jsonschema_validation[one-share] SKIPPED      [ 27%]
tests/test_config.py::test_jsonschema_validation[invalid-section] SKIPPED [ 27%]
tests/test_config.py::test_jsonschema_validation[underscore-prefix] SKIPPED [ 27%]
tests/test_config.py::test_jsonschema_validation[bad-config-param] SKIPPED [ 28%]
tests/test_config.py::test_jsonschema_validation[bad-config-type] SKIPPED [ 28%]
tests/test_config.py::test_jsonschema_validation[bad-share-prop] SKIPPED [ 29%]
tests/test_config.py::test_toml_configs_no_validation[empty] PASSED      [ 29%]
tests/test_config.py::test_toml_configs_no_validation[just-a-comment] PASSED [ 30%]
tests/test_config.py::test_toml_configs_no_validation[minimal] PASSED    [ 30%]
tests/test_config.py::test_toml_configs_no_validation[one-share] PASSED  [ 31%]
tests/test_config.py::test_toml_configs_validation[empty] SKIPPED (c...) [ 31%]
tests/test_config.py::test_toml_configs_validation[just-a-comment] SKIPPED [ 31%]
tests/test_config.py::test_toml_configs_validation[minimal] SKIPPED      [ 32%]
tests/test_config.py::test_toml_configs_validation[one-share] SKIPPED    [ 32%]
tests/test_config.py::test_toml_configs_validation[bad-instance_features] SKIPPED [ 33%]
tests/test_config.py::test_toml_configs_validation[ok-instance_features] SKIPPED [ 33%]
tests/test_config.py::test_toml_configs_validation[complex] SKIPPED      [ 34%]
tests/test_config.py::test_yaml_configs_no_validation[empty] SKIPPED     [ 34%]
tests/test_config.py::test_yaml_configs_no_validation[just-a-comment] SKIPPED [ 35%]
tests/test_config.py::test_yaml_configs_no_validation[minimal] SKIPPED   [ 35%]
tests/test_config.py::test_yaml_configs_no_validation[one-share] SKIPPED [ 36%]
tests/test_config.py::test_yaml_configs_validation[empty] SKIPPED (c...) [ 36%]
tests/test_config.py::test_yaml_configs_validation[just-a-comment] SKIPPED [ 36%]
tests/test_config.py::test_yaml_configs_validation[minimal] SKIPPED      [ 37%]
tests/test_config.py::test_yaml_configs_validation[one-share] SKIPPED    [ 37%]
tests/test_config.py::test_yaml_configs_validation[bad-instance_features] SKIPPED [ 38%]
tests/test_config.py::test_yaml_configs_validation[ok-instance_features] SKIPPED [ 38%]
tests/test_config.py::test_yaml_configs_validation[complex] SKIPPED      [ 39%]
tests/test_container_dns.py::test_parse PASSED                           [ 39%]
tests/test_container_dns.py::test_parse2 PASSED                          [ 40%]
tests/test_container_dns.py::test_same PASSED                            [ 40%]
tests/test_container_dns.py::test_register_dummy PASSED                  [ 40%]
tests/test_container_dns.py::test_parse_and_update PASSED                [ 41%]
tests/test_container_dns.py::test_watch PASSED                           [ 41%]
tests/test_ctdb.py::test_migrate_tdb PASSED                              [ 42%]
tests/test_ctdb.py::test_ensure_ctdbd_etc_files PASSED                   [ 42%]
tests/test_ctdb.py::test_pnn_in_nodes PASSED                             [ 43%]
tests/test_ctdb.py::test_manage_nodes PASSED                             [ 43%]
tests/test_ctdb.py::test_manage_nodes_refresh_fails PASSED               [ 44%]
tests/test_ctdb.py::test_manage_nodes_invalid_state PASSED               [ 44%]
tests/test_ctdb.py::test_add_node_to_statefile PASSED                    [ 45%]
tests/test_ctdb.py::test_ensure_ctdb_node_present PASSED                 [ 45%]
tests/test_ctdb.py::test_write_ctdb_conf PASSED                          [ 45%]
tests/test_ctdb.py::test_ensure_ctdb_conf PASSED                         [ 46%]
tests/test_ctdb.py::test_ensure_smb_conf PASSED                          [ 46%]
tests/test_ctdb.py::test_refresh_node_in_statefile PASSED                [ 47%]
tests/test_ctdb.py::test_next_state PASSED                               [ 47%]
tests/test_ctdb.py::test_cli_leader_locator PASSED                       [ 48%]
tests/test_ctdb.py::test_check_nodestatus PASSED                         [ 48%]
tests/test_inotify_waiter.py::test_inotify PASSED                        [ 49%]
tests/test_inotify_waiter.py::test_inotify_bad_input PASSED              [ 49%]
tests/test_inotify_waiter.py::test_inotify_relative_path PASSED          [ 50%]
tests/test_jfile.py::test_open PASSED                                    [ 50%]
tests/test_jfile.py::test_laod PASSED                                    [ 50%]
tests/test_jfile.py::test_dump PASSED                                    [ 51%]
tests/test_jfile.py::test_flock PASSED                                   [ 51%]
tests/test_join.py::test_no_sources PASSED                               [ 52%]
tests/test_join.py::test_invalid_source_vals PASSED                      [ 52%]
tests/test_join.py::test_join_password PASSED                            [ 53%]
tests/test_join.py::test_join_file PASSED                                [ 53%]
tests/test_join.py::test_join_missing_file PASSED                        [ 54%]
tests/test_join.py::test_join_bad_file PASSED                            [ 54%]
tests/test_join.py::test_join_multi_source PASSED                        [ 54%]
tests/test_join.py::test_join_multi_source_fail_first PASSED             [ 55%]
tests/test_join.py::test_join_multi_source_fail_both PASSED              [ 55%]
tests/test_join.py::test_join_prompt_fake PASSED                         [ 56%]
tests/test_join.py::test_join_with_marker PASSED                         [ 56%]
tests/test_join.py::test_join_bad_marker PASSED                          [ 57%]
tests/test_join.py::test_join_no_marker PASSED                           [ 57%]
tests/test_join.py::test_join_when_possible PASSED                       [ 58%]
tests/test_main.py::test_no_id PASSED                                    [ 58%]
tests/test_main.py::test_print_config PASSED                             [ 59%]
tests/test_main.py::test_print_config_env_vars PASSED                    [ 59%]
tests/test_netcmd_loader.py::test_import PASSED                          [ 59%]
tests/test_netcmd_loader.py::test_current_shares PASSED                  [ 60%]
tests/test_netcmd_loader.py::test_dump PASSED                            [ 60%]
tests/test_netcmd_loader.py::test_set PASSED                             [ 61%]
tests/test_netcmd_loader.py::test_loader_error_set PASSED                [ 61%]
tests/test_passdb_loader.py::test_init_custom_smb_conf PASSED            [ 62%]
tests/test_passdb_loader.py::test_init_default_smb_conf PASSED           [ 62%]
tests/test_passdb_loader.py::test_add_users SKIPPED (need to have pa...) [ 63%]
tests/test_passdb_loader.py::test_add_user_not_in_passwd PASSED          [ 63%]
tests/test_passdb_loader.py::test_add_user_no_passwd PASSED              [ 63%]
tests/test_passwd_loader.py::test_read_existing_passwd PASSED            [ 64%]
tests/test_passwd_loader.py::test_read_existing_group PASSED             [ 64%]
tests/test_passwd_loader.py::test_add_user PASSED                        [ 65%]
tests/test_passwd_loader.py::test_add_group PASSED                       [ 65%]
tests/test_passwd_loader.py::test_read_passwd_file PASSED                [ 66%]
tests/test_passwd_loader.py::test_write_passwd_file PASSED               [ 66%]
tests/test_paths.py::test_ensure_samba_dirs_fail PASSED                  [ 67%]
tests/test_paths.py::test_ensure_samba_dirs_ok PASSED                    [ 67%]
tests/test_paths.py::test_ensure_samba_dirs_already PASSED               [ 68%]
tests/test_paths.py::test_ensure_share_dirs PASSED                       [ 68%]
tests/test_permissions.py::test_permissions_path[NoopPermsHandler] PASSED [ 68%]
tests/test_permissions.py::test_permissions_path[InitPosixPermsHandler] PASSED [ 69%]
tests/test_permissions.py::test_permissions_path[AlwaysPosixPermsHandler] PASSED [ 69%]
tests/test_permissions.py::test_noop_handler PASSED                      [ 70%]
tests/test_permissions.py::test_init_handler PASSED                      [ 70%]
tests/test_permissions.py::test_always_handler PASSED                    [ 71%]
tests/test_rados_opener.py::test_enable_rados_url_opener PASSED          [ 71%]
tests/test_rados_opener.py::test_enable_rados_url_opener_fail PASSED     [ 72%]
tests/test_rados_opener.py::test_enable_rados_url_opener_with_args PASSED [ 72%]
tests/test_rados_opener.py::test_enable_rados_url_opener_with_args2 PASSED [ 72%]
tests/test_rados_opener.py::test_rados_handler_parse PASSED              [ 73%]
tests/test_rados_opener.py::test_rados_handler_norados PASSED            [ 73%]
tests/test_rados_opener.py::test_rados_response_read_all PASSED          [ 74%]
tests/test_rados_opener.py::test_rados_response_read_chunks PASSED       [ 74%]
tests/test_rados_opener.py::test_rados_response_read_ctx_iter PASSED     [ 75%]
tests/test_rados_opener.py::test_rados_response_not_implemented PASSED   [ 75%]
tests/test_rados_opener.py::test_rados_handler_config_key PASSED         [ 76%]
tests/test_samba_cmds.py::test_create_samba_command PASSED               [ 76%]
tests/test_samba_cmds.py::test_debug_command PASSED                      [ 77%]
tests/test_samba_cmds.py::test_global_debug PASSED                       [ 77%]
tests/test_samba_cmds.py::test_global_prefix PASSED                      [ 77%]
tests/test_samba_cmds.py::test_global_prefix_extended PASSED             [ 78%]
tests/test_samba_cmds.py::test_command_repr PASSED                       [ 78%]
tests/test_samba_cmds.py::test_encode_none PASSED                        [ 79%]
tests/test_samba_cmds.py::test_execute PASSED                            [ 79%]
tests/test_samba_cmds.py::test_create_command_args PASSED                [ 80%]
tests/test_samba_cmds.py::test_command_args_repr PASSED                  [ 80%]
tests/test_samba_cmds.py::test_get_samba_specifics PASSED                [ 81%]
tests/test_samba_cmds.py::test_smbd_foreground PASSED                    [ 81%]
tests/test_samba_cmds.py::test_winbindd_foreground PASSED                [ 81%]
tests/test_simple_waiter.py::test_generate_sleeps PASSED                 [ 82%]
tests/test_simple_waiter.py::test_sleeper PASSED                         [ 82%]
tests/test_skips.py::test_parse[always:-SkipAlways] PASSED               [ 83%]
tests/test_skips.py::test_parse[file:/var/lib/womble-SkipFile] PASSED    [ 83%]
tests/test_skips.py::test_parse[file:!/var/lib/zomble-SkipFile] PASSED   [ 84%]
tests/test_skips.py::test_parse[env:LIMIT==none-SkipEnv] PASSED          [ 84%]
tests/test_skips.py::test_parse[env:LIMIT!=everybody-SkipEnv] PASSED     [ 85%]
tests/test_skips.py::test_parse[env:LIMIT=everybody-ValueError] PASSED   [ 85%]
tests/test_skips.py::test_parse[env:LIMIT-ValueError] PASSED             [ 86%]
tests/test_skips.py::test_parse[file:-ValueError] PASSED                 [ 86%]
tests/test_skips.py::test_parse[always:forever-ValueError] PASSED        [ 86%]
tests/test_skips.py::test_parse[klunk:-KeyError] PASSED                  [ 87%]
tests/test_skips.py::test_method_test[file:/var/lib/foo/a-skip-if-file-exists: /var/lib/foo/a exists] PASSED [ 87%]
tests/test_skips.py::test_method_test[file:!/var/lib/bar/a-skip-if-file-missing: /var/lib/bar/a missing] PASSED [ 88%]
tests/test_skips.py::test_method_test[file:/etc/blat-None] PASSED        [ 88%]
tests/test_skips.py::test_method_test[env:PLINK==0-env var: PLINK -> 0 == 0] PASSED [ 89%]
tests/test_skips.py::test_method_test[env:PLINK!=88-env var: PLINK -> 0 != 88] PASSED [ 89%]
tests/test_skips.py::test_method_test[env:PLONK==enabled-None] PASSED    [ 90%]
tests/test_skips.py::test_method_test[always:-always skip] PASSED        [ 90%]
tests/test_skips.py::test_test PASSED                                    [ 90%]
tests/test_skips.py::test_help_info PASSED                               [ 91%]
tests/test_skips.py::test_parse_hack PASSED                              [ 91%]
tests/test_smbconf_api.py::test_simple_config_store PASSED               [ 92%]
tests/test_smbconf_api.py::test_simple_config_store_import PASSED        [ 92%]
tests/test_smbconf_api.py::test_write_store_as_smb_conf PASSED           [ 93%]
tests/test_smbconf_samba.py::test_smbconf_file_read PASSED               [ 93%]
tests/test_smbconf_samba.py::test_smbconf_write PASSED                   [ 94%]
tests/test_smbconf_samba.py::test_smbconf_reg_write_read PASSED          [ 94%]
tests/test_smbconf_samba.py::test_smbconf_reg_write_txn_read PASSED      [ 95%]
tests/test_smbconf_samba.py::test_smbconf_reg_import_batched PASSED      [ 95%]
tests/test_smbconf_samba.py::test_smbconf_reg_import_unbatched PASSED    [ 95%]
tests/test_url_opener.py::test_success_1 PASSED                          [ 96%]
tests/test_url_opener.py::test_success_2 PASSED                          [ 96%]
tests/test_url_opener.py::test_error_404 PASSED                          [ 97%]
tests/test_url_opener.py::test_error_401 PASSED                          [ 97%]
tests/test_url_opener.py::test_error_403 PASSED                          [ 98%]
tests/test_url_opener.py::test_map_errno PASSED                          [ 98%]
tests/test_url_opener.py::test_unknown_url PASSED                        [ 99%]
tests/test_url_opener.py::test_unknown_url_type PASSED                   [ 99%]
tests/test_url_opener.py::test_value_error_during_handling PASSED        [100%]

---------- coverage: platform linux, python 3.13.2-final-0 -----------
Coverage HTML written to dir htmlcov


======================= 195 passed, 27 skipped in 9.16s ========================
  py3-sys: OK (9.42 seconds)
  congratulations :) (9.48 seconds)
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-sambacc-0.7~5.gaa9a005-1.fc41.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8grwt8
+ umask 022
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ cd sambacc-0.7.dev5+gaa9a005
+ DOCDIR=/builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/share/doc/python3-sambacc
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/share/doc/python3-sambacc
+ cp -pr /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/sambacc-0.7.dev5+gaa9a005/README.md /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT/usr/share/doc/python3-sambacc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-sambacc = 0.7~5.gaa9a005-1.fc41 python3-sambacc = 0.7~5.gaa9a005-1.fc41 python3.13-sambacc = 0.7~5.gaa9a005-1.fc41 python3.13dist(sambacc) = 0.7~~dev5 python3dist(sambacc) = 0.7~~dev5
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
Recommends: python-sambacc+rados python-sambacc+toml python-sambacc+validation python-sambacc+yaml
Processing files: python3-sambacc+validation-0.7~5.gaa9a005-1.fc41.noarch
Provides: python-sambacc+validation = 0.7~5.gaa9a005-1.fc41 python3-sambacc+validation = 0.7~5.gaa9a005-1.fc41 python3.13-sambacc+validation = 0.7~5.gaa9a005-1.fc41 python3.13dist(sambacc[validation]) = 0.7~~dev5 python3dist(sambacc[validation]) = 0.7~~dev5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.13 python3.13dist(jsonschema) >= 4.10
Processing files: python3-sambacc+toml-0.7~5.gaa9a005-1.fc41.noarch
Provides: python-sambacc+toml = 0.7~5.gaa9a005-1.fc41 python3-sambacc+toml = 0.7~5.gaa9a005-1.fc41 python3.13-sambacc+toml = 0.7~5.gaa9a005-1.fc41 python3.13dist(sambacc[toml]) = 0.7~~dev5 python3dist(sambacc[toml]) = 0.7~~dev5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.13
Processing files: python3-sambacc+yaml-0.7~5.gaa9a005-1.fc41.noarch
Provides: python-sambacc+yaml = 0.7~5.gaa9a005-1.fc41 python3-sambacc+yaml = 0.7~5.gaa9a005-1.fc41 python3.13-sambacc+yaml = 0.7~5.gaa9a005-1.fc41 python3.13dist(sambacc[yaml]) = 0.7~~dev5 python3dist(sambacc[yaml]) = 0.7~~dev5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.13 python3.13dist(pyyaml) >= 5.4
Processing files: python3-sambacc+rados-0.7~5.gaa9a005-1.fc41.noarch
Provides: python-sambacc+rados = 0.7~5.gaa9a005-1.fc41 python3-sambacc+rados = 0.7~5.gaa9a005-1.fc41 python3.13-sambacc+rados = 0.7~5.gaa9a005-1.fc41 python3.13dist(sambacc[rados]) = 0.7~~dev5 python3dist(sambacc[rados]) = 0.7~~dev5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.13 python3.13dist(rados)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build/BUILDROOT
Wrote: /builddir/build/SRPMS/python-sambacc-0.7~5.gaa9a005-1.fc41.src.rpm
Wrote: /builddir/build/RPMS/python3-sambacc+validation-0.7~5.gaa9a005-1.fc41.noarch.rpm
Wrote: /builddir/build/RPMS/python3-sambacc+yaml-0.7~5.gaa9a005-1.fc41.noarch.rpm
Wrote: /builddir/build/RPMS/python3-sambacc+toml-0.7~5.gaa9a005-1.fc41.noarch.rpm
Wrote: /builddir/build/RPMS/python3-sambacc+rados-0.7~5.gaa9a005-1.fc41.noarch.rpm
Wrote: /builddir/build/RPMS/python3-sambacc-0.7~5.gaa9a005-1.fc41.noarch.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.c4c9BF
+ umask 022
+ cd /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ test -d /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ rm -rf /builddir/build/BUILD/python-sambacc-0.7_5.gaa9a005-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild python-sambacc-0.7~5.gaa9a005-1.fc41.src.rpm
Finish: build phase for python-sambacc-0.7~5.gaa9a005-1.fc41.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-aarch64-1739440066.072893/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-sambacc-0.7~5.gaa9a005-1.fc41.src.rpm) Config(child) 0 minutes 32 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": "python-sambacc",
            "epoch": null,
            "version": "0.7~5.gaa9a005",
            "release": "1.fc41",
            "arch": "src"
        },
        {
            "name": "python3-sambacc",
            "epoch": null,
            "version": "0.7~5.gaa9a005",
            "release": "1.fc41",
            "arch": "noarch"
        },
        {
            "name": "python3-sambacc+rados",
            "epoch": null,
            "version": "0.7~5.gaa9a005",
            "release": "1.fc41",
            "arch": "noarch"
        },
        {
            "name": "python3-sambacc+yaml",
            "epoch": null,
            "version": "0.7~5.gaa9a005",
            "release": "1.fc41",
            "arch": "noarch"
        },
        {
            "name": "python3-sambacc+toml",
            "epoch": null,
            "version": "0.7~5.gaa9a005",
            "release": "1.fc41",
            "arch": "noarch"
        },
        {
            "name": "python3-sambacc+validation",
            "epoch": null,
            "version": "0.7~5.gaa9a005",
            "release": "1.fc41",
            "arch": "noarch"
        }
    ]
}
RPMResults finished