Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-taskflow.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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/python-taskflow.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/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-taskflow.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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/python-taskflow.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/python-taskflow-6.0.0-0.20250602112213.32a8d25.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/python-taskflow.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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/python-taskflow.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.F1cm00 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf taskflow-6.0.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/taskflow-6.0.0-0.20250602112213.32a8d25.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd taskflow-6.0.0 + rm -rf /builddir/build/BUILD/taskflow-6.0.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/taskflow-6.0.0-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 'python-taskflow-6.0.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + rm -rf taskflow.egg-info + 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 + sed -i '/doc8 doc\/source/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order pydotplus pifpaf + 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 pydotplus pifpaf + 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 pydotplus pifpaf + 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 pydotplus pifpaf + 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 pydotplus pifpaf + 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 pydotplus pifpaf + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pydotplus.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pydotplus.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pydotplus pifpaf + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pifpaf.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pifpaf.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.lwfNJm + umask 022 + cd /builddir/build/BUILD + cd taskflow-6.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/taskflow-6.0.0/.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/taskflow-6.0.0/.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/taskflow-6.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) 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/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-taskflow-6.0.0-0.20250602112213.32a8d25.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/python-taskflow.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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/python-taskflow.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.z5ATBs + umask 022 + cd /builddir/build/BUILD + cd taskflow-6.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/taskflow-6.0.0/.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/taskflow-6.0.0/.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/taskflow-6.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) 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/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-taskflow-6.0.0-0.20250602112213.32a8d25.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/python-taskflow.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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/python-taskflow.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.6kO2DC + umask 022 + cd /builddir/build/BUILD + cd taskflow-6.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/taskflow-6.0.0/.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/taskflow-6.0.0/.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/taskflow-6.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) 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.00 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 kazoo>=2.6.0 from tox --print-deps-only: py312,docs Requirement not satisfied: kazoo>=2.6.0 Handling redis>=4.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: redis>=4.0.0 Handling etcd3gw>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: etcd3gw>=2.0.0 Handling kombu>=4.3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: kombu>=4.3.0 Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling SQLAlchemy>=1.0.10 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.0.10 (installed: SQLAlchemy 2.0.26) Handling alembic>=0.8.10 from tox --print-deps-only: py312,docs Requirement not satisfied: alembic>=0.8.10 Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py312,docs Requirement not satisfied: SQLAlchemy-Utils>=0.30.11 Handling PyMySQL>=0.7.6 from tox --print-deps-only: py312,docs Requirement not satisfied: PyMySQL>=0.7.6 Handling psycopg2>=2.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: psycopg2>=2.8.0 Handling zake>=0.1.6 from tox --print-deps-only: py312,docs Requirement not satisfied: zake>=0.1.6 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: debtcollector>=1.2.0 Handling futurist>=1.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: futurist>=1.2.0 Handling fasteners>=0.17.3 from tox --print-deps-only: py312,docs Requirement not satisfied: fasteners>=0.17.3 Handling networkx>=2.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: networkx>=2.1.0 Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stevedore>=1.20.0 Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: jsonschema>=3.2.0 Handling automaton>=1.9.0 from tox --print-deps-only: py312,docs Requirement not satisfied: automaton>=1.9.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization>=2.18.0 Handling tenacity>=6.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: tenacity>=6.0.0 Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: cachetools>=2.0.0 (installed: cachetools 5.4.0) Handling pydot>=1.2.4 from tox --print-deps-only: py312,docs Requirement not satisfied: pydot>=1.2.4 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling kazoo>=2.6.0 from tox --print-deps-only: py312,docs Requirement not satisfied: kazoo>=2.6.0 Handling redis>=4.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: redis>=4.0.0 Handling etcd3gw>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: etcd3gw>=2.0.0 Handling kombu>=4.3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: kombu>=4.3.0 Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling SQLAlchemy>=1.0.10 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.0.10 (installed: SQLAlchemy 2.0.26) Handling alembic>=0.8.10 from tox --print-deps-only: py312,docs Requirement not satisfied: alembic>=0.8.10 Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py312,docs Requirement not satisfied: SQLAlchemy-Utils>=0.30.11 Handling PyMySQL>=0.7.6 from tox --print-deps-only: py312,docs Requirement not satisfied: PyMySQL>=0.7.6 Handling psycopg2>=2.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: psycopg2>=2.8.0 Handling zake>=0.1.6 from tox --print-deps-only: py312,docs Requirement not satisfied: zake>=0.1.6 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: debtcollector>=1.2.0 Handling futurist>=1.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: futurist>=1.2.0 Handling fasteners>=0.17.3 from tox --print-deps-only: py312,docs Requirement not satisfied: fasteners>=0.17.3 Handling networkx>=2.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: networkx>=2.1.0 Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stevedore>=1.20.0 Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: jsonschema>=3.2.0 Handling automaton>=1.9.0 from tox --print-deps-only: py312,docs Requirement not satisfied: automaton>=1.9.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization>=2.18.0 Handling tenacity>=6.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: tenacity>=6.0.0 Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: cachetools>=2.0.0 (installed: cachetools 5.4.0) Handling pydot>=1.2.4 from tox --print-deps-only: py312,docs Requirement not satisfied: pydot>=1.2.4 Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.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 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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 taskflow.egg-info writing taskflow.egg-info/PKG-INFO writing dependency_links to taskflow.egg-info/dependency_links.txt writing entry points to taskflow.egg-info/entry_points.txt writing requirements to taskflow.egg-info/requires.txt writing top-level names to taskflow.egg-info/top_level.txt writing pbr to taskflow.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'taskflow.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 'taskflow.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/taskflow-6.0.0/taskflow-6.0.0.dist-info' Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: pbr >=2.0.0 (installed: pbr 6.1.1) Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (taskflow) Requirement not satisfied: debtcollector >=1.2.0 Handling futurist >=1.2.0 from hook generated metadata: Requires-Dist (taskflow) Requirement not satisfied: futurist >=1.2.0 Handling fasteners >=0.17.3 from hook generated metadata: Requires-Dist (taskflow) Requirement not satisfied: fasteners >=0.17.3 Handling networkx >=2.1.0 from hook generated metadata: Requires-Dist (taskflow) Requirement not satisfied: networkx >=2.1.0 Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (taskflow) Requirement not satisfied: stevedore >=1.20.0 Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (taskflow) Requirement not satisfied: jsonschema >=3.2.0 Handling automaton >=1.9.0 from hook generated metadata: Requires-Dist (taskflow) Requirement not satisfied: automaton >=1.9.0 Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (taskflow) Requirement not satisfied: oslo.utils >=3.33.0 Handling oslo.serialization >=2.18.0 from hook generated metadata: Requires-Dist (taskflow) Requirement not satisfied: oslo.serialization >=2.18.0 Handling tenacity >=6.0.0 from hook generated metadata: Requires-Dist (taskflow) Requirement not satisfied: tenacity >=6.0.0 Handling cachetools >=2.0.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: cachetools >=2.0.0 (installed: cachetools 5.4.0) Handling pydot >=1.2.4 from hook generated metadata: Requires-Dist (taskflow) Requirement not satisfied: pydot >=1.2.4 Handling SQLAlchemy >=1.0.10 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: SQLAlchemy >=1.0.10 ; extra == 'database' Handling alembic >=0.8.10 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: alembic >=0.8.10 ; extra == 'database' Handling SQLAlchemy-Utils >=0.30.11 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: SQLAlchemy-Utils >=0.30.11 ; extra == 'database' Handling PyMySQL >=0.7.6 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: PyMySQL >=0.7.6 ; extra == 'database' Handling psycopg2 >=2.8.0 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: psycopg2 >=2.8.0 ; extra == 'database' Handling etcd3gw >=2.0.0 ; extra == 'etcd' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: etcd3gw >=2.0.0 ; extra == 'etcd' Handling eventlet >=0.18.2 ; extra == 'eventlet' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: eventlet >=0.18.2 ; extra == 'eventlet' Handling redis >=4.0.0 ; extra == 'redis' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: redis >=4.0.0 ; extra == 'redis' Handling kazoo >=2.6.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: kazoo >=2.6.0 ; extra == 'test' Handling redis >=4.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: redis >=4.0.0 ; extra == 'test' Handling etcd3gw >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: etcd3gw >=2.0.0 ; extra == 'test' Handling kombu >=4.3.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: kombu >=4.3.0 ; extra == 'test' Handling eventlet >=0.18.2 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: eventlet >=0.18.2 ; extra == 'test' Handling SQLAlchemy >=1.0.10 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: SQLAlchemy >=1.0.10 ; extra == 'test' Handling alembic >=0.8.10 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: alembic >=0.8.10 ; extra == 'test' Handling SQLAlchemy-Utils >=0.30.11 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: SQLAlchemy-Utils >=0.30.11 ; extra == 'test' Handling PyMySQL >=0.7.6 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: PyMySQL >=0.7.6 ; extra == 'test' Handling psycopg2 >=2.8.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: psycopg2 >=2.8.0 ; extra == 'test' Handling zake >=0.1.6 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: zake >=0.1.6 ; extra == 'test' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' Handling kombu >=4.3.0 ; extra == 'workers' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: kombu >=4.3.0 ; extra == 'workers' Handling kazoo >=2.6.0 ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: kazoo >=2.6.0 ; extra == 'zookeeper' + cat /builddir/build/BUILD/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-buildrequires + rm -rfv taskflow-6.0.0.dist-info/ removed 'taskflow-6.0.0.dist-info/AUTHORS' removed 'taskflow-6.0.0.dist-info/LICENSE' removed 'taskflow-6.0.0.dist-info/METADATA' removed 'taskflow-6.0.0.dist-info/entry_points.txt' removed 'taskflow-6.0.0.dist-info/top_level.txt' removed 'taskflow-6.0.0.dist-info/pbr.json' removed directory 'taskflow-6.0.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-taskflow-6.0.0-0.20250602112213.32a8d25.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/python-taskflow.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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/python-taskflow.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.BJ1Kq2 + umask 022 + cd /builddir/build/BUILD + cd taskflow-6.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/taskflow-6.0.0/.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/taskflow-6.0.0/.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/taskflow-6.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) 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.08 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling kazoo>=2.6.0 from tox --print-deps-only: py312,docs Requirement satisfied: kazoo>=2.6.0 (installed: kazoo 2.8.0) Handling redis>=4.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: redis>=4.0.0 (installed: redis 5.1.1) Handling etcd3gw>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: etcd3gw>=2.0.0 (installed: etcd3gw 2.4.1) Handling kombu>=4.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: kombu>=4.3.0 (installed: kombu 5.3.7) Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling SQLAlchemy>=1.0.10 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.0.10 (installed: SQLAlchemy 2.0.26) Handling alembic>=0.8.10 from tox --print-deps-only: py312,docs Requirement satisfied: alembic>=0.8.10 (installed: alembic 1.13.1) Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy-Utils>=0.30.11 (installed: SQLAlchemy-Utils 0.41.1) Handling PyMySQL>=0.7.6 from tox --print-deps-only: py312,docs Requirement satisfied: PyMySQL>=0.7.6 (installed: PyMySQL 1.1.1) Handling psycopg2>=2.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: psycopg2>=2.8.0 (installed: psycopg2 2.9.9) Handling zake>=0.1.6 from tox --print-deps-only: py312,docs Requirement satisfied: zake>=0.1.6 (installed: zake 0.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling futurist>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: futurist>=1.2.0 (installed: futurist 3.1.1) Handling fasteners>=0.17.3 from tox --print-deps-only: py312,docs Requirement satisfied: fasteners>=0.17.3 (installed: fasteners 0.19) Handling networkx>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: networkx>=2.1.0 (installed: networkx 3.2.1) Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.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 automaton>=1.9.0 from tox --print-deps-only: py312,docs Requirement satisfied: automaton>=1.9.0 (installed: automaton 3.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 8.0.0) Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=2.18.0 (installed: oslo.serialization 5.7.0) Handling tenacity>=6.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: tenacity>=6.0.0 (installed: tenacity 8.2.3) Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: cachetools>=2.0.0 (installed: cachetools 5.4.0) Handling pydot>=1.2.4 from tox --print-deps-only: py312,docs Requirement satisfied: pydot>=1.2.4 (installed: pydot 3.0.3) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling kazoo>=2.6.0 from tox --print-deps-only: py312,docs Requirement satisfied: kazoo>=2.6.0 (installed: kazoo 2.8.0) Handling redis>=4.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: redis>=4.0.0 (installed: redis 5.1.1) Handling etcd3gw>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: etcd3gw>=2.0.0 (installed: etcd3gw 2.4.1) Handling kombu>=4.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: kombu>=4.3.0 (installed: kombu 5.3.7) Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling SQLAlchemy>=1.0.10 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.0.10 (installed: SQLAlchemy 2.0.26) Handling alembic>=0.8.10 from tox --print-deps-only: py312,docs Requirement satisfied: alembic>=0.8.10 (installed: alembic 1.13.1) Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy-Utils>=0.30.11 (installed: SQLAlchemy-Utils 0.41.1) Handling PyMySQL>=0.7.6 from tox --print-deps-only: py312,docs Requirement satisfied: PyMySQL>=0.7.6 (installed: PyMySQL 1.1.1) Handling psycopg2>=2.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: psycopg2>=2.8.0 (installed: psycopg2 2.9.9) Handling zake>=0.1.6 from tox --print-deps-only: py312,docs Requirement satisfied: zake>=0.1.6 (installed: zake 0.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling futurist>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: futurist>=1.2.0 (installed: futurist 3.1.1) Handling fasteners>=0.17.3 from tox --print-deps-only: py312,docs Requirement satisfied: fasteners>=0.17.3 (installed: fasteners 0.19) Handling networkx>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: networkx>=2.1.0 (installed: networkx 3.2.1) Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.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 automaton>=1.9.0 from tox --print-deps-only: py312,docs Requirement satisfied: automaton>=1.9.0 (installed: automaton 3.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 8.0.0) Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=2.18.0 (installed: oslo.serialization 5.7.0) Handling tenacity>=6.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: tenacity>=6.0.0 (installed: tenacity 8.2.3) Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: cachetools>=2.0.0 (installed: cachetools 5.4.0) Handling pydot>=1.2.4 from tox --print-deps-only: py312,docs Requirement satisfied: pydot>=1.2.4 (installed: pydot 3.0.3) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.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) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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 taskflow.egg-info/PKG-INFO writing dependency_links to taskflow.egg-info/dependency_links.txt writing entry points to taskflow.egg-info/entry_points.txt writing requirements to taskflow.egg-info/requires.txt writing top-level names to taskflow.egg-info/top_level.txt writing pbr to taskflow.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 'taskflow.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/taskflow-6.0.0/taskflow-6.0.0.dist-info' Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: pbr >=2.0.0 (installed: pbr 6.1.1) Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: debtcollector >=1.2.0 (installed: debtcollector 3.0.0) Handling futurist >=1.2.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: futurist >=1.2.0 (installed: futurist 3.1.1) Handling fasteners >=0.17.3 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: fasteners >=0.17.3 (installed: fasteners 0.19) Handling networkx >=2.1.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: networkx >=2.1.0 (installed: networkx 3.2.1) Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: stevedore >=1.20.0 (installed: stevedore 5.4.1) Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: jsonschema >=3.2.0 (installed: jsonschema 4.19.1) Handling automaton >=1.9.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: automaton >=1.9.0 (installed: automaton 3.2.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling oslo.serialization >=2.18.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: oslo.serialization >=2.18.0 (installed: oslo.serialization 5.7.0) Handling tenacity >=6.0.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: tenacity >=6.0.0 (installed: tenacity 8.2.3) Handling cachetools >=2.0.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: cachetools >=2.0.0 (installed: cachetools 5.4.0) Handling pydot >=1.2.4 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: pydot >=1.2.4 (installed: pydot 3.0.3) Handling SQLAlchemy >=1.0.10 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: SQLAlchemy >=1.0.10 ; extra == 'database' Handling alembic >=0.8.10 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: alembic >=0.8.10 ; extra == 'database' Handling SQLAlchemy-Utils >=0.30.11 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: SQLAlchemy-Utils >=0.30.11 ; extra == 'database' Handling PyMySQL >=0.7.6 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: PyMySQL >=0.7.6 ; extra == 'database' Handling psycopg2 >=2.8.0 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: psycopg2 >=2.8.0 ; extra == 'database' Handling etcd3gw >=2.0.0 ; extra == 'etcd' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: etcd3gw >=2.0.0 ; extra == 'etcd' Handling eventlet >=0.18.2 ; extra == 'eventlet' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: eventlet >=0.18.2 ; extra == 'eventlet' Handling redis >=4.0.0 ; extra == 'redis' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: redis >=4.0.0 ; extra == 'redis' Handling kazoo >=2.6.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: kazoo >=2.6.0 ; extra == 'test' Handling redis >=4.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: redis >=4.0.0 ; extra == 'test' Handling etcd3gw >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: etcd3gw >=2.0.0 ; extra == 'test' Handling kombu >=4.3.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: kombu >=4.3.0 ; extra == 'test' Handling eventlet >=0.18.2 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: eventlet >=0.18.2 ; extra == 'test' Handling SQLAlchemy >=1.0.10 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: SQLAlchemy >=1.0.10 ; extra == 'test' Handling alembic >=0.8.10 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: alembic >=0.8.10 ; extra == 'test' Handling SQLAlchemy-Utils >=0.30.11 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: SQLAlchemy-Utils >=0.30.11 ; extra == 'test' Handling PyMySQL >=0.7.6 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: PyMySQL >=0.7.6 ; extra == 'test' Handling psycopg2 >=2.8.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: psycopg2 >=2.8.0 ; extra == 'test' Handling zake >=0.1.6 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: zake >=0.1.6 ; extra == 'test' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' Handling kombu >=4.3.0 ; extra == 'workers' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: kombu >=4.3.0 ; extra == 'workers' Handling kazoo >=2.6.0 ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: kazoo >=2.6.0 ; extra == 'zookeeper' + cat /builddir/build/BUILD/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-buildrequires + rm -rfv taskflow-6.0.0.dist-info/ removed 'taskflow-6.0.0.dist-info/AUTHORS' removed 'taskflow-6.0.0.dist-info/LICENSE' removed 'taskflow-6.0.0.dist-info/METADATA' removed 'taskflow-6.0.0.dist-info/pbr.json' removed 'taskflow-6.0.0.dist-info/top_level.txt' removed 'taskflow-6.0.0.dist-info/entry_points.txt' removed directory 'taskflow-6.0.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-taskflow-6.0.0-0.20250602112213.32a8d25.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/python-taskflow.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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/python-taskflow.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.a9HzRC + umask 022 + cd /builddir/build/BUILD + cd taskflow-6.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/taskflow-6.0.0/.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/taskflow-6.0.0/.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/taskflow-6.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) 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 kazoo>=2.6.0 from tox --print-deps-only: py312,docs Requirement satisfied: kazoo>=2.6.0 (installed: kazoo 2.8.0) Handling redis>=4.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: redis>=4.0.0 (installed: redis 5.1.1) Handling etcd3gw>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: etcd3gw>=2.0.0 (installed: etcd3gw 2.4.1) Handling kombu>=4.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: kombu>=4.3.0 (installed: kombu 5.3.7) Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling SQLAlchemy>=1.0.10 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.0.10 (installed: SQLAlchemy 2.0.26) Handling alembic>=0.8.10 from tox --print-deps-only: py312,docs Requirement satisfied: alembic>=0.8.10 (installed: alembic 1.13.1) Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy-Utils>=0.30.11 (installed: SQLAlchemy-Utils 0.41.1) Handling PyMySQL>=0.7.6 from tox --print-deps-only: py312,docs Requirement satisfied: PyMySQL>=0.7.6 (installed: PyMySQL 1.1.1) Handling psycopg2>=2.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: psycopg2>=2.8.0 (installed: psycopg2 2.9.9) Handling zake>=0.1.6 from tox --print-deps-only: py312,docs Requirement satisfied: zake>=0.1.6 (installed: zake 0.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling futurist>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: futurist>=1.2.0 (installed: futurist 3.1.1) Handling fasteners>=0.17.3 from tox --print-deps-only: py312,docs Requirement satisfied: fasteners>=0.17.3 (installed: fasteners 0.19) Handling networkx>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: networkx>=2.1.0 (installed: networkx 3.2.1) Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.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 automaton>=1.9.0 from tox --print-deps-only: py312,docs Requirement satisfied: automaton>=1.9.0 (installed: automaton 3.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 8.0.0) Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=2.18.0 (installed: oslo.serialization 5.7.0) Handling tenacity>=6.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: tenacity>=6.0.0 (installed: tenacity 8.2.3) Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: cachetools>=2.0.0 (installed: cachetools 5.4.0) Handling pydot>=1.2.4 from tox --print-deps-only: py312,docs Requirement satisfied: pydot>=1.2.4 (installed: pydot 3.0.3) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling kazoo>=2.6.0 from tox --print-deps-only: py312,docs Requirement satisfied: kazoo>=2.6.0 (installed: kazoo 2.8.0) Handling redis>=4.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: redis>=4.0.0 (installed: redis 5.1.1) Handling etcd3gw>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: etcd3gw>=2.0.0 (installed: etcd3gw 2.4.1) Handling kombu>=4.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: kombu>=4.3.0 (installed: kombu 5.3.7) Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling SQLAlchemy>=1.0.10 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.0.10 (installed: SQLAlchemy 2.0.26) Handling alembic>=0.8.10 from tox --print-deps-only: py312,docs Requirement satisfied: alembic>=0.8.10 (installed: alembic 1.13.1) Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy-Utils>=0.30.11 (installed: SQLAlchemy-Utils 0.41.1) Handling PyMySQL>=0.7.6 from tox --print-deps-only: py312,docs Requirement satisfied: PyMySQL>=0.7.6 (installed: PyMySQL 1.1.1) Handling psycopg2>=2.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: psycopg2>=2.8.0 (installed: psycopg2 2.9.9) Handling zake>=0.1.6 from tox --print-deps-only: py312,docs Requirement satisfied: zake>=0.1.6 (installed: zake 0.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling futurist>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: futurist>=1.2.0 (installed: futurist 3.1.1) Handling fasteners>=0.17.3 from tox --print-deps-only: py312,docs Requirement satisfied: fasteners>=0.17.3 (installed: fasteners 0.19) Handling networkx>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: networkx>=2.1.0 (installed: networkx 3.2.1) Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.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 automaton>=1.9.0 from tox --print-deps-only: py312,docs Requirement satisfied: automaton>=1.9.0 (installed: automaton 3.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 8.0.0) Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=2.18.0 (installed: oslo.serialization 5.7.0) Handling tenacity>=6.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: tenacity>=6.0.0 (installed: tenacity 8.2.3) Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: cachetools>=2.0.0 (installed: cachetools 5.4.0) Handling pydot>=1.2.4 from tox --print-deps-only: py312,docs Requirement satisfied: pydot>=1.2.4 (installed: pydot 3.0.3) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.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) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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 taskflow.egg-info/PKG-INFO writing dependency_links to taskflow.egg-info/dependency_links.txt writing entry points to taskflow.egg-info/entry_points.txt writing requirements to taskflow.egg-info/requires.txt writing top-level names to taskflow.egg-info/top_level.txt writing pbr to taskflow.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 'taskflow.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/taskflow-6.0.0/taskflow-6.0.0.dist-info' Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: pbr >=2.0.0 (installed: pbr 6.1.1) Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: debtcollector >=1.2.0 (installed: debtcollector 3.0.0) Handling futurist >=1.2.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: futurist >=1.2.0 (installed: futurist 3.1.1) Handling fasteners >=0.17.3 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: fasteners >=0.17.3 (installed: fasteners 0.19) Handling networkx >=2.1.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: networkx >=2.1.0 (installed: networkx 3.2.1) Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: stevedore >=1.20.0 (installed: stevedore 5.4.1) Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: jsonschema >=3.2.0 (installed: jsonschema 4.19.1) Handling automaton >=1.9.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: automaton >=1.9.0 (installed: automaton 3.2.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling oslo.serialization >=2.18.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: oslo.serialization >=2.18.0 (installed: oslo.serialization 5.7.0) Handling tenacity >=6.0.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: tenacity >=6.0.0 (installed: tenacity 8.2.3) Handling cachetools >=2.0.0 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: cachetools >=2.0.0 (installed: cachetools 5.4.0) Handling pydot >=1.2.4 from hook generated metadata: Requires-Dist (taskflow) Requirement satisfied: pydot >=1.2.4 (installed: pydot 3.0.3) Handling SQLAlchemy >=1.0.10 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: SQLAlchemy >=1.0.10 ; extra == 'database' Handling alembic >=0.8.10 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: alembic >=0.8.10 ; extra == 'database' Handling SQLAlchemy-Utils >=0.30.11 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: SQLAlchemy-Utils >=0.30.11 ; extra == 'database' Handling PyMySQL >=0.7.6 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: PyMySQL >=0.7.6 ; extra == 'database' Handling psycopg2 >=2.8.0 ; extra == 'database' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: psycopg2 >=2.8.0 ; extra == 'database' Handling etcd3gw >=2.0.0 ; extra == 'etcd' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: etcd3gw >=2.0.0 ; extra == 'etcd' Handling eventlet >=0.18.2 ; extra == 'eventlet' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: eventlet >=0.18.2 ; extra == 'eventlet' Handling redis >=4.0.0 ; extra == 'redis' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: redis >=4.0.0 ; extra == 'redis' Handling kazoo >=2.6.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: kazoo >=2.6.0 ; extra == 'test' Handling redis >=4.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: redis >=4.0.0 ; extra == 'test' Handling etcd3gw >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: etcd3gw >=2.0.0 ; extra == 'test' Handling kombu >=4.3.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: kombu >=4.3.0 ; extra == 'test' Handling eventlet >=0.18.2 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: eventlet >=0.18.2 ; extra == 'test' Handling SQLAlchemy >=1.0.10 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: SQLAlchemy >=1.0.10 ; extra == 'test' Handling alembic >=0.8.10 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: alembic >=0.8.10 ; extra == 'test' Handling SQLAlchemy-Utils >=0.30.11 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: SQLAlchemy-Utils >=0.30.11 ; extra == 'test' Handling PyMySQL >=0.7.6 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: PyMySQL >=0.7.6 ; extra == 'test' Handling psycopg2 >=2.8.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: psycopg2 >=2.8.0 ; extra == 'test' Handling zake >=0.1.6 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: zake >=0.1.6 ; extra == 'test' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' Handling kombu >=4.3.0 ; extra == 'workers' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: kombu >=4.3.0 ; extra == 'workers' Handling kazoo >=2.6.0 ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (taskflow) Ignoring alien requirement: kazoo >=2.6.0 ; extra == 'zookeeper' + cat /builddir/build/BUILD/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-buildrequires + rm -rfv taskflow-6.0.0.dist-info/ removed 'taskflow-6.0.0.dist-info/AUTHORS' removed 'taskflow-6.0.0.dist-info/LICENSE' removed 'taskflow-6.0.0.dist-info/METADATA' removed 'taskflow-6.0.0.dist-info/entry_points.txt' removed 'taskflow-6.0.0.dist-info/top_level.txt' removed 'taskflow-6.0.0.dist-info/pbr.json' removed directory 'taskflow-6.0.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U0ICKK + 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 taskflow-6.0.0 + mkdir -p /builddir/build/BUILD/taskflow-6.0.0/.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/taskflow-6.0.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/taskflow-6.0.0/pyproject-wheeldir Processing /builddir/build/BUILD/taskflow-6.0.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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/taskflow-6.0.0/.pyproject-builddir/pip-modern-metadata-r1he1_86/taskflow.egg-info writing /builddir/build/BUILD/taskflow-6.0.0/.pyproject-builddir/pip-modern-metadata-r1he1_86/taskflow.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/taskflow-6.0.0/.pyproject-builddir/pip-modern-metadata-r1he1_86/taskflow.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/taskflow-6.0.0/.pyproject-builddir/pip-modern-metadata-r1he1_86/taskflow.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/taskflow-6.0.0/.pyproject-builddir/pip-modern-metadata-r1he1_86/taskflow.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/taskflow-6.0.0/.pyproject-builddir/pip-modern-metadata-r1he1_86/taskflow.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/taskflow-6.0.0/.pyproject-builddir/pip-modern-metadata-r1he1_86/taskflow.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/taskflow-6.0.0/.pyproject-builddir/pip-modern-metadata-r1he1_86/taskflow.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/taskflow-6.0.0/.pyproject-builddir/pip-modern-metadata-r1he1_86/taskflow.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/taskflow-6.0.0/.pyproject-builddir/pip-modern-metadata-r1he1_86/taskflow-6.0.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: taskflow Building wheel for taskflow (pyproject.toml): started Running command Building wheel for taskflow (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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/taskflow creating build/lib/taskflow/conductors creating build/lib/taskflow/conductors/backends copying taskflow/conductors/backends/impl_nonblocking.py -> build/lib/taskflow/conductors/backends copying taskflow/conductors/backends/impl_executor.py -> build/lib/taskflow/conductors/backends copying taskflow/conductors/backends/impl_blocking.py -> build/lib/taskflow/conductors/backends copying taskflow/conductors/backends/__init__.py -> build/lib/taskflow/conductors/backends creating build/lib/taskflow/engines creating build/lib/taskflow/engines/worker_based copying taskflow/engines/worker_based/worker.py -> build/lib/taskflow/engines/worker_based copying taskflow/engines/worker_based/types.py -> build/lib/taskflow/engines/worker_based copying taskflow/engines/worker_based/server.py -> build/lib/taskflow/engines/worker_based copying taskflow/engines/worker_based/proxy.py -> build/lib/taskflow/engines/worker_based copying taskflow/engines/worker_based/protocol.py -> build/lib/taskflow/engines/worker_based copying taskflow/engines/worker_based/executor.py -> build/lib/taskflow/engines/worker_based copying taskflow/engines/worker_based/engine.py -> build/lib/taskflow/engines/worker_based copying taskflow/engines/worker_based/endpoint.py -> build/lib/taskflow/engines/worker_based copying taskflow/engines/worker_based/dispatcher.py -> build/lib/taskflow/engines/worker_based copying taskflow/engines/worker_based/__init__.py -> build/lib/taskflow/engines/worker_based creating build/lib/taskflow/engines/action_engine copying taskflow/engines/action_engine/traversal.py -> build/lib/taskflow/engines/action_engine copying taskflow/engines/action_engine/selector.py -> build/lib/taskflow/engines/action_engine copying taskflow/engines/action_engine/scopes.py -> build/lib/taskflow/engines/action_engine copying taskflow/engines/action_engine/scheduler.py -> build/lib/taskflow/engines/action_engine copying taskflow/engines/action_engine/runtime.py -> build/lib/taskflow/engines/action_engine copying taskflow/engines/action_engine/executor.py -> build/lib/taskflow/engines/action_engine copying taskflow/engines/action_engine/engine.py -> build/lib/taskflow/engines/action_engine copying taskflow/engines/action_engine/deciders.py -> build/lib/taskflow/engines/action_engine copying taskflow/engines/action_engine/completer.py -> build/lib/taskflow/engines/action_engine copying taskflow/engines/action_engine/compiler.py -> build/lib/taskflow/engines/action_engine copying taskflow/engines/action_engine/builder.py -> build/lib/taskflow/engines/action_engine copying taskflow/engines/action_engine/__init__.py -> build/lib/taskflow/engines/action_engine copying taskflow/version.py -> build/lib/taskflow copying taskflow/test.py -> build/lib/taskflow copying taskflow/task.py -> build/lib/taskflow copying taskflow/storage.py -> build/lib/taskflow copying taskflow/states.py -> build/lib/taskflow copying taskflow/retry.py -> build/lib/taskflow copying taskflow/logging.py -> build/lib/taskflow copying taskflow/formatters.py -> build/lib/taskflow copying taskflow/flow.py -> build/lib/taskflow copying taskflow/exceptions.py -> build/lib/taskflow copying taskflow/deciders.py -> build/lib/taskflow copying taskflow/atom.py -> build/lib/taskflow copying taskflow/__init__.py -> build/lib/taskflow creating build/lib/taskflow/tests creating build/lib/taskflow/tests/unit creating build/lib/taskflow/tests/unit/persistence copying taskflow/tests/unit/persistence/test_zk_persistence.py -> build/lib/taskflow/tests/unit/persistence copying taskflow/tests/unit/persistence/test_sql_persistence.py -> build/lib/taskflow/tests/unit/persistence copying taskflow/tests/unit/persistence/test_memory_persistence.py -> build/lib/taskflow/tests/unit/persistence copying taskflow/tests/unit/persistence/test_dir_persistence.py -> build/lib/taskflow/tests/unit/persistence copying taskflow/tests/unit/persistence/base.py -> build/lib/taskflow/tests/unit/persistence copying taskflow/tests/unit/persistence/__init__.py -> build/lib/taskflow/tests/unit/persistence creating build/lib/taskflow/persistence creating build/lib/taskflow/persistence/backends copying taskflow/persistence/backends/impl_zookeeper.py -> build/lib/taskflow/persistence/backends copying taskflow/persistence/backends/impl_sqlalchemy.py -> build/lib/taskflow/persistence/backends copying taskflow/persistence/backends/impl_memory.py -> build/lib/taskflow/persistence/backends copying taskflow/persistence/backends/impl_dir.py -> build/lib/taskflow/persistence/backends copying taskflow/persistence/backends/__init__.py -> build/lib/taskflow/persistence/backends creating build/lib/taskflow/engines/action_engine/actions copying taskflow/engines/action_engine/actions/task.py -> build/lib/taskflow/engines/action_engine/actions copying taskflow/engines/action_engine/actions/retry.py -> build/lib/taskflow/engines/action_engine/actions copying taskflow/engines/action_engine/actions/base.py -> build/lib/taskflow/engines/action_engine/actions copying taskflow/engines/action_engine/actions/__init__.py -> build/lib/taskflow/engines/action_engine/actions creating build/lib/taskflow/jobs creating build/lib/taskflow/jobs/backends copying taskflow/jobs/backends/impl_zookeeper.py -> build/lib/taskflow/jobs/backends copying taskflow/jobs/backends/impl_redis.py -> build/lib/taskflow/jobs/backends copying taskflow/jobs/backends/impl_etcd.py -> build/lib/taskflow/jobs/backends copying taskflow/jobs/backends/__init__.py -> build/lib/taskflow/jobs/backends copying taskflow/engines/helpers.py -> build/lib/taskflow/engines copying taskflow/engines/base.py -> build/lib/taskflow/engines copying taskflow/engines/__init__.py -> build/lib/taskflow/engines creating build/lib/taskflow/patterns copying taskflow/patterns/unordered_flow.py -> build/lib/taskflow/patterns copying taskflow/patterns/linear_flow.py -> build/lib/taskflow/patterns copying taskflow/patterns/graph_flow.py -> build/lib/taskflow/patterns copying taskflow/patterns/__init__.py -> build/lib/taskflow/patterns creating build/lib/taskflow/tests/unit/patterns copying taskflow/tests/unit/patterns/test_unordered_flow.py -> build/lib/taskflow/tests/unit/patterns copying taskflow/tests/unit/patterns/test_linear_flow.py -> build/lib/taskflow/tests/unit/patterns copying taskflow/tests/unit/patterns/test_graph_flow.py -> build/lib/taskflow/tests/unit/patterns copying taskflow/tests/unit/patterns/__init__.py -> build/lib/taskflow/tests/unit/patterns creating build/lib/taskflow/utils copying taskflow/utils/threading_utils.py -> build/lib/taskflow/utils copying taskflow/utils/schema_utils.py -> build/lib/taskflow/utils copying taskflow/utils/redis_utils.py -> build/lib/taskflow/utils copying taskflow/utils/persistence_utils.py -> build/lib/taskflow/utils copying taskflow/utils/misc.py -> build/lib/taskflow/utils copying taskflow/utils/kombu_utils.py -> build/lib/taskflow/utils copying taskflow/utils/kazoo_utils.py -> build/lib/taskflow/utils copying taskflow/utils/iter_utils.py -> build/lib/taskflow/utils copying taskflow/utils/eventlet_utils.py -> build/lib/taskflow/utils copying taskflow/utils/banner.py -> build/lib/taskflow/utils copying taskflow/utils/async_utils.py -> build/lib/taskflow/utils copying taskflow/utils/__init__.py -> build/lib/taskflow/utils creating build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/worker_based/test_worker.py -> build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/worker_based/test_types.py -> build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/worker_based/test_server.py -> build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/worker_based/test_proxy.py -> build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/worker_based/test_protocol.py -> build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/worker_based/test_pipeline.py -> build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/worker_based/test_message_pump.py -> build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/worker_based/test_executor.py -> build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/worker_based/test_endpoint.py -> build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/worker_based/test_dispatcher.py -> build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/worker_based/test_creation.py -> build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/worker_based/__init__.py -> build/lib/taskflow/tests/unit/worker_based copying taskflow/tests/unit/test_utils_threading_utils.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_utils_kazoo_utils.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_utils_iter_utils.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_utils_binary.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_utils_async_utils.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_utils.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_types.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_task.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_suspend.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_storage.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_states.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_retries.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_reducefunctor_task.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_progress.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_notifier.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_mapfunctor_task.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_listeners.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_functor_task.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_formatters.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_flow_dependencies.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_failure.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_exceptions.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_engines.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_engine_helpers.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_deciders.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_conductors.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_check_transition.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/test_arguments_passing.py -> build/lib/taskflow/tests/unit copying taskflow/tests/unit/__init__.py -> build/lib/taskflow/tests/unit creating build/lib/taskflow/tests/unit/jobs copying taskflow/tests/unit/jobs/test_zk_job.py -> build/lib/taskflow/tests/unit/jobs copying taskflow/tests/unit/jobs/test_redis_job.py -> build/lib/taskflow/tests/unit/jobs copying taskflow/tests/unit/jobs/test_etcd_job.py -> build/lib/taskflow/tests/unit/jobs copying taskflow/tests/unit/jobs/test_entrypoint.py -> build/lib/taskflow/tests/unit/jobs copying taskflow/tests/unit/jobs/base.py -> build/lib/taskflow/tests/unit/jobs copying taskflow/tests/unit/jobs/__init__.py -> build/lib/taskflow/tests/unit/jobs copying taskflow/persistence/path_based.py -> build/lib/taskflow/persistence copying taskflow/persistence/models.py -> build/lib/taskflow/persistence copying taskflow/persistence/base.py -> build/lib/taskflow/persistence copying taskflow/persistence/__init__.py -> build/lib/taskflow/persistence creating build/lib/taskflow/types copying taskflow/types/tree.py -> build/lib/taskflow/types copying taskflow/types/timing.py -> build/lib/taskflow/types copying taskflow/types/sets.py -> build/lib/taskflow/types copying taskflow/types/notifier.py -> build/lib/taskflow/types copying taskflow/types/latch.py -> build/lib/taskflow/types copying taskflow/types/graph.py -> build/lib/taskflow/types copying taskflow/types/failure.py -> build/lib/taskflow/types copying taskflow/types/entity.py -> build/lib/taskflow/types copying taskflow/types/__init__.py -> build/lib/taskflow/types copying taskflow/conductors/base.py -> build/lib/taskflow/conductors copying taskflow/conductors/__init__.py -> build/lib/taskflow/conductors copying taskflow/jobs/base.py -> build/lib/taskflow/jobs copying taskflow/jobs/__init__.py -> build/lib/taskflow/jobs creating build/lib/taskflow/listeners copying taskflow/listeners/timing.py -> build/lib/taskflow/listeners copying taskflow/listeners/printing.py -> build/lib/taskflow/listeners copying taskflow/listeners/logging.py -> build/lib/taskflow/listeners copying taskflow/listeners/claims.py -> build/lib/taskflow/listeners copying taskflow/listeners/capturing.py -> build/lib/taskflow/listeners copying taskflow/listeners/base.py -> build/lib/taskflow/listeners copying taskflow/listeners/__init__.py -> build/lib/taskflow/listeners copying taskflow/tests/utils.py -> build/lib/taskflow/tests copying taskflow/tests/test_examples.py -> build/lib/taskflow/tests copying taskflow/tests/fixtures.py -> build/lib/taskflow/tests copying taskflow/tests/__init__.py -> build/lib/taskflow/tests creating build/lib/taskflow/contrib copying taskflow/contrib/__init__.py -> build/lib/taskflow/contrib creating build/lib/taskflow/persistence/backends/sqlalchemy copying taskflow/persistence/backends/sqlalchemy/tables.py -> build/lib/taskflow/persistence/backends/sqlalchemy copying taskflow/persistence/backends/sqlalchemy/migration.py -> build/lib/taskflow/persistence/backends/sqlalchemy copying taskflow/persistence/backends/sqlalchemy/__init__.py -> build/lib/taskflow/persistence/backends/sqlalchemy creating build/lib/taskflow/tests/unit/action_engine copying taskflow/tests/unit/action_engine/test_scoping.py -> build/lib/taskflow/tests/unit/action_engine copying taskflow/tests/unit/action_engine/test_creation.py -> build/lib/taskflow/tests/unit/action_engine copying taskflow/tests/unit/action_engine/test_compile.py -> build/lib/taskflow/tests/unit/action_engine copying taskflow/tests/unit/action_engine/test_builder.py -> build/lib/taskflow/tests/unit/action_engine copying taskflow/tests/unit/action_engine/__init__.py -> build/lib/taskflow/tests/unit/action_engine running egg_info writing taskflow.egg-info/PKG-INFO writing dependency_links to taskflow.egg-info/dependency_links.txt writing entry points to taskflow.egg-info/entry_points.txt writing requirements to taskflow.egg-info/requires.txt writing top-level names to taskflow.egg-info/top_level.txt writing pbr to taskflow.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 'taskflow.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taskflow.examples' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taskflow.examples' 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 'taskflow.examples' 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 'taskflow.examples' to be distributed and are already explicitly excluding 'taskflow.examples' 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) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taskflow.examples.resume_many_flows' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taskflow.examples.resume_many_flows' 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 'taskflow.examples.resume_many_flows' 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 'taskflow.examples.resume_many_flows' to be distributed and are already explicitly excluding 'taskflow.examples.resume_many_flows' 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) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taskflow.persistence.backends.sqlalchemy.alembic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taskflow.persistence.backends.sqlalchemy.alembic' 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 'taskflow.persistence.backends.sqlalchemy.alembic' 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 'taskflow.persistence.backends.sqlalchemy.alembic' to be distributed and are already explicitly excluding 'taskflow.persistence.backends.sqlalchemy.alembic' 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) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taskflow.persistence.backends.sqlalchemy.alembic.versions' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taskflow.persistence.backends.sqlalchemy.alembic.versions' 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 'taskflow.persistence.backends.sqlalchemy.alembic.versions' 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 'taskflow.persistence.backends.sqlalchemy.alembic.versions' to be distributed and are already explicitly excluding 'taskflow.persistence.backends.sqlalchemy.alembic.versions' 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/taskflow/examples copying taskflow/examples/99_bottles.py -> build/lib/taskflow/examples copying taskflow/examples/alphabet_soup.py -> build/lib/taskflow/examples copying taskflow/examples/build_a_car.py -> build/lib/taskflow/examples copying taskflow/examples/buildsystem.py -> build/lib/taskflow/examples copying taskflow/examples/calculate_in_parallel.py -> build/lib/taskflow/examples copying taskflow/examples/calculate_linear.py -> build/lib/taskflow/examples copying taskflow/examples/create_parallel_volume.py -> build/lib/taskflow/examples copying taskflow/examples/delayed_return.py -> build/lib/taskflow/examples copying taskflow/examples/distance_calculator.py -> build/lib/taskflow/examples copying taskflow/examples/dump_memory_backend.py -> build/lib/taskflow/examples copying taskflow/examples/echo_listener.py -> build/lib/taskflow/examples copying taskflow/examples/example_utils.py -> build/lib/taskflow/examples copying taskflow/examples/fake_billing.py -> build/lib/taskflow/examples copying taskflow/examples/graph_flow.py -> build/lib/taskflow/examples copying taskflow/examples/hello_world.py -> build/lib/taskflow/examples copying taskflow/examples/jobboard_produce_consume_colors.py -> build/lib/taskflow/examples copying taskflow/examples/parallel_table_multiply.py -> build/lib/taskflow/examples copying taskflow/examples/persistence_example.py -> build/lib/taskflow/examples copying taskflow/examples/pseudo_scoping.out.txt -> build/lib/taskflow/examples copying taskflow/examples/pseudo_scoping.py -> build/lib/taskflow/examples copying taskflow/examples/resume_from_backend.out.txt -> build/lib/taskflow/examples copying taskflow/examples/resume_from_backend.py -> build/lib/taskflow/examples copying taskflow/examples/resume_many_flows.out.txt -> build/lib/taskflow/examples copying taskflow/examples/resume_many_flows.py -> build/lib/taskflow/examples copying taskflow/examples/resume_vm_boot.py -> build/lib/taskflow/examples copying taskflow/examples/resume_volume_create.py -> build/lib/taskflow/examples copying taskflow/examples/retry_flow.out.txt -> build/lib/taskflow/examples copying taskflow/examples/retry_flow.py -> build/lib/taskflow/examples copying taskflow/examples/reverting_linear.out.txt -> build/lib/taskflow/examples copying taskflow/examples/reverting_linear.py -> build/lib/taskflow/examples copying taskflow/examples/run_by_iter.out.txt -> build/lib/taskflow/examples copying taskflow/examples/run_by_iter.py -> build/lib/taskflow/examples copying taskflow/examples/run_by_iter_enumerate.out.txt -> build/lib/taskflow/examples copying taskflow/examples/run_by_iter_enumerate.py -> build/lib/taskflow/examples copying taskflow/examples/share_engine_thread.py -> build/lib/taskflow/examples copying taskflow/examples/simple_linear.out.txt -> build/lib/taskflow/examples copying taskflow/examples/simple_linear.py -> build/lib/taskflow/examples copying taskflow/examples/simple_linear_listening.out.txt -> build/lib/taskflow/examples copying taskflow/examples/simple_linear_listening.py -> build/lib/taskflow/examples copying taskflow/examples/simple_linear_pass.out.txt -> build/lib/taskflow/examples copying taskflow/examples/simple_linear_pass.py -> build/lib/taskflow/examples copying taskflow/examples/simple_map_reduce.py -> build/lib/taskflow/examples copying taskflow/examples/switch_graph_flow.py -> build/lib/taskflow/examples copying taskflow/examples/timing_listener.py -> build/lib/taskflow/examples copying taskflow/examples/tox_conductor.py -> build/lib/taskflow/examples copying taskflow/examples/wbe_event_sender.py -> build/lib/taskflow/examples copying taskflow/examples/wbe_mandelbrot.out.txt -> build/lib/taskflow/examples copying taskflow/examples/wbe_mandelbrot.py -> build/lib/taskflow/examples copying taskflow/examples/wbe_simple_linear.out.txt -> build/lib/taskflow/examples copying taskflow/examples/wbe_simple_linear.py -> build/lib/taskflow/examples copying taskflow/examples/wrapped_exception.py -> build/lib/taskflow/examples creating build/lib/taskflow/examples/resume_many_flows copying taskflow/examples/resume_many_flows/my_flows.py -> build/lib/taskflow/examples/resume_many_flows copying taskflow/examples/resume_many_flows/resume_all.py -> build/lib/taskflow/examples/resume_many_flows copying taskflow/examples/resume_many_flows/run_flow.py -> build/lib/taskflow/examples/resume_many_flows creating build/lib/taskflow/persistence/backends/sqlalchemy/alembic copying taskflow/persistence/backends/sqlalchemy/alembic/README -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic copying taskflow/persistence/backends/sqlalchemy/alembic/alembic.ini -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic copying taskflow/persistence/backends/sqlalchemy/alembic/env.py -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic copying taskflow/persistence/backends/sqlalchemy/alembic/script.py.mako -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic creating build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions copying taskflow/persistence/backends/sqlalchemy/alembic/versions/00af93df9d77_add_unique_into_all_indexes.py -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions copying taskflow/persistence/backends/sqlalchemy/alembic/versions/0bc3e1a3c135_set_result_meduimtext_type.py -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions copying taskflow/persistence/backends/sqlalchemy/alembic/versions/14b227d79a87_add_intention_column.py -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions copying taskflow/persistence/backends/sqlalchemy/alembic/versions/1c783c0c2875_replace_exception_an.py -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions copying taskflow/persistence/backends/sqlalchemy/alembic/versions/1cea328f0f65_initial_logbook_deta.py -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions copying taskflow/persistence/backends/sqlalchemy/alembic/versions/2ad4984f2864_switch_postgres_to_json_native.py -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions copying taskflow/persistence/backends/sqlalchemy/alembic/versions/3162c0f3f8e4_add_revert_results_and_revert_failure_.py -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions copying taskflow/persistence/backends/sqlalchemy/alembic/versions/40fc8c914bd2_fix_atomdetails_failure_size.py -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions copying taskflow/persistence/backends/sqlalchemy/alembic/versions/589dccdf2b6e_rename_taskdetails_to_atomdetails.py -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions copying taskflow/persistence/backends/sqlalchemy/alembic/versions/6df9422fcb43_fix_flowdetails_meta_size.py -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions copying taskflow/persistence/backends/sqlalchemy/alembic/versions/84d6e888850_add_task_detail_type.py -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions copying taskflow/persistence/backends/sqlalchemy/alembic/versions/README -> build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions 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/taskflow creating build/bdist.linux-x86_64/wheel/taskflow/examples creating build/bdist.linux-x86_64/wheel/taskflow/examples/resume_many_flows copying build/lib/taskflow/examples/resume_many_flows/run_flow.py -> build/bdist.linux-x86_64/wheel/taskflow/examples/resume_many_flows copying build/lib/taskflow/examples/resume_many_flows/resume_all.py -> build/bdist.linux-x86_64/wheel/taskflow/examples/resume_many_flows copying build/lib/taskflow/examples/resume_many_flows/my_flows.py -> build/bdist.linux-x86_64/wheel/taskflow/examples/resume_many_flows copying build/lib/taskflow/examples/wrapped_exception.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/wbe_simple_linear.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/wbe_simple_linear.out.txt -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/wbe_mandelbrot.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/wbe_mandelbrot.out.txt -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/wbe_event_sender.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/tox_conductor.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/timing_listener.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/switch_graph_flow.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/simple_map_reduce.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/simple_linear_pass.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/simple_linear_pass.out.txt -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/simple_linear_listening.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/simple_linear_listening.out.txt -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/simple_linear.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/simple_linear.out.txt -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/share_engine_thread.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/run_by_iter_enumerate.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/run_by_iter_enumerate.out.txt -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/run_by_iter.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/run_by_iter.out.txt -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/reverting_linear.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/reverting_linear.out.txt -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/retry_flow.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/retry_flow.out.txt -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/resume_volume_create.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/resume_vm_boot.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/resume_many_flows.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/resume_many_flows.out.txt -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/resume_from_backend.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/resume_from_backend.out.txt -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/pseudo_scoping.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/pseudo_scoping.out.txt -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/persistence_example.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/parallel_table_multiply.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/jobboard_produce_consume_colors.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/hello_world.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/graph_flow.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/fake_billing.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/example_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/echo_listener.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/dump_memory_backend.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/distance_calculator.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/delayed_return.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/create_parallel_volume.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/calculate_linear.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/calculate_in_parallel.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/buildsystem.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/build_a_car.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/alphabet_soup.py -> build/bdist.linux-x86_64/wheel/taskflow/examples copying build/lib/taskflow/examples/99_bottles.py -> build/bdist.linux-x86_64/wheel/taskflow/examples creating build/bdist.linux-x86_64/wheel/taskflow/contrib copying build/lib/taskflow/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/contrib creating build/bdist.linux-x86_64/wheel/taskflow/listeners copying build/lib/taskflow/listeners/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/listeners copying build/lib/taskflow/listeners/base.py -> build/bdist.linux-x86_64/wheel/taskflow/listeners copying build/lib/taskflow/listeners/capturing.py -> build/bdist.linux-x86_64/wheel/taskflow/listeners copying build/lib/taskflow/listeners/claims.py -> build/bdist.linux-x86_64/wheel/taskflow/listeners copying build/lib/taskflow/listeners/logging.py -> build/bdist.linux-x86_64/wheel/taskflow/listeners copying build/lib/taskflow/listeners/printing.py -> build/bdist.linux-x86_64/wheel/taskflow/listeners copying build/lib/taskflow/listeners/timing.py -> build/bdist.linux-x86_64/wheel/taskflow/listeners creating build/bdist.linux-x86_64/wheel/taskflow/types copying build/lib/taskflow/types/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/types copying build/lib/taskflow/types/entity.py -> build/bdist.linux-x86_64/wheel/taskflow/types copying build/lib/taskflow/types/failure.py -> build/bdist.linux-x86_64/wheel/taskflow/types copying build/lib/taskflow/types/graph.py -> build/bdist.linux-x86_64/wheel/taskflow/types copying build/lib/taskflow/types/latch.py -> build/bdist.linux-x86_64/wheel/taskflow/types copying build/lib/taskflow/types/notifier.py -> build/bdist.linux-x86_64/wheel/taskflow/types copying build/lib/taskflow/types/sets.py -> build/bdist.linux-x86_64/wheel/taskflow/types copying build/lib/taskflow/types/timing.py -> build/bdist.linux-x86_64/wheel/taskflow/types copying build/lib/taskflow/types/tree.py -> build/bdist.linux-x86_64/wheel/taskflow/types creating build/bdist.linux-x86_64/wheel/taskflow/utils copying build/lib/taskflow/utils/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/utils copying build/lib/taskflow/utils/async_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/utils copying build/lib/taskflow/utils/banner.py -> build/bdist.linux-x86_64/wheel/taskflow/utils copying build/lib/taskflow/utils/eventlet_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/utils copying build/lib/taskflow/utils/iter_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/utils copying build/lib/taskflow/utils/kazoo_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/utils copying build/lib/taskflow/utils/kombu_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/utils copying build/lib/taskflow/utils/misc.py -> build/bdist.linux-x86_64/wheel/taskflow/utils copying build/lib/taskflow/utils/persistence_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/utils copying build/lib/taskflow/utils/redis_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/utils copying build/lib/taskflow/utils/schema_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/utils copying build/lib/taskflow/utils/threading_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/utils creating build/bdist.linux-x86_64/wheel/taskflow/patterns copying build/lib/taskflow/patterns/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/patterns copying build/lib/taskflow/patterns/graph_flow.py -> build/bdist.linux-x86_64/wheel/taskflow/patterns copying build/lib/taskflow/patterns/linear_flow.py -> build/bdist.linux-x86_64/wheel/taskflow/patterns copying build/lib/taskflow/patterns/unordered_flow.py -> build/bdist.linux-x86_64/wheel/taskflow/patterns creating build/bdist.linux-x86_64/wheel/taskflow/jobs copying build/lib/taskflow/jobs/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/jobs copying build/lib/taskflow/jobs/base.py -> build/bdist.linux-x86_64/wheel/taskflow/jobs creating build/bdist.linux-x86_64/wheel/taskflow/jobs/backends copying build/lib/taskflow/jobs/backends/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/jobs/backends copying build/lib/taskflow/jobs/backends/impl_etcd.py -> build/bdist.linux-x86_64/wheel/taskflow/jobs/backends copying build/lib/taskflow/jobs/backends/impl_redis.py -> build/bdist.linux-x86_64/wheel/taskflow/jobs/backends copying build/lib/taskflow/jobs/backends/impl_zookeeper.py -> build/bdist.linux-x86_64/wheel/taskflow/jobs/backends creating build/bdist.linux-x86_64/wheel/taskflow/persistence copying build/lib/taskflow/persistence/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence copying build/lib/taskflow/persistence/base.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence copying build/lib/taskflow/persistence/models.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence copying build/lib/taskflow/persistence/path_based.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence creating build/bdist.linux-x86_64/wheel/taskflow/persistence/backends creating build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy creating build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic creating build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions/README -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions/84d6e888850_add_task_detail_type.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions/6df9422fcb43_fix_flowdetails_meta_size.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions/589dccdf2b6e_rename_taskdetails_to_atomdetails.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions/40fc8c914bd2_fix_atomdetails_failure_size.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions/3162c0f3f8e4_add_revert_results_and_revert_failure_.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions/2ad4984f2864_switch_postgres_to_json_native.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions/1cea328f0f65_initial_logbook_deta.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions/1c783c0c2875_replace_exception_an.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions/14b227d79a87_add_intention_column.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions/0bc3e1a3c135_set_result_meduimtext_type.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/versions/00af93df9d77_add_unique_into_all_indexes.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic/versions copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/alembic.ini -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic copying build/lib/taskflow/persistence/backends/sqlalchemy/alembic/README -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy/alembic copying build/lib/taskflow/persistence/backends/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy copying build/lib/taskflow/persistence/backends/sqlalchemy/migration.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy copying build/lib/taskflow/persistence/backends/sqlalchemy/tables.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends/sqlalchemy copying build/lib/taskflow/persistence/backends/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends copying build/lib/taskflow/persistence/backends/impl_dir.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends copying build/lib/taskflow/persistence/backends/impl_memory.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends copying build/lib/taskflow/persistence/backends/impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends copying build/lib/taskflow/persistence/backends/impl_zookeeper.py -> build/bdist.linux-x86_64/wheel/taskflow/persistence/backends creating build/bdist.linux-x86_64/wheel/taskflow/tests copying build/lib/taskflow/tests/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/tests copying build/lib/taskflow/tests/fixtures.py -> build/bdist.linux-x86_64/wheel/taskflow/tests copying build/lib/taskflow/tests/test_examples.py -> build/bdist.linux-x86_64/wheel/taskflow/tests copying build/lib/taskflow/tests/utils.py -> build/bdist.linux-x86_64/wheel/taskflow/tests creating build/bdist.linux-x86_64/wheel/taskflow/tests/unit creating build/bdist.linux-x86_64/wheel/taskflow/tests/unit/action_engine copying build/lib/taskflow/tests/unit/action_engine/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/action_engine copying build/lib/taskflow/tests/unit/action_engine/test_builder.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/action_engine copying build/lib/taskflow/tests/unit/action_engine/test_compile.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/action_engine copying build/lib/taskflow/tests/unit/action_engine/test_creation.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/action_engine copying build/lib/taskflow/tests/unit/action_engine/test_scoping.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/action_engine creating build/bdist.linux-x86_64/wheel/taskflow/tests/unit/jobs copying build/lib/taskflow/tests/unit/jobs/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/jobs copying build/lib/taskflow/tests/unit/jobs/base.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/jobs copying build/lib/taskflow/tests/unit/jobs/test_entrypoint.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/jobs copying build/lib/taskflow/tests/unit/jobs/test_etcd_job.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/jobs copying build/lib/taskflow/tests/unit/jobs/test_redis_job.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/jobs copying build/lib/taskflow/tests/unit/jobs/test_zk_job.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/jobs copying build/lib/taskflow/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_arguments_passing.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_check_transition.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_conductors.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_deciders.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_engine_helpers.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_engines.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_exceptions.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_failure.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_flow_dependencies.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_formatters.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_functor_task.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_listeners.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_mapfunctor_task.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_notifier.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_progress.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_reducefunctor_task.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_retries.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_states.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_storage.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_suspend.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_task.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_types.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_utils_async_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_utils_binary.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_utils_iter_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_utils_kazoo_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit copying build/lib/taskflow/tests/unit/test_utils_threading_utils.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit creating build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based copying build/lib/taskflow/tests/unit/worker_based/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based copying build/lib/taskflow/tests/unit/worker_based/test_creation.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based copying build/lib/taskflow/tests/unit/worker_based/test_dispatcher.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based copying build/lib/taskflow/tests/unit/worker_based/test_endpoint.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based copying build/lib/taskflow/tests/unit/worker_based/test_executor.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based copying build/lib/taskflow/tests/unit/worker_based/test_message_pump.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based copying build/lib/taskflow/tests/unit/worker_based/test_pipeline.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based copying build/lib/taskflow/tests/unit/worker_based/test_protocol.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based copying build/lib/taskflow/tests/unit/worker_based/test_proxy.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based copying build/lib/taskflow/tests/unit/worker_based/test_server.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based copying build/lib/taskflow/tests/unit/worker_based/test_types.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based copying build/lib/taskflow/tests/unit/worker_based/test_worker.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/worker_based creating build/bdist.linux-x86_64/wheel/taskflow/tests/unit/patterns copying build/lib/taskflow/tests/unit/patterns/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/patterns copying build/lib/taskflow/tests/unit/patterns/test_graph_flow.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/patterns copying build/lib/taskflow/tests/unit/patterns/test_linear_flow.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/patterns copying build/lib/taskflow/tests/unit/patterns/test_unordered_flow.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/patterns creating build/bdist.linux-x86_64/wheel/taskflow/tests/unit/persistence copying build/lib/taskflow/tests/unit/persistence/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/persistence copying build/lib/taskflow/tests/unit/persistence/base.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/persistence copying build/lib/taskflow/tests/unit/persistence/test_dir_persistence.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/persistence copying build/lib/taskflow/tests/unit/persistence/test_memory_persistence.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/persistence copying build/lib/taskflow/tests/unit/persistence/test_sql_persistence.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/persistence copying build/lib/taskflow/tests/unit/persistence/test_zk_persistence.py -> build/bdist.linux-x86_64/wheel/taskflow/tests/unit/persistence copying build/lib/taskflow/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow copying build/lib/taskflow/atom.py -> build/bdist.linux-x86_64/wheel/taskflow copying build/lib/taskflow/deciders.py -> build/bdist.linux-x86_64/wheel/taskflow copying build/lib/taskflow/exceptions.py -> build/bdist.linux-x86_64/wheel/taskflow copying build/lib/taskflow/flow.py -> build/bdist.linux-x86_64/wheel/taskflow copying build/lib/taskflow/formatters.py -> build/bdist.linux-x86_64/wheel/taskflow copying build/lib/taskflow/logging.py -> build/bdist.linux-x86_64/wheel/taskflow copying build/lib/taskflow/retry.py -> build/bdist.linux-x86_64/wheel/taskflow copying build/lib/taskflow/states.py -> build/bdist.linux-x86_64/wheel/taskflow copying build/lib/taskflow/storage.py -> build/bdist.linux-x86_64/wheel/taskflow copying build/lib/taskflow/task.py -> build/bdist.linux-x86_64/wheel/taskflow copying build/lib/taskflow/test.py -> build/bdist.linux-x86_64/wheel/taskflow copying build/lib/taskflow/version.py -> build/bdist.linux-x86_64/wheel/taskflow creating build/bdist.linux-x86_64/wheel/taskflow/engines copying build/lib/taskflow/engines/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/engines copying build/lib/taskflow/engines/base.py -> build/bdist.linux-x86_64/wheel/taskflow/engines copying build/lib/taskflow/engines/helpers.py -> build/bdist.linux-x86_64/wheel/taskflow/engines creating build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine creating build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine/actions copying build/lib/taskflow/engines/action_engine/actions/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine/actions copying build/lib/taskflow/engines/action_engine/actions/base.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine/actions copying build/lib/taskflow/engines/action_engine/actions/retry.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine/actions copying build/lib/taskflow/engines/action_engine/actions/task.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine/actions copying build/lib/taskflow/engines/action_engine/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine copying build/lib/taskflow/engines/action_engine/builder.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine copying build/lib/taskflow/engines/action_engine/compiler.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine copying build/lib/taskflow/engines/action_engine/completer.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine copying build/lib/taskflow/engines/action_engine/deciders.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine copying build/lib/taskflow/engines/action_engine/engine.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine copying build/lib/taskflow/engines/action_engine/executor.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine copying build/lib/taskflow/engines/action_engine/runtime.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine copying build/lib/taskflow/engines/action_engine/scheduler.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine copying build/lib/taskflow/engines/action_engine/scopes.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine copying build/lib/taskflow/engines/action_engine/selector.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine copying build/lib/taskflow/engines/action_engine/traversal.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/action_engine creating build/bdist.linux-x86_64/wheel/taskflow/engines/worker_based copying build/lib/taskflow/engines/worker_based/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/worker_based copying build/lib/taskflow/engines/worker_based/dispatcher.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/worker_based copying build/lib/taskflow/engines/worker_based/endpoint.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/worker_based copying build/lib/taskflow/engines/worker_based/engine.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/worker_based copying build/lib/taskflow/engines/worker_based/executor.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/worker_based copying build/lib/taskflow/engines/worker_based/protocol.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/worker_based copying build/lib/taskflow/engines/worker_based/proxy.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/worker_based copying build/lib/taskflow/engines/worker_based/server.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/worker_based copying build/lib/taskflow/engines/worker_based/types.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/worker_based copying build/lib/taskflow/engines/worker_based/worker.py -> build/bdist.linux-x86_64/wheel/taskflow/engines/worker_based creating build/bdist.linux-x86_64/wheel/taskflow/conductors copying build/lib/taskflow/conductors/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/conductors copying build/lib/taskflow/conductors/base.py -> build/bdist.linux-x86_64/wheel/taskflow/conductors creating build/bdist.linux-x86_64/wheel/taskflow/conductors/backends copying build/lib/taskflow/conductors/backends/__init__.py -> build/bdist.linux-x86_64/wheel/taskflow/conductors/backends copying build/lib/taskflow/conductors/backends/impl_blocking.py -> build/bdist.linux-x86_64/wheel/taskflow/conductors/backends copying build/lib/taskflow/conductors/backends/impl_executor.py -> build/bdist.linux-x86_64/wheel/taskflow/conductors/backends copying build/lib/taskflow/conductors/backends/impl_nonblocking.py -> build/bdist.linux-x86_64/wheel/taskflow/conductors/backends running install_egg_info Copying taskflow.egg-info to build/bdist.linux-x86_64/wheel/taskflow-6.0.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/taskflow-6.0.0.dist-info/WHEEL creating '/builddir/build/BUILD/taskflow-6.0.0/.pyproject-builddir/pip-wheel-6_87ig0f/.tmp-4lss3rxm/taskflow-6.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'taskflow/__init__.py' adding 'taskflow/atom.py' adding 'taskflow/deciders.py' adding 'taskflow/exceptions.py' adding 'taskflow/flow.py' adding 'taskflow/formatters.py' adding 'taskflow/logging.py' adding 'taskflow/retry.py' adding 'taskflow/states.py' adding 'taskflow/storage.py' adding 'taskflow/task.py' adding 'taskflow/test.py' adding 'taskflow/version.py' adding 'taskflow/conductors/__init__.py' adding 'taskflow/conductors/base.py' adding 'taskflow/conductors/backends/__init__.py' adding 'taskflow/conductors/backends/impl_blocking.py' adding 'taskflow/conductors/backends/impl_executor.py' adding 'taskflow/conductors/backends/impl_nonblocking.py' adding 'taskflow/contrib/__init__.py' adding 'taskflow/engines/__init__.py' adding 'taskflow/engines/base.py' adding 'taskflow/engines/helpers.py' adding 'taskflow/engines/action_engine/__init__.py' adding 'taskflow/engines/action_engine/builder.py' adding 'taskflow/engines/action_engine/compiler.py' adding 'taskflow/engines/action_engine/completer.py' adding 'taskflow/engines/action_engine/deciders.py' adding 'taskflow/engines/action_engine/engine.py' adding 'taskflow/engines/action_engine/executor.py' adding 'taskflow/engines/action_engine/runtime.py' adding 'taskflow/engines/action_engine/scheduler.py' adding 'taskflow/engines/action_engine/scopes.py' adding 'taskflow/engines/action_engine/selector.py' adding 'taskflow/engines/action_engine/traversal.py' adding 'taskflow/engines/action_engine/actions/__init__.py' adding 'taskflow/engines/action_engine/actions/base.py' adding 'taskflow/engines/action_engine/actions/retry.py' adding 'taskflow/engines/action_engine/actions/task.py' adding 'taskflow/engines/worker_based/__init__.py' adding 'taskflow/engines/worker_based/dispatcher.py' adding 'taskflow/engines/worker_based/endpoint.py' adding 'taskflow/engines/worker_based/engine.py' adding 'taskflow/engines/worker_based/executor.py' adding 'taskflow/engines/worker_based/protocol.py' adding 'taskflow/engines/worker_based/proxy.py' adding 'taskflow/engines/worker_based/server.py' adding 'taskflow/engines/worker_based/types.py' adding 'taskflow/engines/worker_based/worker.py' adding 'taskflow/examples/99_bottles.py' adding 'taskflow/examples/alphabet_soup.py' adding 'taskflow/examples/build_a_car.py' adding 'taskflow/examples/buildsystem.py' adding 'taskflow/examples/calculate_in_parallel.py' adding 'taskflow/examples/calculate_linear.py' adding 'taskflow/examples/create_parallel_volume.py' adding 'taskflow/examples/delayed_return.py' adding 'taskflow/examples/distance_calculator.py' adding 'taskflow/examples/dump_memory_backend.py' adding 'taskflow/examples/echo_listener.py' adding 'taskflow/examples/example_utils.py' adding 'taskflow/examples/fake_billing.py' adding 'taskflow/examples/graph_flow.py' adding 'taskflow/examples/hello_world.py' adding 'taskflow/examples/jobboard_produce_consume_colors.py' adding 'taskflow/examples/parallel_table_multiply.py' adding 'taskflow/examples/persistence_example.py' adding 'taskflow/examples/pseudo_scoping.out.txt' adding 'taskflow/examples/pseudo_scoping.py' adding 'taskflow/examples/resume_from_backend.out.txt' adding 'taskflow/examples/resume_from_backend.py' adding 'taskflow/examples/resume_many_flows.out.txt' adding 'taskflow/examples/resume_many_flows.py' adding 'taskflow/examples/resume_vm_boot.py' adding 'taskflow/examples/resume_volume_create.py' adding 'taskflow/examples/retry_flow.out.txt' adding 'taskflow/examples/retry_flow.py' adding 'taskflow/examples/reverting_linear.out.txt' adding 'taskflow/examples/reverting_linear.py' adding 'taskflow/examples/run_by_iter.out.txt' adding 'taskflow/examples/run_by_iter.py' adding 'taskflow/examples/run_by_iter_enumerate.out.txt' adding 'taskflow/examples/run_by_iter_enumerate.py' adding 'taskflow/examples/share_engine_thread.py' adding 'taskflow/examples/simple_linear.out.txt' adding 'taskflow/examples/simple_linear.py' adding 'taskflow/examples/simple_linear_listening.out.txt' adding 'taskflow/examples/simple_linear_listening.py' adding 'taskflow/examples/simple_linear_pass.out.txt' adding 'taskflow/examples/simple_linear_pass.py' adding 'taskflow/examples/simple_map_reduce.py' adding 'taskflow/examples/switch_graph_flow.py' adding 'taskflow/examples/timing_listener.py' adding 'taskflow/examples/tox_conductor.py' adding 'taskflow/examples/wbe_event_sender.py' adding 'taskflow/examples/wbe_mandelbrot.out.txt' adding 'taskflow/examples/wbe_mandelbrot.py' adding 'taskflow/examples/wbe_simple_linear.out.txt' adding 'taskflow/examples/wbe_simple_linear.py' adding 'taskflow/examples/wrapped_exception.py' adding 'taskflow/examples/resume_many_flows/my_flows.py' adding 'taskflow/examples/resume_many_flows/resume_all.py' adding 'taskflow/examples/resume_many_flows/run_flow.py' adding 'taskflow/jobs/__init__.py' adding 'taskflow/jobs/base.py' adding 'taskflow/jobs/backends/__init__.py' adding 'taskflow/jobs/backends/impl_etcd.py' adding 'taskflow/jobs/backends/impl_redis.py' adding 'taskflow/jobs/backends/impl_zookeeper.py' adding 'taskflow/listeners/__init__.py' adding 'taskflow/listeners/base.py' adding 'taskflow/listeners/capturing.py' adding 'taskflow/listeners/claims.py' adding 'taskflow/listeners/logging.py' adding 'taskflow/listeners/printing.py' adding 'taskflow/listeners/timing.py' adding 'taskflow/patterns/__init__.py' adding 'taskflow/patterns/graph_flow.py' adding 'taskflow/patterns/linear_flow.py' adding 'taskflow/patterns/unordered_flow.py' adding 'taskflow/persistence/__init__.py' adding 'taskflow/persistence/base.py' adding 'taskflow/persistence/models.py' adding 'taskflow/persistence/path_based.py' adding 'taskflow/persistence/backends/__init__.py' adding 'taskflow/persistence/backends/impl_dir.py' adding 'taskflow/persistence/backends/impl_memory.py' adding 'taskflow/persistence/backends/impl_sqlalchemy.py' adding 'taskflow/persistence/backends/impl_zookeeper.py' adding 'taskflow/persistence/backends/sqlalchemy/__init__.py' adding 'taskflow/persistence/backends/sqlalchemy/migration.py' adding 'taskflow/persistence/backends/sqlalchemy/tables.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/README' adding 'taskflow/persistence/backends/sqlalchemy/alembic/alembic.ini' adding 'taskflow/persistence/backends/sqlalchemy/alembic/env.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/script.py.mako' adding 'taskflow/persistence/backends/sqlalchemy/alembic/versions/00af93df9d77_add_unique_into_all_indexes.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/versions/0bc3e1a3c135_set_result_meduimtext_type.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/versions/14b227d79a87_add_intention_column.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/versions/1c783c0c2875_replace_exception_an.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/versions/1cea328f0f65_initial_logbook_deta.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/versions/2ad4984f2864_switch_postgres_to_json_native.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/versions/3162c0f3f8e4_add_revert_results_and_revert_failure_.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/versions/40fc8c914bd2_fix_atomdetails_failure_size.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/versions/589dccdf2b6e_rename_taskdetails_to_atomdetails.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/versions/6df9422fcb43_fix_flowdetails_meta_size.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/versions/84d6e888850_add_task_detail_type.py' adding 'taskflow/persistence/backends/sqlalchemy/alembic/versions/README' adding 'taskflow/tests/__init__.py' adding 'taskflow/tests/fixtures.py' adding 'taskflow/tests/test_examples.py' adding 'taskflow/tests/utils.py' adding 'taskflow/tests/unit/__init__.py' adding 'taskflow/tests/unit/test_arguments_passing.py' adding 'taskflow/tests/unit/test_check_transition.py' adding 'taskflow/tests/unit/test_conductors.py' adding 'taskflow/tests/unit/test_deciders.py' adding 'taskflow/tests/unit/test_engine_helpers.py' adding 'taskflow/tests/unit/test_engines.py' adding 'taskflow/tests/unit/test_exceptions.py' adding 'taskflow/tests/unit/test_failure.py' adding 'taskflow/tests/unit/test_flow_dependencies.py' adding 'taskflow/tests/unit/test_formatters.py' adding 'taskflow/tests/unit/test_functor_task.py' adding 'taskflow/tests/unit/test_listeners.py' adding 'taskflow/tests/unit/test_mapfunctor_task.py' adding 'taskflow/tests/unit/test_notifier.py' adding 'taskflow/tests/unit/test_progress.py' adding 'taskflow/tests/unit/test_reducefunctor_task.py' adding 'taskflow/tests/unit/test_retries.py' adding 'taskflow/tests/unit/test_states.py' adding 'taskflow/tests/unit/test_storage.py' adding 'taskflow/tests/unit/test_suspend.py' adding 'taskflow/tests/unit/test_task.py' adding 'taskflow/tests/unit/test_types.py' adding 'taskflow/tests/unit/test_utils.py' adding 'taskflow/tests/unit/test_utils_async_utils.py' adding 'taskflow/tests/unit/test_utils_binary.py' adding 'taskflow/tests/unit/test_utils_iter_utils.py' adding 'taskflow/tests/unit/test_utils_kazoo_utils.py' adding 'taskflow/tests/unit/test_utils_threading_utils.py' adding 'taskflow/tests/unit/action_engine/__init__.py' adding 'taskflow/tests/unit/action_engine/test_builder.py' adding 'taskflow/tests/unit/action_engine/test_compile.py' adding 'taskflow/tests/unit/action_engine/test_creation.py' adding 'taskflow/tests/unit/action_engine/test_scoping.py' adding 'taskflow/tests/unit/jobs/__init__.py' adding 'taskflow/tests/unit/jobs/base.py' adding 'taskflow/tests/unit/jobs/test_entrypoint.py' adding 'taskflow/tests/unit/jobs/test_etcd_job.py' adding 'taskflow/tests/unit/jobs/test_redis_job.py' adding 'taskflow/tests/unit/jobs/test_zk_job.py' adding 'taskflow/tests/unit/patterns/__init__.py' adding 'taskflow/tests/unit/patterns/test_graph_flow.py' adding 'taskflow/tests/unit/patterns/test_linear_flow.py' adding 'taskflow/tests/unit/patterns/test_unordered_flow.py' adding 'taskflow/tests/unit/persistence/__init__.py' adding 'taskflow/tests/unit/persistence/base.py' adding 'taskflow/tests/unit/persistence/test_dir_persistence.py' adding 'taskflow/tests/unit/persistence/test_memory_persistence.py' adding 'taskflow/tests/unit/persistence/test_sql_persistence.py' adding 'taskflow/tests/unit/persistence/test_zk_persistence.py' adding 'taskflow/tests/unit/worker_based/__init__.py' adding 'taskflow/tests/unit/worker_based/test_creation.py' adding 'taskflow/tests/unit/worker_based/test_dispatcher.py' adding 'taskflow/tests/unit/worker_based/test_endpoint.py' adding 'taskflow/tests/unit/worker_based/test_executor.py' adding 'taskflow/tests/unit/worker_based/test_message_pump.py' adding 'taskflow/tests/unit/worker_based/test_pipeline.py' adding 'taskflow/tests/unit/worker_based/test_protocol.py' adding 'taskflow/tests/unit/worker_based/test_proxy.py' adding 'taskflow/tests/unit/worker_based/test_server.py' adding 'taskflow/tests/unit/worker_based/test_types.py' adding 'taskflow/tests/unit/worker_based/test_worker.py' adding 'taskflow/types/__init__.py' adding 'taskflow/types/entity.py' adding 'taskflow/types/failure.py' adding 'taskflow/types/graph.py' adding 'taskflow/types/latch.py' adding 'taskflow/types/notifier.py' adding 'taskflow/types/sets.py' adding 'taskflow/types/timing.py' adding 'taskflow/types/tree.py' adding 'taskflow/utils/__init__.py' adding 'taskflow/utils/async_utils.py' adding 'taskflow/utils/banner.py' adding 'taskflow/utils/eventlet_utils.py' adding 'taskflow/utils/iter_utils.py' adding 'taskflow/utils/kazoo_utils.py' adding 'taskflow/utils/kombu_utils.py' adding 'taskflow/utils/misc.py' adding 'taskflow/utils/persistence_utils.py' adding 'taskflow/utils/redis_utils.py' adding 'taskflow/utils/schema_utils.py' adding 'taskflow/utils/threading_utils.py' adding 'taskflow-6.0.0.dist-info/AUTHORS' adding 'taskflow-6.0.0.dist-info/LICENSE' adding 'taskflow-6.0.0.dist-info/METADATA' adding 'taskflow-6.0.0.dist-info/WHEEL' adding 'taskflow-6.0.0.dist-info/entry_points.txt' adding 'taskflow-6.0.0.dist-info/pbr.json' adding 'taskflow-6.0.0.dist-info/top_level.txt' adding 'taskflow-6.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for taskflow (pyproject.toml): finished with status 'done' Created wheel for taskflow: filename=taskflow-6.0.0-py3-none-any.whl size=486691 sha256=778f56ac729a5f79241c3a8aacb476f569d791d4ad7a1e7801e62d8254161fa3 Stored in directory: /builddir/.cache/pip/wheels/c8/8d/d7/96ee97db4279bf0a7b59c672458a678b50bc97383f8170a780 Successfully built taskflow + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UjKf4i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.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 taskflow-6.0.0 ++ xargs basename --multiple ++ ls /builddir/build/BUILD/taskflow-6.0.0/pyproject-wheeldir/taskflow-6.0.0-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=taskflow==6.0.0 + '[' -z taskflow==6.0.0 ']' + TMPDIR=/builddir/build/BUILD/taskflow-6.0.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.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/taskflow-6.0.0/pyproject-wheeldir taskflow==6.0.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/taskflow-6.0.0/pyproject-wheeldir Processing ./pyproject-wheeldir/taskflow-6.0.0-py3-none-any.whl Installing collected packages: taskflow Successfully installed taskflow-6.0.0 + '[' -d /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/taskflow-6.0.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/lib/python3.12/site-packages/taskflow-6.0.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64 --record /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/lib/python3.12/site-packages/taskflow-6.0.0.dist-info/RECORD --output /builddir/build/BUILD/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/lib/python3.12/site-packages/taskflow-6.0.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/lib/python3.12/site-packages/taskflow-6.0.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/lib/python3.12/site-packages/taskflow-6.0.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/lib/python3.12/site-packages/taskflow-6.0.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64//usr/lib/python3.12/site-packages + 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/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64//usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/taskflow-6.0.0/.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/taskflow-6.0.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 20 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] index reading sources... [ 10%] user/arguments_and_results reading sources... [ 15%] user/atoms reading sources... [ 20%] user/conductors reading sources... [ 25%] user/engines reading sources... [ 30%] user/examples reading sources... [ 35%] user/exceptions reading sources... [ 40%] user/history reading sources... [ 45%] user/index reading sources... [ 50%] user/inputs_and_outputs reading sources... [ 55%] user/jobs reading sources... [ 60%] user/notifications reading sources... [ 65%] user/patterns reading sources... [ 70%] user/persistence reading sources... [ 75%] user/resumption reading sources... [ 80%] user/shelf reading sources... [ 85%] user/states reading sources... [ 90%] user/types reading sources... [ 95%] user/utils reading sources... [100%] user/workers 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 writing output... [ 5%] index /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... [ 10%] user/arguments_and_results writing output... [ 15%] user/atoms /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... [ 20%] user/conductors writing output... [ 25%] user/engines /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... [ 30%] user/examples /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... [ 35%] user/exceptions writing output... [ 40%] user/history writing output... [ 45%] user/index writing output... [ 50%] user/inputs_and_outputs writing output... [ 55%] user/jobs /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... [ 60%] user/notifications writing output... [ 65%] user/patterns writing output... [ 70%] user/persistence /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('/') /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... [ 75%] user/resumption writing output... [ 80%] user/shelf writing output... [ 85%] user/states writing output... [ 90%] user/types writing output... [ 95%] user/utils writing output... [100%] user/workers /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 py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done highlighting module code... [ 1%] taskflow.atom [openstackdocstheme] could not determine last_updated for '_modules/taskflow/atom' highlighting module code... [ 3%] taskflow.conductors.backends [openstackdocstheme] could not determine last_updated for '_modules/taskflow/conductors/backends' highlighting module code... [ 4%] taskflow.conductors.backends.impl_blocking [openstackdocstheme] could not determine last_updated for '_modules/taskflow/conductors/backends/impl_blocking' highlighting module code... [ 5%] taskflow.conductors.backends.impl_executor [openstackdocstheme] could not determine last_updated for '_modules/taskflow/conductors/backends/impl_executor' highlighting module code... [ 7%] taskflow.conductors.backends.impl_nonblocking [openstackdocstheme] could not determine last_updated for '_modules/taskflow/conductors/backends/impl_nonblocking' highlighting module code... [ 8%] taskflow.conductors.base [openstackdocstheme] could not determine last_updated for '_modules/taskflow/conductors/base' highlighting module code... [ 9%] taskflow.deciders [openstackdocstheme] could not determine last_updated for '_modules/taskflow/deciders' highlighting module code... [ 11%] taskflow.engines.action_engine.builder [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/builder' highlighting module code... [ 12%] taskflow.engines.action_engine.compiler [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/compiler' highlighting module code... [ 14%] taskflow.engines.action_engine.completer [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/completer' highlighting module code... [ 15%] taskflow.engines.action_engine.deciders [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/deciders' highlighting module code... [ 16%] taskflow.engines.action_engine.engine [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/engine' highlighting module code... [ 18%] taskflow.engines.action_engine.executor [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/executor' highlighting module code... [ 19%] taskflow.engines.action_engine.runtime [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/runtime' highlighting module code... [ 20%] taskflow.engines.action_engine.scheduler [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/scheduler' highlighting module code... [ 22%] taskflow.engines.action_engine.scopes [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/scopes' highlighting module code... [ 23%] taskflow.engines.action_engine.selector [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/selector' highlighting module code... [ 24%] taskflow.engines.action_engine.traversal [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/traversal' highlighting module code... [ 26%] taskflow.engines.base [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/base' highlighting module code... [ 27%] taskflow.engines.helpers [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/helpers' highlighting module code... [ 28%] taskflow.engines.worker_based.dispatcher [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/dispatcher' highlighting module code... [ 30%] taskflow.engines.worker_based.endpoint [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/endpoint' highlighting module code... [ 31%] taskflow.engines.worker_based.engine [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/engine' highlighting module code... [ 32%] taskflow.engines.worker_based.executor [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/executor' highlighting module code... [ 34%] taskflow.engines.worker_based.protocol [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/protocol' highlighting module code... [ 35%] taskflow.engines.worker_based.proxy [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/proxy' highlighting module code... [ 36%] taskflow.engines.worker_based.types [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/types' highlighting module code... [ 38%] taskflow.engines.worker_based.worker [openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/worker' highlighting module code... [ 39%] taskflow.exceptions [openstackdocstheme] could not determine last_updated for '_modules/taskflow/exceptions' highlighting module code... [ 41%] taskflow.flow [openstackdocstheme] could not determine last_updated for '_modules/taskflow/flow' highlighting module code... [ 42%] taskflow.formatters [openstackdocstheme] could not determine last_updated for '_modules/taskflow/formatters' highlighting module code... [ 43%] taskflow.jobs.backends [openstackdocstheme] could not determine last_updated for '_modules/taskflow/jobs/backends' highlighting module code... [ 45%] taskflow.jobs.backends.impl_etcd [openstackdocstheme] could not determine last_updated for '_modules/taskflow/jobs/backends/impl_etcd' highlighting module code... [ 46%] taskflow.jobs.backends.impl_redis [openstackdocstheme] could not determine last_updated for '_modules/taskflow/jobs/backends/impl_redis' highlighting module code... [ 47%] taskflow.jobs.backends.impl_zookeeper [openstackdocstheme] could not determine last_updated for '_modules/taskflow/jobs/backends/impl_zookeeper' highlighting module code... [ 49%] taskflow.jobs.base [openstackdocstheme] could not determine last_updated for '_modules/taskflow/jobs/base' highlighting module code... [ 50%] taskflow.listeners.base [openstackdocstheme] could not determine last_updated for '_modules/taskflow/listeners/base' highlighting module code... [ 51%] taskflow.listeners.capturing [openstackdocstheme] could not determine last_updated for '_modules/taskflow/listeners/capturing' highlighting module code... [ 53%] taskflow.listeners.claims [openstackdocstheme] could not determine last_updated for '_modules/taskflow/listeners/claims' highlighting module code... [ 54%] taskflow.listeners.logging [openstackdocstheme] could not determine last_updated for '_modules/taskflow/listeners/logging' highlighting module code... [ 55%] taskflow.listeners.printing [openstackdocstheme] could not determine last_updated for '_modules/taskflow/listeners/printing' highlighting module code... [ 57%] taskflow.listeners.timing [openstackdocstheme] could not determine last_updated for '_modules/taskflow/listeners/timing' highlighting module code... [ 58%] taskflow.patterns.graph_flow [openstackdocstheme] could not determine last_updated for '_modules/taskflow/patterns/graph_flow' highlighting module code... [ 59%] taskflow.patterns.linear_flow [openstackdocstheme] could not determine last_updated for '_modules/taskflow/patterns/linear_flow' highlighting module code... [ 61%] taskflow.patterns.unordered_flow [openstackdocstheme] could not determine last_updated for '_modules/taskflow/patterns/unordered_flow' highlighting module code... [ 62%] taskflow.persistence.backends [openstackdocstheme] could not determine last_updated for '_modules/taskflow/persistence/backends' highlighting module code... [ 64%] taskflow.persistence.backends.impl_dir [openstackdocstheme] could not determine last_updated for '_modules/taskflow/persistence/backends/impl_dir' highlighting module code... [ 65%] taskflow.persistence.backends.impl_memory [openstackdocstheme] could not determine last_updated for '_modules/taskflow/persistence/backends/impl_memory' highlighting module code... [ 66%] taskflow.persistence.backends.impl_sqlalchemy [openstackdocstheme] could not determine last_updated for '_modules/taskflow/persistence/backends/impl_sqlalchemy' highlighting module code... [ 68%] taskflow.persistence.backends.impl_zookeeper [openstackdocstheme] could not determine last_updated for '_modules/taskflow/persistence/backends/impl_zookeeper' highlighting module code... [ 69%] taskflow.persistence.base [openstackdocstheme] could not determine last_updated for '_modules/taskflow/persistence/base' highlighting module code... [ 70%] taskflow.persistence.models [openstackdocstheme] could not determine last_updated for '_modules/taskflow/persistence/models' highlighting module code... [ 72%] taskflow.persistence.path_based [openstackdocstheme] could not determine last_updated for '_modules/taskflow/persistence/path_based' highlighting module code... [ 73%] taskflow.retry [openstackdocstheme] could not determine last_updated for '_modules/taskflow/retry' highlighting module code... [ 74%] taskflow.storage [openstackdocstheme] could not determine last_updated for '_modules/taskflow/storage' highlighting module code... [ 76%] taskflow.task [openstackdocstheme] could not determine last_updated for '_modules/taskflow/task' highlighting module code... [ 77%] taskflow.types.entity [openstackdocstheme] could not determine last_updated for '_modules/taskflow/types/entity' highlighting module code... [ 78%] taskflow.types.failure [openstackdocstheme] could not determine last_updated for '_modules/taskflow/types/failure' highlighting module code... [ 80%] taskflow.types.graph [openstackdocstheme] could not determine last_updated for '_modules/taskflow/types/graph' highlighting module code... [ 81%] taskflow.types.notifier [openstackdocstheme] could not determine last_updated for '_modules/taskflow/types/notifier' highlighting module code... [ 82%] taskflow.types.sets [openstackdocstheme] could not determine last_updated for '_modules/taskflow/types/sets' highlighting module code... [ 84%] taskflow.types.timing [openstackdocstheme] could not determine last_updated for '_modules/taskflow/types/timing' highlighting module code... [ 85%] taskflow.types.tree [openstackdocstheme] could not determine last_updated for '_modules/taskflow/types/tree' highlighting module code... [ 86%] taskflow.utils.async_utils [openstackdocstheme] could not determine last_updated for '_modules/taskflow/utils/async_utils' highlighting module code... [ 88%] taskflow.utils.banner [openstackdocstheme] could not determine last_updated for '_modules/taskflow/utils/banner' highlighting module code... [ 89%] taskflow.utils.eventlet_utils [openstackdocstheme] could not determine last_updated for '_modules/taskflow/utils/eventlet_utils' highlighting module code... [ 91%] taskflow.utils.iter_utils [openstackdocstheme] could not determine last_updated for '_modules/taskflow/utils/iter_utils' highlighting module code... [ 92%] taskflow.utils.kazoo_utils [openstackdocstheme] could not determine last_updated for '_modules/taskflow/utils/kazoo_utils' highlighting module code... [ 93%] taskflow.utils.kombu_utils [openstackdocstheme] could not determine last_updated for '_modules/taskflow/utils/kombu_utils' highlighting module code... [ 95%] taskflow.utils.misc [openstackdocstheme] could not determine last_updated for '_modules/taskflow/utils/misc' highlighting module code... [ 96%] taskflow.utils.persistence_utils [openstackdocstheme] could not determine last_updated for '_modules/taskflow/utils/persistence_utils' highlighting module code... [ 97%] taskflow.utils.redis_utils [openstackdocstheme] could not determine last_updated for '_modules/taskflow/utils/redis_utils' highlighting module code... [ 99%] taskflow.utils.schema_utils [openstackdocstheme] could not determine last_updated for '_modules/taskflow/utils/schema_utils' highlighting module code... [100%] taskflow.utils.threading_utils [openstackdocstheme] could not determine last_updated for '_modules/taskflow/utils/threading_utils' [openstackdocstheme] could not determine last_updated for '_modules/index' writing additional pages... search done copying images... [ 8%] user/img/tasks.png copying images... [ 15%] user/img/area_of_influence.svg copying images... [ 23%] user/img/conductor.png copying images... [ 31%] user/img/conductor_cycle.png copying images... [ 38%] user/img/mandelbrot.png copying images... [ 46%] user/img/jobboard.png copying images... [ 54%] user/img/engine_states.svg copying images... [ 62%] user/img/flow_states.svg copying images... [ 69%] user/img/task_states.svg copying images... [ 77%] user/img/retry_states.svg copying images... [ 85%] user/img/job_states.svg copying images... [ 92%] user/img/worker-engine.svg copying images... [100%] user/img/wbe_request_states.svg dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (10.41 seconds) congratulations :) (10.50 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 6.0.0-0.20250602112213.32a8d25.el10 --unique-debug-suffix -6.0.0-0.20250602112213.32a8d25.el10.x86_64 --unique-debug-src-base python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/taskflow-6.0.0 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/python-taskflow-6.0.0-0.20250602112213.32a8d25.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 Processing files: python3-taskflow-6.0.0-0.20250602112213.32a8d25.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zAqXuq + umask 022 + cd /builddir/build/BUILD + cd taskflow-6.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/share/doc/python3-taskflow + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/share/doc/python3-taskflow + cp -pr /builddir/build/BUILD/taskflow-6.0.0/README.rst /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/share/doc/python3-taskflow + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XAT1pA + umask 022 + cd /builddir/build/BUILD + cd taskflow-6.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/share/licenses/python3-taskflow + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/share/licenses/python3-taskflow + cp -pr /builddir/build/BUILD/taskflow-6.0.0/LICENSE /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/share/licenses/python3-taskflow + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-taskflow = 6.0.0-0.20250602112213.32a8d25.el10 python3-taskflow = 6.0.0-0.20250602112213.32a8d25.el10 python3.12-taskflow = 6.0.0-0.20250602112213.32a8d25.el10 python3.12dist(taskflow) = 6 python3dist(taskflow) = 6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 python3.12dist(automaton) >= 1.9 python3.12dist(cachetools) >= 2 python3.12dist(debtcollector) >= 1.2 python3.12dist(fasteners) >= 0.17.3 python3.12dist(futurist) >= 1.2 python3.12dist(jsonschema) >= 3.2 python3.12dist(networkx) >= 2.1 python3.12dist(oslo-serialization) >= 2.18 python3.12dist(oslo-utils) >= 3.33 python3.12dist(pbr) >= 2 python3.12dist(pydot) >= 1.2.4 python3.12dist(stevedore) >= 1.20 python3.12dist(tenacity) >= 6 Obsoletes: python3.12-taskflow < 6.0.0-0.20250602112213.32a8d25.el10 Processing files: python-taskflow-doc-6.0.0-0.20250602112213.32a8d25.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JLj8Gd + umask 022 + cd /builddir/build/BUILD + cd taskflow-6.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/share/doc/python-taskflow-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/share/doc/python-taskflow-doc + cp -pr /builddir/build/BUILD/taskflow-6.0.0/doc/build/html /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/share/doc/python-taskflow-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dnog6D + umask 022 + cd /builddir/build/BUILD + cd taskflow-6.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/share/licenses/python-taskflow-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/share/licenses/python-taskflow-doc + cp -pr /builddir/build/BUILD/taskflow-6.0.0/LICENSE /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64/usr/share/licenses/python-taskflow-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-taskflow-doc = 6.0.0-0.20250602112213.32a8d25.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64 Wrote: /builddir/build/SRPMS/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.src.rpm Wrote: /builddir/build/RPMS/python3-taskflow-6.0.0-0.20250602112213.32a8d25.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-taskflow-doc-6.0.0-0.20250602112213.32a8d25.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wlcUTy + umask 022 + cd /builddir/build/BUILD + cd taskflow-6.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-taskflow-6.0.0-0.20250602112213.32a8d25.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.ynG4oN + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/taskflow-6.0.0-SPECPARTS + rm -rf taskflow-6.0.0 taskflow-6.0.0.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