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  56    1789814573.999131 read(0<pipe:[7218411]>, "", 258048) = 0  926  56    1789814573.999275 newfstatat(AT_FDCWD</workspace>, "/workspace/build", 0x7ffe52b52ca0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)  927  56    1789814573.999403 newfstatat(AT_FDCWD</workspace>, "/workspace/build/cache.json", 0x7ffe52b52d20, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)  928  56    1789814573.999517 mkdir("/workspace/build", 0777) = 0  929  56    1789814573.999619 openat(AT_FDCWD</workspace>, "/workspace/build/cache.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/build/cache.json>  930  56    1789814573.999751 fstat(3</workspace/build/cache.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0  931  56    1789814573.999846 ioctl(3</workspace/build/cache.json>, TCGETS, 0x7ffe52b52c60) = -1 ENOTTY (Inappropriate ioctl for device)  932  56    1789814573.999962 lseek(3</workspace/build/cache.json>, 0, SEEK_CUR) = 0  933  56    1789814574.000100 write(3</workspace/build/cache.json>, "{\"orders\": [{\"id\": \"order-a\", \"total_cents\": 1099}, {\"id\": \"order-b\", \"total_cents\": 2199}, {\"id\": \"order-c\", \"total_cents\": 499}], \"client\": {\"name\": \"Client X\"}}", 163) = 163  934  56    1789814574.000219 close(3</workspace/build/cache.json>) = 0