Skip to content

[7.x](backport #28514) [Heartbeat][Agent] Seccomp / synthetics bugfix improvements#28539

Merged
andrewvc merged 1 commit into7.xfrom
mergify/bp/7.x/pr-28514
Oct 19, 2021
Merged

[7.x](backport #28514) [Heartbeat][Agent] Seccomp / synthetics bugfix improvements#28539
andrewvc merged 1 commit into7.xfrom
mergify/bp/7.x/pr-28514

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Oct 19, 2021

This is an automatic backport of pull request #28514 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

Fixes a variety of seccomp and synthetics execution related issues:

Adds the setcap syscall, which chrome invokes to drop all privileges. Chrome crashes w/o this.
Adds the getgroups syscall, which we use to log the active groups
Improves logging for process execution failures with more detail

(cherry picked from commit 81c38fc)
@mergify mergify bot requested a review from a team as a code owner October 19, 2021 18:12
@mergify mergify bot added the backport label Oct 19, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 19, 2021
@andrewvc andrewvc added the Team:obs-ds-hosted-services Label for the Observability Hosted Services team label Oct 19, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/uptime (Team:Uptime)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Oct 19, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-10-19T18:12:15.529+0000

  • Duration: 86 min 9 sec

  • Commit: c0b9796

Test stats 🧪

Test Results
Failed 0
Passed 3553
Skipped 80
Total 3633

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

@andrewvc andrewvc merged commit 06a38f1 into 7.x Oct 19, 2021
@andrewvc andrewvc deleted the mergify/bp/7.x/pr-28514 branch October 19, 2021 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Team:obs-ds-hosted-services Label for the Observability Hosted Services team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants