Skip to content

Getting deadlock error while executing a task #5279

Getting deadlock error while executing a task

Getting deadlock error while executing a task #5279

Triggered via issue September 11, 2024 14:10
@cppwfscppwfs
commented on #5934 3d2eafb
Status Success
Total duration 17s
Artifacts

issue-handler.yml

on: issue_comment
labeler
4s
labeler
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
labeler
FAIL '[labelIssue('status/need-feedback', removeLabel('for/team-attention'))]' => RequestError [HttpError]: Label does not exist at /home/runner/work/_actions/jvalkeal/issue-handler/v0.0.4/dist/index.js:6548:23 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 0) { status: '404', headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Wed, 11 Sep 2024 14:10:29 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'issues=write; pull_requests=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '8421:166831:D4154E:19ED93B:66E1A4D5', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14999', 'x-ratelimit-reset': '1726067429', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '1', 'x-xss-protection': '0' }, request: { method: 'DELETE', url: 'https://api.github.com/repos/spring-cloud/spring-cloud-dataflow/issues/5934/labels/for%2Fteam-attention', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'octokit-core.js/3.1.1 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-length': 0 }, request: { agent: [Agent], hook: [Function: bound bound register] } }, documentation_url: 'https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue' }
labeler
The following actions uses node12 which is deprecated and will be forced to run on node16: jvalkeal/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
labeler
The following actions use a deprecated Node.js version and will be forced to run on node20: jvalkeal/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/