| Bug ID | 1362 |
|---|---|
| Summary | Framework cleanup before extraction fails due to root files |
| Product | DPDK |
| Version | unspecified |
| Hardware | All |
| OS | All |
| Status | UNCONFIRMED |
| Severity | normal |
| Priority | Normal |
| Component | dts |
| Assignee | dev@dpdk.org |
| Reporter | juraj.linkes@pantheon.tech |
| CC | juraj.linkes@pantheon.tech, probb@iol.unh.edu |
| Target Milestone | --- |
233201 2023/07/18 13:16:49 - SUT 1 - INFO - Copying DPDK tarball to SUT. 233202 2023/07/18 13:16:49 - SUT 1 - INFO - Extracting DPDK tarball on SUT: '/tmp/dpdk.tar.xz' into '/tmp/dpdk-22.07'. 233203 2023/07/18 13:16:49 - SUT 1 - INFO - Sending: 'rm -rf /tmp/dpdk-22.07' 233204 2023/07/18 13:16:50 - SUT 1 - DEBUG - Received from 'rm -rf /tmp/dpdk-22.07': 233205 stdout: '' 233206 stderr: 'rm: cannot remove '/tmp/dpdk-22.07/x86_64-linux-native-gcc/app/test/trace_autot-2023-07-18-AM-08-45-39': Permission denied It's possible that the previously extracted tarball was done with admin privileges. It's also possible that it was created outside DTS.