/var/lib/pcp/testsuite/1031.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 40 41 42 43 | QA output created by 1031
=== Testing perl pmda
dbpmda> open pipe /usr/bin/env perl pmdaslurm.pl
Start env PMDA: /usr/bin/env perl pmdaslurm.pl
dbpmda> getdesc on
dbpmda> wait 3
dbpmda> desc slurm.numnodes
PMID: 23.0.0
Data Type: 32-bit unsigned int InDom: PM_INDOM_NULL 0xffffffff
Semantics: instant Units: none
dbpmda> desc slurm.node.job.id
PMID: 23.1.1
Data Type: 32-bit unsigned int InDom: 23.1 0x5c00001
Semantics: instant Units: none
dbpmda> desc slurm.node.job.name
PMID: 23.1.2
Data Type: string InDom: 23.1 0x5c00001
Semantics: instant Units: none
dbpmda> desc slurm.node.job.job_alloc_cores
PMID: 23.1.16
Data Type: string InDom: 23.1 0x5c00001
Semantics: instant Units: none
dbpmda> fetch slurm.numnodes
PMID(s): 23.0.0
pmResult ... numpmid: 1
23.0.0 (<noname>): numval: 1 valfmt: 0 vlist[]:
value NUMBER
dbpmda> fetch slurm.node.job.id
PMID(s): 23.1.1
pmResult ... numpmid: 1
23.1.1 (<noname>): numval: 1 valfmt: 0 vlist[]:
inst [4452824 or ???] value NUMBER
dbpmda> fetch slurm.node.job.name
PMID(s): 23.1.2
pmResult ... numpmid: 1
23.1.2 (<noname>): numval: 1 valfmt: 1 vlist[]:
inst [4452824 or ???] value STRING
dbpmda> fetch slurm.node.job.job_alloc_cores
PMID(s): 23.1.16
pmResult ... numpmid: 1
23.1.16 (<noname>): numval: 1 valfmt: 1 vlist[]:
inst [4452824 or ???] value STRING
dbpmda>
|