worlddump.py not run with appropriate privileges
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
devstack |
Expired
|
Low
|
Unassigned |
Bug Description
In the event of failure, recording the failure may currently also fail:
+ lib/neutron_
+ ./stack.
++ ./stack.
+ ./stack.
+ ./stack.
+ ./stack.
+ ./stack.
+ ./stack.
exit_trap: cleaning up child processes
+ ./stack.
+ ./stack.
+ ./stack.
+ ./stack.
+ ./stack.
+ ./stack.
+ ./stack.
Error on exit
+ ./stack.
+ ./stack.
+ ./stack.
+ ./stack.
Traceback (most recent call last):
File "/opt/stack/
sys.
File "/opt/stack/
with io.open(fname, 'w') as f:
PermissionError: [Errno 13] Permission denied: '/opt/stack/
$ ls -ld /opt/stack/logs
drwxr-xr-x 3 root root 4096 Sep 26 09:33 /opt/stack/logs
summary: |
- worlddump.py not run with appropriate permissions + worlddump.py not run with appropriate privileges |
Changed in devstack: | |
status: | In Progress → Incomplete |
Fix proposed to branch: master /review. opendev. org/c/openstack /devstack/ +/896502
Review: https:/