/var/lib/pcp/testsuite/169.out is in pcp-testsuite 4.0.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | QA output created by 169
Test pmcd timeouts with the pmcd PMDA's pmcd.control.timeout
Waiting for pmcd to terminate ...
Starting pmcd ...
*** pmcd agent timeout < app timeout ***
*** pmcd will killoff agent ***
app timeout = 10
pmcd timeout = 5
pmcd.control.timeout old value=5 new value=5
Expect dummyproc to fail (IPC protocol failure):
dummyproc: pmLookupDesc: IPC protocol failure
pmcd terminated dummy the dumb_pmda agent as desired
*** pmcd agent timeout > app timeout ***
*** pmcd will not killoff agent until later ***
app timeout = 5
pmcd timeout = 10
pmcd.control.timeout old value=5 new value=10
Expect dummyproc to fail (timeout for pmcd failure):
dummyproc: pmLookupDesc: Timeout waiting for a response from PMCD
pmcd did NOT terminate the dumb_pmda agent as desired
Now wait for pmcd to timeout...
pmcd terminated the dumb_pmda agent as desired
Waiting for pmcd to terminate ...
Starting pmcd ...
Starting pmlogger ...
|