Actions
action #80772
closedcoordination #39719: [saga][epic] Detection of "known failures" for stable tests, easy test results review and easy tracking of known issues
[jeos] auto_review:"(?s)GENERAL_HW_FLASH_CMD.*No space left on device":retry incomplete in flash script
Status:
Resolved
Priority:
High
Assignee:
Category:
Feature requests
Target version:
Start date:
2020-12-07
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
[0m[37m[2020-12-07T11:11:28.159 CET] [debug] Backend process died, backend errors are reported below in the following lines:
GENERAL_HW_FLASH_CMD: + echo 'Flash script start...'
[...]
+ ssh root@192.168.0.33 unxz --threads=0 /tmp//openSUSE-Tumbleweed-ARM-JeOS-raspberrypi2.armv7l-2020.11.24-Snapshot20201205.raw.xz
unxz: /tmp//openSUSE-Tumbleweed-ARM-JeOS-raspberrypi2.armv7l-2020.11.24-Snapshot20201205.raw: Write error: No space left on device at /usr/lib/os-autoinst/backend/generalhw.pm line 78.
https://openqa.opensuse.org/tests/1498089
https://openqa.opensuse.org/tests/1497465
Steps to reproduce¶
Find jobs referencing this ticket with the help of
https://raw.githubusercontent.com/os-autoinst/scripts/master/openqa-query-for-job-label ,
for example to look for ticket 80772 call openqa-query-for-job-label poo#80772
Suggestion¶
- Evaluate if /tmp is the best choice for big image files
Workaround¶
Retrigger the job
Updated by livdywan about 4 years ago
- Description updated (diff)
- Category set to Feature requests
- Target version set to future
- Parent task set to #39719
Updated by livdywan about 4 years ago
- Copied to action #80774: [jeos] auto_review:"(?s)GENERAL_HW_FLASH_CMD.*No route to host":retry incomplete in flash script added
Updated by ggardet_arm about 4 years ago
- Status changed from New to Resolved
This has been fixed already.
Actions