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 42 1789813891.421720 read(0<pipe:[7181397]>, "", 258048) = 0 926 42 1789813891.421818 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>> 927 42 1789813891.421911 pipe2([4<pipe:[7180646]>, 5<pipe:[7180646]>], O_CLOEXEC) = 0 2739 44 1789813891.790625 close(3</usr/local/lib/python3.12/urllib/response.py>) = 0 2740 44 1789813891.791935 mkdir("/workspace/public", 0777) = 0 2741 44 1789813891.792074 mkdir("/workspace/work", 0777) = 0 2742 44 1789813891.792202 openat(AT_FDCWD</workspace>, "/workspace/input/orders.json", O_RDONLY|O_CLOEXEC) = 3</workspace/input/orders.json> 2743 44 1789813891.792314 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2744 44 1789813891.792411 ioctl(3</workspace/input/orders.json>, TCGETS, 0x7ffdbb40b7a0) = -1 ENOTTY (Inappropriate ioctl for device) 2746 44 1789813891.792609 lseek(3</workspace/input/orders.json>, 0, SEEK_CUR) = 0 2747 44 1789813891.792701 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2748 44 1789813891.792798 read(3</workspace/input/orders.json>, "[{\"id\": \"order-a\", \"total_cents\": 1099}, {\"id\": \"order-b\", \"total_cents\": 2199}, {\"id\": \"order-c\", \"total_cents\": 499}]", 120) = 119 2749 44 1789813891.792892 read(3</workspace/input/orders.json>, "", 1) = 0 2750 44 1789813891.792989 close(3</workspace/input/orders.json>) = 0 2751 44 1789813891.793141 openat(AT_FDCWD</workspace>, "/workspace/public/report.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/public/report.json> 2752 44 1789813891.793260 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 2753 44 1789813891.793357 ioctl(3</workspace/public/report.json>, TCGETS, 0x7ffdbb40b820) = -1 ENOTTY (Inappropriate ioctl for device) 2755 44 1789813891.793553 lseek(3</workspace/public/report.json>, 0, SEEK_CUR) = 0 2756 44 1789813891.793651 write(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 3797}", 39) = 39 2757 44 1789813891.793759 close(3</workspace/public/report.json>) = 0