Skip to content

Fix resource leak in performQuery by using Consumer pattern #13631

Fix resource leak in performQuery by using Consumer pattern

Fix resource leak in performQuery by using Consumer pattern #13631

Triggered via pull request March 28, 2026 12:29
Status Success
Total duration 11s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
9s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '23685232627', name: 'pull_request', payload: { action: 'synchronize', after: 'dcfd0d653855b4c5723ef23f90444eb76c55859b', before: '2bdef471e5876da8357c12d506dc95007bb0dd64', number: 11100, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/13393021?v=4', description: '', events_url: 'https://api.github.com/orgs/testcontainers/events', hooks_url: 'https://api.github.com/orgs/testcontainers/hooks', id: 13393021, issues_url: 'https://api.github.com/orgs/testcontainers/issues', login: 'testcontainers', members_url: 'https://api.github.com/orgs/testcontainers/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjEzMzkzMDIx', public_members_url: 'https://api.github.com/orgs/testcontainers/public_members{/member}', repos_url: 'https://api.github.com/orgs/testcontainers/repos', url: 'https://api.github.com/orgs/testcontainers' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/testcontainers/testcontainers-java/issues/11100/comments' }, commits: { href: 'https://api.github.com/repos/testcontainers/testcontainers-java/pulls/11100/commits' }, html: { href: 'https://github.com/testcontainers/testcontainers-java/pull/11100' }, issue: { href: 'https://api.github.com/repos/testcontainers/testcontainers-java/issues/11100' }, review_comment: { href: 'https://api.github.com/repos/testcontainers/testcontainers-java/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/testcontainers/testcontainers-java/pulls/11100/comments' }, self: { href: 'https://api.github.com/repos/testcontainers/testcontainers-java/pulls/11100' }, statuses: { href: 'https://api.github.com/repos/testcontainers/testcontainers-java/statuses/dcfd0d653855b4c5723ef23f90444eb76c55859b' } }, active_lock_reason: null, additions: 290, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'testcontainers:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/assignees{/user}', blobs_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/branches{/branch}', clone_url: 'https://github.com/testcontainers/testcontainers-java.git', collaborators_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/comments{/number}', commits_url: 'https://api.github.com/repos/testcontainers/testcontainers-java/commits{/sha}', compare_url: 'https://api.github.com/repos/testcontainers/tes
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '23685232627', status: 403, response: { url: 'https://api.github.com/repos/testcontainers/testcontainers-java/releases', status: 403, 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: 'Sat, 28 Mar 2026 12:29:18 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': 'contents=write; contents=write,workflows=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': '8001:2D893F:1F2C32B:813BF39:69C7C99E', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4992', 'x-ratelimit-reset': '1774704554', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '8', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/testcontainers/testcontainers-java/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.1 (linux; x64)', 'x-github-delivery': '23685232627', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"target_commitish":"refs/pull/11100/merge","name":"2.0.5","tag_name":"2.0.5","body":"# What's Changed\\n\\n* Update testcontainers version to 2.0.4 (#11357) @[github-actions[bot]](https://github.com/apps/github-actions)\\n* Update docs version to 2.0.4 (#11573) @[github-actions[bot]](https://github.com/apps/github-actions)\\n\\n## 🚀 Features & Enhancements\\n\\n* Add support for !override docker compose tag (#11490) @meck-gd\\n\\n## 🐛 Bug Fixes\\n\\n* Fix jarFileTest cache relocatability (#11574) @ribafish\\n\\n## 📖 Documentation\\n\\n* Update LocalStack docs (#11581) @eddumelendez\\n\\n## 🧹 Housekeeping\\n\\n* Replace deprecated/removed method calls javadoc examples (#11570) @ratonalgaze\\n","draft":true,"prerelease":false,"make_latest":"true"}`, request: {} }, event: { id: '23685232627', name: 'pull_request', payload: { action: 'synchronize', after: 'dcfd0d653855b4c5723ef23f90444eb76c55859b', before: '2bdef471e5876da8357c12d506dc95007bb0dd64', number: 11100, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/13393021?v=4', description: '', events_url: 'https://api.github.com/orgs/testcontainers/events', hooks_url: 'https://api.github.com/orgs/testcontainers/hooks', id: 13393021, issues_url: 'https://api.github.com/orgs/testcontainers/issues', login: 'testcontainers', members_url: 'https://api.github.com/orgs/testcontainers/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjEzMzkzMDIx', public_members_url: 'https://api.github.com/orgs/testcontainers/public_members{/member}', repos_url: 'https://api.github.com/orgs/testcontainers/repos', url: 'https://api.github.com/orgs/testcontainers' }, pull_request: { _link
update_release_draft
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)