System-call source excerpts
Line numbers refer to the complete decompressed trace. This page includes event lines and one line of context.
Download the complete compressed trace
925 89 1789814553.637787 read(0<pipe:[7215706]>, "", 258048) = 0 926 89 1789814553.637884 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>> 927 89 1789814553.637986 pipe2([4<pipe:[7216331]>, 5<pipe:[7216331]>], O_CLOEXEC) = 0 1248 91 1789814553.660923 fstat(1<pipe:[7216333]>, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 1249 91 1789814553.661016 openat(AT_FDCWD</workspace>, "public/report.json", O_RDONLY) = 3</workspace/public/report.json> 1250 91 1789814553.661116 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=39, ...}) = 0 1251 91 1789814553.661204 fadvise64(3</workspace/public/report.json>, 0, 0, POSIX_FADV_SEQUENTIAL) = 0 1252 91 1789814553.661286 mmap(NULL, 270336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd223116000 1253 91 1789814553.661368 read(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 8297}", 262144) = 39 1254 91 1789814553.661462 write(1<pipe:[7216333]>, "{\"order_count\": 3, \"total_cents\": 8297}", 39) = -1 EPIPE (Broken pipe)