diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-06-22 17:38:37 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-06-22 17:38:37 +0200 |
| commit | b5323c280fc9dd0ed10db3b4b9e7c44e56c60d07 (patch) | |
| tree | 8a49a5ed298caa7ac5e02ecf3c2ce53b4355916c /pkg/report/testdata | |
| parent | c97f0d7a863bbb63de5dca44ad75c5ae7b4a154d (diff) | |
pkg/report: add more gvisor formats
Diffstat (limited to 'pkg/report/testdata')
| -rw-r--r-- | pkg/report/testdata/gvisor/report/10 | 9 | ||||
| -rw-r--r-- | pkg/report/testdata/gvisor/report/11 | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/pkg/report/testdata/gvisor/report/10 b/pkg/report/testdata/gvisor/report/10 new file mode 100644 index 000000000..1850b5d4f --- /dev/null +++ b/pkg/report/testdata/gvisor/report/10 @@ -0,0 +1,9 @@ +TITLE: FATAL ERROR: error running container: err waiting on container NAME: EOF + +request_key(&(0x7f0000005e80)='trusted\x00', &(0x7f0000005ec0)={0x73, 0x79, 0x7a, 0x0}, &(0x7f0000005f00)='(selinuxppp0eth0proc\x00', 0xfffffffffffffff8) +add_key(&(0x7f0000005f40)='dns_resolver\x00', &(0x7f0000005f80)={0x73, 0x79, 0x7a, 0x0}, &(0x7f0000005fc0)="786015083dc3dbe94536578dc260891f45c4b3713a210099", 0x18, 0xffffffffffffffff) + +W0622 11:59:19.138728 18712 x:0] FATAL ERROR: error running container: err waiting on container "syz-8": EOF +error running container: err waiting on container "syz-8": EOF +W0622 11:59:19.138713 19300 x:0] FATAL ERROR: error getting processes for container: error executing in sandbox: EOF +error getting processes for container: error executing in sandbox: EOF diff --git a/pkg/report/testdata/gvisor/report/11 b/pkg/report/testdata/gvisor/report/11 new file mode 100644 index 000000000..dbe8eb1a4 --- /dev/null +++ b/pkg/report/testdata/gvisor/report/11 @@ -0,0 +1,9 @@ +TITLE: FATAL ERROR: error getting processes for container: error executing in sandbox: EOF + +r1 = creat(&(0x7f0000000800)='./file0\x00', 0x80) +accept(r1, &(0x7f0000000b00)=@rc, &(0x7f0000000b80)=0x80) + +W0622 12:13:40.386697 9726 x:0] FATAL ERROR: error getting processes for container: error executing in sandbox: EOF +error getting processes for container: error executing in sandbox: EOF +W0622 12:13:40.386737 9188 x:0] FATAL ERROR: error running container: err waiting on container "ci-gvisor-main-10": EOF +error running container: err waiting on container "ci-gvisor-main-10": EOF |
