Mock Version: 6.5 Mock Version: 6.5 Mock Version: 6.5 Mock Version: 6.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VWhajH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-net-config-18.1.1.dev1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/os-net-config-18.1.1.dev1-0.20251124055705.9758ab4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd os-net-config-18.1.1.dev1 + rm -rf /builddir/build/BUILD/os-net-config-18.1.1.dev1-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/os-net-config-18.1.1.dev1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'os-net-config-18.1.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.xUZhtA + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.1.1.dev1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + 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-hardened-ld-errors -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/os-net-config-18.1.1.dev1/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-net-config-18.1.1.dev1/pyproject-wheeldir --output /builddir/build/BUILD/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NGerSZ + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.1.1.dev1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + 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-hardened-ld-errors -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/os-net-config-18.1.1.dev1/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-net-config-18.1.1.dev1/pyproject-wheeldir --output /builddir/build/BUILD/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) 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/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.LL2U4w + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.1.1.dev1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + 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-hardened-ld-errors -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/os-net-config-18.1.1.dev1/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-net-config-18.1.1.dev1/pyproject-wheeldir --output /builddir/build/BUILD/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.06 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling netaddr>=0.7.13 from tox --print-deps-only: py312,docs Requirement not satisfied: netaddr>=0.7.13 Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.concurrency>=3.26.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling PyYAML>=3.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.10.0 (installed: PyYAML 6.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: jsonschema>=3.2.0 Handling pyudev>=0.16.1 from tox --print-deps-only: py312,docs Requirement not satisfied: pyudev>=0.16.1 Handling pyroute2>=0.7.10 from tox --print-deps-only: py312,docs Requirement not satisfied: pyroute2>=0.7.10 Handling setuptools<71.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: setuptools<71.0.0 (installed: setuptools 69.0.3) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs Requirement not satisfied: python-subunit>=0.0.18 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=1.4.0 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.1 /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing os_net_config.egg-info/PKG-INFO writing dependency_links to os_net_config.egg-info/dependency_links.txt writing entry points to os_net_config.egg-info/entry_points.txt writing requirements to os_net_config.egg-info/requires.txt writing top-level names to os_net_config.egg-info/top_level.txt writing pbr to os_net_config.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'os_net_config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-net-config-18.1.1.dev1/os_net_config-18.1.1.dev1.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling netaddr >=0.7.13 from hook generated metadata: Requires-Dist (os-net-config) Requirement not satisfied: netaddr >=0.7.13 Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement not satisfied: oslo.concurrency >=3.26.0 Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement not satisfied: oslo.utils >=3.33.0 Handling PyYAML >=3.10.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: PyYAML >=3.10.0 (installed: PyYAML 6.0.1) Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement not satisfied: jsonschema >=3.2.0 Handling pyudev >=0.16.1 from hook generated metadata: Requires-Dist (os-net-config) Requirement not satisfied: pyudev >=0.16.1 Handling pyroute2 >=0.7.10 from hook generated metadata: Requires-Dist (os-net-config) Requirement not satisfied: pyroute2 >=0.7.10 Handling setuptools <71.0.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: setuptools <71.0.0 (installed: setuptools 69.0.3) + cat /builddir/build/BUILD/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-buildrequires + rm -rfv os_net_config-18.1.1.dev1.dist-info/ removed 'os_net_config-18.1.1.dev1.dist-info/AUTHORS' removed 'os_net_config-18.1.1.dev1.dist-info/LICENSE' removed 'os_net_config-18.1.1.dev1.dist-info/METADATA' removed 'os_net_config-18.1.1.dev1.dist-info/entry_points.txt' removed 'os_net_config-18.1.1.dev1.dist-info/pbr.json' removed 'os_net_config-18.1.1.dev1.dist-info/top_level.txt' removed directory 'os_net_config-18.1.1.dev1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.c0ceoI + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.1.1.dev1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + 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-hardened-ld-errors -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/os-net-config-18.1.1.dev1/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-net-config-18.1.1.dev1/pyproject-wheeldir --output /builddir/build/BUILD/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.11 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling netaddr>=0.7.13 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.13 (installed: netaddr 1.3.0) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.2.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 9.1.0) Handling PyYAML>=3.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.10.0 (installed: PyYAML 6.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.19.1) Handling pyudev>=0.16.1 from tox --print-deps-only: py312,docs Requirement satisfied: pyudev>=0.16.1 (installed: pyudev 0.24.1) Handling pyroute2>=0.7.10 from tox --print-deps-only: py312,docs Requirement satisfied: pyroute2>=0.7.10 (installed: pyroute2 0.7.12) Handling setuptools<71.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: setuptools<71.0.0 (installed: setuptools 69.0.3) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=0.0.18 (installed: python-subunit 1.4.4) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.7.2) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing os_net_config.egg-info/PKG-INFO writing dependency_links to os_net_config.egg-info/dependency_links.txt writing entry points to os_net_config.egg-info/entry_points.txt writing requirements to os_net_config.egg-info/requires.txt writing top-level names to os_net_config.egg-info/top_level.txt writing pbr to os_net_config.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'os_net_config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-net-config-18.1.1.dev1/os_net_config-18.1.1.dev1.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling netaddr >=0.7.13 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: netaddr >=0.7.13 (installed: netaddr 1.3.0) Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: oslo.concurrency >=3.26.0 (installed: oslo.concurrency 7.2.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 9.1.0) Handling PyYAML >=3.10.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: PyYAML >=3.10.0 (installed: PyYAML 6.0.1) Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: jsonschema >=3.2.0 (installed: jsonschema 4.19.1) Handling pyudev >=0.16.1 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pyudev >=0.16.1 (installed: pyudev 0.24.1) Handling pyroute2 >=0.7.10 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pyroute2 >=0.7.10 (installed: pyroute2 0.7.12) Handling setuptools <71.0.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: setuptools <71.0.0 (installed: setuptools 69.0.3) + cat /builddir/build/BUILD/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-buildrequires + rm -rfv os_net_config-18.1.1.dev1.dist-info/ removed 'os_net_config-18.1.1.dev1.dist-info/AUTHORS' removed 'os_net_config-18.1.1.dev1.dist-info/LICENSE' removed 'os_net_config-18.1.1.dev1.dist-info/METADATA' removed 'os_net_config-18.1.1.dev1.dist-info/top_level.txt' removed 'os_net_config-18.1.1.dev1.dist-info/pbr.json' removed 'os_net_config-18.1.1.dev1.dist-info/entry_points.txt' removed directory 'os_net_config-18.1.1.dev1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/os-net-config.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/os-net-config.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Wi8084 + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.1.1.dev1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + 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-hardened-ld-errors -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/os-net-config-18.1.1.dev1/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-net-config-18.1.1.dev1/pyproject-wheeldir --output /builddir/build/BUILD/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling netaddr>=0.7.13 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.13 (installed: netaddr 1.3.0) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.2.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 9.1.0) Handling PyYAML>=3.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.10.0 (installed: PyYAML 6.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.19.1) Handling pyudev>=0.16.1 from tox --print-deps-only: py312,docs Requirement satisfied: pyudev>=0.16.1 (installed: pyudev 0.24.1) Handling pyroute2>=0.7.10 from tox --print-deps-only: py312,docs Requirement satisfied: pyroute2>=0.7.10 (installed: pyroute2 0.7.12) Handling setuptools<71.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: setuptools<71.0.0 (installed: setuptools 69.0.3) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=0.0.18 (installed: python-subunit 1.4.4) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.7.2) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing os_net_config.egg-info/PKG-INFO writing dependency_links to os_net_config.egg-info/dependency_links.txt writing entry points to os_net_config.egg-info/entry_points.txt writing requirements to os_net_config.egg-info/requires.txt writing top-level names to os_net_config.egg-info/top_level.txt writing pbr to os_net_config.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'os_net_config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-net-config-18.1.1.dev1/os_net_config-18.1.1.dev1.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling netaddr >=0.7.13 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: netaddr >=0.7.13 (installed: netaddr 1.3.0) Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: oslo.concurrency >=3.26.0 (installed: oslo.concurrency 7.2.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 9.1.0) Handling PyYAML >=3.10.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: PyYAML >=3.10.0 (installed: PyYAML 6.0.1) Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: jsonschema >=3.2.0 (installed: jsonschema 4.19.1) Handling pyudev >=0.16.1 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pyudev >=0.16.1 (installed: pyudev 0.24.1) Handling pyroute2 >=0.7.10 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: pyroute2 >=0.7.10 (installed: pyroute2 0.7.12) Handling setuptools <71.0.0 from hook generated metadata: Requires-Dist (os-net-config) Requirement satisfied: setuptools <71.0.0 (installed: setuptools 69.0.3) + cat /builddir/build/BUILD/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-buildrequires + rm -rfv os_net_config-18.1.1.dev1.dist-info/ removed 'os_net_config-18.1.1.dev1.dist-info/AUTHORS' removed 'os_net_config-18.1.1.dev1.dist-info/LICENSE' removed 'os_net_config-18.1.1.dev1.dist-info/METADATA' removed 'os_net_config-18.1.1.dev1.dist-info/entry_points.txt' removed 'os_net_config-18.1.1.dev1.dist-info/pbr.json' removed 'os_net_config-18.1.1.dev1.dist-info/top_level.txt' removed directory 'os_net_config-18.1.1.dev1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zkbfQ0 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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-hardened-ld-errors -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 os-net-config-18.1.1.dev1 + mkdir -p /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + 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-hardened-ld-errors -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/os-net-config-18.1.1.dev1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/os-net-config-18.1.1.dev1/pyproject-wheeldir Processing /builddir/build/BUILD/os-net-config-18.1.1.dev1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir/pip-modern-metadata-ks5sp1bz/os_net_config.egg-info writing /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir/pip-modern-metadata-ks5sp1bz/os_net_config.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir/pip-modern-metadata-ks5sp1bz/os_net_config.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir/pip-modern-metadata-ks5sp1bz/os_net_config.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir/pip-modern-metadata-ks5sp1bz/os_net_config.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir/pip-modern-metadata-ks5sp1bz/os_net_config.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir/pip-modern-metadata-ks5sp1bz/os_net_config.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir/pip-modern-metadata-ks5sp1bz/os_net_config.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir/pip-modern-metadata-ks5sp1bz/os_net_config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir/pip-modern-metadata-ks5sp1bz/os_net_config-18.1.1.dev1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: os-net-config Building wheel for os-net-config (pyproject.toml): started Running command Building wheel for os-net-config (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/os_net_config creating build/lib/os_net_config/tests copying os_net_config/tests/test_validator.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_utils.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_sriov_config.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_sriov_bind_config.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_os_net_config.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_objects.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_impl_nmstate.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_impl_ifcfg.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_impl_eni.py -> build/lib/os_net_config/tests copying os_net_config/tests/test_cli.py -> build/lib/os_net_config/tests copying os_net_config/tests/base.py -> build/lib/os_net_config/tests copying os_net_config/tests/__init__.py -> build/lib/os_net_config/tests copying os_net_config/version.py -> build/lib/os_net_config copying os_net_config/validator.py -> build/lib/os_net_config copying os_net_config/utils.py -> build/lib/os_net_config copying os_net_config/sriov_config.py -> build/lib/os_net_config copying os_net_config/sriov_bind_config.py -> build/lib/os_net_config copying os_net_config/objects.py -> build/lib/os_net_config copying os_net_config/impl_nmstate.py -> build/lib/os_net_config copying os_net_config/impl_iproute.py -> build/lib/os_net_config copying os_net_config/impl_ifcfg.py -> build/lib/os_net_config copying os_net_config/impl_eni.py -> build/lib/os_net_config copying os_net_config/exit_codes.py -> build/lib/os_net_config copying os_net_config/dcb_netlink.py -> build/lib/os_net_config copying os_net_config/dcb_config.py -> build/lib/os_net_config copying os_net_config/common.py -> build/lib/os_net_config copying os_net_config/cli.py -> build/lib/os_net_config copying os_net_config/__init__.py -> build/lib/os_net_config running egg_info writing os_net_config.egg-info/PKG-INFO writing dependency_links to os_net_config.egg-info/dependency_links.txt writing entry points to os_net_config.egg-info/entry_points.txt writing requirements to os_net_config.egg-info/requires.txt writing top-level names to os_net_config.egg-info/top_level.txt writing pbr to os_net_config.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'os_net_config.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'os_net_config.tests.environment' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'os_net_config.tests.environment' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'os_net_config.tests.environment' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'os_net_config.tests.environment' to be distributed and are already explicitly excluding 'os_net_config.tests.environment' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/os_net_config/tests/environment copying os_net_config/tests/environment/netinfo_running_info_1.yaml -> build/lib/os_net_config/tests/environment copying os_net_config/schema.yaml -> build/lib/os_net_config installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/schema.yaml -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/__init__.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/cli.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/common.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/dcb_config.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/dcb_netlink.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/exit_codes.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/impl_eni.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/impl_ifcfg.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/impl_iproute.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/impl_nmstate.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/objects.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/sriov_bind_config.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/sriov_config.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/utils.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/validator.py -> build/bdist.linux-x86_64/wheel/os_net_config copying build/lib/os_net_config/version.py -> build/bdist.linux-x86_64/wheel/os_net_config creating build/bdist.linux-x86_64/wheel/os_net_config/tests creating build/bdist.linux-x86_64/wheel/os_net_config/tests/environment copying build/lib/os_net_config/tests/environment/netinfo_running_info_1.yaml -> build/bdist.linux-x86_64/wheel/os_net_config/tests/environment copying build/lib/os_net_config/tests/__init__.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/base.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_cli.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_impl_eni.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_impl_ifcfg.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_impl_nmstate.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_objects.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_os_net_config.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_sriov_bind_config.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_sriov_config.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests copying build/lib/os_net_config/tests/test_validator.py -> build/bdist.linux-x86_64/wheel/os_net_config/tests running install_egg_info Copying os_net_config.egg-info to build/bdist.linux-x86_64/wheel/os_net_config-18.1.1.dev1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/os_net_config-18.1.1.dev1.dist-info/WHEEL creating '/builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir/pip-wheel-x_hp0i9k/.tmp-y93_kcp9/os_net_config-18.1.1.dev1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'os_net_config/__init__.py' adding 'os_net_config/cli.py' adding 'os_net_config/common.py' adding 'os_net_config/dcb_config.py' adding 'os_net_config/dcb_netlink.py' adding 'os_net_config/exit_codes.py' adding 'os_net_config/impl_eni.py' adding 'os_net_config/impl_ifcfg.py' adding 'os_net_config/impl_iproute.py' adding 'os_net_config/impl_nmstate.py' adding 'os_net_config/objects.py' adding 'os_net_config/schema.yaml' adding 'os_net_config/sriov_bind_config.py' adding 'os_net_config/sriov_config.py' adding 'os_net_config/utils.py' adding 'os_net_config/validator.py' adding 'os_net_config/version.py' adding 'os_net_config/tests/__init__.py' adding 'os_net_config/tests/base.py' adding 'os_net_config/tests/test_cli.py' adding 'os_net_config/tests/test_impl_eni.py' adding 'os_net_config/tests/test_impl_ifcfg.py' adding 'os_net_config/tests/test_impl_nmstate.py' adding 'os_net_config/tests/test_objects.py' adding 'os_net_config/tests/test_os_net_config.py' adding 'os_net_config/tests/test_sriov_bind_config.py' adding 'os_net_config/tests/test_sriov_config.py' adding 'os_net_config/tests/test_utils.py' adding 'os_net_config/tests/test_validator.py' adding 'os_net_config/tests/environment/netinfo_running_info_1.yaml' adding 'os_net_config-18.1.1.dev1.dist-info/AUTHORS' adding 'os_net_config-18.1.1.dev1.dist-info/LICENSE' adding 'os_net_config-18.1.1.dev1.dist-info/METADATA' adding 'os_net_config-18.1.1.dev1.dist-info/WHEEL' adding 'os_net_config-18.1.1.dev1.dist-info/entry_points.txt' adding 'os_net_config-18.1.1.dev1.dist-info/pbr.json' adding 'os_net_config-18.1.1.dev1.dist-info/top_level.txt' adding 'os_net_config-18.1.1.dev1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for os-net-config (pyproject.toml): finished with status 'done' Created wheel for os-net-config: filename=os_net_config-18.1.1.dev1-py3-none-any.whl size=203835 sha256=0a3fedd56fac6c01022bc3a8ad371f79370b0cc178a9037b087189201d567c76 Stored in directory: /builddir/.cache/pip/wheels/91/fc/9f/65ef8a1170a40fcf6c4ecba695fc8bf7cd71570f21196d8a23 Successfully built os-net-config + 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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + 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-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/os-net-config-18.1.1.dev1/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 8 source files that are out of date updating environment: [new config] 8 added, 0 changed, 0 removed reading sources... [ 12%] config reading sources... [ 25%] contributing reading sources... [ 38%] examples reading sources... [ 50%] index reading sources... [ 62%] installation reading sources... [ 75%] readme reading sources... [ 88%] remove_config reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 12%] config /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 25%] contributing writing output... [ 38%] examples writing output... [ 50%] index writing output... [ 62%] installation writing output... [ 75%] readme writing output... [ 88%] remove_config writing output... [100%] usage /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (0.98 seconds) congratulations :) (1.03 seconds) + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.utgZbM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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-hardened-ld-errors -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 os-net-config-18.1.1.dev1 ++ ls /builddir/build/BUILD/os-net-config-18.1.1.dev1/pyproject-wheeldir/os_net_config-18.1.1.dev1-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=os_net_config==18.1.1.dev1 + '[' -z os_net_config==18.1.1.dev1 ']' + TMPDIR=/builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64 --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/os-net-config-18.1.1.dev1/pyproject-wheeldir os_net_config==18.1.1.dev1 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/os-net-config-18.1.1.dev1/pyproject-wheeldir Processing ./pyproject-wheeldir/os_net_config-18.1.1.dev1-py3-none-any.whl Installing collected packages: os_net_config Creating /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/os-net-config to 755 changing mode of /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/os-net-config-dcb to 755 changing mode of /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/os-net-config-sriov to 755 changing mode of /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/os-net-config-sriov-bind to 755 Successfully installed os_net_config-18.1.1.dev1 + '[' -d /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/os-net-config /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/os-net-config-dcb /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/os-net-config-sriov /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/os-net-config-sriov-bind /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/os-net-config: updating /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/os-net-config-dcb: updating /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/os-net-config-sriov: updating /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/os-net-config-sriov-bind: updating + rm -rfv /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/os_net_config-18.1.1.dev1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib/python3.12/site-packages/os_net_config-18.1.1.dev1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64 --record /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib/python3.12/site-packages/os_net_config-18.1.1.dev1.dist-info/RECORD --output /builddir/build/BUILD/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib/python3.12/site-packages/os_net_config-18.1.1.dev1.dist-info/RECORD removed '/builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib/python3.12/site-packages/os_net_config-18.1.1.dev1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib/python3.12/site-packages/os_net_config-18.1.1.dev1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib/python3.12/site-packages/os_net_config-18.1.1.dev1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 18.1.1-0.20251124055705.9758ab4.el10 --unique-debug-suffix -18.1.1-0.20251124055705.9758ab4.el10.x86_64 --unique-debug-src-base os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/os-net-config-18.1.1.dev1 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jipGwN + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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-hardened-ld-errors -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 os-net-config-18.1.1.dev1 + 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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + 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-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-net-config-18.1.1.dev1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {3} os_net_config.tests.test_cli.TestCli.test_config_provider_success [0.000894s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_bridge_noop_output [0.267300s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_get_iface_config_strict_validation_success [0.001616s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_bond_noop_output [0.314253s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_get_iface_config_with_nic_mapping [0.113085s] ... ok 2025-11-24 00:58:29.931 WARNING os_net_config.get_iface_config Config file failed schema validation at network_config/: [] is too short {3} os_net_config.tests.test_cli.TestCli.test_get_iface_config_empty_config [0.231704s] ... ok 2025-11-24 00:58:29.937 ERROR os_net_config.get_iface_config Error reading file: /tmp/test_config_dir {3} os_net_config.tests.test_cli.TestCli.test_get_iface_config_io_error [0.000583s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_get_iface_config_not_list [0.000887s] ... ok 2025-11-24 00:58:29.939 WARNING os_net_config.get_iface_config Warning: Invalid configuration {3} os_net_config.tests.test_cli.TestCli.test_get_iface_config_warning_validation [0.002142s] ... ok 2025-11-24 00:58:29.971 ERROR os_net_config.config_provider ifcfg: cannot load provider, error Failed to load provider {2} os_net_config.tests.test_cli.TestCli.test_config_provider_failure [0.000968s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_interface_noop_detailed_exit_codes_no_changes [0.179857s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_bridge_noop_rootfs [0.267485s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_main_fallback_fails_when_fallback_config_fails [0.272167s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_get_iface_config_fallback_section [0.290741s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_get_iface_config_for_rmconfig_validation_failure [0.001913s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_get_iface_config_invalid_yaml [0.000735s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_contrail_vrouter_dpdk_noop_output [0.486717s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_interface_noop_detailed_exit_codes [0.131997s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_main_no_fallback_on_success [0.253698s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_nfvswitch_noop_output [0.645613s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_main_with_fallback_on_failure [0.236444s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_nic_mapping_report_output [0.004257s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_nic_mapping_report_with_explicit_interface_name [0.006995s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_ivs_noop_output [0.393970s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_contrail_vrouter_noop_output [0.454616s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_ovs_dpdk_bond_noop_output [0.394165s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_remove_config_entry [0.154868s] ... ok {3} os_net_config.tests.test_cli.TestCli.test_safe_fallback_no_config [0.000570s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_ovs_port_interface [0.000325s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfig.test_interface_no_ip [0.000282s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_ovs_bridge_with_dhcp_and_primary_interface [0.000337s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_ovs_bridge_with_standalone_fail_mode [0.000301s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfig.test_vlan_ovs_bridge_int_port [0.000463s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfigApply.test_apply_noactivate [0.000790s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfigApply.test_dhcp_ovs_bridge_network_apply [0.000889s] ... ok {3} os_net_config.tests.test_impl_eni.TestENINetConfigApply.test_interface_failure [0.000667s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter [0.000396s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_dpdk_interface [0.000445s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_v4_multiple [0.000390s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_v6 [0.000363s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_route_table [0.000300s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_route_with_table [0.000374s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_ifcfg_ovs_dpdk_bond_anyorder [0.000648s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_more_dns_servers [0.000359s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_single_domain [0.000350s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_single_domain_in_list [0.000302s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_linux_team [0.000318s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ivs_with_uplink_and_interface [0.000394s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_static [0.000341s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_main_fallback_without_fallback_config [0.256805s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_safe_fallback_empty_config [0.000563s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_safe_fallback_long_config [0.000530s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_safe_fallback_success_with_config_changed [0.000332s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_dhcp_primary_interface_with_extra [0.000351s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_standalone_fail_mode [0.000369s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bond_with_rx_queue [0.000542s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_sriov_pf_with_promisc_off [0.000376s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_sriov_vf_config_false [0.000523s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_sriov_vf_without_config [0.000450s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_nm_controlled [0.000339s] ... ok {1} os_net_config.tests.test_cli.TestCli.test_unconfig_provider_failure [0.000401s] ... ok {1} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_with_v6 [0.000405s] ... ok {1} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_ovs_bridge_with_dhcp_and_primary_with_ovs_extra [0.000367s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_cleanup [0.001148s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_base_interface [0.000400s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_dhclient_stop_on_iface_activate [0.001470s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_base_interface_vlan [0.000403s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_dpdk_interface_cust_driver [0.000679s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_dpdk_interface_nic_mapping [0.000572s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_with_nic_mapping [0.000368s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_ib_interface_with_v4_multiple [0.000397s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_onboot [0.000316s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_linux_tap [0.000459s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_linux_bond_ifup_on_child_restart [0.002343s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_ovs_bridge_with_vlan [0.000590s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_ovs_interface [0.000325s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_vlan_mtu_1500 [0.000390s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_vlan_ovs [0.000438s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_get_dpdk_bond_pci_addresses_none [0.000772s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_get_dpdk_pci_addresses_multiple [0.000529s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_get_dpdk_port_pci_address_none [0.000433s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_network_apply [0.001567s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_ovs_restart_called [0.001099s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_ovs_restart_not_called [0.000999s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_get_dpdk_port_pci_address_single_quote [0.000413s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_ib_interface_ethtool_opts [0.000307s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_restart_interface_counts [0.001465s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_restart_vlans_on_bond_change [0.002679s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_ovs_dpdk_noop_output [0.358495s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_dns_servers [0.000472s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_linux_bond [0.000344s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_dhcp [0.000358s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_dhcp_primary_interface_with_format [0.000413s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_secure_fail_mode [0.000712s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bond_with_mtu_and_rx_queue [0.000832s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bridge_and_port [0.000459s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bridge_and_port_with_mtu_rxqueue [0.000423s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bridge_and_port_with_queue_size [0.000627s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_mellanox_dpdk_bond [0.000466s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_safe_fallback_failure [0.000495s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_process_device_removal_interface [0.007827s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_process_device_removal_ovs_bridge [0.000738s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_process_device_removal_vlan [0.000491s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_sriov_vf_true [0.008142s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_ovs_bond [0.000522s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_sriov_pf_ethtool_opts [0.000788s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_process_device_removal_with_errors [0.000583s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_remove_devices_backup_noop_mode [0.001083s] ... ok {3} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_remove_devices_with_backup [0.001790s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_apply_noactivate [0.001295s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_restart_children_on_change [0.008645s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_route_table_apply [0.001082s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_vlan_apply [0.001878s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_process_device_removal_ovs_user_bridge [0.000573s] ... ok {1} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_process_device_removal_sriov_pf [0.018831s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_base_interface_without_sriov_caps [0.098277s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_ovs_bridge_with_vlan [0.089216s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_contrail_vrouter_vlan_noop_output [0.470108s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_get_iface_config_file_not_exists [0.000896s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_get_iface_config_missing_fallback_section [0.001855s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_get_iface_config_missing_section [0.001310s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_base_interface [0.223830s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_interface_with_v6_multiple [0.141666s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_get_iface_config_route_table_excluded [0.187074s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_get_iface_config_strict_validation_failure [0.002172s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_route_with_table [0.235184s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_ovs_patch_port_to_bridge [0.072723s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_vlan_route_rules [0.117820s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_vlan_mtu_1500 [0.091404s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_get_iface_config_success [0.210955s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_bridge_features_del_controller [0.112116s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_dpdkbond_ovs_extra [0.138776s] ... ok {0} os_net_config.tests.test_cli.TestCli.test_sriov_noop_output [0.745316s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_with_both_v4_and_v6 [0.003863s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_with_v4_multiple [0.000564s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_ovs_bridge_with_dhcp [0.000334s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_ovs_bridge_with_dhcp_and_primary_with_ovs_format [0.000334s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_ovs_bridge_with_secure_fail_mode [0.002112s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_enhanced_ovs_interface_constructor [0.100778s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfig.test_vlan_mtu_1500 [0.019509s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfigApply.test_interface_failure_multiple [0.001325s] ... ok {0} os_net_config.tests.test_impl_eni.TestENINetConfigApply.test_network_apply [0.000955s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_l3mh [0.000540s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_vlan [0.000401s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_ib_child_interface [0.000472s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_map_persisted [0.000694s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_linkdelay [0.000637s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_v4 [0.000570s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_linux_bridge_with_vlan [0.000682s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_get_dpdk_pci_addresses_invalid_device_function [0.000773s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_get_dpdk_pci_addresses_max_valid [0.000481s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_get_dpdk_pci_addresses_mixed_valid_invalid [0.001351s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_defroute [0.002728s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_dhclient_opts [0.000664s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_ethtool_opts [0.000403s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_multiple_domains [0.002549s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_interface_single_dns_server [0.000421s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_linux_bond_with_ethtool_opts [0.000438s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_linux_bridge_static [0.000359s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_ovs_extra [0.004322s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bond [0.001404s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bond_with_mtu [0.001622s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_mellanox_dpdk_bridge_and_port [0.001940s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_with_ipv6_routes [0.000914s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_nic_part_ovs_bridge_with_ovs_extra [0.002038s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_get_dpdk_port_pci_address_no_devargs [0.094342s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_cleanup_not_loopback [0.004159s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_ifcfg_ipmtu_commands [0.002521s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_ifcfg_route_commands [0.001334s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_ifcfg_rule_commands [0.003052s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_interface_failure_multiple [0.006068s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_reserved_route_table_id [0.000977s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_process_device_removal_dpdk_bond [0.000655s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_process_device_removal_dpdk_port [0.000493s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_process_device_removal_ovs_bond [0.003810s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_remove_devices_no_backup_needed [0.001288s] ... ok {0} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_remove_devices_noop_mode [0.003956s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_interface_noop_output [0.258093s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_safe_fallback_calls_config_provider_correctly [0.000550s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_safe_fallback_success [0.000315s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_get_dpdk_port_pci_address_not_found [0.095420s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_interface_with_v4_v6 [0.192711s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_interface_with_v6 [0.085414s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_vlan_ovs [0.063219s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_interface_dns_server [0.281515s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_bridge_sequential_parsing_chain [0.072930s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_ovs_bridge_with_linux_bond [0.103536s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_dpdkbond_custom [0.099977s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_ovs_bridge_with_ovs_extra [0.124629s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_sriov_vf_with_dpdk_noop_output [0.546081s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_unconfig_provider_success [0.000491s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_dpdkbond_regular [0.084332s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ethtool_opts [0.679774s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_get_handled_ovs_extra_function [0.049276s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_get_dpdk_port_pci_address_multiple_ports [0.119017s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_custom_nicpart_ovs_user_bridge [0.142881s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_empty_ovs_extra [0.251361s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ip_rules [0.138794s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_vdpa [0.087189s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_vf_with_invalid_ovs_extra [0.085810s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_linux_bond [0.201291s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_vf_with_valid_ovs_extra [0.087581s] ... ok {2} os_net_config.tests.test_cli.TestCli.test_vlan_noop_output [0.482184s] ... ok {2} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_dhcp [0.000418s] ... ok {2} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_with_hotplug [0.000353s] ... ok {2} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_with_v4 [0.000469s] ... ok {2} os_net_config.tests.test_impl_eni.TestENINetConfig.test_add_interface_with_v6_multiple [0.000682s] ... ok {2} os_net_config.tests.test_impl_eni.TestENINetConfig.test_network_with_routes [0.000590s] ... ok {2} os_net_config.tests.test_impl_eni.TestENINetConfig.test_vlan [0.000288s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_dpdk_bond_interface [0.000442s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_contrail_vrouter_dpdk_bond_interface_nic_mapping [0.000372s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_hotplug [0.000336s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_interface_with_v6_multiple [0.000383s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_ovs_patch_port [0.000331s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_ovs_tunnel [0.000524s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_vlan [0.000665s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_add_vlan_ovs_options [0.000361s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_linux_bridge_with_dhcp [0.000693s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_nfvswitch_with_interfaces_and_internal_interfaces [0.000471s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_has_mac_table_size [0.000295s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_dhcp_primary_interface [0.000331s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_dhcpv6 [0.000307s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_bridge_with_tunnel [0.000440s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_ovs_dpdk_bond_with_queue_size [0.001602s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_sriov_pf_with_promisc_on [0.000675s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_sriov_pf_without_promisc [0.000436s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_network_with_routes [0.000327s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfig.test_ovs_user_bridge_no_ovs_internal [0.000309s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_bond_active_ordering [0.002552s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_bond_active_slave [0.001499s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_change_restart_required [0.001470s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_dhcp_ovs_bridge_network_apply [0.002627s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_ifcfg_ethtool_commands [0.001190s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_interface_failure [0.001240s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_reconfigure_and_apply [0.003678s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_reserved_route_table_name [0.000865s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigApply.test_sriov_pf_network_apply [0.001295s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_interface_name_mismatch [0.274327s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_remove_devices_empty_list [0.000542s] ... ok {2} os_net_config.tests.test_impl_ifcfg.TestIfcfgNetConfigDeviceRemoval.test_remove_devices_ordered_processing [0.005868s] ... ok {3} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigDeviceRemoval.test_remove_devices_no_backup_needed [0.069415s] ... ok {3} os_net_config.tests.test_objects.TestBridge.test_from_json_ovs_extra_string [0.000385s] ... ok {3} os_net_config.tests.test_objects.TestBridge.test_ovs_bond_with_vf_default [0.018474s] ... ok {3} os_net_config.tests.test_objects.TestBridge.test_ovs_user_bridge_with_ovs_internal [0.000327s] ... ok {3} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_nm_controlled_true [0.000292s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_ovs_bridge_with_bond_options [0.093476s] ... ok {3} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_pkey_id_zero [0.010541s] ... ok {3} os_net_config.tests.test_objects.TestIbInterface.test_from_json_dhcp [0.000294s] ... ok {3} os_net_config.tests.test_objects.TestIbInterface.test_from_json_dns_servers [0.000266s] ... ok {3} os_net_config.tests.test_objects.TestIbInterface.test_from_json_with_addresses [0.023584s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_dhclient_args [0.000450s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_dhcp [0.000274s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_dhcp_nic1 [0.000281s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_dotted_vlan [0.000308s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_hotplug_off_by_default [0.000262s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_nm_controlled_false [0.000264s] ... ok {3} os_net_config.tests.test_objects.TestInterface.test_from_json_onboot_true [0.000265s] ... ok {3} os_net_config.tests.test_objects.TestIvsInterface.test_ivs_interface_from_json [0.000328s] ... ok {3} os_net_config.tests.test_objects.TestLinuxBond.test_linux_bond_vlan_invalid_base_iface_raises [0.000463s] ... ok {3} os_net_config.tests.test_objects.TestLinuxBond.test_linux_bond_with_ethtool_opts [0.000326s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_add_route_table [0.090335s] ... ok {3} os_net_config.tests.test_objects.TestLinuxBond.test_linux_bond_with_vf_default [0.013461s] ... ok {3} os_net_config.tests.test_objects.TestLinuxBridge.test_from_json_dhcp [0.000355s] ... ok {3} os_net_config.tests.test_objects.TestLinuxBridge.test_from_json_dhcp_with_nic1 [0.000299s] ... ok {3} os_net_config.tests.test_objects.TestLinuxBridge.test_from_json_primary_interface [0.000284s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_default [0.000298s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_linux_bond [0.000946s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_map_error_duplicate [0.000354s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_map_error_notactive [0.000331s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_map_invalid_mac [0.000425s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_mapping_inactive_name_as_alias [0.000400s] ... ok {3} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_mapping_overlap_real_nic_name [0.000324s] ... ok {3} os_net_config.tests.test_objects.TestOvsRequiredObjects.test_ovs_bond [0.000394s] ... ok {3} os_net_config.tests.test_objects.TestRemoveNetDevice.test_get_mapped_nic_passthrough [0.000255s] ... ok {3} os_net_config.tests.test_objects.TestRoute.test_from_json [0.000302s] ... ok {3} os_net_config.tests.test_objects.TestRouteRule.test_rule_from_json [0.000261s] ... ok {3} os_net_config.tests.test_objects.TestSriovPF.test_from_json_ethtool_opts [0.000379s] ... ok {3} os_net_config.tests.test_objects.TestSriovPF.test_from_json_link_mode [0.000331s] ... ok {3} os_net_config.tests.test_objects.TestSriovPF.test_from_json_numvfs [0.000317s] ... ok {3} os_net_config.tests.test_objects.TestSriovPF.test_from_json_without_promisc [0.000349s] ... ok {3} os_net_config.tests.test_objects.TestSriovVF.test_from_json_name_ignored [0.000395s] ... ok {3} os_net_config.tests.test_objects.TestSriovVF.test_from_json_vfid [0.000414s] ... ok {3} os_net_config.tests.test_objects.TestSriovVF.test_from_json_vfid_configs_disabled [0.000437s] ... ok {3} os_net_config.tests.test_sriov_config.TestSriovConfig.test_add_legacy_udev_rules [0.000565s] ... ok {3} os_net_config.tests.test_sriov_config.TestSriovConfig.test_append_legacy_udev_rules [0.000502s] ... ok {3} os_net_config.tests.test_sriov_config.TestSriovConfig.test_list_kmods [0.007681s] ... ok {3} os_net_config.tests.test_sriov_config.TestSriovConfig.test_reset_sriov_pf_legacy_mode [0.001913s] ... ok {3} os_net_config.tests.test_sriov_config.TestSriovConfig.test_reset_sriov_pf_switchdev_mode [0.001569s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test__update_dpdk_map_new [0.001954s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_bind_dpdk_interfaces [0.000990s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_detach_dpdk_interfaces_retry_mechanism [0.000443s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_generate_vpp_config [0.001536s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_get_dpdk_pci_address_success [0.000297s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_get_pci_device_driver [0.000547s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_get_vf_devname_vf_dir_found_in_map [0.010502s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_with_ipv6_routes [0.109808s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_bridge_features_datapath_type [0.059442s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_with_ipv6_routes_via_device [0.067886s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_dpdkbond_ovs_extra_grouped [0.079291s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_nicpart_ovs [0.243424s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_get_dpdk_port_pci_address [0.051591s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_with_route_via_device [0.068320s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_without_capability [0.089944s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_infiniband_parent [0.056624s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_with_routes [0.069157s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_switchdev [0.039142s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_vlan_interface [0.097891s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_unhandled_command_tracking_edge_case [0.040029s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_interface_defroute [0.130582s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_ovs_bridge_with_bond [0.061136s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_ovs_bridge_with_dhcp [0.058019s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_vlan_over_linux_bond [0.225224s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigApply.test_base_interface [0.245528s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_network_ovs_bridge_without_bond_with_ovs_extra [0.095364s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigDeviceRemoval.test_process_device_removal_noop_mode [0.039279s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigDeviceRemoval.test_process_device_removal_dpdk_bond [0.089980s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigDeviceRemoval.test_remove_devices_backup_noop_mode [0.039766s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_invalid_command_syntax [0.088287s] ... ok {0} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigDeviceRemoval.test_remove_devices_with_backup [0.039973s] ... ok {0} os_net_config.tests.test_objects.TestBond.test_from_json_dhcp [0.000450s] ... ok {0} os_net_config.tests.test_objects.TestBridge.test_from_json_dhcp [0.000354s] ... ok {0} os_net_config.tests.test_objects.TestBridge.test_ovs_bond_with_vf_custom [0.009742s] ... ok {0} os_net_config.tests.test_objects.TestBridge.test_ovs_bridge_with_vf_param_provided [0.003087s] ... ok {0} os_net_config.tests.test_objects.TestBridge.test_ovs_user_bridge_with_param_set [0.003157s] ... ok {0} os_net_config.tests.test_objects.TestBridge.test_ovs_user_bridge_with_vf_default [0.002859s] ... ok {0} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_name [0.000387s] ... ok {0} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_pkey_id_max [0.000318s] ... ok {0} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_pkey_id_valid [0.000272s] ... ok {0} os_net_config.tests.test_objects.TestIbInterface.test_from_json_dhcp_nic1 [0.000283s] ... ok {0} os_net_config.tests.test_objects.TestInterface.test_from_json_defroute [0.000277s] ... ok {0} os_net_config.tests.test_objects.TestInterface.test_from_json_domain_list [0.000279s] ... ok {0} os_net_config.tests.test_objects.TestInterface.test_from_json_hotplug [0.000306s] ... ok {0} os_net_config.tests.test_objects.TestInterface.test_from_json_onboot_false [0.000250s] ... ok {0} os_net_config.tests.test_objects.TestInterface.test_from_json_with_addresses [0.000315s] ... ok {0} os_net_config.tests.test_objects.TestIvsBridge.test_from_json [0.000301s] ... ok {0} os_net_config.tests.test_objects.TestLinuxBond.test_linux_bond_with_vf_param_provided [0.009230s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigDeviceRemoval.test_process_device_removal_ovs_user_bridge [0.089900s] ... ok {0} os_net_config.tests.test_objects.TestNfvswitchBridge.test_from_json [0.000320s] ... ok {0} os_net_config.tests.test_objects.TestNfvswitchInterface.test_nfvswitch_internal_from_json [0.000330s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_bridge_and_bond [0.000980s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_mapped [0.000349s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_mapped_unnumbered [0.000393s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_no_active [0.000316s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_ovs_bridge [0.000627s] ... ok {0} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_ovs_user_bridge [0.000644s] ... ok {0} os_net_config.tests.test_objects.TestOvsRequiredObjects.test_ovs_bridge [0.000337s] ... ok {0} os_net_config.tests.test_objects.TestSriovPF.test_from_json_link_mode_invalid [0.000336s] ... ok {0} os_net_config.tests.test_objects.TestSriovPF.test_from_json_steering_mode_dmfs [0.000350s] ... ok {0} os_net_config.tests.test_objects.TestSriovPF.test_from_json_steering_mode_invalid [0.000333s] ... ok {0} os_net_config.tests.test_objects.TestSriovVF.test_from_json_invalid_vfid [0.000319s] ... ok {0} os_net_config.tests.test_objects.TestSriovVF.test_from_json_vfid_configs_enabled [0.000424s] ... ok {0} os_net_config.tests.test_objects.TestSriovVF.test_from_json_zero_vfid [0.000381s] ... ok {0} os_net_config.tests.test_objects.TestVlan.test_from_json_dhcp [0.000276s] ... ok {0} os_net_config.tests.test_sriov_bind_config.TestSriovBindConfig.test_bind_vfs [0.000834s] ... ok {0} os_net_config.tests.test_sriov_config.TestSriovConfig.test_cleanup_puppet_config_deprecation [0.000563s] ... ok {0} os_net_config.tests.test_sriov_config.TestSriovConfig.test_configure_sriov_pf_nicpart [0.009249s] ... ok {0} os_net_config.tests.test_sriov_config.TestSriovConfig.test_configure_sriov_pf_no_autoprobe [0.008828s] ... ok {0} os_net_config.tests.test_sriov_config.TestSriovConfig.test_del_udev_rule_for_legacy_sriov_pf_file_not_exists [0.000370s] ... ok {0} os_net_config.tests.test_sriov_config.TestSriovConfig.test_modify_legacy_udev_rules [0.000545s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_invalid_external_ids_format [0.090910s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_bind_dpdk_interfaces_fail [0.000375s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_delete_dpdk_map_entry_by_pci [0.001832s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_delete_dpdk_map_entry_removes_file_when_empty [0.000941s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_disable_sriov_config_service_failure [0.000420s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_disable_sriov_config_service_success [0.000405s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_get_device_id_success [0.002047s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_get_interface_maxmtu_command_stderr_error [0.000309s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigDeviceRemoval.test_remove_devices_empty_list [0.082839s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_multiple_errors [0.112058s] ... ok {1} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigDeviceRemoval.test_remove_devices_ordered_processing [0.063856s] ... ok {1} os_net_config.tests.test_objects.TestBond.test_from_json_dhcp_with_nic1_nic2 [0.000663s] ... ok {1} os_net_config.tests.test_objects.TestBridge.test_from_json_dhcp_with_nic1 [0.000556s] ... ok {1} os_net_config.tests.test_objects.TestBridge.test_from_json_ovs_extra [0.000478s] ... ok {1} os_net_config.tests.test_objects.TestBridge.test_ovs_bridge_vlan_invalid_base_iface_does_not_raise [0.000638s] ... ok {1} os_net_config.tests.test_objects.TestBridge.test_ovs_bridge_with_vf_default [0.004512s] ... ok {1} os_net_config.tests.test_objects.TestBridge.test_ovs_user_bridge_with_no_ovs_internal [0.000480s] ... ok {1} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_pkey_id_hexa [0.000313s] ... ok {1} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_pkey_id_invalid_base [0.000517s] ... ok {1} os_net_config.tests.test_objects.TestIbInterface.test_from_json_defroute [0.000429s] ... ok {1} os_net_config.tests.test_objects.TestIbInterface.test_from_json_dhclient_args [0.000472s] ... ok {1} os_net_config.tests.test_objects.TestIbInterface.test_from_json_ethtool_opts [0.000377s] ... ok {1} os_net_config.tests.test_objects.TestInterface.test_from_json_dns_servers [0.000406s] ... ok {1} os_net_config.tests.test_objects.TestInterface.test_from_json_domain [0.000378s] ... ok {1} os_net_config.tests.test_objects.TestInterface.test_from_json_nm_controlled_true [0.000476s] ... ok {1} os_net_config.tests.test_objects.TestInterface.test_from_json_onboot_false_boolstr [0.000443s] ... ok {1} os_net_config.tests.test_objects.TestInterface.test_from_json_onboot_true_boolstr [0.000394s] ... ok {1} os_net_config.tests.test_objects.TestInterface.test_interface_addresses [0.000564s] ... ok {1} os_net_config.tests.test_objects.TestLinuxBond.test_from_json_dhcp_with_nic1_nic2 [0.000807s] ... ok {1} os_net_config.tests.test_objects.TestLinuxTeam.test_from_json_dhcp [0.000502s] ... ok {1} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_ivs_bridge [0.001329s] ... ok {1} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_map_invalid_nic [0.000504s] ... ok {1} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_map_mac [0.000496s] ... ok {1} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_mapped_partial [0.000355s] ... ok {1} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_ovs_bond [0.000981s] ... ok {1} os_net_config.tests.test_objects.TestOvsDpdkBond.test_from_json_dhcp [0.000520s] ... ok {1} os_net_config.tests.test_objects.TestOvsPatchPort.test_from_json [0.000335s] ... ok {1} os_net_config.tests.test_objects.TestOvsPatchPort.test_from_json_with_extra [0.000347s] ... ok {1} os_net_config.tests.test_objects.TestOvsTunnel.test_from_json [0.000779s] ... ok {1} os_net_config.tests.test_objects.TestOvsTunnel.test_ovs_extra_formatting [0.000413s] ... ok {1} os_net_config.tests.test_objects.TestRoute.test_from_json_neutron_schema [0.000548s] ... ok {1} os_net_config.tests.test_objects.TestRouteRule.test_rule [0.000323s] ... ok {1} os_net_config.tests.test_objects.TestRouteTable.test_from_json [0.000328s] ... ok {1} os_net_config.tests.test_objects.TestRouteTable.test_from_json_invalid [0.000467s] ... ok {1} os_net_config.tests.test_objects.TestSriovPF.test_from_json_steering_mode_smfs [0.000680s] ... ok {1} os_net_config.tests.test_objects.TestSriovVF.test_from_json_vfid_invalid_qos [0.000622s] ... ok {1} os_net_config.tests.test_objects.TestSriovVF.test_from_json_vfid_nic1 [0.000596s] ... ok {1} os_net_config.tests.test_objects.TestVppBond.test_invalid_vpp_interface_from_json [0.000351s] ... ok {1} os_net_config.tests.test_objects.TestVppBond.test_vpp_interface_from_json [0.000927s] ... ok {1} os_net_config.tests.test_objects.TestVppInterface.test_vpp_interface_from_json [0.000380s] ... ok {1} os_net_config.tests.test_os_net_config.TestOs_net_config.test_something [0.000243s] ... ok {1} os_net_config.tests.test_sriov_config.TestSriovConfig.test_configure_sriov_pf [0.009313s] ... ok {1} os_net_config.tests.test_sriov_config.TestSriovConfig.test_configure_sriov_pf_non_nicpart [0.012979s] ... ok {1} os_net_config.tests.test_sriov_config.TestSriovConfig.test_del_udev_rule_for_legacy_sriov_pf_remove_rule [0.001059s] ... ok {1} os_net_config.tests.test_sriov_config.TestSriovConfig.test_same_legacy_udev_rules [0.000625s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_bind_dpdk_interfaces_fail_invalid_device [0.000551s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_bind_dpdk_interfaces_skip_valid_device [0.001530s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_delete_dpdk_map_entry_not_found [0.003719s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_detach_dpdk_interfaces_max_retries_exceeded_exception [0.000738s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_get_device_id_exception [0.002873s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_get_interface_driver_fail_empty [0.000844s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_get_pci_address_fail [0.000879s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_handle_dpdk_detach_error_device_in_use_max_retries [0.000551s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_handle_dpdk_detach_error_other_error [0.000456s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_interface_mac_dpdk_and_sriov [0.013009s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_interface_mac_raises [0.000738s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_remove_dpdk_interface_by_name [0.003200s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_remove_dpdk_interface_not_found [0.002317s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_remove_dpdk_interface_unbind_fails [0.001146s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_remove_sriov_entries_for_vf_only [0.007219s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_remove_sriov_entries_pciaddr_empty_map [0.003339s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_unset_driverctl_override_list_command_fails [0.001156s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_update_dpdk_map_value_change [0.003272s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_new_with_lag_candidate [0.001799s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_with_diff_numvfs [0.000450s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_with_same_numvfs_pf_not_attached [0.002633s] ... ok {1} os_net_config.tests.test_utils.TestUtils.test_update_sriov_vf_map_exist_complete [0.004584s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_unsupported_command_type [0.129166s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_with_valid_external_ids [0.110516s] ... ok {1} os_net_config.tests.test_validator.TestBaseTypes.test_domain_name_string [0.180404s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ovs_interface_with_valid_mixed_commands [0.094374s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_nicpart_linux_bond [0.132818s] ... ok {1} os_net_config.tests.test_validator.TestDerivedTypes.test_route [0.247327s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_nicpart_ovs_user_bridge [0.158799s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_with_nicpart_ovs_user_bridge_no_bond [0.102273s] ... ok {1} os_net_config.tests.test_validator.TestDerivedTypes.test_route_table [0.192845s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_sriov_pf_without_nicpart [0.086455s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_vlan_as_interface [0.053813s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigDeviceRemoval.test_process_device_removal_dpdk_port [0.051131s] ... ok {1} os_net_config.tests.test_validator.TestDeviceTypes.test_interface [0.190271s] ... ok {2} os_net_config.tests.test_impl_nmstate.TestNmstateNetConfigDeviceRemoval.test_process_device_removal_sriov_pf [0.052192s] ... ok {2} os_net_config.tests.test_objects.TestAddress.test_from_json [0.000520s] ... ok {2} os_net_config.tests.test_objects.TestAddress.test_from_json_invalid [0.000525s] ... ok {2} os_net_config.tests.test_objects.TestAddress.test_ipv4_address [0.000396s] ... ok {2} os_net_config.tests.test_objects.TestAddress.test_ipv6_address [0.000440s] ... ok {2} os_net_config.tests.test_objects.TestBridge.test_from_json_primary_interface [0.000499s] ... ok {2} os_net_config.tests.test_objects.TestIbChildInterface.test_ib_child_interface_pkey_id_managment [0.000504s] ... ok {2} os_net_config.tests.test_objects.TestIbInterface.test_ib_interface_addresses [0.000496s] ... ok {2} os_net_config.tests.test_objects.TestInterface.test_from_json_dhcpv6 [0.000422s] ... ok {2} os_net_config.tests.test_objects.TestInterface.test_from_json_nm_controlled_false_boolstr [0.000384s] ... ok {2} os_net_config.tests.test_objects.TestInterface.test_from_json_nm_controlled_true_boolstr [0.000319s] ... ok {2} os_net_config.tests.test_objects.TestIvsInterface.test_bond_interface_from_json [0.000537s] ... ok {2} os_net_config.tests.test_objects.TestLinuxBond.test_from_json_dhcp [0.000427s] ... ok {2} os_net_config.tests.test_objects.TestLinuxTap.test_linux_tap_from_json [0.000406s] ... ok {2} os_net_config.tests.test_objects.TestNfvswitchInterface.test_bond_interface_from_json [0.000604s] ... ok {2} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_linux_bridge [0.001691s] ... ok {2} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_linux_team [0.000835s] ... ok {2} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_mapped_partial_reordered [0.000549s] ... ok {2} os_net_config.tests.test_objects.TestNicMapping.test_mapped_nics_ovs_dpdk_bond [0.000950s] ... ok {2} os_net_config.tests.test_objects.TestOvsRequiredObjects.test_dpdk_port [0.000450s] ... ok {2} os_net_config.tests.test_objects.TestRemoveNetDevice.test_print_attributes [0.000432s] ... ok {2} os_net_config.tests.test_objects.TestRoute.test_from_json_default_route [0.000439s] ... ok {2} os_net_config.tests.test_objects.TestSriovPF.test_from_json_numvfs_nic1 [0.000528s] ... ok {2} os_net_config.tests.test_objects.TestSriovPF.test_from_json_steering_mode_none [0.000762s] ... ok {2} os_net_config.tests.test_objects.TestSriovPF.test_from_json_vdpa_link_mode_invalid [0.000445s] ... ok {2} os_net_config.tests.test_objects.TestSriovPF.test_from_json_vdpa_no_numvfs [0.000381s] ... ok {2} os_net_config.tests.test_objects.TestSriovVF.test_from_json_no_vfid [0.000536s] ... ok {2} os_net_config.tests.test_objects.TestSriovVF.test_from_json_pci_address_none [0.000678s] ... ok {2} os_net_config.tests.test_objects.TestSriovVF.test_from_json_vfid_invalid_state [0.000524s] ... ok {2} os_net_config.tests.test_objects.TestVlan.test_from_json_dhcp_nic1 [0.000741s] ... ok {2} os_net_config.tests.test_objects.TestVlan.test_from_json_ovs_options_extra [0.000417s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_add_udev_rules [0.000799s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_append_udev_rules [0.000790s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_cleanup_puppet_config_modified [0.001240s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_cleanup_puppet_config_new [0.000592s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_configure_sriov_vf [0.002817s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_configure_vdpa_pf [0.006441s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_del_udev_rule_for_legacy_sriov_pf_empty_file [0.000682s] ... ok {1} os_net_config.tests.test_validator.TestDeviceTypes.test_linux_bond [0.167637s] ... ok {1} os_net_config.tests.test_validator.TestSchemaValidation.test_consistent_error_messages_oneOf [0.000524s] ... ok {1} os_net_config.tests.test_validator.TestSchemaValidation.test_missing_required_property [0.241198s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_numvfs_config [5.002480s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_numvfs_invalid_params [0.002298s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_numvfs_preconfigured [0.002345s] ... ok {2} os_net_config.tests.test_sriov_config.TestSriovConfig.test_reset_sriov_pf_io_error [0.002787s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_bind_dpdk_interfaces_same_driver [0.001909s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_detach_dpdk_interfaces_retry_mechanism_exception [0.001092s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_dpdk_devargs_mlnx [0.002134s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_dpdk_pci_address_empty [0.000655s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_interface_maxmtu_empty_output [0.000785s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_pci_address_error [0.000746s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_pci_address_success [0.001311s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_vendor_id_exception [0.004194s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_vendor_id_success [0.003406s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_get_vpp_interface_name_multiple_iterations [2.001800s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_is_active_nic_for_sriov_vf [0.002024s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_ordered_active_nics [0.001747s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_ordered_active_nics_with_dpdk_mapping [0.009371s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_remove_dpdk_interface_by_pci [0.004849s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_update_dpdk_map_exist [0.003471s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_new [0.002498s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_new_with_vdpa [0.001533s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_with_same_numvfs_pf_attached [0.001883s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_update_sriov_vf_map_complete_new [0.002538s] ... ok {2} os_net_config.tests.test_utils.TestUtils.test_update_sriov_vf_map_minimal_new [0.001617s] ... ok {2} os_net_config.tests.test_validator.TestBaseTypes.test_param [0.119364s] ... ok {2} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_bridge_with_empty_members [0.114771s] ... ok {2} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_tunnel [0.109698s] ... ok {2} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_user_bridge [0.111636s] ... ok {2} os_net_config.tests.test_validator.TestDeviceTypes.test_vpp_interface [0.109169s] ... ok {2} os_net_config.tests.test_validator.TestSampleFiles.test_sample_files [7.764587s] ... ok {2} os_net_config.tests.test_validator.TestSchemaValidation.test__validate_config [0.000873s] ... ok {2} os_net_config.tests.test_validator.TestSchemaValidation.test_find_type_in_list_of_references [0.000568s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_get_vf_devname_vf_dir_not_found [30.004983s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_get_vf_devname_net_dir_not_found [30.005194s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_get_vf_devname_vf_dir_found [0.000988s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_get_vpp_bond [0.001224s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_handle_dpdk_detach_error_device_in_use_retry [0.000702s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_interface_maxmtu_success [0.000510s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_is_pci_address_format_invalid [0.000649s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_is_pci_address_format_valid [0.000402s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_is_pf_detached_to_guest [0.000828s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_ordered_active_nics_with_dpdk_and_sriov [0.017890s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_ordered_active_nics_with_dpdk_mapping_of_vf [0.003983s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_remove_dpdk_interface_detach_device_in_use_with_retries [0.001655s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_remove_sriov_entries_for_pf_with_entries [0.022005s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_unset_driverctl_override_success [0.000313s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist_with_lag_candidate_not_exist_false [0.002575s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist_with_vdpa [0.002955s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_new_with_promisc [0.001241s] ... ok {0} os_net_config.tests.test_utils.TestUtils.test_update_vpp_mapping [0.002050s] ... ok {0} os_net_config.tests.test_validator.TestBaseTypes.test_bool_or_param [0.128840s] ... ok {0} os_net_config.tests.test_validator.TestBaseTypes.test_ip_cidr_string [0.114445s] ... ok {0} os_net_config.tests.test_validator.TestDerivedTypes.test_list_of_address [0.132648s] ... ok {0} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_bond [0.119061s] ... ok {0} os_net_config.tests.test_validator.TestDeviceTypes.test_vlan [0.116148s] ... ok {0} os_net_config.tests.test_validator.TestSchemaValidation.test_consistent_error_messages_type [0.000426s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_get_vpp_interface [5.001541s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_handle_dpdk_detach_error_device_not_found [0.000416s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_is_pf_attached_to_guest [0.000646s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_ordered_active_nics_with_sriov_mapping [0.003972s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_remove_dpdk_interface_detach_device_not_found [0.001154s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_remove_sriov_entries_for_pf_nonexistent_pf [0.002837s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_udev_rule_for_sriov_vf [0.007184s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_unset_driverctl_override_error_and_override_still_exists [0.000881s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_unset_driverctl_override_error_but_override_removed [0.000527s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist [0.001031s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist_with_lag_candidate [0.002610s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist_with_lag_candidate_not_exist_true [0.002503s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist_with_pci_mac [0.002540s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_update_sriov_pf_map_exist_with_promisc [0.002342s] ... ok {3} os_net_config.tests.test_utils.TestUtils.test_update_sriov_vf_map_exist [0.002539s] ... ok {3} os_net_config.tests.test_validator.TestBaseTypes.test_ip_address_string [0.152184s] ... ok {3} os_net_config.tests.test_validator.TestDerivedTypes.test_address [0.144048s] ... ok {3} os_net_config.tests.test_validator.TestDerivedTypes.test_route_rule [0.119658s] ... ok {3} os_net_config.tests.test_validator.TestDeviceTypes.test_linux_bridge [0.113221s] ... ok {3} os_net_config.tests.test_validator.TestDeviceTypes.test_nfvswitch_bridge [0.117091s] ... ok {3} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_bridge [0.115082s] ... ok {3} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_patch_port [0.115793s] ... ok {3} os_net_config.tests.test_validator.TestDeviceTypes.test_ovs_user_bridge_members [0.118311s] ... ok {3} os_net_config.tests.test_validator.TestSchemaValidation.test_consistent_error_messages_required [0.000512s] ... ok {3} os_net_config.tests.test_validator.TestSchemaValidation.test_pretty_print_schema_path [0.131463s] ... ok {3} os_net_config.tests.test_validator.TestSchemaValidation.test_schema_is_valid [0.135413s] ... ok ====== Totals ====== Ran: 572 tests in 40.1011 sec. - Passed: 572 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 101.4299 sec. ============== Worker Balance ============== - Worker 0 (143 tests) => 0:00:35.202825 - Worker 1 (143 tests) => 0:00:05.962008 - Worker 2 (143 tests) => 0:00:20.546680 - Worker 3 (143 tests) => 0:00:39.881823 Test id Runtime (s) ---------------------------------------------------------------------------------------- ----------- os_net_config.tests.test_utils.TestUtils.test_get_vf_devname_net_dir_not_found 30.005 os_net_config.tests.test_utils.TestUtils.test_get_vf_devname_vf_dir_not_found 30.005 os_net_config.tests.test_validator.TestSampleFiles.test_sample_files 7.765 os_net_config.tests.test_sriov_config.TestSriovConfig.test_numvfs_config 5.002 os_net_config.tests.test_utils.TestUtils.test_get_vpp_interface 5.002 os_net_config.tests.test_utils.TestUtils.test_get_vpp_interface_name_multiple_iterations 2.002 os_net_config.tests.test_cli.TestCli.test_sriov_noop_output 0.745 os_net_config.tests.test_impl_nmstate.TestNmstateNetConfig.test_ethtool_opts 0.680 os_net_config.tests.test_cli.TestCli.test_nfvswitch_noop_output 0.646 os_net_config.tests.test_cli.TestCli.test_sriov_vf_with_dpdk_noop_output 0.546 py312: OK (41.82 seconds) congratulations :) (41.88 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: os-net-config-18.1.1-0.20251124055705.9758ab4.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DKoW5k + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.1.1.dev1 + DOCDIR=/builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/share/doc/os-net-config + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/share/doc/os-net-config + cp -pr /builddir/build/BUILD/os-net-config-18.1.1.dev1/README.rst /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/share/doc/os-net-config + cp -pr /builddir/build/BUILD/os-net-config-18.1.1.dev1/LICENSE /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/share/doc/os-net-config + cp -pr /builddir/build/BUILD/os-net-config-18.1.1.dev1/doc/build/html /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64/usr/share/doc/os-net-config + RPM_EC=0 ++ jobs -p + exit 0 Provides: os-net-config = 18.1.1-0.20251124055705.9758ab4.el10 python3.12dist(os-net-config) = 18.1.1~~dev1 python3dist(os-net-config) = 18.1.1~~dev1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.12dist(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 2) /usr/bin/python3 python(abi) = 3.12 python3.12dist(jsonschema) >= 3.2 python3.12dist(netaddr) >= 0.7.13 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-utils) >= 3.33 python3.12dist(pyroute2) >= 0.7.10 python3.12dist(pyudev) >= 0.16.1 python3.12dist(pyyaml) >= 3.10 python3.12dist(setuptools) < 71~~ Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64 Wrote: /builddir/build/SRPMS/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.src.rpm Wrote: /builddir/build/RPMS/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.83zHfi + umask 022 + cd /builddir/build/BUILD + cd os-net-config-18.1.1.dev1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/os-net-config-18.1.1-0.20251124055705.9758ab4.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.D1LIa4 + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/os-net-config-18.1.1.dev1-SPECPARTS + rm -rf os-net-config-18.1.1.dev1 os-net-config-18.1.1.dev1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0