fix(discovery): retry failed target connections (backport #1593) #4296
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '5684810178',
status: 422,
response: {
url: 'https://api.github.com/repos/cryostatio/cryostat/releases/104178702',
status: 422,
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',
connection: 'close',
'content-length': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 27 Jul 2023 19:45:51 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'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': '1846:245E:6CE2E5:DCA122:64C2C96F',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '797',
'x-ratelimit-reset': '1690487471',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '203',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/cryostatio/cryostat/releases/104178702',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.16.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## Contributors\\n@andrewazores, @ebaron, @github-actions[bot], @mergify and @mergify[bot]\\n## What's Changed\\n## Fixes\\n\\n* fix(ssl): fixed env var behaves unexpectedly (backport #1570) (#1576) @mergify\\n* chore(agent): update agent template utilities (backport #1563) (#1564) @mergify\\n* fix(startup): be tolerant of built-in discovery mechanism failures (backport #1549) (#1550) @mergify\\n* test(itest): improve container startup health detection (backport #1534) (#1539) @mergify\\n* fix(multipart): accept multipart/form-data with boundary (backport #1499) (#1515) @mergify\\n* fix(discovery): fix broken DISABLE_BUILTIN_DISCOVERY env var (backport #1506) (#1509) @mergify\\n\\n## Documentation\\n\\n* docs(README): add podman.socket for running run.sh/smoketest.sh (backport #1594) (#1596) @mergify\\n\\n## Maintenance\\n\\n* test(smoketest): add native image sample app (backport #1525) (#1538) @mergify\\n* test(itest): improve container startup health detection (backport #1534) (#1539) @mergify\\n* build(deps): bump ubi8/openjdk-17-runtime from 1.15-1.1682053056 to 1.16-1 in /src/container (backport #1535) (#1536) @mergify\\n* chore(cleanup): remove empty file accidentally committed (backport #1522) (#1526) @mergify\\n* chore(version): bump version to 2.3.1-SNAPSHOT (#1508) @ebaron\\n","draft":true,"prerelease":false,"tag_name":"untagged-7e1cc1fd4cdb5acecce9","target_commitish":"refs/pull/1600/merge"}`,
request: {}
},
event: {
id: '5684810178',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '31ee1d2352349e269d09357293d95a31b9d0b64c',
before: '6505fe53401c7b88014e0b40d13eb52b5b51ad32',
number: 1600,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/81769700?v=4',
description: 'JDK Flight Recorder for Kuberne
|
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '5684810178',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '31ee1d2352349e269d09357293d95a31b9d0b64c',
before: '6505fe53401c7b88014e0b40d13eb52b5b51ad32',
number: 1600,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/81769700?v=4',
description: 'JDK Flight Recorder for Kubernetes',
events_url: 'https://api.github.com/orgs/cryostatio/events',
hooks_url: 'https://api.github.com/orgs/cryostatio/hooks',
id: 81769700,
issues_url: 'https://api.github.com/orgs/cryostatio/issues',
login: 'cryostatio',
members_url: 'https://api.github.com/orgs/cryostatio/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjgxNzY5NzAw',
public_members_url: 'https://api.github.com/orgs/cryostatio/public_members{/member}',
repos_url: 'https://api.github.com/orgs/cryostatio/repos',
url: 'https://api.github.com/orgs/cryostatio'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/cryostatio/cryostat/issues/1600/comments'
},
commits: {
href: 'https://api.github.com/repos/cryostatio/cryostat/pulls/1600/commits'
},
html: { href: 'https://github.com/cryostatio/cryostat/pull/1600' },
issue: {
href: 'https://api.github.com/repos/cryostatio/cryostat/issues/1600'
},
review_comment: {
href: 'https://api.github.com/repos/cryostatio/cryostat/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/cryostatio/cryostat/pulls/1600/comments'
},
self: {
href: 'https://api.github.com/repos/cryostatio/cryostat/pulls/1600'
},
statuses: {
href: 'https://api.github.com/repos/cryostatio/cryostat/statuses/31ee1d2352349e269d09357293d95a31b9d0b64c'
}
},
active_lock_reason: null,
additions: 90,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/3787464?v=4',
events_url: 'https://api.github.com/users/andrewazores/events{/privacy}',
followers_url: 'https://api.github.com/users/andrewazores/followers',
following_url: 'https://api.github.com/users/andrewazores/following{/other_user}',
gists_url: 'https://api.github.com/users/andrewazores/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/andrewazores',
id: 3787464,
login: 'andrewazores',
node_id: 'MDQ6VXNlcjM3ODc0NjQ=',
organizations_url: 'https://api.github.com/users/andrewazores/orgs',
received_events_url: 'https://api.github.com/users/andrewazores/received_events',
repos_url: 'https://api.github.com/users/andrewazores/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/andrewazores/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/andrewazores/subscriptions',
type: 'User',
url: 'https://api.github.com/users/andrewazores'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/3787464?v=4',
events_url: 'https://api.github.com/users/andrewazores/events{/privacy}',
followers_url: 'https://api.github.com/users/andrewazores/followers',
following_url: 'https://api.github.com/users/andrewazores/following{/other_user}',
gists_url: 'https://api.github.com/users/andrewa
|
The logs for this run have expired and are no longer available.
Loading