Mock Version: 6.1
Mock Version: 6.1
Mock Version: 6.1
Mock Version: 6.1
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-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f66fad4aee0>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.src.rpm
Child return code was: 0
Mock Version: 6.1
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-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f2214313ee0>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.src.rpm
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-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f2214313ee0>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4e8Jmo
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf taskflow-6.0.1.dev4
+ /usr/bin/gzip -dc /builddir/build/SOURCES/taskflow-6.0.1.dev4-0.20250527222859.d01920e.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd taskflow-6.0.1.dev4
+ /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 '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-taskflow-6.0.1 base'
+ 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.ZKF15o
+ umask 022
+ cd /builddir/build/BUILD
+ cd taskflow-6.0.1.dev4
+ 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.1.dev4/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir
+ RPM_TOXENV=py39,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.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64-pyproject-buildrequires -t -e py39,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.1-0.20250527222859.d01920e.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.buildreqs.nosrc.rpm
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-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f2214313ee0>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.fVT2Mt
+ umask 022
+ cd /builddir/build/BUILD
+ cd taskflow-6.0.1.dev4
+ 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.1.dev4/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir
+ RPM_TOXENV=py39,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.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64-pyproject-buildrequires -t -e py39,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.36.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.1-0.20250527222859.d01920e.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.buildreqs.nosrc.rpm
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-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f2214313ee0>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.7oJF6r
+ umask 022
+ cd /builddir/build/BUILD
+ cd taskflow-6.0.1.dev4
+ 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.1.dev4/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir
+ RPM_TOXENV=py39,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.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64-pyproject-buildrequires -t -e py39,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.36.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.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling kazoo>=2.6.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: kazoo>=2.6.0
Handling redis>=4.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: redis>=4.0.0
Handling etcd3gw>=2.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: etcd3gw>=2.0.0
Handling kombu>=4.3.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: kombu>=4.3.0
Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.18.2
   (installed: eventlet 0.36.1)
Handling SQLAlchemy>=1.0.10 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy>=1.0.10
   (installed: SQLAlchemy 2.0.38)
Handling alembic>=0.8.10 from tox --print-deps-only: py39,docs
Requirement not satisfied: alembic>=0.8.10
Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py39,docs
Requirement not satisfied: SQLAlchemy-Utils>=0.30.11
Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39,docs
Requirement not satisfied: PyMySQL>=0.7.6
Handling psycopg2>=2.8.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: psycopg2>=2.8.0
Handling zake>=0.1.6 from tox --print-deps-only: py39,docs
Requirement not satisfied: zake>=0.1.6
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslotest>=3.2.0
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: testtools>=2.2.0
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement not satisfied: testscenarios>=0.4
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: stestr>=2.0.0
Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: debtcollector>=1.2.0
Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: futurist>=1.2.0
Handling fasteners>=0.17.3 from tox --print-deps-only: py39,docs
Requirement not satisfied: fasteners>=0.17.3
Handling networkx>=2.1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: networkx>=2.1.0
Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: stevedore>=1.20.0
Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: jsonschema>=3.2.0
Handling automaton>=1.9.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: automaton>=1.9.0
Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.utils>=3.33.0
Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.serialization>=2.18.0
Handling tenacity>=6.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: tenacity>=6.0.0
Handling cachetools>=2.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: cachetools>=2.0.0
Handling pydot>=1.2.4 from tox --print-deps-only: py39,docs
Requirement not satisfied: pydot>=1.2.4
Handling kazoo>=2.6.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: kazoo>=2.6.0
Handling redis>=4.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: redis>=4.0.0
Handling etcd3gw>=2.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: etcd3gw>=2.0.0
Handling kombu>=4.3.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: kombu>=4.3.0
Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.18.2
   (installed: eventlet 0.36.1)
Handling SQLAlchemy>=1.0.10 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy>=1.0.10
   (installed: SQLAlchemy 2.0.38)
Handling alembic>=0.8.10 from tox --print-deps-only: py39,docs
Requirement not satisfied: alembic>=0.8.10
Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py39,docs
Requirement not satisfied: SQLAlchemy-Utils>=0.30.11
Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39,docs
Requirement not satisfied: PyMySQL>=0.7.6
Handling psycopg2>=2.8.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: psycopg2>=2.8.0
Handling zake>=0.1.6 from tox --print-deps-only: py39,docs
Requirement not satisfied: zake>=0.1.6
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslotest>=3.2.0
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: testtools>=2.2.0
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement not satisfied: testscenarios>=0.4
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: stestr>=2.0.0
Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: debtcollector>=1.2.0
Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: futurist>=1.2.0
Handling fasteners>=0.17.3 from tox --print-deps-only: py39,docs
Requirement not satisfied: fasteners>=0.17.3
Handling networkx>=2.1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: networkx>=2.1.0
Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: stevedore>=1.20.0
Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: jsonschema>=3.2.0
Handling automaton>=1.9.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: automaton>=1.9.0
Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.utils>=3.33.0
Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.serialization>=2.18.0
Handling tenacity>=6.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: tenacity>=6.0.0
Handling cachetools>=2.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: cachetools>=2.0.0
Handling pydot>=1.2.4 from tox --print-deps-only: py39,docs
Requirement not satisfied: pydot>=1.2.4
Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0
   (installed: sphinx 3.4.3)
Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs
Requirement not satisfied: openstackdocstheme>=2.2.1
Handling reno>=3.1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: reno>=3.1.0
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
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.1.dev4/taskflow-6.0.1.dev4.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
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 not satisfied: cachetools (>=2.0.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.1-0.20250527222859.d01920e.el9.x86_64-pyproject-buildrequires
+ rm -rfv taskflow-6.0.1.dev4.dist-info/
removed 'taskflow-6.0.1.dev4.dist-info/LICENSE'
removed 'taskflow-6.0.1.dev4.dist-info/AUTHORS'
removed 'taskflow-6.0.1.dev4.dist-info/METADATA'
removed 'taskflow-6.0.1.dev4.dist-info/entry_points.txt'
removed 'taskflow-6.0.1.dev4.dist-info/top_level.txt'
removed 'taskflow-6.0.1.dev4.dist-info/pbr.json'
removed directory 'taskflow-6.0.1.dev4.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.buildreqs.nosrc.rpm
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-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f2214313ee0>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.g1e7ON
+ umask 022
+ cd /builddir/build/BUILD
+ cd taskflow-6.0.1.dev4
+ 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.1.dev4/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir
+ RPM_TOXENV=py39,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.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64-pyproject-buildrequires -t -e py39,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.36.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.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling kazoo>=2.6.0 from tox --print-deps-only: py39,docs
Requirement satisfied: kazoo>=2.6.0
   (installed: kazoo 2.8.0)
Handling redis>=4.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: redis>=4.0.0
   (installed: redis 5.0.4)
Handling etcd3gw>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: etcd3gw>=2.0.0
   (installed: etcd3gw 2.4.1)
Handling kombu>=4.3.0 from tox --print-deps-only: py39,docs
Requirement satisfied: kombu>=4.3.0
   (installed: kombu 5.3.7)
Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.18.2
   (installed: eventlet 0.36.1)
Handling SQLAlchemy>=1.0.10 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy>=1.0.10
   (installed: SQLAlchemy 2.0.38)
Handling alembic>=0.8.10 from tox --print-deps-only: py39,docs
Requirement satisfied: alembic>=0.8.10
   (installed: alembic 1.14.1)
Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy-Utils>=0.30.11
   (installed: SQLAlchemy-Utils 0.41.1)
Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39,docs
Requirement satisfied: PyMySQL>=0.7.6
   (installed: PyMySQL 0.10.1)
Handling psycopg2>=2.8.0 from tox --print-deps-only: py39,docs
Requirement satisfied: psycopg2>=2.8.0
   (installed: psycopg2 2.9.9)
Handling zake>=0.1.6 from tox --print-deps-only: py39,docs
Requirement satisfied: zake>=0.1.6
   (installed: zake 0.2.2)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.1.dev5)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement satisfied: testscenarios>=0.4
   (installed: testscenarios 0.5.0)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: debtcollector>=1.2.0
   (installed: debtcollector 3.0.1.dev12)
Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: futurist>=1.2.0
   (installed: futurist 3.1.2.dev1)
Handling fasteners>=0.17.3 from tox --print-deps-only: py39,docs
Requirement satisfied: fasteners>=0.17.3
   (installed: fasteners 0.19)
Handling networkx>=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: networkx>=2.1.0
   (installed: networkx 2.6.2)
Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stevedore>=1.20.0
   (installed: stevedore 5.5.0.dev2)
Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: jsonschema>=3.2.0
   (installed: jsonschema 4.16.0)
Handling automaton>=1.9.0 from tox --print-deps-only: py39,docs
Requirement satisfied: automaton>=1.9.0
   (installed: automaton 3.3.0.dev20)
Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=3.33.0
   (installed: oslo.utils 8.3.0.dev7)
Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.serialization>=2.18.0
   (installed: oslo.serialization 5.8.0.dev1)
Handling tenacity>=6.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: tenacity>=6.0.0
   (installed: tenacity 8.2.3)
Handling cachetools>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: cachetools>=2.0.0
   (installed: cachetools 5.5.2)
Handling pydot>=1.2.4 from tox --print-deps-only: py39,docs
Requirement satisfied: pydot>=1.2.4
   (installed: pydot 3.0.3)
Handling kazoo>=2.6.0 from tox --print-deps-only: py39,docs
Requirement satisfied: kazoo>=2.6.0
   (installed: kazoo 2.8.0)
Handling redis>=4.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: redis>=4.0.0
   (installed: redis 5.0.4)
Handling etcd3gw>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: etcd3gw>=2.0.0
   (installed: etcd3gw 2.4.1)
Handling kombu>=4.3.0 from tox --print-deps-only: py39,docs
Requirement satisfied: kombu>=4.3.0
   (installed: kombu 5.3.7)
Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.18.2
   (installed: eventlet 0.36.1)
Handling SQLAlchemy>=1.0.10 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy>=1.0.10
   (installed: SQLAlchemy 2.0.38)
Handling alembic>=0.8.10 from tox --print-deps-only: py39,docs
Requirement satisfied: alembic>=0.8.10
   (installed: alembic 1.14.1)
Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy-Utils>=0.30.11
   (installed: SQLAlchemy-Utils 0.41.1)
Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39,docs
Requirement satisfied: PyMySQL>=0.7.6
   (installed: PyMySQL 0.10.1)
Handling psycopg2>=2.8.0 from tox --print-deps-only: py39,docs
Requirement satisfied: psycopg2>=2.8.0
   (installed: psycopg2 2.9.9)
Handling zake>=0.1.6 from tox --print-deps-only: py39,docs
Requirement satisfied: zake>=0.1.6
   (installed: zake 0.2.2)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.1.dev5)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement satisfied: testscenarios>=0.4
   (installed: testscenarios 0.5.0)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: debtcollector>=1.2.0
   (installed: debtcollector 3.0.1.dev12)
Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: futurist>=1.2.0
   (installed: futurist 3.1.2.dev1)
Handling fasteners>=0.17.3 from tox --print-deps-only: py39,docs
Requirement satisfied: fasteners>=0.17.3
   (installed: fasteners 0.19)
Handling networkx>=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: networkx>=2.1.0
   (installed: networkx 2.6.2)
Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stevedore>=1.20.0
   (installed: stevedore 5.5.0.dev2)
Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: jsonschema>=3.2.0
   (installed: jsonschema 4.16.0)
Handling automaton>=1.9.0 from tox --print-deps-only: py39,docs
Requirement satisfied: automaton>=1.9.0
   (installed: automaton 3.3.0.dev20)
Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=3.33.0
   (installed: oslo.utils 8.3.0.dev7)
Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.serialization>=2.18.0
   (installed: oslo.serialization 5.8.0.dev1)
Handling tenacity>=6.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: tenacity>=6.0.0
   (installed: tenacity 8.2.3)
Handling cachetools>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: cachetools>=2.0.0
   (installed: cachetools 5.5.2)
Handling pydot>=1.2.4 from tox --print-deps-only: py39,docs
Requirement satisfied: pydot>=1.2.4
   (installed: pydot 3.0.3)
Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0
   (installed: sphinx 3.4.3)
Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs
Requirement satisfied: openstackdocstheme>=2.2.1
   (installed: openstackdocstheme 3.0.0)
Handling reno>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: reno>=3.1.0
   (installed: reno 4.1.1.dev3)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
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.1.dev4/taskflow-6.0.1.dev4.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
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.1.dev12)
Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (taskflow)
Requirement satisfied: futurist (>=1.2.0)
   (installed: futurist 3.1.2.dev1)
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 2.6.2)
Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (taskflow)
Requirement satisfied: stevedore (>=1.20.0)
   (installed: stevedore 5.5.0.dev2)
Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (taskflow)
Requirement satisfied: jsonschema (>=3.2.0)
   (installed: jsonschema 4.16.0)
Handling automaton (>=1.9.0) from hook generated metadata: Requires-Dist (taskflow)
Requirement satisfied: automaton (>=1.9.0)
   (installed: automaton 3.3.0.dev20)
Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (taskflow)
Requirement satisfied: oslo.utils (>=3.33.0)
   (installed: oslo.utils 8.3.0.dev7)
Handling oslo.serialization (>=2.18.0) from hook generated metadata: Requires-Dist (taskflow)
Requirement satisfied: oslo.serialization (>=2.18.0)
   (installed: oslo.serialization 5.8.0.dev1)
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.5.2)
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.1-0.20250527222859.d01920e.el9.x86_64-pyproject-buildrequires
+ rm -rfv taskflow-6.0.1.dev4.dist-info/
removed 'taskflow-6.0.1.dev4.dist-info/LICENSE'
removed 'taskflow-6.0.1.dev4.dist-info/AUTHORS'
removed 'taskflow-6.0.1.dev4.dist-info/METADATA'
removed 'taskflow-6.0.1.dev4.dist-info/pbr.json'
removed 'taskflow-6.0.1.dev4.dist-info/top_level.txt'
removed 'taskflow-6.0.1.dev4.dist-info/entry_points.txt'
removed directory 'taskflow-6.0.1.dev4.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.buildreqs.nosrc.rpm
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-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f2214313ee0>timeout=0uid=1021gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.BbQ62p
+ umask 022
+ cd /builddir/build/BUILD
+ cd taskflow-6.0.1.dev4
+ 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.1.dev4/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir
+ RPM_TOXENV=py39,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.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64-pyproject-buildrequires -t -e py39,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.36.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.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling kazoo>=2.6.0 from tox --print-deps-only: py39,docs
Requirement satisfied: kazoo>=2.6.0
   (installed: kazoo 2.8.0)
Handling redis>=4.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: redis>=4.0.0
   (installed: redis 5.0.4)
Handling etcd3gw>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: etcd3gw>=2.0.0
   (installed: etcd3gw 2.4.1)
Handling kombu>=4.3.0 from tox --print-deps-only: py39,docs
Requirement satisfied: kombu>=4.3.0
   (installed: kombu 5.3.7)
Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.18.2
   (installed: eventlet 0.36.1)
Handling SQLAlchemy>=1.0.10 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy>=1.0.10
   (installed: SQLAlchemy 2.0.38)
Handling alembic>=0.8.10 from tox --print-deps-only: py39,docs
Requirement satisfied: alembic>=0.8.10
   (installed: alembic 1.14.1)
Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy-Utils>=0.30.11
   (installed: SQLAlchemy-Utils 0.41.1)
Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39,docs
Requirement satisfied: PyMySQL>=0.7.6
   (installed: PyMySQL 0.10.1)
Handling psycopg2>=2.8.0 from tox --print-deps-only: py39,docs
Requirement satisfied: psycopg2>=2.8.0
   (installed: psycopg2 2.9.9)
Handling zake>=0.1.6 from tox --print-deps-only: py39,docs
Requirement satisfied: zake>=0.1.6
   (installed: zake 0.2.2)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.1.dev5)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement satisfied: testscenarios>=0.4
   (installed: testscenarios 0.5.0)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: debtcollector>=1.2.0
   (installed: debtcollector 3.0.1.dev12)
Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: futurist>=1.2.0
   (installed: futurist 3.1.2.dev1)
Handling fasteners>=0.17.3 from tox --print-deps-only: py39,docs
Requirement satisfied: fasteners>=0.17.3
   (installed: fasteners 0.19)
Handling networkx>=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: networkx>=2.1.0
   (installed: networkx 2.6.2)
Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stevedore>=1.20.0
   (installed: stevedore 5.5.0.dev2)
Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: jsonschema>=3.2.0
   (installed: jsonschema 4.16.0)
Handling automaton>=1.9.0 from tox --print-deps-only: py39,docs
Requirement satisfied: automaton>=1.9.0
   (installed: automaton 3.3.0.dev20)
Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=3.33.0
   (installed: oslo.utils 8.3.0.dev7)
Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.serialization>=2.18.0
   (installed: oslo.serialization 5.8.0.dev1)
Handling tenacity>=6.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: tenacity>=6.0.0
   (installed: tenacity 8.2.3)
Handling cachetools>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: cachetools>=2.0.0
   (installed: cachetools 5.5.2)
Handling pydot>=1.2.4 from tox --print-deps-only: py39,docs
Requirement satisfied: pydot>=1.2.4
   (installed: pydot 3.0.3)
Handling kazoo>=2.6.0 from tox --print-deps-only: py39,docs
Requirement satisfied: kazoo>=2.6.0
   (installed: kazoo 2.8.0)
Handling redis>=4.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: redis>=4.0.0
   (installed: redis 5.0.4)
Handling etcd3gw>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: etcd3gw>=2.0.0
   (installed: etcd3gw 2.4.1)
Handling kombu>=4.3.0 from tox --print-deps-only: py39,docs
Requirement satisfied: kombu>=4.3.0
   (installed: kombu 5.3.7)
Handling eventlet>=0.18.2 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.18.2
   (installed: eventlet 0.36.1)
Handling SQLAlchemy>=1.0.10 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy>=1.0.10
   (installed: SQLAlchemy 2.0.38)
Handling alembic>=0.8.10 from tox --print-deps-only: py39,docs
Requirement satisfied: alembic>=0.8.10
   (installed: alembic 1.14.1)
Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy-Utils>=0.30.11
   (installed: SQLAlchemy-Utils 0.41.1)
Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39,docs
Requirement satisfied: PyMySQL>=0.7.6
   (installed: PyMySQL 0.10.1)
Handling psycopg2>=2.8.0 from tox --print-deps-only: py39,docs
Requirement satisfied: psycopg2>=2.8.0
   (installed: psycopg2 2.9.9)
Handling zake>=0.1.6 from tox --print-deps-only: py39,docs
Requirement satisfied: zake>=0.1.6
   (installed: zake 0.2.2)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.1.dev5)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement satisfied: testscenarios>=0.4
   (installed: testscenarios 0.5.0)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: debtcollector>=1.2.0
   (installed: debtcollector 3.0.1.dev12)
Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: futurist>=1.2.0
   (installed: futurist 3.1.2.dev1)
Handling fasteners>=0.17.3 from tox --print-deps-only: py39,docs
Requirement satisfied: fasteners>=0.17.3
   (installed: fasteners 0.19)
Handling networkx>=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: networkx>=2.1.0
   (installed: networkx 2.6.2)
Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stevedore>=1.20.0
   (installed: stevedore 5.5.0.dev2)
Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: jsonschema>=3.2.0
   (installed: jsonschema 4.16.0)
Handling automaton>=1.9.0 from tox --print-deps-only: py39,docs
Requirement satisfied: automaton>=1.9.0
   (installed: automaton 3.3.0.dev20)
Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=3.33.0
   (installed: oslo.utils 8.3.0.dev7)
Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.serialization>=2.18.0
   (installed: oslo.serialization 5.8.0.dev1)
Handling tenacity>=6.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: tenacity>=6.0.0
   (installed: tenacity 8.2.3)
Handling cachetools>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: cachetools>=2.0.0
   (installed: cachetools 5.5.2)
Handling pydot>=1.2.4 from tox --print-deps-only: py39,docs
Requirement satisfied: pydot>=1.2.4
   (installed: pydot 3.0.3)
Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0
   (installed: sphinx 3.4.3)
Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs
Requirement satisfied: openstackdocstheme>=2.2.1
   (installed: openstackdocstheme 3.0.0)
Handling reno>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: reno>=3.1.0
   (installed: reno 4.1.1.dev3)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
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.1.dev4/taskflow-6.0.1.dev4.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
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.1.dev12)
Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (taskflow)
Requirement satisfied: futurist (>=1.2.0)
   (installed: futurist 3.1.2.dev1)
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 2.6.2)
Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (taskflow)
Requirement satisfied: stevedore (>=1.20.0)
   (installed: stevedore 5.5.0.dev2)
Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (taskflow)
Requirement satisfied: jsonschema (>=3.2.0)
   (installed: jsonschema 4.16.0)
Handling automaton (>=1.9.0) from hook generated metadata: Requires-Dist (taskflow)
Requirement satisfied: automaton (>=1.9.0)
   (installed: automaton 3.3.0.dev20)
Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (taskflow)
Requirement satisfied: oslo.utils (>=3.33.0)
   (installed: oslo.utils 8.3.0.dev7)
Handling oslo.serialization (>=2.18.0) from hook generated metadata: Requires-Dist (taskflow)
Requirement satisfied: oslo.serialization (>=2.18.0)
   (installed: oslo.serialization 5.8.0.dev1)
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.5.2)
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.1-0.20250527222859.d01920e.el9.x86_64-pyproject-buildrequires
+ rm -rfv taskflow-6.0.1.dev4.dist-info/
removed 'taskflow-6.0.1.dev4.dist-info/LICENSE'
removed 'taskflow-6.0.1.dev4.dist-info/AUTHORS'
removed 'taskflow-6.0.1.dev4.dist-info/METADATA'
removed 'taskflow-6.0.1.dev4.dist-info/entry_points.txt'
removed 'taskflow-6.0.1.dev4.dist-info/top_level.txt'
removed 'taskflow-6.0.1.dev4.dist-info/pbr.json'
removed directory 'taskflow-6.0.1.dev4.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gcOLUw
+ umask 022
+ cd /builddir/build/BUILD
+ cd taskflow-6.0.1.dev4
+ mkdir -p /builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/taskflow-6.0.1.dev4/pyproject-wheeldir
Processing /builddir/build/BUILD/taskflow-6.0.1.dev4
  Preparing metadata (pyproject.toml): started
  Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir/tmpfx7nt9fx
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  running dist_info
  creating /builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir/pip-modern-metadata-_rs_yq_3/taskflow.egg-info
  writing /builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir/pip-modern-metadata-_rs_yq_3/taskflow.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir/pip-modern-metadata-_rs_yq_3/taskflow.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir/pip-modern-metadata-_rs_yq_3/taskflow.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir/pip-modern-metadata-_rs_yq_3/taskflow.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir/pip-modern-metadata-_rs_yq_3/taskflow.egg-info/top_level.txt
  writing pbr to /builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir/pip-modern-metadata-_rs_yq_3/taskflow.egg-info/pbr.json
  [pbr] Processing SOURCES.txt
  writing manifest file '/builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir/pip-modern-metadata-_rs_yq_3/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.1.dev4/.pyproject-builddir/pip-modern-metadata-_rs_yq_3/taskflow.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir/pip-modern-metadata-_rs_yq_3/taskflow-6.0.1.dev4.dist-info'
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: taskflow
  Building wheel for taskflow (pyproject.toml): started
  Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir/tmpbm5eeeot
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/taskflow
  creating build/lib/taskflow/engines
  creating build/lib/taskflow/engines/action_engine
  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/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
  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
  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/tests
  creating build/lib/taskflow/tests/unit
  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/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
  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
  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/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/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/contrib
  copying taskflow/contrib/__init__.py -> build/lib/taskflow/contrib
  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
  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
  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
  copying taskflow/jobs/base.py -> build/lib/taskflow/jobs
  copying taskflow/jobs/__init__.py -> build/lib/taskflow/jobs
  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
  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
  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
  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
  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/conductors/base.py -> build/lib/taskflow/conductors
  copying taskflow/conductors/__init__.py -> build/lib/taskflow/conductors
  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/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
  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.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'taskflow.examples' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'taskflow.examples' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'taskflow.examples' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'taskflow.examples' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'taskflow.examples.resume_many_flows' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'taskflow.examples.resume_many_flows' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'taskflow.examples.resume_many_flows' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'taskflow.examples.resume_many_flows' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'taskflow.persistence.backends.sqlalchemy.alembic' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'taskflow.persistence.backends.sqlalchemy.alembic' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'taskflow.persistence.backends.sqlalchemy.alembic' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'taskflow.persistence.backends.sqlalchemy.alembic' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'taskflow.persistence.backends.sqlalchemy.alembic.versions' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'taskflow.persistence.backends.sqlalchemy.alembic.versions' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'taskflow.persistence.backends.sqlalchemy.alembic.versions' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'taskflow.persistence.backends.sqlalchemy.alembic.versions' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    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/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/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
  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/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
  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/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/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/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/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
  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/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/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
  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
  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/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/engines
  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
  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
  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/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
  running install_egg_info
  Copying taskflow.egg-info to build/bdist.linux-x86_64/wheel/taskflow-6.0.1.dev4-py3.9.egg-info
  running install_scripts
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  creating build/bdist.linux-x86_64/wheel/taskflow-6.0.1.dev4.dist-info/WHEEL
  creating '/builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir/pip-wheel-9noga4g9/tmp45tubebm/taskflow-6.0.1.dev4-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.1.dev4.dist-info/AUTHORS'
  adding 'taskflow-6.0.1.dev4.dist-info/LICENSE'
  adding 'taskflow-6.0.1.dev4.dist-info/METADATA'
  adding 'taskflow-6.0.1.dev4.dist-info/WHEEL'
  adding 'taskflow-6.0.1.dev4.dist-info/entry_points.txt'
  adding 'taskflow-6.0.1.dev4.dist-info/pbr.json'
  adding 'taskflow-6.0.1.dev4.dist-info/top_level.txt'
  adding 'taskflow-6.0.1.dev4.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.1.dev4-py3-none-any.whl size=489180 sha256=ff38e79c81b0f07bdd5e08d370cea1e4480655b535dc9b0207e25a5271cba2ec
  Stored in directory: /builddir/.cache/pip/wheels/d1/b9/54/22b36e73516153be3186a1b45feb0060b3a377f3640d33ea9c
Successfully built taskflow
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HkKVs9
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64
++ dirname /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64
+ cd taskflow-6.0.1.dev4
++ ls /builddir/build/BUILD/taskflow-6.0.1.dev4/pyproject-wheeldir/taskflow-6.0.1.dev4-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=taskflow==6.0.1.dev4
+ '[' -z taskflow==6.0.1.dev4 ']'
+ TMPDIR=/builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.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.1.dev4/pyproject-wheeldir taskflow==6.0.1.dev4
Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
Looking in links: /builddir/build/BUILD/taskflow-6.0.1.dev4/pyproject-wheeldir
Processing ./pyproject-wheeldir/taskflow-6.0.1.dev4-py3-none-any.whl
Installing collected packages: taskflow
Successfully installed taskflow-6.0.1.dev4
+ '[' -d /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ site_dirs+=("/usr/lib/python3.9/site-packages")
+ '[' /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/lib64/python3.9/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.9/site-packages/taskflow-6.0.1.dev4.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/lib/python3.9/site-packages/taskflow-6.0.1.dev4.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.1-0.20250527222859.d01920e.el9.x86_64 --record /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/lib/python3.9/site-packages/taskflow-6.0.1.dev4.dist-info/RECORD --output /builddir/build/BUILD/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/lib/python3.9/site-packages/taskflow-6.0.1.dev4.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/lib/python3.9/site-packages/taskflow-6.0.1.dev4.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/lib/python3.9/site-packages/taskflow-6.0.1.dev4.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/lib/python3.9/site-packages/taskflow-6.0.1.dev4.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ PYTHONPATH=/builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64//usr/lib/python3.9/site-packages
+ TOX_TESTENV_PASSENV='*'
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ PATH=/builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64//usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/taskflow-6.0.1.dev4/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e docs
Running Sphinx v3.4.3
[openstackdocstheme] version: 3.0.0
[openstackdocstheme] connecting html-page-context event handler
making output directory... done
[openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme
[openstackdocstheme] no /builddir/build/BUILD/taskflow-6.0.1.dev4/.gitreview found
building [mo]: targets for 0 po files that are out of date
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
writing output... [  5%] index
writing output... [ 10%] user/arguments_and_results
writing output... [ 15%] user/atoms
writing output... [ 20%] user/conductors
writing output... [ 25%] user/engines
writing output... [ 30%] user/examples
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
writing output... [ 60%] user/notifications
writing output... [ 65%] user/patterns
writing output... [ 70%] user/persistence
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
generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex'
done
highlighting module code... [  1%] collections
[openstackdocstheme] could not determine last_updated for '_modules/collections'
highlighting module code... [  2%] posixpath
[openstackdocstheme] could not determine last_updated for '_modules/posixpath'
highlighting module code... [  3%] redis.client
[openstackdocstheme] could not determine last_updated for '_modules/redis/client'
highlighting module code... [  5%] taskflow.atom
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/atom'
highlighting module code... [  6%] taskflow.conductors.backends
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/conductors/backends'
highlighting module code... [  7%] taskflow.conductors.backends.impl_blocking
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/conductors/backends/impl_blocking'
highlighting module code... [  9%] taskflow.conductors.backends.impl_executor
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/conductors/backends/impl_executor'
highlighting module code... [ 10%] taskflow.conductors.backends.impl_nonblocking
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/conductors/backends/impl_nonblocking'
highlighting module code... [ 11%] taskflow.conductors.base
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/conductors/base'
highlighting module code... [ 12%] taskflow.deciders
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/deciders'
highlighting module code... [ 14%] taskflow.engines.action_engine.builder
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/builder'
highlighting module code... [ 15%] taskflow.engines.action_engine.compiler
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/compiler'
highlighting module code... [ 16%] taskflow.engines.action_engine.completer
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/completer'
highlighting module code... [ 18%] taskflow.engines.action_engine.deciders
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/deciders'
highlighting module code... [ 19%] taskflow.engines.action_engine.engine
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/engine'
highlighting module code... [ 20%] taskflow.engines.action_engine.executor
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/executor'
highlighting module code... [ 22%] taskflow.engines.action_engine.runtime
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/runtime'
highlighting module code... [ 23%] taskflow.engines.action_engine.scheduler
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/scheduler'
highlighting module code... [ 24%] taskflow.engines.action_engine.scopes
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/scopes'
highlighting module code... [ 25%] taskflow.engines.action_engine.selector
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/selector'
highlighting module code... [ 27%] taskflow.engines.action_engine.traversal
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/action_engine/traversal'
highlighting module code... [ 28%] taskflow.engines.base
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/base'
highlighting module code... [ 29%] taskflow.engines.helpers
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/helpers'
highlighting module code... [ 31%] taskflow.engines.worker_based.dispatcher
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/dispatcher'
highlighting module code... [ 32%] taskflow.engines.worker_based.endpoint
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/endpoint'
highlighting module code... [ 33%] taskflow.engines.worker_based.engine
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/engine'
highlighting module code... [ 35%] taskflow.engines.worker_based.executor
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/executor'
highlighting module code... [ 36%] taskflow.engines.worker_based.protocol
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/protocol'
highlighting module code... [ 37%] taskflow.engines.worker_based.proxy
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/proxy'
highlighting module code... [ 38%] taskflow.engines.worker_based.types
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/types'
highlighting module code... [ 40%] taskflow.engines.worker_based.worker
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/engines/worker_based/worker'
highlighting module code... [ 41%] taskflow.exceptions
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/exceptions'
highlighting module code... [ 42%] taskflow.flow
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/flow'
highlighting module code... [ 44%] taskflow.formatters
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/formatters'
highlighting module code... [ 45%] taskflow.jobs.backends
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/jobs/backends'
highlighting module code... [ 46%] taskflow.jobs.backends.impl_etcd
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/jobs/backends/impl_etcd'
highlighting module code... [ 48%] taskflow.jobs.backends.impl_redis
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/jobs/backends/impl_redis'
highlighting module code... [ 49%] taskflow.jobs.backends.impl_zookeeper
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/jobs/backends/impl_zookeeper'
highlighting module code... [ 50%] taskflow.jobs.base
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/jobs/base'
highlighting module code... [ 51%] taskflow.listeners.base
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/listeners/base'
highlighting module code... [ 53%] taskflow.listeners.capturing
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/listeners/capturing'
highlighting module code... [ 54%] taskflow.listeners.claims
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/listeners/claims'
highlighting module code... [ 55%] taskflow.listeners.logging
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/listeners/logging'
highlighting module code... [ 57%] taskflow.listeners.printing
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/listeners/printing'
highlighting module code... [ 58%] taskflow.listeners.timing
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/listeners/timing'
highlighting module code... [ 59%] taskflow.patterns.graph_flow
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/patterns/graph_flow'
highlighting module code... [ 61%] taskflow.patterns.linear_flow
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/patterns/linear_flow'
highlighting module code... [ 62%] taskflow.patterns.unordered_flow
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/patterns/unordered_flow'
highlighting module code... [ 63%] 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... [ 66%] taskflow.persistence.backends.impl_memory
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/persistence/backends/impl_memory'
highlighting module code... [ 67%] 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... [ 70%] taskflow.persistence.base
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/persistence/base'
highlighting module code... [ 71%] 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... [ 74%] taskflow.retry
[openstackdocstheme] could not determine last_updated for '_modules/taskflow/retry'
highlighting module code... [ 75%] 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... [ 79%] 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... [ 83%] 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... [ 87%] 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... [ 90%] 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... [ 94%] 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... [ 98%] 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... [  7%] user/img/tasks.png
copying images... [ 15%] user/img/area_of_influence.svg
copying images... [ 23%] user/img/conductor.png
copying images... [ 30%] user/img/conductor_cycle.png
copying images... [ 38%] user/img/mandelbrot.png
copying images... [ 46%] user/img/jobboard.png
copying images... [ 53%] user/img/engine_states.svg
copying images... [ 61%] user/img/flow_states.svg
copying images... [ 69%] user/img/task_states.svg
copying images... [ 76%] user/img/retry_states.svg
copying images... [ 84%] user/img/job_states.svg
copying images... [ 92%] user/img/worker-engine.svg
copying images... [100%] user/img/wbe_request_states.svg
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.
The HTML pages are in doc/build/html.
___________________________________ summary ____________________________________
  docs: commands succeeded
  congratulations :)
+ 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.1-0.20250527222859.d01920e.el9 --unique-debug-suffix -6.0.1-0.20250527222859.d01920e.el9.x86_64 --unique-debug-src-base python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/taskflow-6.0.1.dev4
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-taskflow-6.0.1-0.20250527222859.d01920e.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FHbVJb
+ umask 022
+ cd /builddir/build/BUILD
+ cd taskflow-6.0.1.dev4
+ DOCDIR=/builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/share/doc/python3-taskflow
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/share/doc/python3-taskflow
+ cp -pr README.rst /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/share/doc/python3-taskflow
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tDsASy
+ umask 022
+ cd /builddir/build/BUILD
+ cd taskflow-6.0.1.dev4
+ LICENSEDIR=/builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/share/licenses/python3-taskflow
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/share/licenses/python3-taskflow
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/share/licenses/python3-taskflow
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-taskflow = 6.0.1-0.20250527222859.d01920e.el9 python3-taskflow = 6.0.1-0.20250527222859.d01920e.el9 python3.9-taskflow = 6.0.1-0.20250527222859.d01920e.el9 python3.9dist(taskflow) = 6.0.1~~dev4 python3dist(taskflow) = 6.0.1~~dev4
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.9 python3.9dist(automaton) >= 1.9 python3.9dist(cachetools) >= 2 python3.9dist(debtcollector) >= 1.2 python3.9dist(fasteners) >= 0.17.3 python3.9dist(futurist) >= 1.2 python3.9dist(jsonschema) >= 3.2 python3.9dist(networkx) >= 2.1 python3.9dist(oslo-serialization) >= 2.18 python3.9dist(oslo-utils) >= 3.33 python3.9dist(pbr) >= 2 python3.9dist(pydot) >= 1.2.4 python3.9dist(stevedore) >= 1.20 python3.9dist(tenacity) >= 6
Obsoletes: python39-taskflow < 6.0.1-0.20250527222859.d01920e.el9
Processing files: python-taskflow-doc-6.0.1-0.20250527222859.d01920e.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0p9E5V
+ umask 022
+ cd /builddir/build/BUILD
+ cd taskflow-6.0.1.dev4
+ DOCDIR=/builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/share/doc/python-taskflow-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/share/doc/python-taskflow-doc
+ cp -pr doc/build/html /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/share/doc/python-taskflow-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.blAEze
+ umask 022
+ cd /builddir/build/BUILD
+ cd taskflow-6.0.1.dev4
+ LICENSEDIR=/builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/share/licenses/python-taskflow-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/share/licenses/python-taskflow-doc
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64/usr/share/licenses/python-taskflow-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-taskflow-doc = 6.0.1-0.20250527222859.d01920e.el9
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.1-0.20250527222859.d01920e.el9.x86_64
Wrote: /builddir/build/SRPMS/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.src.rpm
Wrote: /builddir/build/RPMS/python3-taskflow-6.0.1-0.20250527222859.d01920e.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python-taskflow-doc-6.0.1-0.20250527222859.d01920e.el9.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i4uBi1
+ umask 022
+ cd /builddir/build/BUILD
+ cd taskflow-6.0.1.dev4
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-taskflow-6.0.1-0.20250527222859.d01920e.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0