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
926 38 1789813849.714083 read(0<pipe:[7155654]>, "", 258048) = 0 927 38 1789813849.714215 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>> 928 38 1789813849.714333 pipe2([4<pipe:[7154525]>, 5<pipe:[7154525]>], O_CLOEXEC) = 0 2750 40 1789813850.132495 close(3</usr/local/lib/python3.12/urllib/response.py>) = 0 2751 40 1789813850.133855 mkdir("/workspace/public", 0777) = 0 2752 40 1789813850.133990 mkdir("/workspace/work", 0777) = 0 2753 40 1789813850.134110 openat(AT_FDCWD</workspace>, "/workspace/input/orders.json", O_RDONLY|O_CLOEXEC) = 3</workspace/input/orders.json> 2754 40 1789813850.134219 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2755 40 1789813850.134307 ioctl(3</workspace/input/orders.json>, TCGETS, 0x7ffd5b8a9ca0) = -1 ENOTTY (Inappropriate ioctl for device) 2757 40 1789813850.134506 lseek(3</workspace/input/orders.json>, 0, SEEK_CUR) = 0 2758 40 1789813850.134575 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2759 40 1789813850.134682 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 2760 40 1789813850.134767 read(3</workspace/input/orders.json>, "", 1) = 0 2761 40 1789813850.134854 close(3</workspace/input/orders.json>) = 0 2762 40 1789813850.135002 openat(AT_FDCWD</workspace>, "/workspace/public/report.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/public/report.json> 2763 40 1789813850.135116 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 2764 40 1789813850.135196 ioctl(3</workspace/public/report.json>, TCGETS, 0x7ffd5b8a9d20) = -1 ENOTTY (Inappropriate ioctl for device) 2766 40 1789813850.135379 lseek(3</workspace/public/report.json>, 0, SEEK_CUR) = 0 2767 40 1789813850.135478 write(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 3797}", 39) = 39 2768 40 1789813850.135584 close(3</workspace/public/report.json>) = 0 2889 40 1789813850.168801 ioctl(3<TCP:[7154574]>, FIONBIO, [1]) = 0 2890 40 1789813850.175806 connect(3<TCP:[7154574]>, {sa_family=AF_INET, sin_port=htons(8765), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in progress) 2891 40 1789813850.182789 poll([{fd=3<TCP:[127.0.0.1:34746->127.0.0.1:8765]>, events=POLLOUT|POLLERR}], 1, 2000) = 1 ([{fd=3, revents=POLLOUT}]) 2901 40 1789813850.195099 socket(AF_INET, SOCK_STREAM|SOCK_CLOEXEC, IPPROTO_TCP) = 3<TCP:[7154575]> 2902 40 1789813850.204349 connect(3<TCP:[7154575]>, {sa_family=AF_INET, sin_port=htons(8765), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 2903 40 1789813850.213735 setsockopt(3<TCP:[127.0.0.1:34752->127.0.0.1:8765]>, SOL_TCP, TCP_NODELAY, [1], 4) = 0