/var/lib/pcp/testsuite/651.out is in pcp-testsuite 3.8.12ubuntu1.
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 | QA output created by 651
== pmproxy not running ==
pmprobe: Cannot connect to PMCD on host "MYHOST": Connection refused
== simplest default case ==
sample.long.hundred 1 100
== simple explicit host case ==
hinv.ncpu 1 <n>
== non-standard PMPROXY_PORT, expect failure ==
pmprobe: Cannot connect to PMCD on host "MYHOST": Connection refused
== non-standard PMPROXY_PORT, expect success ==
sample.long.hundred 1 100
== restricted interface for connections, expect failure ==
pmprobe: Cannot connect to PMCD on host "MYHOST": Connection refused
== restricted interface for connections, expect success ==
sample.long.hundred 1 100
|