mitre / canonical-ubuntu-18.04-lts-stig-baseline

(WIP) canonical-ubuntu-18.04-lts-stig-baseline
Other
9 stars 4 forks source link

Augenrules uncessary since auditd restart included as handler when setting rules #48

Closed ghexp closed 3 years ago

ghexp commented 3 years ago

This issue wasn't reproducible prior to submission of the previous PR, even using workflows on our fork (which passed). Somehow the auditctl is being non-responsive and causing all the audit tests to fail:

Command /sbin/auditctl -l timed out after 0 seconds

ghexp commented 3 years ago

Possibly related to inspec (lack of) timeout issue (also)?

ghexp commented 3 years ago

Looks like multiple commands are throwing that error when it fails:

Command lsmod timed out after 0 seconds

Command modprobe --showconfig timed out after 0 seconds

Command dpkg -s ufw timed out after 0 seconds

ghexp commented 3 years ago

It's not being caused by any commits, since now old runs that previously passed will fail if re-run. Help from someone on inspec team involved in timeout dev?

ghexp commented 3 years ago

Fixed in latest inspec release 4.31.1