rca add: oss error #624#940
Open
wayyoungboy wants to merge 6 commits into
Open
Conversation
Teingi
reviewed
May 26, 2025
| if len(resp["error"]) == 0: | ||
| file_size = os.path.getsize(resp["gather_pack_path"]) | ||
| self.gather_tuples.append((node.get("ip"), False, resp["error"], file_size, int(time.time() - st), resp["gather_pack_path"])) | ||
| # recycle *_obdiag_*.trac in observer log dir |
Teingi
reviewed
May 26, 2025
| mkdir -p ./dependencies/bin | ||
| # download obstack | ||
| if [ -f ./dependencies/bin/obstack_aarch64 ]; then | ||
| # download obstack and obadmin |
# Conflicts: # dev_helper.sh
Member
Author
|
会使包变得很大,暂缓 This will cause the package to become very large, so please wait |
Member
Author
|
Review note: this should stay on hold until the packaging-size question is resolved, and there are also functional issues in
I only ran syntax validation here: |
Member
Author
|
Additional review findings in plugins/rca/oss_error.py:
These are in addition to the previous path and remote-existence issues, and they make this PR unsafe to merge before a focused fix and an observer integration rerun. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
rca add: oss error #624
close #624