Skip to content

<fix>[kvm]: skip known systemd timeout on reconnect#4402

Open
ZStack-Robot wants to merge 1 commit into
5.4.10from
sync/boce.wang/fix-86349
Open

<fix>[kvm]: skip known systemd timeout on reconnect#4402
ZStack-Robot wants to merge 1 commit into
5.4.10from
sync/boce.wang/fix-86349

Conversation

@ZStack-Robot

Copy link
Copy Markdown
Collaborator

Resolves: ZSTAC-86349

Cherry-pick/backport of bf86016 to 5.4.10.

sync from gitlab !10362

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 28 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 212a6665-61b1-42e1-8e9a-a895fb887ef2

📥 Commits

Reviewing files that changed from the base of the PR and between 08177ca and dc86975.

📒 Files selected for processing (3)
  • plugin/kvm/src/main/java/org/zstack/kvm/KVMHost.java
  • plugin/kvm/src/main/java/org/zstack/kvm/KVMHostUtils.java
  • test/src/test/java/org/zstack/test/kvm/KVMHostUtilsTest.java

Warning

.coderabbit.yaml has a parsing error

The CodeRabbit configuration file in this repository has a parsing error and default settings were used instead. Please fix the error(s) in the configuration file. You can initialize chat with CodeRabbit to get help with the configuration file.

💥 Parsing errors (1)
Could not fetch remote config from http://open.zstack.ai:20001/code-reviews/zstack-cloud.yaml: TimeoutError: The operation was aborted due to timeout
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch sync/boce.wang/fix-86349

Comment @coderabbitai help to get the list of available commands.

Existing host reconnect can fail before kvmagent echo.

Ansible masks libvirt sockets with systemctl during deploy.

If host systemd D-Bus is stuck, that optional step times out.

Continue only for this known mask timeout on reconnect.

New host deploy and other ansible failures still fail.

Resolves: ZSTAC-86349

Change-Id: I0ef4a535065ff797c9e4cfae5b39c2daa321a4cc
@MatheMatrix MatheMatrix force-pushed the sync/boce.wang/fix-86349 branch from 73698a1 to dc86975 Compare July 2, 2026 10:18
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.

1 participant