Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cosmos-wfm.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683350957.851541/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cosmos-wfm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-cosmos-wfm-2.13.11-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cosmos-wfm.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683350957.851541/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cosmos-wfm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-cosmos-wfm-2.13.11-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-cosmos-wfm.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683350957.851541/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-cosmos-wfm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8vh2zz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cosmos-wfm-2.13.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/cosmos-wfm-2.13.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cosmos-wfm-2.13.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5ewEHp + umask 022 + cd /builddir/build/BUILD + cd cosmos-wfm-2.13.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/cosmos copying cosmos/__init__.py -> build/lib/cosmos copying cosmos/constants.py -> build/lib/cosmos copying cosmos/db.py -> build/lib/cosmos copying cosmos/api.py -> build/lib/cosmos creating build/lib/docs copying docs/__init__.py -> build/lib/docs creating build/lib/cosmos/core copying cosmos/core/__init__.py -> build/lib/cosmos/core creating build/lib/cosmos/graph copying cosmos/graph/__init__.py -> build/lib/cosmos/graph copying cosmos/graph/draw.py -> build/lib/cosmos/graph creating build/lib/cosmos/web copying cosmos/web/__init__.py -> build/lib/cosmos/web copying cosmos/web/filters.py -> build/lib/cosmos/web copying cosmos/web/gunicorn.py -> build/lib/cosmos/web copying cosmos/web/views.py -> build/lib/cosmos/web creating build/lib/cosmos/test copying cosmos/test/__init__.py -> build/lib/cosmos/test copying cosmos/test/test_edge_cases.py -> build/lib/cosmos/test copying cosmos/test/test_gpus_local_drm.py -> build/lib/cosmos/test copying cosmos/test/test_examples.py -> build/lib/cosmos/test creating build/lib/cosmos/models copying cosmos/models/Task.py -> build/lib/cosmos/models copying cosmos/models/Stage.py -> build/lib/cosmos/models copying cosmos/models/__init__.py -> build/lib/cosmos/models copying cosmos/models/Workflow.py -> build/lib/cosmos/models copying cosmos/models/Cosmos.py -> build/lib/cosmos/models creating build/lib/cosmos/job copying cosmos/job/JobManager.py -> build/lib/cosmos/job copying cosmos/job/__init__.py -> build/lib/cosmos/job creating build/lib/cosmos/util copying cosmos/util/task_helpers.py -> build/lib/cosmos/util copying cosmos/util/sms.py -> build/lib/cosmos/util copying cosmos/util/growl.py -> build/lib/cosmos/util copying cosmos/util/__init__.py -> build/lib/cosmos/util copying cosmos/util/sqla.py -> build/lib/cosmos/util copying cosmos/util/args.py -> build/lib/cosmos/util copying cosmos/util/helpers.py -> build/lib/cosmos/util copying cosmos/util/iterstuff.py -> build/lib/cosmos/util copying cosmos/util/signal_handlers.py -> build/lib/cosmos/util copying cosmos/util/retry.py -> build/lib/cosmos/util creating build/lib/cosmos/core/cmd_fxn copying cosmos/core/cmd_fxn/signature.py -> build/lib/cosmos/core/cmd_fxn copying cosmos/core/cmd_fxn/__init__.py -> build/lib/cosmos/core/cmd_fxn creating build/lib/cosmos/web/gemon copying cosmos/web/gemon/__init__.py -> build/lib/cosmos/web/gemon copying cosmos/web/gemon/views.py -> build/lib/cosmos/web/gemon copying cosmos/web/gemon/ge.py -> build/lib/cosmos/web/gemon copying cosmos/web/gemon/util.py -> build/lib/cosmos/web/gemon creating build/lib/cosmos/test/misc copying cosmos/test/misc/__init__.py -> build/lib/cosmos/test/misc copying cosmos/test/misc/massive_workflow.py -> build/lib/cosmos/test/misc creating build/lib/cosmos/job/drm copying cosmos/job/drm/drm_k8s_jobs.py -> build/lib/cosmos/job/drm copying cosmos/job/drm/drm_slurm.py -> build/lib/cosmos/job/drm copying cosmos/job/drm/drm_ge.py -> build/lib/cosmos/job/drm copying cosmos/job/drm/__init__.py -> build/lib/cosmos/job/drm copying cosmos/job/drm/drm_awsbatch.py -> build/lib/cosmos/job/drm copying cosmos/job/drm/drm_local.py -> build/lib/cosmos/job/drm copying cosmos/job/drm/drm_lsf.py -> build/lib/cosmos/job/drm copying cosmos/job/drm/DRM_Base.py -> build/lib/cosmos/job/drm copying cosmos/job/drm/drm_drmaa.py -> build/lib/cosmos/job/drm copying cosmos/job/drm/util.py -> build/lib/cosmos/job/drm creating build/lib/docs/source copying docs/source/__init__.py -> build/lib/docs/source copying docs/source/conf.py -> build/lib/docs/source creating build/lib/docs/source/_static copying docs/source/_static/__init__.py -> build/lib/docs/source/_static creating build/lib/docs/source/_static/imgs copying docs/source/_static/imgs/__init__.py -> build/lib/docs/source/_static/imgs copying docs/source/_static/imgs/generate_images.py -> build/lib/docs/source/_static/imgs running egg_info writing cosmos_wfm.egg-info/PKG-INFO writing dependency_links to cosmos_wfm.egg-info/dependency_links.txt writing requirements to cosmos_wfm.egg-info/requires.txt writing top-level names to cosmos_wfm.egg-info/top_level.txt reading manifest file 'cosmos_wfm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cosmos_wfm.egg-info/SOURCES.txt' copying cosmos/VERSION -> build/lib/cosmos creating build/lib/cosmos/web/static copying cosmos/web/static/custom.css -> build/lib/cosmos/web/static copying cosmos/web/static/jquery.dataTables.min.js -> build/lib/cosmos/web/static creating build/lib/cosmos/web/static/bootstrap3 creating build/lib/cosmos/web/static/bootstrap3/js copying cosmos/web/static/bootstrap3/js/bootstrap.js -> build/lib/cosmos/web/static/bootstrap3/js copying cosmos/web/static/bootstrap3/js/bootstrap.min.js -> build/lib/cosmos/web/static/bootstrap3/js creating build/lib/cosmos/web/static/bootstrap3/fonts copying cosmos/web/static/bootstrap3/fonts/glyphicons-halflings-regular.svg -> build/lib/cosmos/web/static/bootstrap3/fonts copying cosmos/web/static/bootstrap3/fonts/glyphicons-halflings-regular.ttf -> build/lib/cosmos/web/static/bootstrap3/fonts copying cosmos/web/static/bootstrap3/fonts/glyphicons-halflings-regular.eot -> build/lib/cosmos/web/static/bootstrap3/fonts copying cosmos/web/static/bootstrap3/fonts/glyphicons-halflings-regular.woff -> build/lib/cosmos/web/static/bootstrap3/fonts creating build/lib/cosmos/web/static/bootstrap3/spacelab copying cosmos/web/static/bootstrap3/spacelab/variables.less -> build/lib/cosmos/web/static/bootstrap3/spacelab copying cosmos/web/static/bootstrap3/spacelab/bootstrap.min.css -> build/lib/cosmos/web/static/bootstrap3/spacelab copying cosmos/web/static/bootstrap3/spacelab/bootswatch.less -> build/lib/cosmos/web/static/bootstrap3/spacelab creating build/lib/cosmos/web/static/bootstrap3/css copying cosmos/web/static/bootstrap3/css/bootstrap.css -> build/lib/cosmos/web/static/bootstrap3/css copying cosmos/web/static/bootstrap3/css/bootstrap.min.css -> build/lib/cosmos/web/static/bootstrap3/css copying cosmos/web/static/bootstrap3/css/bootstrap-theme.min.css -> build/lib/cosmos/web/static/bootstrap3/css copying cosmos/web/static/bootstrap3/css/bootstrap-theme.css -> build/lib/cosmos/web/static/bootstrap3/css creating build/lib/cosmos/web/static/datatables copying cosmos/web/static/datatables/README.md -> build/lib/cosmos/web/static/datatables copying cosmos/web/static/datatables/index.html -> build/lib/cosmos/web/static/datatables copying cosmos/web/static/datatables/Datatables.png -> build/lib/cosmos/web/static/datatables creating build/lib/cosmos/web/static/datatables/examples copying cosmos/web/static/datatables/examples/pagination_two_buttons.html -> build/lib/cosmos/web/static/datatables/examples copying cosmos/web/static/datatables/examples/pagination_four_buttons.html -> build/lib/cosmos/web/static/datatables/examples copying cosmos/web/static/datatables/examples/pagination_normal.html -> build/lib/cosmos/web/static/datatables/examples copying cosmos/web/static/datatables/examples/pagination_full.html -> build/lib/cosmos/web/static/datatables/examples creating build/lib/cosmos/web/static/datatables/examples/js copying cosmos/web/static/datatables/examples/js/datatables.js -> build/lib/cosmos/web/static/datatables/examples/js creating build/lib/cosmos/web/static/datatables/examples/images copying cosmos/web/static/datatables/examples/images/sort_asc.png -> build/lib/cosmos/web/static/datatables/examples/images copying cosmos/web/static/datatables/examples/images/sort_desc_disabled.png -> build/lib/cosmos/web/static/datatables/examples/images copying cosmos/web/static/datatables/examples/images/sort_asc_disabled.png -> build/lib/cosmos/web/static/datatables/examples/images copying cosmos/web/static/datatables/examples/images/sort_desc.png -> build/lib/cosmos/web/static/datatables/examples/images copying cosmos/web/static/datatables/examples/images/sort_both.png -> build/lib/cosmos/web/static/datatables/examples/images creating build/lib/cosmos/web/static/datatables/examples/css copying cosmos/web/static/datatables/examples/css/datatables.css -> build/lib/cosmos/web/static/datatables/examples/css creating build/lib/cosmos/web/static/datatables/assets creating build/lib/cosmos/web/static/datatables/assets/js copying cosmos/web/static/datatables/assets/js/datatables.js -> build/lib/cosmos/web/static/datatables/assets/js creating build/lib/cosmos/web/static/datatables/assets/images copying cosmos/web/static/datatables/assets/images/sort_asc.png -> build/lib/cosmos/web/static/datatables/assets/images copying cosmos/web/static/datatables/assets/images/sort_desc_disabled.png -> build/lib/cosmos/web/static/datatables/assets/images copying cosmos/web/static/datatables/assets/images/sort_asc_disabled.png -> build/lib/cosmos/web/static/datatables/assets/images copying cosmos/web/static/datatables/assets/images/sort_desc.png -> build/lib/cosmos/web/static/datatables/assets/images copying cosmos/web/static/datatables/assets/images/sort_both.png -> build/lib/cosmos/web/static/datatables/assets/images creating build/lib/cosmos/web/static/datatables/assets/css copying cosmos/web/static/datatables/assets/css/datatables.css -> build/lib/cosmos/web/static/datatables/assets/css creating build/lib/cosmos/web/templates creating build/lib/cosmos/web/templates/cosmos copying cosmos/web/templates/cosmos/base.html -> build/lib/cosmos/web/templates/cosmos copying cosmos/web/templates/cosmos/index.html -> build/lib/cosmos/web/templates/cosmos copying cosmos/web/templates/cosmos/layout.html -> build/lib/cosmos/web/templates/cosmos copying cosmos/web/templates/cosmos/stage.html -> build/lib/cosmos/web/templates/cosmos copying cosmos/web/templates/cosmos/task.html -> build/lib/cosmos/web/templates/cosmos copying cosmos/web/templates/cosmos/taskgraph.html -> build/lib/cosmos/web/templates/cosmos copying cosmos/web/templates/cosmos/workflow.html -> build/lib/cosmos/web/templates/cosmos running build_scripts creating build/scripts-3.9 copying and adjusting bin/cosmos -> build/scripts-3.9 copying and adjusting bin/run_pyfunc -> build/scripts-3.9 changing mode of build/scripts-3.9/cosmos from 644 to 755 changing mode of build/scripts-3.9/run_pyfunc from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.za5iFA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64 + cd cosmos-wfm-2.13.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /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 install_lib creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/core copying build/lib/cosmos/core/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/core creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/core/cmd_fxn copying build/lib/cosmos/core/cmd_fxn/signature.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/core/cmd_fxn copying build/lib/cosmos/core/cmd_fxn/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/core/cmd_fxn copying build/lib/cosmos/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/graph copying build/lib/cosmos/graph/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/graph copying build/lib/cosmos/graph/draw.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/graph copying build/lib/cosmos/constants.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web copying build/lib/cosmos/web/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web copying build/lib/cosmos/web/filters.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/templates creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/templates/cosmos copying build/lib/cosmos/web/templates/cosmos/base.html -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/templates/cosmos copying build/lib/cosmos/web/templates/cosmos/index.html -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/templates/cosmos copying build/lib/cosmos/web/templates/cosmos/stage.html -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/templates/cosmos copying build/lib/cosmos/web/templates/cosmos/task.html -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/templates/cosmos copying build/lib/cosmos/web/templates/cosmos/layout.html -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/templates/cosmos copying build/lib/cosmos/web/templates/cosmos/taskgraph.html -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/templates/cosmos copying build/lib/cosmos/web/templates/cosmos/workflow.html -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/templates/cosmos copying build/lib/cosmos/web/gunicorn.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web copying build/lib/cosmos/web/views.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/gemon copying build/lib/cosmos/web/gemon/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/gemon copying build/lib/cosmos/web/gemon/views.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/gemon copying build/lib/cosmos/web/gemon/ge.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/gemon copying build/lib/cosmos/web/gemon/util.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/gemon creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static copying build/lib/cosmos/web/static/custom.css -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3 creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/js copying build/lib/cosmos/web/static/bootstrap3/js/bootstrap.js -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/js copying build/lib/cosmos/web/static/bootstrap3/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/js creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/fonts copying build/lib/cosmos/web/static/bootstrap3/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/fonts copying build/lib/cosmos/web/static/bootstrap3/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/fonts copying build/lib/cosmos/web/static/bootstrap3/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/fonts copying build/lib/cosmos/web/static/bootstrap3/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/fonts creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/spacelab copying build/lib/cosmos/web/static/bootstrap3/spacelab/variables.less -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/spacelab copying build/lib/cosmos/web/static/bootstrap3/spacelab/bootstrap.min.css -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/spacelab copying build/lib/cosmos/web/static/bootstrap3/spacelab/bootswatch.less -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/spacelab creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/css copying build/lib/cosmos/web/static/bootstrap3/css/bootstrap.css -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/css copying build/lib/cosmos/web/static/bootstrap3/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/css copying build/lib/cosmos/web/static/bootstrap3/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/css copying build/lib/cosmos/web/static/bootstrap3/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/bootstrap3/css copying build/lib/cosmos/web/static/jquery.dataTables.min.js -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables copying build/lib/cosmos/web/static/datatables/README.md -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples/js copying build/lib/cosmos/web/static/datatables/examples/js/datatables.js -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples/js copying build/lib/cosmos/web/static/datatables/examples/pagination_two_buttons.html -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples copying build/lib/cosmos/web/static/datatables/examples/pagination_four_buttons.html -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples copying build/lib/cosmos/web/static/datatables/examples/pagination_normal.html -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples/images copying build/lib/cosmos/web/static/datatables/examples/images/sort_asc.png -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples/images copying build/lib/cosmos/web/static/datatables/examples/images/sort_desc_disabled.png -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples/images copying build/lib/cosmos/web/static/datatables/examples/images/sort_asc_disabled.png -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples/images copying build/lib/cosmos/web/static/datatables/examples/images/sort_desc.png -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples/images copying build/lib/cosmos/web/static/datatables/examples/images/sort_both.png -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples/images creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples/css copying build/lib/cosmos/web/static/datatables/examples/css/datatables.css -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples/css copying build/lib/cosmos/web/static/datatables/examples/pagination_full.html -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/examples copying build/lib/cosmos/web/static/datatables/index.html -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables copying build/lib/cosmos/web/static/datatables/Datatables.png -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/assets creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/assets/js copying build/lib/cosmos/web/static/datatables/assets/js/datatables.js -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/assets/js creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/assets/images copying build/lib/cosmos/web/static/datatables/assets/images/sort_asc.png -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/assets/images copying build/lib/cosmos/web/static/datatables/assets/images/sort_desc_disabled.png -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/assets/images copying build/lib/cosmos/web/static/datatables/assets/images/sort_asc_disabled.png -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/assets/images copying build/lib/cosmos/web/static/datatables/assets/images/sort_desc.png -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/assets/images copying build/lib/cosmos/web/static/datatables/assets/images/sort_both.png -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/assets/images creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/assets/css copying build/lib/cosmos/web/static/datatables/assets/css/datatables.css -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/static/datatables/assets/css copying build/lib/cosmos/db.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test copying build/lib/cosmos/test/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test copying build/lib/cosmos/test/test_edge_cases.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test/misc copying build/lib/cosmos/test/misc/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test/misc copying build/lib/cosmos/test/misc/massive_workflow.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test/misc copying build/lib/cosmos/test/test_gpus_local_drm.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test copying build/lib/cosmos/test/test_examples.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/models copying build/lib/cosmos/models/Task.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/models copying build/lib/cosmos/models/Stage.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/models copying build/lib/cosmos/models/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/models copying build/lib/cosmos/models/Workflow.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/models copying build/lib/cosmos/models/Cosmos.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/models creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job copying build/lib/cosmos/job/JobManager.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job copying build/lib/cosmos/job/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm copying build/lib/cosmos/job/drm/drm_k8s_jobs.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm copying build/lib/cosmos/job/drm/drm_slurm.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm copying build/lib/cosmos/job/drm/drm_ge.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm copying build/lib/cosmos/job/drm/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm copying build/lib/cosmos/job/drm/drm_awsbatch.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm copying build/lib/cosmos/job/drm/drm_local.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm copying build/lib/cosmos/job/drm/drm_lsf.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm copying build/lib/cosmos/job/drm/DRM_Base.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm copying build/lib/cosmos/job/drm/drm_drmaa.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm copying build/lib/cosmos/job/drm/util.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm copying build/lib/cosmos/api.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util copying build/lib/cosmos/util/task_helpers.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util copying build/lib/cosmos/util/sms.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util copying build/lib/cosmos/util/growl.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util copying build/lib/cosmos/util/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util copying build/lib/cosmos/util/sqla.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util copying build/lib/cosmos/util/args.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util copying build/lib/cosmos/util/helpers.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util copying build/lib/cosmos/util/iterstuff.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util copying build/lib/cosmos/util/signal_handlers.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util copying build/lib/cosmos/util/retry.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util copying build/lib/cosmos/VERSION -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs copying build/lib/docs/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source copying build/lib/docs/source/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source/_static copying build/lib/docs/source/_static/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source/_static creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source/_static/imgs copying build/lib/docs/source/_static/imgs/__init__.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source/_static/imgs copying build/lib/docs/source/_static/imgs/generate_images.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source/_static/imgs copying build/lib/docs/source/conf.py -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/core/cmd_fxn/signature.py to signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/core/cmd_fxn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/graph/draw.py to draw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/gunicorn.py to gunicorn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/gemon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/gemon/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/gemon/ge.py to ge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/web/gemon/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test/test_edge_cases.py to test_edge_cases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test/misc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test/misc/massive_workflow.py to massive_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test/test_gpus_local_drm.py to test_gpus_local_drm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/test/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/models/Task.py to Task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/models/Stage.py to Stage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/models/Workflow.py to Workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/models/Cosmos.py to Cosmos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/JobManager.py to JobManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm/drm_k8s_jobs.py to drm_k8s_jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm/drm_slurm.py to drm_slurm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm/drm_ge.py to drm_ge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm/drm_awsbatch.py to drm_awsbatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm/drm_local.py to drm_local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm/drm_lsf.py to drm_lsf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm/DRM_Base.py to DRM_Base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm/drm_drmaa.py to drm_drmaa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/job/drm/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util/task_helpers.py to task_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util/sms.py to sms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util/growl.py to growl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util/sqla.py to sqla.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util/args.py to args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util/iterstuff.py to iterstuff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util/signal_handlers.py to signal_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos/util/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source/_static/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source/_static/imgs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source/_static/imgs/generate_images.py to generate_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/docs/source/conf.py to conf.cpython-39.pyc writing byte-compilation script '/tmp/tmp423s6jbn.py' /usr/bin/python3 /tmp/tmp423s6jbn.py removing /tmp/tmp423s6jbn.py running install_egg_info running egg_info writing cosmos_wfm.egg-info/PKG-INFO writing dependency_links to cosmos_wfm.egg-info/dependency_links.txt writing requirements to cosmos_wfm.egg-info/requires.txt writing top-level names to cosmos_wfm.egg-info/top_level.txt reading manifest file 'cosmos_wfm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cosmos_wfm.egg-info/SOURCES.txt' Copying cosmos_wfm.egg-info to /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9/site-packages/cosmos_wfm-2.13.11-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/bin copying build/scripts-3.9/cosmos -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/bin copying build/scripts-3.9/run_pyfunc -> /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/bin/cosmos to 755 changing mode of /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/bin/run_pyfunc to 755 + install -d -m755 /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64//usr/share/doc/python-cosmos-wfm + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64//usr/share/doc/python-cosmos-wfm + '[' -d example ']' ~/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64 ~/build/BUILD/cosmos-wfm-2.13.11 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/cosmos-wfm-2.13.11 + popd + mv /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.13.11-1 --unique-debug-suffix -2.13.11-1.aarch64 --unique-debug-src-base python-cosmos-wfm-2.13.11-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/cosmos-wfm-2.13.11 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-cosmos-wfm-2.13.11-1.noarch Provides: python-cosmos-wfm python3-cosmos-wfm = 2.13.11-1 python3.9dist(cosmos-wfm) = 2.13.11 python3dist(cosmos-wfm) = 2.13.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(blinker) python3.9dist(boto3) python3.9dist(decorator) python3.9dist(drmaa) python3.9dist(flask) python3.9dist(funcsigs) python3.9dist(more-itertools) python3.9dist(networkx) >= 2 python3.9dist(python-dateutil) python3.9dist(six) python3.9dist(sqlalchemy) Processing files: python-cosmos-wfm-help-2.13.11-1.noarch warning: Empty %files file /builddir/build/BUILD/cosmos-wfm-2.13.11/doclist.lst Provides: python-cosmos-wfm-help = 2.13.11-1 python3-cosmos-wfm-doc 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-cosmos-wfm-2.13.11-1.aarch64 Wrote: /builddir/build/RPMS/python-cosmos-wfm-help-2.13.11-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-cosmos-wfm-2.13.11-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rOFYrv + umask 022 + cd /builddir/build/BUILD + cd cosmos-wfm-2.13.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cosmos-wfm-2.13.11-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0