Actions
action #36697
closedSLE-12-SP3-Server installation medium missing on openqaworker6:5 - iso was present in cache but then not in pool when starting VM
Start date:
2018-06-01
Due date:
% Done:
0%
Estimated time:
Description
https://openqa.suse.de/tests/1736489/file/autoinst-log.txt
reports for openqaworker6:5:
'/var/lib/openqa/pool/5/SLE-12-SP3-Server-DVD-x86_64-GM-DVD1.iso': No such file or directory
Updated by okurz over 6 years ago
- Project changed from openQA Tests (public) to openQA Project (public)
- Category set to Regressions/Crashes
This looks strange. From autoinst-log.txt:
[2018-06-01T08:51:15.0224 CEST] [info] Downloading SLE-12-SP3-Server-DVD-x86_64-GM-DVD1.iso from openqa.suse.de/tests/1736489/asset/iso/SLE-12-SP3-Server-DVD-x86_64-GM-DVD1.iso
[2018-06-01T08:51:15.0258 CEST] [debug] CACHE: Content has not changed, not downloading the /var/lib/openqa/cache/SLE-12-SP3-Server-DVD-x86_64-GM-DVD1.iso but updating last use
…
[2018-06-01T08:51:22.0032 CEST] [debug] QEMU: qemu-system-x86_64: -drive media=cdrom,if=none,id=cd0,format=raw,file=/var/lib/openqa/pool/5/SLE-12-SP3-Server-DVD-x86_64-GM-DVD1.iso: Could not open '/var/lib/openqa/pool/5/SLE-12-SP3-Server-DVD-x86_64-GM-DVD1.iso': No such file or directory
so the openQA caching detects the ISO to be present in the cache but then it's disappeared from the pool. How should the ISO be linked/copied from the cache to the pool? Or was it linked/copied there but then deleted by some other process in the background?
Updated by okurz over 6 years ago
- Subject changed from SLE-12-SP3-Server installation medium missing on openqaworker6:5 to SLE-12-SP3-Server installation medium missing on openqaworker6:5 - iso was present in cache but then not in pool when starting VM
Updated by coolo about 6 years ago
- Status changed from New to In Progress
- Assignee set to EDiGiacinto
- Target version set to Current Sprint
basically the same as we have in #40871
Updated by EDiGiacinto about 6 years ago
- Status changed from In Progress to Feedback
https://github.com/os-autoinst/openQA/pull/1783 has been merged, setting to Feedback
Updated by coolo about 6 years ago
- Status changed from Feedback to Resolved
- Target version changed from Current Sprint to Done
Actions