Skip to content

Adding custom fork celery with better logging. - #25649

Merged
awais786 merged 1 commit into
masterfrom
awais786/upgrade-celery-fork
Nov 20, 2020
Merged

Adding custom fork celery with better logging.#25649
awais786 merged 1 commit into
masterfrom
awais786/upgrade-celery-fork

Conversation

@awais786

@awais786 awais786 commented Nov 19, 2020

Copy link
Copy Markdown
Contributor

Adding custom fork celery with better logging PR

Sandbox https://upgradeceleryfork.sandbox.edx.org/
flower http://ec2-54-226-244-218.compute-1.amazonaws.com:5555/

Some logs appearing on sandbox

/edx/var/log/supervisor/lms_default_1-stderr.log:2020-11-19 19:03:36,089 INFO 24229 [celery.loaders.base] [user None] [ip None] base.py:270 - EDX-CELERY-FindingTasksModule: Finding tasks module for lms.djangoapps.ccx
/edx/var/log/supervisor/lms_default_1-stderr.log:2020-11-19 19:03:36,090 INFO 24229 [celery.loaders.base] [user None] [ip None] base.py:288 - EDX-CELERY-TaskModuleImported: lms.djangoapps.ccx.tasks module is imported
/edx/var/log/supervisor/lms_default_1-stderr.log:2020-11-19 19:03:36,091 INFO 24229 [celery.loaders.base] [user None] [ip None] base.py:270 - EDX-CELERY-FindingTasksModule: Finding tasks module for openedx.core.djangoapps.ccxcon
/edx/var/log/supervisor/lms_default_1-stderr.log:2020-11-19 19:03:36,092 INFO 24229 [celery.loaders.base] [user None] [ip None] base.py:288 - EDX-CELERY-TaskModuleImported: openedx.core.djangoapps.ccxcon.tasks module is imported
/edx/var/log/supervisor/lms_default_1-stdout.log:EDX-CELERY-ConfigForAutodiscover: django.contrib.auth's config added for autodiscovery
/edx/var/log/supervisor/lms_default_1-stdout.log:EDX-CELERY-ConfigForAutodiscover: django.contrib.contenttypes's config added for autodiscovery
/edx/var/log/supervisor/lms_default_1-stdout.log:EDX-CELERY-ConfigForAutodiscover: django.contrib.humanize's config added for autodiscovery
/edx/var/log/supervisor/lms_default_1-stdout.log:EDX-CELERY-ConfigForAutodiscover: django.contrib.messages's config added for autodiscovery

Comment thread requirements/edx/base.txt Outdated

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@awais786
awais786 force-pushed the awais786/upgrade-celery-fork branch from 41478f7 to 6586651 Compare November 19, 2020 19:13
@awais786
awais786 requested a review from jmbowman November 19, 2020 19:33
@awais786
awais786 marked this pull request as ready for review November 19, 2020 19:41
Comment thread requirements/edx/base.txt Outdated

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why its removing from here.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm guessing you ran make upgrade under Python 3.8, whereas Jenkins is still using 3.5 since we haven't turned off testing against 3.5 yet.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, yes we ran this on our make upgrade machine.

Comment thread requirements/edx/base.txt Outdated

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

@awais786
awais786 force-pushed the awais786/upgrade-celery-fork branch from 53f58c8 to 1ca39fc Compare November 20, 2020 12:56
@awais786
awais786 force-pushed the awais786/upgrade-celery-fork branch from 12b6a3b to 4bf9bb5 Compare November 20, 2020 13:02
@edx-status-bot

Copy link
Copy Markdown

Your PR has finished running tests. There were no failures.

@awais786
awais786 merged commit e153778 into master Nov 20, 2020
@awais786
awais786 deleted the awais786/upgrade-celery-fork branch November 20, 2020 16:53
@edx-pipeline-bot

Copy link
Copy Markdown
Contributor

EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production.

@edx-pipeline-bot

Copy link
Copy Markdown
Contributor

EdX Release Notice: This PR has been deployed to the production environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants