Skip to content

[All Platforms] nemoclaw debug --output <invalid-path>` reports "Tarball written to ..." even when tar fails; exit code remains 0 #1765

@zNeill

Description

@zNeill

Description

[Environment]
Device: Linux 5.15.0-171-generic x86_64, No GPU
NemoClaw: v0.0.11
OpenShell: N/A
OpenClaw: N/A

[Steps to Reproduce]

  1. nemoclaw debug --quick --output /nonexistent/path/debug.tar.gz

[Expected Result]
Command should detect tar failure, report an error, and exit with non-zero status.

[Actual Result]
tar (child): /nonexistent/path/debug.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
[debug] Tarball written to /nonexistent/path/debug.tar.gz
[debug] Known secrets are auto-redacted...
EXIT_CODE=0


[NVB# 6065905]

[NVB#6065905]

Metadata

Metadata

Assignees

No one assigned

    Labels

    NV QABugs found by the NVIDIA QA TeamVDRLinked to VDR findingarea: cliCommand line interface, flags, terminal UX, or output

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions