Skip to content

(experimental, do_not_merge) Adding a delay in getTeamByServers to prevent CPU monopolization#12874

Open
spraza wants to merge 1 commit intoapple:release-7.3from
spraza:latest-7.3-dd-change
Open

(experimental, do_not_merge) Adding a delay in getTeamByServers to prevent CPU monopolization#12874
spraza wants to merge 1 commit intoapple:release-7.3from
spraza:latest-7.3-dd-change

Conversation

@spraza
Copy link
Copy Markdown
Collaborator

@spraza spraza commented Mar 27, 2026

20260327-041053-praza-61aba3f6fc833304             compressed=True data_size=35199770 duration=703008 ended=16751 fail_fast=50 max_runs=500000 pass=16751 priority=100 remaining=17:01:44 runtime=0:35:25 sanity=False started=16966 submitted=20260327-041053 timeout=5400 username=praza

changes, based on discussion with Neethu

reorder suppressFor

move delay

put back observability changes

Replace this text with your description here...

Code-Reviewer Section

The general pull request guidelines can be found here.

Please check each of the following things and check all boxes before accepting a PR.

  • The PR has a description, explaining both the problem and the solution.
  • The description mentions which forms of testing were done and the testing seems reasonable.
  • Every function/class/actor that was touched is reasonably well documented.

For Release-Branches

If this PR is made against a release-branch, please also check the following:

  • This change/bugfix is a cherry-pick from the next younger branch (younger release-branch or main if this is the youngest branch)
  • There is a good reason why this PR needs to go into a release branch and this reason is documented (either in the description above or in a linked GitHub issue)

changes, based on discussion with Neethu

reorder suppressFor

move delay

put back observability changes
@foundationdb-ci
Copy link
Copy Markdown
Contributor

Result of foundationdb-pr-clang-arm on Linux CentOS 7

  • Commit ID: d269587
  • Duration 0:04:02
  • Result: ❌ FAILED
  • Error: Error while executing command: ninja -v -C build_output -j ${NPROC} all packages strip_targets. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Copy Markdown
Contributor

Result of foundationdb-pr-cluster-tests on Linux RHEL 9

  • Commit ID: d269587
  • Duration 0:07:57
  • Result: ❌ FAILED
  • Error: Error while executing command: ninja -v -C build_output -j ${NPROC} all packages strip_targets. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

@foundationdb-ci
Copy link
Copy Markdown
Contributor

Result of foundationdb-pr on Linux RHEL 9

  • Commit ID: d269587
  • Duration 0:08:06
  • Result: ❌ FAILED
  • Error: Error while executing command: ninja -v -C build_output -j ${NPROC} all packages strip_targets. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Copy Markdown
Contributor

Result of foundationdb-pr-clang on Linux RHEL 9

  • Commit ID: d269587
  • Duration 0:08:37
  • Result: ❌ FAILED
  • Error: Error while executing command: ninja -v -C build_output -j ${NPROC} all packages strip_targets. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants