Skip to content

Triggered by ReactorScram on pull_request #11876

Triggered by ReactorScram on pull_request

Triggered by ReactorScram on pull_request #11876

Triggered via pull request May 24, 2024 19:48
Status Failure
Total duration 13m 36s
Artifacts 34

ci.yml

on: pull_request
update-release-draft
7s
update-release-draft
kotlin  /  static-analysis
30s
kotlin / static-analysis
kotlin  /  build
4m 33s
kotlin / build
elixir  /  unit-test
2m 14s
elixir / unit-test
elixir  /  type-check
55s
elixir / type-check
elixir  /  static-analysis
45s
elixir / static-analysis
elixir  /  migrations-and-seed-test
1m 56s
elixir / migrations-and-seed-test
static-analysis  /  pr-lint
3s
static-analysis / pr-lint
static-analysis  /  version-check
1m 18s
static-analysis / version-check
static-analysis  /  link-check
8s
static-analysis / link-check
static-analysis  /  global-linter
38s
static-analysis / global-linter
terraform  /  plan-deploy
1m 44s
terraform / plan-deploy
Matrix: codeql / analyze
Matrix: elixir / acceptance-test
Matrix: kotlin / ui-test
Matrix: rust / gui-smoke-test
Matrix: rust / headless-client
Matrix: rust / static-analysis
Matrix: rust / test
Matrix: swift / build
Matrix: tauri / build-gui
Matrix: build-artifacts / control-plane
Matrix: build-artifacts / data-plane
Matrix: build-base-perf-artifacts / control-plane
Matrix: build-base-perf-artifacts / data-plane
Matrix: build-head-perf-artifacts / control-plane
Matrix: build-head-perf-artifacts / data-plane
Matrix: build-artifacts / merge-docker-artifacts
Matrix: build-base-perf-artifacts / merge-docker-artifacts
Matrix: build-head-perf-artifacts / merge-docker-artifacts
Matrix: compatibility-tests / integration-tests
Matrix: integration-tests / integration-tests
Matrix: snownet-tests
Matrix: perf-tests
compare-results
11s
compare-results
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
update-release-draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '9229176622', status: 422, response: { url: 'https://api.github.com/repos/firezone/firezone/releases/156939985', 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: 'Fri, 24 May 2024 19:49:11 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-accepted-github-permissions': 'contents=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': '47C0:AABCF:1838119:2A83F71:6650EF36', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14851', 'x-ratelimit-reset': '1716583115', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '149', '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/firezone/firezone/releases/156939985', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"- build: update Nix dependencies @thomaseizinger (#5108)\\n- feat(website): Integrate Mixpanel with HubSpot form submissions and fix CTAs @AndrewDryga (#5094)\\n\\n## 🐛 Bug Fixes\\n\\n- fix(apple): Fix menu display and activation @jamilbk (#5090)\\n\\n## 🧰 Maintenance\\n\\n- chore(gui-client): update Tauri to latest @ReactorScram (#5124)\\n- chore(infra): Add CNAME for `trust.firezone.dev` pointing to `trust.oneleet.com` @jamilbk (#5117)\\n- test(connlib): ensure effective DNS servers match @thomaseizinger (#5107)\\n- test(connlib): ensure ICMP replies make it back to the client @thomaseizinger (#5104)\\n- chore(infra): Don\'t collide root TXT @jamilbk (#5113)\\n- chore(infra): Add Oneleet domain verification @jamilbk (#5112)\\n- test(connlib): implement PR feedback @thomaseizinger (#5101)\\n- test(connlib): ensure components don\'t have the same IP @thomaseizinger (#5109)\\n- chore(connlib): make `GatewayState::encapsulate` pure @thomaseizinger (#5103)\\n- test(connlib): simulate IO in state machine tests @thomaseizinger (#4728)\\n- chore(website): Add Google Ads and LinkedIn Ads trackers to the website @AndrewDryga (#5097)\\n- chore: Add google search domain verification for firez.one @jamilbk (#5096)\\n- chore(firezone-tunnel/android): revert regression from #4788 @ReactorScram (#5087)\\n- refactor(elixir): remove telemetry id generation (#5084) @jamilbk (#5095)\\n- refactor(apple): Remove unused vars in AppDelegate @jamilbk (#5089)\\n- chore: bump version to 1.0.5 for linux/windows @jamilbk (#5093)\\n- refactor(apple): Decode all expected JSON fields from onUpdateResources @jamilbk (#5088)\\n\\n## 📝 Documentation\\n\\n- docs(connlib): add more inline docs to connlib\'s state @thomaseizinger (#5105)\\n- docs: add note for compose v2 @jamilbk (#51
update-release-draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '9229176622', name: 'pull_request', payload: { action: 'synchronize', after: 'f61d543e67427ccf9e744e896116f92dfafcd945', before: 'c1e7014fbb9d1c39d63f3825c4eaf7a3560eb812', number: 5074, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/87211124?v=4', description: 'Open-source secure remote access', events_url: 'https://api.github.com/orgs/firezone/events', hooks_url: 'https://api.github.com/orgs/firezone/hooks', id: 87211124, issues_url: 'https://api.github.com/orgs/firezone/issues', login: 'firezone', members_url: 'https://api.github.com/orgs/firezone/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjg3MjExMTI0', public_members_url: 'https://api.github.com/orgs/firezone/public_members{/member}', repos_url: 'https://api.github.com/orgs/firezone/repos', url: 'https://api.github.com/orgs/firezone' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/firezone/firezone/issues/5074/comments' }, commits: { href: 'https://api.github.com/repos/firezone/firezone/pulls/5074/commits' }, html: { href: 'https://github.com/firezone/firezone/pull/5074' }, issue: { href: 'https://api.github.com/repos/firezone/firezone/issues/5074' }, review_comment: { href: 'https://api.github.com/repos/firezone/firezone/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/firezone/firezone/pulls/5074/comments' }, self: { href: 'https://api.github.com/repos/firezone/firezone/pulls/5074' }, statuses: { href: 'https://api.github.com/repos/firezone/firezone/statuses/f61d543e67427ccf9e744e896116f92dfafcd945' } }, active_lock_reason: null, additions: 356, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/13400041?v=4', events_url: 'https://api.github.com/users/ReactorScram/events{/privacy}', followers_url: 'https://api.github.com/users/ReactorScram/followers', following_url: 'https://api.github.com/users/ReactorScram/following{/other_user}', gists_url: 'https://api.github.com/users/ReactorScram/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/ReactorScram', id: 13400041, login: 'ReactorScram', node_id: 'MDQ6VXNlcjEzNDAwMDQx', organizations_url: 'https://api.github.com/users/ReactorScram/orgs', received_events_url: 'https://api.github.com/users/ReactorScram/received_events', repos_url: 'https://api.github.com/users/ReactorScram/repos', site_admin: false, starred_url: 'https://api.github.com/users/ReactorScram/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/ReactorScram/subscriptions', type: 'User', url: 'https://api.github.com/users/ReactorScram' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/13400041?v=4', events_url: 'https://api.github.com/users/ReactorScram/events{/privacy}', followers_url: 'https://api.github.com/users/ReactorScram/followers', following_url: 'https://api.github.com/users/ReactorScram/following{/other_user}', gists_url: 'https://api.github.com/users/ReactorScram/gists{/gist_id}'
rust / static-analysis-macos-14
Process completed with exit code 1.
rust / static-analysis-ubuntu-22.04
Process completed with exit code 1.
rust / static-analysis-windows-2022
Process completed with exit code 1.
kotlin / static-analysis
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
kotlin / static-analysis
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
elixir / acceptance-test-1
No files were found with the provided path: elixir/apps/web/screenshots. No artifacts will be uploaded.
swift / build-macosx
Cache save failed.
kotlin / build
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
perf-tests-head-direct-tcp-client2server
Failed to download action 'https://api.github.com/repos/google-github-actions/auth/tarball/71fee32a0bb7e97b4d33d548e7d957010649d8fa'. Error: Response status code does not indicate success: 502 (Bad Gateway).
perf-tests-head-direct-tcp-client2server
Back off 17.703 seconds before retry.

Artifacts

Produced during runtime
Name Size
Android app bundle
26.8 MB
debug-client-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-digest-x86_64 Expired
244 Bytes
debug-gateway-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-digest-x86_64 Expired
244 Bytes
debug-http-test-server-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-digest-x86_64 Expired
244 Bytes
debug-relay-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-digest-x86_64 Expired
244 Bytes
debug-snownet-tests-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-digest-x86_64 Expired
244 Bytes
direct-tcp-client2server-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-iperf3results
1.78 KB
direct-tcp-client2server-7fd8e66f7d7da7c79661922ea9a94c20215cbe81-iperf3results
1.76 KB
direct-tcp-server2client-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-iperf3results
1.54 KB
direct-tcp-server2client-7fd8e66f7d7da7c79661922ea9a94c20215cbe81-iperf3results
1.55 KB
direct-udp-client2server-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-iperf3results
1.56 KB
direct-udp-client2server-7fd8e66f7d7da7c79661922ea9a94c20215cbe81-iperf3results
1.61 KB
direct-udp-server2client-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-iperf3results
2 KB
direct-udp-server2client-7fd8e66f7d7da7c79661922ea9a94c20215cbe81-iperf3results
2 KB
firezone-client-gui-linux_1.0.6_x86_64-exe
7.24 MB
firezone-client-gui-linux_1.0.6_x86_64-pkg
12 MB
firezone-client-gui-linux_1.0.6_x86_64-syms
4.48 MB
firezone-client-gui-windows_1.0.6_x86_64-exe
4.03 MB
firezone-client-gui-windows_1.0.6_x86_64-pkg
7.74 MB
firezone-client-gui-windows_1.0.6_x86_64-syms
6.93 MB
perf-client-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-digest-x86_64 Expired
244 Bytes
perf-client-7fd8e66f7d7da7c79661922ea9a94c20215cbe81-digest-x86_64 Expired
244 Bytes
perf-gateway-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-digest-x86_64 Expired
244 Bytes
perf-gateway-7fd8e66f7d7da7c79661922ea9a94c20215cbe81-digest-x86_64 Expired
244 Bytes
perf-relay-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-digest-x86_64 Expired
244 Bytes
perf-relay-7fd8e66f7d7da7c79661922ea9a94c20215cbe81-digest-x86_64 Expired
244 Bytes
relayed-tcp-client2server-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-iperf3results
1.79 KB
relayed-tcp-client2server-7fd8e66f7d7da7c79661922ea9a94c20215cbe81-iperf3results
1.79 KB
relayed-tcp-server2client-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-iperf3results
1.55 KB
relayed-tcp-server2client-7fd8e66f7d7da7c79661922ea9a94c20215cbe81-iperf3results
1.56 KB
relayed-udp-client2server-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-iperf3results
1.61 KB
relayed-udp-client2server-7fd8e66f7d7da7c79661922ea9a94c20215cbe81-iperf3results
1.6 KB
relayed-udp-server2client-1d846228c3d7be437ab34dc6f4c0cec5262dc01d-iperf3results
1.98 KB
relayed-udp-server2client-7fd8e66f7d7da7c79661922ea9a94c20215cbe81-iperf3results
2.01 KB