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 111 1789814586.282146 read(0<pipe:[7219623]>, "", 258048) = 0 926 111 1789814586.282249 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>> 927 111 1789814586.282351 pipe2([4<pipe:[7217004]>, 5<pipe:[7217004]>], O_CLOEXEC) = 0 1269 113 1789814586.302500 fstat(1<pipe:[7217006]>, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 1270 113 1789814586.302573 openat(AT_FDCWD</workspace>, "public/report.json", O_RDONLY) = 3</workspace/public/report.json> 1271 113 1789814586.302683 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=40, ...}) = 0 1272 113 1789814586.302759 fadvise64(3</workspace/public/report.json>, 0, 0, POSIX_FADV_SEQUENTIAL) = 0 1273 113 1789814586.302827 mmap(NULL, 270336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x727ddb585000 1274 113 1789814586.302900 read(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 8297}\n", 262144) = 40 1275 113 1789814586.302982 write(1<pipe:[7217006]>, "{\"order_count\": 3, \"total_cents\": 8297}\n", 40) = -1 EPIPE (Broken pipe)