>>> celery: Building testing/celery 5.2.7-r0 (using abuild 3.10.0-r0) started Mon, 16 Jan 2023 11:23:18 +0000 >>> celery: Checking sanity of /home/buildozer/aports/testing/celery/APKBUILD... >>> celery: Analyzing dependencies... >>> celery: Installing for build: build-base py3-billiard py3-click py3-click-didyoumean py3-click-plugins py3-click-repl py3-kombu py3-tz py3-vine python3 python3-dev py3-setuptools py3-gpep517 py3-wheel (1/28) Installing py3-billiard (3.6.4.0-r2) (2/28) Installing libbz2 (1.0.8-r4) (3/28) Installing libffi (3.4.4-r0) (4/28) Installing gdbm (1.23-r0) (5/28) Installing xz-libs (5.4.1-r0) (6/28) Installing mpdecimal (2.5.1-r1) (7/28) Installing readline (8.2.0-r0) (8/28) Installing sqlite-libs (3.40.1-r0) (9/28) Installing python3 (3.11.1-r2) (10/28) Installing py3-click (8.1.3-r1) (11/28) Installing py3-click-didyoumean (0.3.0-r0) (12/28) Installing py3-click-plugins (1.1.1-r4) (13/28) Installing py3-six (1.16.0-r4) (14/28) Installing py3-wcwidth (0.2.5-r3) (15/28) Installing py3-prompt_toolkit (3.0.36-r0) (16/28) Installing py3-click-repl (0.2.0-r0) (17/28) Installing py3-vine (5.0.0-r0) (18/28) Installing py3-amqp (5.1.1-r0) (19/28) Installing py3-kombu (5.2.4-r0) (20/28) Installing py3-tz (2022.7.1-r0) (21/28) Installing python3-dev (3.11.1-r2) (22/28) Installing py3-parsing (3.0.9-r1) (23/28) Installing py3-packaging (23.0-r0) (24/28) Installing py3-setuptools (66.0.0-r0) (25/28) Installing py3-installer (0.6.0-r0) (26/28) Installing py3-gpep517 (13-r0) (27/28) Installing py3-wheel (0.38.4-r1) (28/28) Installing .makedepends-celery (20230116.112321) Executing busybox-1.36.0-r0.trigger OK: 551 MiB in 126 packages >>> celery: Cleaning up srcdir >>> celery: Cleaning up pkgdir >>> celery: Fetching https://distfiles.alpinelinux.org/distfiles/edge/celery-5.2.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> celery: Fetching https://files.pythonhosted.org/packages/source/c/celery/celery-5.2.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1439k 100 1439k 0 0 4569k 0 --:--:-- --:--:-- --:--:-- 4569k >>> celery: Fetching https://distfiles.alpinelinux.org/distfiles/edge/celery-5.2.7.tar.gz >>> celery: Checking sha512sums... celery-5.2.7.tar.gz: OK celery.confd: OK celery.initd: OK >>> celery: Unpacking /var/cache/distfiles/edge/celery-5.2.7.tar.gz... 2023-01-16 11:23:24,404 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 2023-01-16 11:23:24,576 root INFO running bdist_wheel 2023-01-16 11:23:24,593 root INFO running build 2023-01-16 11:23:24,594 root INFO running build_py 2023-01-16 11:23:24,597 root INFO creating build 2023-01-16 11:23:24,597 root INFO creating build/lib 2023-01-16 11:23:24,598 root INFO creating build/lib/celery 2023-01-16 11:23:24,598 root INFO copying celery/states.py -> build/lib/celery 2023-01-16 11:23:24,598 root INFO copying celery/local.py -> build/lib/celery 2023-01-16 11:23:24,598 root INFO copying celery/platforms.py -> build/lib/celery 2023-01-16 11:23:24,599 root INFO copying celery/schedules.py -> build/lib/celery 2023-01-16 11:23:24,599 root INFO copying celery/exceptions.py -> build/lib/celery 2023-01-16 11:23:24,599 root INFO copying celery/beat.py -> build/lib/celery 2023-01-16 11:23:24,599 root INFO copying celery/signals.py -> build/lib/celery 2023-01-16 11:23:24,600 root INFO copying celery/__init__.py -> build/lib/celery 2023-01-16 11:23:24,600 root INFO copying celery/canvas.py -> build/lib/celery 2023-01-16 11:23:24,600 root INFO copying celery/bootsteps.py -> build/lib/celery 2023-01-16 11:23:24,601 root INFO copying celery/_state.py -> build/lib/celery 2023-01-16 11:23:24,601 root INFO copying celery/result.py -> build/lib/celery 2023-01-16 11:23:24,601 root INFO copying celery/__main__.py -> build/lib/celery 2023-01-16 11:23:24,602 root INFO creating build/lib/celery/contrib 2023-01-16 11:23:24,602 root INFO copying celery/contrib/migrate.py -> build/lib/celery/contrib 2023-01-16 11:23:24,602 root INFO copying celery/contrib/abortable.py -> build/lib/celery/contrib 2023-01-16 11:23:24,602 root INFO copying celery/contrib/__init__.py -> build/lib/celery/contrib 2023-01-16 11:23:24,603 root INFO copying celery/contrib/rdb.py -> build/lib/celery/contrib 2023-01-16 11:23:24,603 root INFO copying celery/contrib/sphinx.py -> build/lib/celery/contrib 2023-01-16 11:23:24,603 root INFO copying celery/contrib/pytest.py -> build/lib/celery/contrib 2023-01-16 11:23:24,603 root INFO creating build/lib/celery/security 2023-01-16 11:23:24,604 root INFO copying celery/security/utils.py -> build/lib/celery/security 2023-01-16 11:23:24,604 root INFO copying celery/security/key.py -> build/lib/celery/security 2023-01-16 11:23:24,604 root INFO copying celery/security/certificate.py -> build/lib/celery/security 2023-01-16 11:23:24,604 root INFO copying celery/security/serialization.py -> build/lib/celery/security 2023-01-16 11:23:24,605 root INFO copying celery/security/__init__.py -> build/lib/celery/security 2023-01-16 11:23:24,605 root INFO creating build/lib/celery/concurrency 2023-01-16 11:23:24,605 root INFO copying celery/concurrency/base.py -> build/lib/celery/concurrency 2023-01-16 11:23:24,605 root INFO copying celery/concurrency/asynpool.py -> build/lib/celery/concurrency 2023-01-16 11:23:24,606 root INFO copying celery/concurrency/__init__.py -> build/lib/celery/concurrency 2023-01-16 11:23:24,606 root INFO copying celery/concurrency/gevent.py -> build/lib/celery/concurrency 2023-01-16 11:23:24,606 root INFO copying celery/concurrency/solo.py -> build/lib/celery/concurrency 2023-01-16 11:23:24,606 root INFO copying celery/concurrency/prefork.py -> build/lib/celery/concurrency 2023-01-16 11:23:24,607 root INFO copying celery/concurrency/thread.py -> build/lib/celery/concurrency 2023-01-16 11:23:24,607 root INFO copying celery/concurrency/eventlet.py -> build/lib/celery/concurrency 2023-01-16 11:23:24,607 root INFO creating build/lib/celery/utils 2023-01-16 11:23:24,608 root INFO copying celery/utils/log.py -> build/lib/celery/utils 2023-01-16 11:23:24,608 root INFO copying celery/utils/collections.py -> build/lib/celery/utils 2023-01-16 11:23:24,608 root INFO copying celery/utils/time.py -> build/lib/celery/utils 2023-01-16 11:23:24,608 root INFO copying celery/utils/abstract.py -> build/lib/celery/utils 2023-01-16 11:23:24,609 root INFO copying celery/utils/saferepr.py -> build/lib/celery/utils 2023-01-16 11:23:24,609 root INFO copying celery/utils/threads.py -> build/lib/celery/utils 2023-01-16 11:23:24,609 root INFO copying celery/utils/sysinfo.py -> build/lib/celery/utils 2023-01-16 11:23:24,609 root INFO copying celery/utils/objects.py -> build/lib/celery/utils 2023-01-16 11:23:24,610 root INFO copying celery/utils/serialization.py -> build/lib/celery/utils 2023-01-16 11:23:24,610 root INFO copying celery/utils/imports.py -> build/lib/celery/utils 2023-01-16 11:23:24,610 root INFO copying celery/utils/__init__.py -> build/lib/celery/utils 2023-01-16 11:23:24,610 root INFO copying celery/utils/iso8601.py -> build/lib/celery/utils 2023-01-16 11:23:24,611 root INFO copying celery/utils/graph.py -> build/lib/celery/utils 2023-01-16 11:23:24,611 root INFO copying celery/utils/functional.py -> build/lib/celery/utils 2023-01-16 11:23:24,611 root INFO copying celery/utils/nodenames.py -> build/lib/celery/utils 2023-01-16 11:23:24,611 root INFO copying celery/utils/term.py -> build/lib/celery/utils 2023-01-16 11:23:24,621 root INFO copying celery/utils/deprecated.py -> build/lib/celery/utils 2023-01-16 11:23:24,622 root INFO copying celery/utils/text.py -> build/lib/celery/utils 2023-01-16 11:23:24,622 root INFO copying celery/utils/debug.py -> build/lib/celery/utils 2023-01-16 11:23:24,622 root INFO copying celery/utils/timer2.py -> build/lib/celery/utils 2023-01-16 11:23:24,623 root INFO creating build/lib/celery/apps 2023-01-16 11:23:24,623 root INFO copying celery/apps/multi.py -> build/lib/celery/apps 2023-01-16 11:23:24,623 root INFO copying celery/apps/beat.py -> build/lib/celery/apps 2023-01-16 11:23:24,623 root INFO copying celery/apps/__init__.py -> build/lib/celery/apps 2023-01-16 11:23:24,623 root INFO copying celery/apps/worker.py -> build/lib/celery/apps 2023-01-16 11:23:24,624 root INFO creating build/lib/celery/fixups 2023-01-16 11:23:24,624 root INFO copying celery/fixups/django.py -> build/lib/celery/fixups 2023-01-16 11:23:24,624 root INFO copying celery/fixups/__init__.py -> build/lib/celery/fixups 2023-01-16 11:23:24,625 root INFO creating build/lib/celery/bin 2023-01-16 11:23:24,625 root INFO copying celery/bin/base.py -> build/lib/celery/bin 2023-01-16 11:23:24,625 root INFO copying celery/bin/multi.py -> build/lib/celery/bin 2023-01-16 11:23:24,626 root INFO copying celery/bin/upgrade.py -> build/lib/celery/bin 2023-01-16 11:23:24,626 root INFO copying celery/bin/list.py -> build/lib/celery/bin 2023-01-16 11:23:24,626 root INFO copying celery/bin/shell.py -> build/lib/celery/bin 2023-01-16 11:23:24,626 root INFO copying celery/bin/beat.py -> build/lib/celery/bin 2023-01-16 11:23:24,627 root INFO copying celery/bin/celery.py -> build/lib/celery/bin 2023-01-16 11:23:24,627 root INFO copying celery/bin/migrate.py -> build/lib/celery/bin 2023-01-16 11:23:24,627 root INFO copying celery/bin/logtool.py -> build/lib/celery/bin 2023-01-16 11:23:24,627 root INFO copying celery/bin/purge.py -> build/lib/celery/bin 2023-01-16 11:23:24,628 root INFO copying celery/bin/__init__.py -> build/lib/celery/bin 2023-01-16 11:23:24,628 root INFO copying celery/bin/events.py -> build/lib/celery/bin 2023-01-16 11:23:24,628 root INFO copying celery/bin/graph.py -> build/lib/celery/bin 2023-01-16 11:23:24,628 root INFO copying celery/bin/control.py -> build/lib/celery/bin 2023-01-16 11:23:24,628 root INFO copying celery/bin/call.py -> build/lib/celery/bin 2023-01-16 11:23:24,629 root INFO copying celery/bin/result.py -> build/lib/celery/bin 2023-01-16 11:23:24,629 root INFO copying celery/bin/amqp.py -> build/lib/celery/bin 2023-01-16 11:23:24,629 root INFO copying celery/bin/worker.py -> build/lib/celery/bin 2023-01-16 11:23:24,630 root INFO creating build/lib/celery/worker 2023-01-16 11:23:24,630 root INFO copying celery/worker/pidbox.py -> build/lib/celery/worker 2023-01-16 11:23:24,630 root INFO copying celery/worker/__init__.py -> build/lib/celery/worker 2023-01-16 11:23:24,630 root INFO copying celery/worker/loops.py -> build/lib/celery/worker 2023-01-16 11:23:24,631 root INFO copying celery/worker/autoscale.py -> build/lib/celery/worker 2023-01-16 11:23:24,631 root INFO copying celery/worker/state.py -> build/lib/celery/worker 2023-01-16 11:23:24,631 root INFO copying celery/worker/control.py -> build/lib/celery/worker 2023-01-16 11:23:24,631 root INFO copying celery/worker/heartbeat.py -> build/lib/celery/worker 2023-01-16 11:23:24,632 root INFO copying celery/worker/components.py -> build/lib/celery/worker 2023-01-16 11:23:24,632 root INFO copying celery/worker/worker.py -> build/lib/celery/worker 2023-01-16 11:23:24,632 root INFO copying celery/worker/strategy.py -> build/lib/celery/worker 2023-01-16 11:23:24,632 root INFO copying celery/worker/request.py -> build/lib/celery/worker 2023-01-16 11:23:24,633 root INFO creating build/lib/celery/backends 2023-01-16 11:23:24,633 root INFO copying celery/backends/base.py -> build/lib/celery/backends 2023-01-16 11:23:24,634 root INFO copying celery/backends/filesystem.py -> build/lib/celery/backends 2023-01-16 11:23:24,634 root INFO copying celery/backends/arangodb.py -> build/lib/celery/backends 2023-01-16 11:23:24,634 root INFO copying celery/backends/s3.py -> build/lib/celery/backends 2023-01-16 11:23:24,634 root INFO copying celery/backends/azureblockblob.py -> build/lib/celery/backends 2023-01-16 11:23:24,635 root INFO copying celery/backends/cosmosdbsql.py -> build/lib/celery/backends 2023-01-16 11:23:24,635 root INFO copying celery/backends/elasticsearch.py -> build/lib/celery/backends 2023-01-16 11:23:24,635 root INFO copying celery/backends/cassandra.py -> build/lib/celery/backends 2023-01-16 11:23:24,635 root INFO copying celery/backends/__init__.py -> build/lib/celery/backends 2023-01-16 11:23:24,636 root INFO copying celery/backends/consul.py -> build/lib/celery/backends 2023-01-16 11:23:24,636 root INFO copying celery/backends/mongodb.py -> build/lib/celery/backends 2023-01-16 11:23:24,636 root INFO copying celery/backends/dynamodb.py -> build/lib/celery/backends 2023-01-16 11:23:24,636 root INFO copying celery/backends/couchdb.py -> build/lib/celery/backends 2023-01-16 11:23:24,637 root INFO copying celery/backends/redis.py -> build/lib/celery/backends 2023-01-16 11:23:24,637 root INFO copying celery/backends/couchbase.py -> build/lib/celery/backends 2023-01-16 11:23:24,637 root INFO copying celery/backends/cache.py -> build/lib/celery/backends 2023-01-16 11:23:24,637 root INFO copying celery/backends/rpc.py -> build/lib/celery/backends 2023-01-16 11:23:24,638 root INFO copying celery/backends/asynchronous.py -> build/lib/celery/backends 2023-01-16 11:23:24,638 root INFO creating build/lib/celery/app 2023-01-16 11:23:24,638 root INFO copying celery/app/log.py -> build/lib/celery/app 2023-01-16 11:23:24,639 root INFO copying celery/app/base.py -> build/lib/celery/app 2023-01-16 11:23:24,639 root INFO copying celery/app/annotations.py -> build/lib/celery/app 2023-01-16 11:23:24,639 root INFO copying celery/app/utils.py -> build/lib/celery/app 2023-01-16 11:23:24,639 root INFO copying celery/app/builtins.py -> build/lib/celery/app 2023-01-16 11:23:24,640 root INFO copying celery/app/trace.py -> build/lib/celery/app 2023-01-16 11:23:24,640 root INFO copying celery/app/__init__.py -> build/lib/celery/app 2023-01-16 11:23:24,640 root INFO copying celery/app/events.py -> build/lib/celery/app 2023-01-16 11:23:24,640 root INFO copying celery/app/routes.py -> build/lib/celery/app 2023-01-16 11:23:24,641 root INFO copying celery/app/task.py -> build/lib/celery/app 2023-01-16 11:23:24,641 root INFO copying celery/app/control.py -> build/lib/celery/app 2023-01-16 11:23:24,641 root INFO copying celery/app/amqp.py -> build/lib/celery/app 2023-01-16 11:23:24,642 root INFO copying celery/app/registry.py -> build/lib/celery/app 2023-01-16 11:23:24,642 root INFO copying celery/app/defaults.py -> build/lib/celery/app 2023-01-16 11:23:24,642 root INFO copying celery/app/backends.py -> build/lib/celery/app 2023-01-16 11:23:24,642 root INFO copying celery/app/autoretry.py -> build/lib/celery/app 2023-01-16 11:23:24,643 root INFO creating build/lib/celery/loaders 2023-01-16 11:23:24,643 root INFO copying celery/loaders/base.py -> build/lib/celery/loaders 2023-01-16 11:23:24,643 root INFO copying celery/loaders/app.py -> build/lib/celery/loaders 2023-01-16 11:23:24,643 root INFO copying celery/loaders/__init__.py -> build/lib/celery/loaders 2023-01-16 11:23:24,644 root INFO copying celery/loaders/default.py -> build/lib/celery/loaders 2023-01-16 11:23:24,644 root INFO creating build/lib/celery/events 2023-01-16 11:23:24,644 root INFO copying celery/events/cursesmon.py -> build/lib/celery/events 2023-01-16 11:23:24,644 root INFO copying celery/events/dispatcher.py -> build/lib/celery/events 2023-01-16 11:23:24,645 root INFO copying celery/events/snapshot.py -> build/lib/celery/events 2023-01-16 11:23:24,645 root INFO copying celery/events/receiver.py -> build/lib/celery/events 2023-01-16 11:23:24,645 root INFO copying celery/events/__init__.py -> build/lib/celery/events 2023-01-16 11:23:24,645 root INFO copying celery/events/state.py -> build/lib/celery/events 2023-01-16 11:23:24,646 root INFO copying celery/events/dumper.py -> build/lib/celery/events 2023-01-16 11:23:24,646 root INFO copying celery/events/event.py -> build/lib/celery/events 2023-01-16 11:23:24,646 root INFO creating build/lib/celery/contrib/testing 2023-01-16 11:23:24,646 root INFO copying celery/contrib/testing/app.py -> build/lib/celery/contrib/testing 2023-01-16 11:23:24,647 root INFO copying celery/contrib/testing/tasks.py -> build/lib/celery/contrib/testing 2023-01-16 11:23:24,647 root INFO copying celery/contrib/testing/manager.py -> build/lib/celery/contrib/testing 2023-01-16 11:23:24,647 root INFO copying celery/contrib/testing/__init__.py -> build/lib/celery/contrib/testing 2023-01-16 11:23:24,647 root INFO copying celery/contrib/testing/mocks.py -> build/lib/celery/contrib/testing 2023-01-16 11:23:24,648 root INFO copying celery/contrib/testing/worker.py -> build/lib/celery/contrib/testing 2023-01-16 11:23:24,648 root INFO creating build/lib/celery/utils/dispatch 2023-01-16 11:23:24,648 root INFO copying celery/utils/dispatch/__init__.py -> build/lib/celery/utils/dispatch 2023-01-16 11:23:24,649 root INFO copying celery/utils/dispatch/signal.py -> build/lib/celery/utils/dispatch 2023-01-16 11:23:24,649 root INFO creating build/lib/celery/utils/static 2023-01-16 11:23:24,649 root INFO copying celery/utils/static/__init__.py -> build/lib/celery/utils/static 2023-01-16 11:23:24,650 root INFO creating build/lib/celery/worker/consumer 2023-01-16 11:23:24,650 root INFO copying celery/worker/consumer/agent.py -> build/lib/celery/worker/consumer 2023-01-16 11:23:24,650 root INFO copying celery/worker/consumer/gossip.py -> build/lib/celery/worker/consumer 2023-01-16 11:23:24,650 root INFO copying celery/worker/consumer/consumer.py -> build/lib/celery/worker/consumer 2023-01-16 11:23:24,650 root INFO copying celery/worker/consumer/tasks.py -> build/lib/celery/worker/consumer 2023-01-16 11:23:24,651 root INFO copying celery/worker/consumer/__init__.py -> build/lib/celery/worker/consumer 2023-01-16 11:23:24,651 root INFO copying celery/worker/consumer/events.py -> build/lib/celery/worker/consumer 2023-01-16 11:23:24,651 root INFO copying celery/worker/consumer/mingle.py -> build/lib/celery/worker/consumer 2023-01-16 11:23:24,651 root INFO copying celery/worker/consumer/control.py -> build/lib/celery/worker/consumer 2023-01-16 11:23:24,652 root INFO copying celery/worker/consumer/connection.py -> build/lib/celery/worker/consumer 2023-01-16 11:23:24,652 root INFO copying celery/worker/consumer/heart.py -> build/lib/celery/worker/consumer 2023-01-16 11:23:24,652 root INFO creating build/lib/celery/backends/database 2023-01-16 11:23:24,652 root INFO copying celery/backends/database/models.py -> build/lib/celery/backends/database 2023-01-16 11:23:24,653 root INFO copying celery/backends/database/__init__.py -> build/lib/celery/backends/database 2023-01-16 11:23:24,653 root INFO copying celery/backends/database/session.py -> build/lib/celery/backends/database 2023-01-16 11:23:24,653 root INFO running egg_info 2023-01-16 11:23:24,663 root INFO writing celery.egg-info/PKG-INFO 2023-01-16 11:23:24,664 root INFO writing dependency_links to celery.egg-info/dependency_links.txt 2023-01-16 11:23:24,664 root INFO writing entry points to celery.egg-info/entry_points.txt 2023-01-16 11:23:24,665 root INFO writing requirements to celery.egg-info/requires.txt 2023-01-16 11:23:24,665 root INFO writing top-level names to celery.egg-info/top_level.txt 2023-01-16 11:23:24,672 root INFO reading manifest file 'celery.egg-info/SOURCES.txt' 2023-01-16 11:23:24,677 root INFO reading manifest template 'MANIFEST.in' 2023-01-16 11:23:24,703 root WARNING warning: no files found matching '*' under directory 'extra/centos' 2023-01-16 11:23:24,714 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build' 2023-01-16 11:23:24,716 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2023-01-16 11:23:24,718 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2023-01-16 11:23:24,719 root WARNING warning: no previously-included files matching '.*.sw[a-z]' found under directory '*' 2023-01-16 11:23:24,719 root INFO adding license file 'LICENSE' 2023-01-16 11:23:24,737 root INFO writing manifest file 'celery.egg-info/SOURCES.txt' 2023-01-16 11:23:24,744 root INFO copying celery/utils/static/celery_128.png -> build/lib/celery/utils/static 2023-01-16 11:23:24,755 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-01-16 11:23:24,755 root INFO running install 2023-01-16 11:23:24,765 root INFO running install_lib 2023-01-16 11:23:24,769 root INFO creating build/bdist.linux-x86_64 2023-01-16 11:23:24,769 root INFO creating build/bdist.linux-x86_64/wheel 2023-01-16 11:23:24,769 root INFO creating build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,769 root INFO creating build/bdist.linux-x86_64/wheel/celery/contrib 2023-01-16 11:23:24,769 root INFO copying build/lib/celery/contrib/migrate.py -> build/bdist.linux-x86_64/wheel/celery/contrib 2023-01-16 11:23:24,770 root INFO copying build/lib/celery/contrib/abortable.py -> build/bdist.linux-x86_64/wheel/celery/contrib 2023-01-16 11:23:24,770 root INFO copying build/lib/celery/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/celery/contrib 2023-01-16 11:23:24,770 root INFO copying build/lib/celery/contrib/rdb.py -> build/bdist.linux-x86_64/wheel/celery/contrib 2023-01-16 11:23:24,770 root INFO copying build/lib/celery/contrib/sphinx.py -> build/bdist.linux-x86_64/wheel/celery/contrib 2023-01-16 11:23:24,771 root INFO creating build/bdist.linux-x86_64/wheel/celery/contrib/testing 2023-01-16 11:23:24,771 root INFO copying build/lib/celery/contrib/testing/app.py -> build/bdist.linux-x86_64/wheel/celery/contrib/testing 2023-01-16 11:23:24,771 root INFO copying build/lib/celery/contrib/testing/tasks.py -> build/bdist.linux-x86_64/wheel/celery/contrib/testing 2023-01-16 11:23:24,771 root INFO copying build/lib/celery/contrib/testing/manager.py -> build/bdist.linux-x86_64/wheel/celery/contrib/testing 2023-01-16 11:23:24,771 root INFO copying build/lib/celery/contrib/testing/__init__.py -> build/bdist.linux-x86_64/wheel/celery/contrib/testing 2023-01-16 11:23:24,772 root INFO copying build/lib/celery/contrib/testing/mocks.py -> build/bdist.linux-x86_64/wheel/celery/contrib/testing 2023-01-16 11:23:24,772 root INFO copying build/lib/celery/contrib/testing/worker.py -> build/bdist.linux-x86_64/wheel/celery/contrib/testing 2023-01-16 11:23:24,772 root INFO copying build/lib/celery/contrib/pytest.py -> build/bdist.linux-x86_64/wheel/celery/contrib 2023-01-16 11:23:24,772 root INFO copying build/lib/celery/states.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,773 root INFO copying build/lib/celery/local.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,773 root INFO copying build/lib/celery/platforms.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,773 root INFO creating build/bdist.linux-x86_64/wheel/celery/security 2023-01-16 11:23:24,773 root INFO copying build/lib/celery/security/utils.py -> build/bdist.linux-x86_64/wheel/celery/security 2023-01-16 11:23:24,774 root INFO copying build/lib/celery/security/key.py -> build/bdist.linux-x86_64/wheel/celery/security 2023-01-16 11:23:24,774 root INFO copying build/lib/celery/security/certificate.py -> build/bdist.linux-x86_64/wheel/celery/security 2023-01-16 11:23:24,774 root INFO copying build/lib/celery/security/serialization.py -> build/bdist.linux-x86_64/wheel/celery/security 2023-01-16 11:23:24,774 root INFO copying build/lib/celery/security/__init__.py -> build/bdist.linux-x86_64/wheel/celery/security 2023-01-16 11:23:24,774 root INFO creating build/bdist.linux-x86_64/wheel/celery/concurrency 2023-01-16 11:23:24,775 root INFO copying build/lib/celery/concurrency/base.py -> build/bdist.linux-x86_64/wheel/celery/concurrency 2023-01-16 11:23:24,775 root INFO copying build/lib/celery/concurrency/asynpool.py -> build/bdist.linux-x86_64/wheel/celery/concurrency 2023-01-16 11:23:24,775 root INFO copying build/lib/celery/concurrency/__init__.py -> build/bdist.linux-x86_64/wheel/celery/concurrency 2023-01-16 11:23:24,775 root INFO copying build/lib/celery/concurrency/gevent.py -> build/bdist.linux-x86_64/wheel/celery/concurrency 2023-01-16 11:23:24,776 root INFO copying build/lib/celery/concurrency/solo.py -> build/bdist.linux-x86_64/wheel/celery/concurrency 2023-01-16 11:23:24,776 root INFO copying build/lib/celery/concurrency/prefork.py -> build/bdist.linux-x86_64/wheel/celery/concurrency 2023-01-16 11:23:24,776 root INFO copying build/lib/celery/concurrency/thread.py -> build/bdist.linux-x86_64/wheel/celery/concurrency 2023-01-16 11:23:24,776 root INFO copying build/lib/celery/concurrency/eventlet.py -> build/bdist.linux-x86_64/wheel/celery/concurrency 2023-01-16 11:23:24,777 root INFO copying build/lib/celery/schedules.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,777 root INFO copying build/lib/celery/exceptions.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,777 root INFO copying build/lib/celery/beat.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,777 root INFO creating build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,778 root INFO copying build/lib/celery/utils/log.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,778 root INFO copying build/lib/celery/utils/collections.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,778 root INFO copying build/lib/celery/utils/time.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,779 root INFO copying build/lib/celery/utils/abstract.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,779 root INFO copying build/lib/celery/utils/saferepr.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,779 root INFO copying build/lib/celery/utils/threads.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,779 root INFO copying build/lib/celery/utils/sysinfo.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,780 root INFO copying build/lib/celery/utils/objects.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,780 root INFO copying build/lib/celery/utils/serialization.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,780 root INFO copying build/lib/celery/utils/imports.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,780 root INFO copying build/lib/celery/utils/__init__.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,780 root INFO copying build/lib/celery/utils/iso8601.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,781 root INFO copying build/lib/celery/utils/graph.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,781 root INFO creating build/bdist.linux-x86_64/wheel/celery/utils/dispatch 2023-01-16 11:23:24,781 root INFO copying build/lib/celery/utils/dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/celery/utils/dispatch 2023-01-16 11:23:24,781 root INFO copying build/lib/celery/utils/dispatch/signal.py -> build/bdist.linux-x86_64/wheel/celery/utils/dispatch 2023-01-16 11:23:24,782 root INFO creating build/bdist.linux-x86_64/wheel/celery/utils/static 2023-01-16 11:23:24,782 root INFO copying build/lib/celery/utils/static/celery_128.png -> build/bdist.linux-x86_64/wheel/celery/utils/static 2023-01-16 11:23:24,782 root INFO copying build/lib/celery/utils/static/__init__.py -> build/bdist.linux-x86_64/wheel/celery/utils/static 2023-01-16 11:23:24,782 root INFO copying build/lib/celery/utils/functional.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,782 root INFO copying build/lib/celery/utils/nodenames.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,783 root INFO copying build/lib/celery/utils/term.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,783 root INFO copying build/lib/celery/utils/deprecated.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,783 root INFO copying build/lib/celery/utils/text.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,783 root INFO copying build/lib/celery/utils/debug.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,784 root INFO copying build/lib/celery/utils/timer2.py -> build/bdist.linux-x86_64/wheel/celery/utils 2023-01-16 11:23:24,784 root INFO copying build/lib/celery/signals.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,784 root INFO copying build/lib/celery/__init__.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,784 root INFO creating build/bdist.linux-x86_64/wheel/celery/apps 2023-01-16 11:23:24,785 root INFO copying build/lib/celery/apps/multi.py -> build/bdist.linux-x86_64/wheel/celery/apps 2023-01-16 11:23:24,785 root INFO copying build/lib/celery/apps/beat.py -> build/bdist.linux-x86_64/wheel/celery/apps 2023-01-16 11:23:24,785 root INFO copying build/lib/celery/apps/__init__.py -> build/bdist.linux-x86_64/wheel/celery/apps 2023-01-16 11:23:24,785 root INFO copying build/lib/celery/apps/worker.py -> build/bdist.linux-x86_64/wheel/celery/apps 2023-01-16 11:23:24,786 root INFO creating build/bdist.linux-x86_64/wheel/celery/fixups 2023-01-16 11:23:24,786 root INFO copying build/lib/celery/fixups/django.py -> build/bdist.linux-x86_64/wheel/celery/fixups 2023-01-16 11:23:24,786 root INFO copying build/lib/celery/fixups/__init__.py -> build/bdist.linux-x86_64/wheel/celery/fixups 2023-01-16 11:23:24,786 root INFO copying build/lib/celery/canvas.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,786 root INFO creating build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,787 root INFO copying build/lib/celery/bin/base.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,787 root INFO copying build/lib/celery/bin/multi.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,787 root INFO copying build/lib/celery/bin/upgrade.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,787 root INFO copying build/lib/celery/bin/list.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,788 root INFO copying build/lib/celery/bin/shell.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,788 root INFO copying build/lib/celery/bin/beat.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,788 root INFO copying build/lib/celery/bin/celery.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,788 root INFO copying build/lib/celery/bin/migrate.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,788 root INFO copying build/lib/celery/bin/logtool.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,789 root INFO copying build/lib/celery/bin/purge.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,789 root INFO copying build/lib/celery/bin/__init__.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,789 root INFO copying build/lib/celery/bin/events.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,789 root INFO copying build/lib/celery/bin/graph.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,790 root INFO copying build/lib/celery/bin/control.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,790 root INFO copying build/lib/celery/bin/call.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,790 root INFO copying build/lib/celery/bin/result.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,790 root INFO copying build/lib/celery/bin/amqp.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,790 root INFO copying build/lib/celery/bin/worker.py -> build/bdist.linux-x86_64/wheel/celery/bin 2023-01-16 11:23:24,791 root INFO creating build/bdist.linux-x86_64/wheel/celery/worker 2023-01-16 11:23:24,791 root INFO copying build/lib/celery/worker/pidbox.py -> build/bdist.linux-x86_64/wheel/celery/worker 2023-01-16 11:23:24,791 root INFO copying build/lib/celery/worker/__init__.py -> build/bdist.linux-x86_64/wheel/celery/worker 2023-01-16 11:23:24,792 root INFO creating build/bdist.linux-x86_64/wheel/celery/worker/consumer 2023-01-16 11:23:24,792 root INFO copying build/lib/celery/worker/consumer/agent.py -> build/bdist.linux-x86_64/wheel/celery/worker/consumer 2023-01-16 11:23:24,792 root INFO copying build/lib/celery/worker/consumer/gossip.py -> build/bdist.linux-x86_64/wheel/celery/worker/consumer 2023-01-16 11:23:24,792 root INFO copying build/lib/celery/worker/consumer/consumer.py -> build/bdist.linux-x86_64/wheel/celery/worker/consumer 2023-01-16 11:23:24,792 root INFO copying build/lib/celery/worker/consumer/tasks.py -> build/bdist.linux-x86_64/wheel/celery/worker/consumer 2023-01-16 11:23:24,793 root INFO copying build/lib/celery/worker/consumer/__init__.py -> build/bdist.linux-x86_64/wheel/celery/worker/consumer 2023-01-16 11:23:24,793 root INFO copying build/lib/celery/worker/consumer/events.py -> build/bdist.linux-x86_64/wheel/celery/worker/consumer 2023-01-16 11:23:24,793 root INFO copying build/lib/celery/worker/consumer/mingle.py -> build/bdist.linux-x86_64/wheel/celery/worker/consumer 2023-01-16 11:23:24,793 root INFO copying build/lib/celery/worker/consumer/control.py -> build/bdist.linux-x86_64/wheel/celery/worker/consumer 2023-01-16 11:23:24,793 root INFO copying build/lib/celery/worker/consumer/connection.py -> build/bdist.linux-x86_64/wheel/celery/worker/consumer 2023-01-16 11:23:24,794 root INFO copying build/lib/celery/worker/consumer/heart.py -> build/bdist.linux-x86_64/wheel/celery/worker/consumer 2023-01-16 11:23:24,794 root INFO copying build/lib/celery/worker/loops.py -> build/bdist.linux-x86_64/wheel/celery/worker 2023-01-16 11:23:24,794 root INFO copying build/lib/celery/worker/autoscale.py -> build/bdist.linux-x86_64/wheel/celery/worker 2023-01-16 11:23:24,794 root INFO copying build/lib/celery/worker/state.py -> build/bdist.linux-x86_64/wheel/celery/worker 2023-01-16 11:23:24,795 root INFO copying build/lib/celery/worker/control.py -> build/bdist.linux-x86_64/wheel/celery/worker 2023-01-16 11:23:24,795 root INFO copying build/lib/celery/worker/heartbeat.py -> build/bdist.linux-x86_64/wheel/celery/worker 2023-01-16 11:23:24,795 root INFO copying build/lib/celery/worker/components.py -> build/bdist.linux-x86_64/wheel/celery/worker 2023-01-16 11:23:24,795 root INFO copying build/lib/celery/worker/worker.py -> build/bdist.linux-x86_64/wheel/celery/worker 2023-01-16 11:23:24,796 root INFO copying build/lib/celery/worker/strategy.py -> build/bdist.linux-x86_64/wheel/celery/worker 2023-01-16 11:23:24,796 root INFO copying build/lib/celery/worker/request.py -> build/bdist.linux-x86_64/wheel/celery/worker 2023-01-16 11:23:24,796 root INFO creating build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,796 root INFO copying build/lib/celery/backends/base.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,797 root INFO copying build/lib/celery/backends/filesystem.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,797 root INFO copying build/lib/celery/backends/arangodb.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,797 root INFO copying build/lib/celery/backends/s3.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,797 root INFO copying build/lib/celery/backends/azureblockblob.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,797 root INFO creating build/bdist.linux-x86_64/wheel/celery/backends/database 2023-01-16 11:23:24,798 root INFO copying build/lib/celery/backends/database/models.py -> build/bdist.linux-x86_64/wheel/celery/backends/database 2023-01-16 11:23:24,798 root INFO copying build/lib/celery/backends/database/__init__.py -> build/bdist.linux-x86_64/wheel/celery/backends/database 2023-01-16 11:23:24,798 root INFO copying build/lib/celery/backends/database/session.py -> build/bdist.linux-x86_64/wheel/celery/backends/database 2023-01-16 11:23:24,798 root INFO copying build/lib/celery/backends/cosmosdbsql.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,799 root INFO copying build/lib/celery/backends/elasticsearch.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,799 root INFO copying build/lib/celery/backends/cassandra.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,799 root INFO copying build/lib/celery/backends/__init__.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,800 root INFO copying build/lib/celery/backends/consul.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,800 root INFO copying build/lib/celery/backends/mongodb.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,800 root INFO copying build/lib/celery/backends/dynamodb.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,800 root INFO copying build/lib/celery/backends/couchdb.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,801 root INFO copying build/lib/celery/backends/redis.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,801 root INFO copying build/lib/celery/backends/couchbase.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,801 root INFO copying build/lib/celery/backends/cache.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,801 root INFO copying build/lib/celery/backends/rpc.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,802 root INFO copying build/lib/celery/backends/asynchronous.py -> build/bdist.linux-x86_64/wheel/celery/backends 2023-01-16 11:23:24,802 root INFO copying build/lib/celery/bootsteps.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,802 root INFO copying build/lib/celery/_state.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,802 root INFO creating build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,803 root INFO copying build/lib/celery/app/log.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,803 root INFO copying build/lib/celery/app/base.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,803 root INFO copying build/lib/celery/app/annotations.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,803 root INFO copying build/lib/celery/app/utils.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,804 root INFO copying build/lib/celery/app/builtins.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,804 root INFO copying build/lib/celery/app/trace.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,804 root INFO copying build/lib/celery/app/__init__.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,804 root INFO copying build/lib/celery/app/events.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,805 root INFO copying build/lib/celery/app/routes.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,805 root INFO copying build/lib/celery/app/task.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,805 root INFO copying build/lib/celery/app/control.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,806 root INFO copying build/lib/celery/app/amqp.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,806 root INFO copying build/lib/celery/app/registry.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,806 root INFO copying build/lib/celery/app/defaults.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,806 root INFO copying build/lib/celery/app/backends.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,806 root INFO copying build/lib/celery/app/autoretry.py -> build/bdist.linux-x86_64/wheel/celery/app 2023-01-16 11:23:24,807 root INFO creating build/bdist.linux-x86_64/wheel/celery/loaders 2023-01-16 11:23:24,807 root INFO copying build/lib/celery/loaders/base.py -> build/bdist.linux-x86_64/wheel/celery/loaders 2023-01-16 11:23:24,807 root INFO copying build/lib/celery/loaders/app.py -> build/bdist.linux-x86_64/wheel/celery/loaders 2023-01-16 11:23:24,807 root INFO copying build/lib/celery/loaders/__init__.py -> build/bdist.linux-x86_64/wheel/celery/loaders 2023-01-16 11:23:24,808 root INFO copying build/lib/celery/loaders/default.py -> build/bdist.linux-x86_64/wheel/celery/loaders 2023-01-16 11:23:24,808 root INFO copying build/lib/celery/result.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,808 root INFO creating build/bdist.linux-x86_64/wheel/celery/events 2023-01-16 11:23:24,808 root INFO copying build/lib/celery/events/cursesmon.py -> build/bdist.linux-x86_64/wheel/celery/events 2023-01-16 11:23:24,808 root INFO copying build/lib/celery/events/dispatcher.py -> build/bdist.linux-x86_64/wheel/celery/events 2023-01-16 11:23:24,809 root INFO copying build/lib/celery/events/snapshot.py -> build/bdist.linux-x86_64/wheel/celery/events 2023-01-16 11:23:24,809 root INFO copying build/lib/celery/events/receiver.py -> build/bdist.linux-x86_64/wheel/celery/events 2023-01-16 11:23:24,809 root INFO copying build/lib/celery/events/__init__.py -> build/bdist.linux-x86_64/wheel/celery/events 2023-01-16 11:23:24,809 root INFO copying build/lib/celery/events/state.py -> build/bdist.linux-x86_64/wheel/celery/events 2023-01-16 11:23:24,810 root INFO copying build/lib/celery/events/dumper.py -> build/bdist.linux-x86_64/wheel/celery/events 2023-01-16 11:23:24,810 root INFO copying build/lib/celery/events/event.py -> build/bdist.linux-x86_64/wheel/celery/events 2023-01-16 11:23:24,810 root INFO copying build/lib/celery/__main__.py -> build/bdist.linux-x86_64/wheel/celery 2023-01-16 11:23:24,810 root INFO running install_egg_info 2023-01-16 11:23:24,817 root INFO Copying celery.egg-info to build/bdist.linux-x86_64/wheel/celery-5.2.7-py3.11.egg-info 2023-01-16 11:23:24,819 root INFO running install_scripts 2023-01-16 11:23:24,872 wheel INFO creating build/bdist.linux-x86_64/wheel/celery-5.2.7.dist-info/WHEEL 2023-01-16 11:23:24,873 wheel INFO creating '/home/buildozer/aports/testing/celery/src/celery-5.2.7/dist/.tmp-ds0tlut1/celery-5.2.7-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-01-16 11:23:24,873 wheel INFO adding 'celery/__init__.py' 2023-01-16 11:23:24,874 wheel INFO adding 'celery/__main__.py' 2023-01-16 11:23:24,874 wheel INFO adding 'celery/_state.py' 2023-01-16 11:23:24,874 wheel INFO adding 'celery/beat.py' 2023-01-16 11:23:24,875 wheel INFO adding 'celery/bootsteps.py' 2023-01-16 11:23:24,875 wheel INFO adding 'celery/canvas.py' 2023-01-16 11:23:24,876 wheel INFO adding 'celery/exceptions.py' 2023-01-16 11:23:24,876 wheel INFO adding 'celery/local.py' 2023-01-16 11:23:24,877 wheel INFO adding 'celery/platforms.py' 2023-01-16 11:23:24,877 wheel INFO adding 'celery/result.py' 2023-01-16 11:23:24,878 wheel INFO adding 'celery/schedules.py' 2023-01-16 11:23:24,878 wheel INFO adding 'celery/signals.py' 2023-01-16 11:23:24,878 wheel INFO adding 'celery/states.py' 2023-01-16 11:23:24,879 wheel INFO adding 'celery/app/__init__.py' 2023-01-16 11:23:24,879 wheel INFO adding 'celery/app/amqp.py' 2023-01-16 11:23:24,879 wheel INFO adding 'celery/app/annotations.py' 2023-01-16 11:23:24,880 wheel INFO adding 'celery/app/autoretry.py' 2023-01-16 11:23:24,880 wheel INFO adding 'celery/app/backends.py' 2023-01-16 11:23:24,880 wheel INFO adding 'celery/app/base.py' 2023-01-16 11:23:24,881 wheel INFO adding 'celery/app/builtins.py' 2023-01-16 11:23:24,881 wheel INFO adding 'celery/app/control.py' 2023-01-16 11:23:24,882 wheel INFO adding 'celery/app/defaults.py' 2023-01-16 11:23:24,882 wheel INFO adding 'celery/app/events.py' 2023-01-16 11:23:24,882 wheel INFO adding 'celery/app/log.py' 2023-01-16 11:23:24,882 wheel INFO adding 'celery/app/registry.py' 2023-01-16 11:23:24,883 wheel INFO adding 'celery/app/routes.py' 2023-01-16 11:23:24,883 wheel INFO adding 'celery/app/task.py' 2023-01-16 11:23:24,884 wheel INFO adding 'celery/app/trace.py' 2023-01-16 11:23:24,884 wheel INFO adding 'celery/app/utils.py' 2023-01-16 11:23:24,884 wheel INFO adding 'celery/apps/__init__.py' 2023-01-16 11:23:24,885 wheel INFO adding 'celery/apps/beat.py' 2023-01-16 11:23:24,885 wheel INFO adding 'celery/apps/multi.py' 2023-01-16 11:23:24,885 wheel INFO adding 'celery/apps/worker.py' 2023-01-16 11:23:24,886 wheel INFO adding 'celery/backends/__init__.py' 2023-01-16 11:23:24,886 wheel INFO adding 'celery/backends/arangodb.py' 2023-01-16 11:23:24,886 wheel INFO adding 'celery/backends/asynchronous.py' 2023-01-16 11:23:24,887 wheel INFO adding 'celery/backends/azureblockblob.py' 2023-01-16 11:23:24,887 wheel INFO adding 'celery/backends/base.py' 2023-01-16 11:23:24,887 wheel INFO adding 'celery/backends/cache.py' 2023-01-16 11:23:24,888 wheel INFO adding 'celery/backends/cassandra.py' 2023-01-16 11:23:24,888 wheel INFO adding 'celery/backends/consul.py' 2023-01-16 11:23:24,888 wheel INFO adding 'celery/backends/cosmosdbsql.py' 2023-01-16 11:23:24,889 wheel INFO adding 'celery/backends/couchbase.py' 2023-01-16 11:23:24,889 wheel INFO adding 'celery/backends/couchdb.py' 2023-01-16 11:23:24,889 wheel INFO adding 'celery/backends/dynamodb.py' 2023-01-16 11:23:24,889 wheel INFO adding 'celery/backends/elasticsearch.py' 2023-01-16 11:23:24,890 wheel INFO adding 'celery/backends/filesystem.py' 2023-01-16 11:23:24,890 wheel INFO adding 'celery/backends/mongodb.py' 2023-01-16 11:23:24,890 wheel INFO adding 'celery/backends/redis.py' 2023-01-16 11:23:24,891 wheel INFO adding 'celery/backends/rpc.py' 2023-01-16 11:23:24,891 wheel INFO adding 'celery/backends/s3.py' 2023-01-16 11:23:24,891 wheel INFO adding 'celery/backends/database/__init__.py' 2023-01-16 11:23:24,892 wheel INFO adding 'celery/backends/database/models.py' 2023-01-16 11:23:24,892 wheel INFO adding 'celery/backends/database/session.py' 2023-01-16 11:23:24,892 wheel INFO adding 'celery/bin/__init__.py' 2023-01-16 11:23:24,892 wheel INFO adding 'celery/bin/amqp.py' 2023-01-16 11:23:24,893 wheel INFO adding 'celery/bin/base.py' 2023-01-16 11:23:24,893 wheel INFO adding 'celery/bin/beat.py' 2023-01-16 11:23:24,893 wheel INFO adding 'celery/bin/call.py' 2023-01-16 11:23:24,894 wheel INFO adding 'celery/bin/celery.py' 2023-01-16 11:23:24,894 wheel INFO adding 'celery/bin/control.py' 2023-01-16 11:23:24,894 wheel INFO adding 'celery/bin/events.py' 2023-01-16 11:23:24,894 wheel INFO adding 'celery/bin/graph.py' 2023-01-16 11:23:24,895 wheel INFO adding 'celery/bin/list.py' 2023-01-16 11:23:24,895 wheel INFO adding 'celery/bin/logtool.py' 2023-01-16 11:23:24,895 wheel INFO adding 'celery/bin/migrate.py' 2023-01-16 11:23:24,896 wheel INFO adding 'celery/bin/multi.py' 2023-01-16 11:23:24,896 wheel INFO adding 'celery/bin/purge.py' 2023-01-16 11:23:24,896 wheel INFO adding 'celery/bin/result.py' 2023-01-16 11:23:24,896 wheel INFO adding 'celery/bin/shell.py' 2023-01-16 11:23:24,897 wheel INFO adding 'celery/bin/upgrade.py' 2023-01-16 11:23:24,897 wheel INFO adding 'celery/bin/worker.py' 2023-01-16 11:23:24,897 wheel INFO adding 'celery/concurrency/__init__.py' 2023-01-16 11:23:24,898 wheel INFO adding 'celery/concurrency/asynpool.py' 2023-01-16 11:23:24,898 wheel INFO adding 'celery/concurrency/base.py' 2023-01-16 11:23:24,898 wheel INFO adding 'celery/concurrency/eventlet.py' 2023-01-16 11:23:24,899 wheel INFO adding 'celery/concurrency/gevent.py' 2023-01-16 11:23:24,899 wheel INFO adding 'celery/concurrency/prefork.py' 2023-01-16 11:23:24,899 wheel INFO adding 'celery/concurrency/solo.py' 2023-01-16 11:23:24,899 wheel INFO adding 'celery/concurrency/thread.py' 2023-01-16 11:23:24,900 wheel INFO adding 'celery/contrib/__init__.py' 2023-01-16 11:23:24,900 wheel INFO adding 'celery/contrib/abortable.py' 2023-01-16 11:23:24,900 wheel INFO adding 'celery/contrib/migrate.py' 2023-01-16 11:23:24,901 wheel INFO adding 'celery/contrib/pytest.py' 2023-01-16 11:23:24,901 wheel INFO adding 'celery/contrib/rdb.py' 2023-01-16 11:23:24,901 wheel INFO adding 'celery/contrib/sphinx.py' 2023-01-16 11:23:24,901 wheel INFO adding 'celery/contrib/testing/__init__.py' 2023-01-16 11:23:24,902 wheel INFO adding 'celery/contrib/testing/app.py' 2023-01-16 11:23:24,902 wheel INFO adding 'celery/contrib/testing/manager.py' 2023-01-16 11:23:24,902 wheel INFO adding 'celery/contrib/testing/mocks.py' 2023-01-16 11:23:24,902 wheel INFO adding 'celery/contrib/testing/tasks.py' 2023-01-16 11:23:24,903 wheel INFO adding 'celery/contrib/testing/worker.py' 2023-01-16 11:23:24,903 wheel INFO adding 'celery/events/__init__.py' 2023-01-16 11:23:24,903 wheel INFO adding 'celery/events/cursesmon.py' 2023-01-16 11:23:24,904 wheel INFO adding 'celery/events/dispatcher.py' 2023-01-16 11:23:24,904 wheel INFO adding 'celery/events/dumper.py' 2023-01-16 11:23:24,904 wheel INFO adding 'celery/events/event.py' 2023-01-16 11:23:24,904 wheel INFO adding 'celery/events/receiver.py' 2023-01-16 11:23:24,905 wheel INFO adding 'celery/events/snapshot.py' 2023-01-16 11:23:24,905 wheel INFO adding 'celery/events/state.py' 2023-01-16 11:23:24,905 wheel INFO adding 'celery/fixups/__init__.py' 2023-01-16 11:23:24,906 wheel INFO adding 'celery/fixups/django.py' 2023-01-16 11:23:24,906 wheel INFO adding 'celery/loaders/__init__.py' 2023-01-16 11:23:24,906 wheel INFO adding 'celery/loaders/app.py' 2023-01-16 11:23:24,907 wheel INFO adding 'celery/loaders/base.py' 2023-01-16 11:23:24,907 wheel INFO adding 'celery/loaders/default.py' 2023-01-16 11:23:24,907 wheel INFO adding 'celery/security/__init__.py' 2023-01-16 11:23:24,907 wheel INFO adding 'celery/security/certificate.py' 2023-01-16 11:23:24,908 wheel INFO adding 'celery/security/key.py' 2023-01-16 11:23:24,908 wheel INFO adding 'celery/security/serialization.py' 2023-01-16 11:23:24,908 wheel INFO adding 'celery/security/utils.py' 2023-01-16 11:23:24,908 wheel INFO adding 'celery/utils/__init__.py' 2023-01-16 11:23:24,909 wheel INFO adding 'celery/utils/abstract.py' 2023-01-16 11:23:24,909 wheel INFO adding 'celery/utils/collections.py' 2023-01-16 11:23:24,909 wheel INFO adding 'celery/utils/debug.py' 2023-01-16 11:23:24,910 wheel INFO adding 'celery/utils/deprecated.py' 2023-01-16 11:23:24,910 wheel INFO adding 'celery/utils/functional.py' 2023-01-16 11:23:24,910 wheel INFO adding 'celery/utils/graph.py' 2023-01-16 11:23:24,910 wheel INFO adding 'celery/utils/imports.py' 2023-01-16 11:23:24,911 wheel INFO adding 'celery/utils/iso8601.py' 2023-01-16 11:23:24,911 wheel INFO adding 'celery/utils/log.py' 2023-01-16 11:23:24,911 wheel INFO adding 'celery/utils/nodenames.py' 2023-01-16 11:23:24,912 wheel INFO adding 'celery/utils/objects.py' 2023-01-16 11:23:24,912 wheel INFO adding 'celery/utils/saferepr.py' 2023-01-16 11:23:24,912 wheel INFO adding 'celery/utils/serialization.py' 2023-01-16 11:23:24,912 wheel INFO adding 'celery/utils/sysinfo.py' 2023-01-16 11:23:24,913 wheel INFO adding 'celery/utils/term.py' 2023-01-16 11:23:24,913 wheel INFO adding 'celery/utils/text.py' 2023-01-16 11:23:24,913 wheel INFO adding 'celery/utils/threads.py' 2023-01-16 11:23:24,914 wheel INFO adding 'celery/utils/time.py' 2023-01-16 11:23:24,914 wheel INFO adding 'celery/utils/timer2.py' 2023-01-16 11:23:24,914 wheel INFO adding 'celery/utils/dispatch/__init__.py' 2023-01-16 11:23:24,915 wheel INFO adding 'celery/utils/dispatch/signal.py' 2023-01-16 11:23:24,915 wheel INFO adding 'celery/utils/static/__init__.py' 2023-01-16 11:23:24,915 wheel INFO adding 'celery/utils/static/celery_128.png' 2023-01-16 11:23:24,915 wheel INFO adding 'celery/worker/__init__.py' 2023-01-16 11:23:24,916 wheel INFO adding 'celery/worker/autoscale.py' 2023-01-16 11:23:24,916 wheel INFO adding 'celery/worker/components.py' 2023-01-16 11:23:24,916 wheel INFO adding 'celery/worker/control.py' 2023-01-16 11:23:24,917 wheel INFO adding 'celery/worker/heartbeat.py' 2023-01-16 11:23:24,917 wheel INFO adding 'celery/worker/loops.py' 2023-01-16 11:23:24,917 wheel INFO adding 'celery/worker/pidbox.py' 2023-01-16 11:23:24,917 wheel INFO adding 'celery/worker/request.py' 2023-01-16 11:23:24,918 wheel INFO adding 'celery/worker/state.py' 2023-01-16 11:23:24,918 wheel INFO adding 'celery/worker/strategy.py' 2023-01-16 11:23:24,918 wheel INFO adding 'celery/worker/worker.py' 2023-01-16 11:23:24,919 wheel INFO adding 'celery/worker/consumer/__init__.py' 2023-01-16 11:23:24,919 wheel INFO adding 'celery/worker/consumer/agent.py' 2023-01-16 11:23:24,919 wheel INFO adding 'celery/worker/consumer/connection.py' 2023-01-16 11:23:24,920 wheel INFO adding 'celery/worker/consumer/consumer.py' 2023-01-16 11:23:24,920 wheel INFO adding 'celery/worker/consumer/control.py' 2023-01-16 11:23:24,920 wheel INFO adding 'celery/worker/consumer/events.py' 2023-01-16 11:23:24,920 wheel INFO adding 'celery/worker/consumer/gossip.py' 2023-01-16 11:23:24,921 wheel INFO adding 'celery/worker/consumer/heart.py' 2023-01-16 11:23:24,921 wheel INFO adding 'celery/worker/consumer/mingle.py' 2023-01-16 11:23:24,921 wheel INFO adding 'celery/worker/consumer/tasks.py' 2023-01-16 11:23:24,922 wheel INFO adding 'celery-5.2.7.dist-info/LICENSE' 2023-01-16 11:23:24,922 wheel INFO adding 'celery-5.2.7.dist-info/METADATA' 2023-01-16 11:23:24,922 wheel INFO adding 'celery-5.2.7.dist-info/WHEEL' 2023-01-16 11:23:24,922 wheel INFO adding 'celery-5.2.7.dist-info/entry_points.txt' 2023-01-16 11:23:24,923 wheel INFO adding 'celery-5.2.7.dist-info/top_level.txt' 2023-01-16 11:23:24,923 wheel INFO adding 'celery-5.2.7.dist-info/RECORD' 2023-01-16 11:23:24,924 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-01-16 11:23:24,929 gpep517 INFO The backend produced dist/celery-5.2.7-py3-none-any.whl celery-5.2.7-py3-none-any.whl >>> celery: Entering fakeroot... >>> celery-openrc*: Running split function openrc... >>> celery-openrc*: Preparing subpackage celery-openrc... >>> celery-openrc*: Running postcheck for celery-openrc >>> celery*: Running postcheck for celery >>> celery*: Preparing package celery... >>> celery*: Script found. /bin/sh added as a dependency for celery-5.2.7-r0.apk >>> celery*: Adding .pre-install >>> celery-openrc*: Tracing dependencies... >>> celery-openrc*: Package size: 24.0 KB >>> celery-openrc*: Compressing data... >>> celery-openrc*: Create checksum... >>> celery-openrc*: Create celery-openrc-5.2.7-r0.apk >>> celery*: Tracing dependencies... >>> celery*: Package size: 3.9 MB >>> celery*: Compressing data... >>> celery*: Create checksum... >>> celery*: Create celery-5.2.7-r0.apk >>> celery: Build complete at Mon, 16 Jan 2023 11:23:26 +0000 elapsed time 0h 0m 8s >>> celery: Cleaning up srcdir >>> celery: Cleaning up pkgdir >>> celery: Uninstalling dependencies... (1/28) Purging .makedepends-celery (20230116.112321) (2/28) Purging py3-billiard (3.6.4.0-r2) (3/28) Purging py3-click-didyoumean (0.3.0-r0) (4/28) Purging py3-click-plugins (1.1.1-r4) (5/28) Purging py3-click-repl (0.2.0-r0) (6/28) Purging py3-six (1.16.0-r4) (7/28) Purging py3-click (8.1.3-r1) (8/28) Purging py3-prompt_toolkit (3.0.36-r0) (9/28) Purging py3-wcwidth (0.2.5-r3) (10/28) Purging py3-kombu (5.2.4-r0) (11/28) Purging py3-amqp (5.1.1-r0) (12/28) Purging py3-tz (2022.7.1-r0) (13/28) Purging py3-vine (5.0.0-r0) (14/28) Purging python3-dev (3.11.1-r2) (15/28) Purging py3-setuptools (66.0.0-r0) (16/28) Purging py3-gpep517 (13-r0) (17/28) Purging py3-installer (0.6.0-r0) (18/28) Purging py3-wheel (0.38.4-r1) (19/28) Purging py3-packaging (23.0-r0) (20/28) Purging py3-parsing (3.0.9-r1) (21/28) Purging python3 (3.11.1-r2) (22/28) Purging libbz2 (1.0.8-r4) (23/28) Purging libffi (3.4.4-r0) (24/28) Purging gdbm (1.23-r0) (25/28) Purging xz-libs (5.4.1-r0) (26/28) Purging mpdecimal (2.5.1-r1) (27/28) Purging readline (8.2.0-r0) (28/28) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r0.trigger OK: 392 MiB in 98 packages >>> celery: Updating the testing/x86_64 repository index... >>> celery: Signing the index...