Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scriptworker_client: properly handle signals in run_command #1030

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

scriptworker_client: properly handle signals in run_command

b7b4dd0
Select commit
Loading
Failed to load commit list.
Open

scriptworker_client: properly handle signals in run_command #1030

scriptworker_client: properly handle signals in run_command
b7b4dd0
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / check-ruff-lint succeeded Jun 20, 2024 in 1m 49s

FirefoxCI (pull_request)

ruff-py39

Details

View task in Taskcluster
View logs in Taskcluster


[task 2024-06-20T08:22:29.218Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bouncerscript/src/bouncerscript/script.py
[task 2024-06-20T08:22:29.218Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.218Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.218Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.219Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bouncerscript.task' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.219Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.219Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bouncerscript.utils' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.219Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bouncerscript/src/bouncerscript/utils.py
[task 2024-06-20T08:22:29.219Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.219Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.219Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.219Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'xml' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.221Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bouncerscript.constants' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.221Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'xml.dom.minidom' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.221Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.221Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.221Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'urllib.parse' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.221Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/githubscript/setup.py
[task 2024-06-20T08:22:29.221Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.225Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.225Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushapkscript/src/pushapkscript/publish_config.py
[task 2024-06-20T08:22:29.225Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.225Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushapkscript/src/pushapkscript/__init__.py
[task 2024-06-20T08:22:29.225Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushapkscript/src/pushapkscript/exceptions.py
[task 2024-06-20T08:22:29.225Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.constants' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.225Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.225Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushapkscript/src/pushapkscript/manifest.py
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'io' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'zipfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pushapkscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushapkscript/src/pushapkscript/task.py
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'deepmerge' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/src/pushmsixscript/__init__.py
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushapkscript/src/pushapkscript/jarsigner.py
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/src/pushmsixscript/manifest.py
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'subprocess' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pushapkscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'configparser' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'zipfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.229Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'xml.etree.ElementTree' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.230Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.230Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'redo' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.230Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/src/pushmsixscript/task.py
[task 2024-06-20T08:22:29.230Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'balrogclient' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.230Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushapkscript/src/pushapkscript/script.py
[task 2024-06-20T08:22:29.230Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'base64' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.230Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'balrogscript.constants' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.231Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.231Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized '.release' as Known(LocalFolder) (NonZeroLevel)
[task 2024-06-20T08:22:29.231Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized '.util' as Known(LocalFolder) (NonZeroLevel)
[task 2024-06-20T08:22:29.231Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.231Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.231Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.231Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'contextlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'socket' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pushapkscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pushapkscript.publish_config' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pushapkscript' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushapkscript/src/pushapkscript/publish.py
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozapkpublisher.push_apk' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozapkpublisher.push_aab' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushapkscript/src/pushapkscript/utils.py
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/githubscript/src/githubscript/github.py
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'github3' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp_retry' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'github3.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.233Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/githubscript/src/githubscript/__init__.py
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bitrisescript/src/bitrisescript/script.py
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bitrisescript.task' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bitrisescript.bitrise' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.client' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/src/pushmsixscript/script.py
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pushmsixscript' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/src/pushmsixscript/microsoft_store.py
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'time' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'requests' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'zipfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'tempfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'traceback' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.234Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pushmsixscript' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'azure.storage.blob' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushflatpakscript/src/pushflatpakscript/artifacts.py
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'taskcluster' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pyproject.toml
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushflatpakscript/src/pushflatpakscript/constants.py
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushflatpakscript/src/pushflatpakscript/__init__.py
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushflatpakscript/src/pushflatpakscript/task.py
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/addonscript/src/addonscript/xpi.py
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.235Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'zipfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.237Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/addonscript/src/addonscript/exceptions.py
[task 2024-06-20T08:22:29.237Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.constants' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.237Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.237Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/addonscript/src/addonscript/utils.py
[task 2024-06-20T08:22:29.237Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bitrisescript/src/bitrisescript/bitrise.py
[task 2024-06-20T08:22:29.237Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.237Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.237Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.240Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.240Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pathlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.240Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp_retry' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.240Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bitrisescript.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.240Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.240Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pprint' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.240Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'typing' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/addonscript/src/addonscript/__init__.py
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/addonscript/src/addonscript/script.py
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.client' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp.client_exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'addonscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'addonscript.task' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'addonscript.xpi' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'addonscript.api' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'requests' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.245Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.246Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'time' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.246Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/addonscript/src/addonscript/api.py
[task 2024-06-20T08:22:29.246Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'jose' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.246Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'addonscript.task' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.246Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'async_timeout' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.246Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'uuid' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.246Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/addonscript/setup.py
[task 2024-06-20T08:22:29.246Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.247Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.247Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bitrisescript/src/bitrisescript/__init__.py
[task 2024-06-20T08:22:29.247Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bitrisescript/src/bitrisescript/exceptions.py
[task 2024-06-20T08:22:29.247Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'hashlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.247Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.247Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp.client_exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.247Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bitrisescript/src/bitrisescript/task.py
[task 2024-06-20T08:22:29.247Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'addonscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'addonscript.task' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'glob' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'difflib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'tempfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'zipfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'requests_hawk' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.createprecomplete' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/githubscript/src/githubscript/release_config.py
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'addonscript.utils' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/addonscript/src/addonscript/task.py
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozpack' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.249Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.250Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.250Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.250Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mimetypes' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.250Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.250Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/githubscript/src/githubscript/task.py
[task 2024-06-20T08:22:29.250Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.250Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.250Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/githubscript/src/githubscript/script.py
[task 2024-06-20T08:22:29.250Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.250Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.250Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'githubscript.github' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.250Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'githubscript.task' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.client' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'githubscript.release_config' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bitrisescript/setup.py
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'widevine' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/iscript/src/iscript/macvpn.py
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'plistlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pathlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'shutil' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.251Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.mac' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.util' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/iscript/src/iscript/mac.py
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'copy' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'typing' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.252Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pexpect' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'attr' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'shlex' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'plistlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'arrow' as Known(ThirdParty) (NoMatch)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'copy' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.autograph' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'shutil' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.253Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.254Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.254Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.254Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'itertools' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.254Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-06-20T08:22:29.254Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'glob' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-06-20T08:22:29.254Z] [2024-06-20][08:22:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.util' as Known(FirstParty) (SamePackage)
[task 2024-06-20T08:22:29.254Z] [2024-06-20][08:22:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bouncerscript/src/bouncerscript/constants.py
[task 2024-06-20T08:22:29.254Z] [2024-06-20][08:22:29][ruff::commands::check][DEBUG] Checked 136 files in: 44.90409ms
[task 2024-06-20T08:22:29.256Z]   ruff-py39: OK (2.75=setup[2.64]+cmd[0.00,0.11] seconds)
[task 2024-06-20T08:22:29.256Z]   congratulations :) (2.90 seconds)
[taskcluster 2024-06-20 08:22:30.041Z] === Task Finished ===
[taskcluster 2024-06-20 08:22:30.042Z] Successful task run with exit code: 0 completed in 36.688 seconds