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  41    1789813852.985795 read(0<pipe:[7158671]>, "", 258048) = 0  927  41    1789813852.985938 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>>  928  41    1789813852.986044 pipe2([4<pipe:[7159421]>, 5<pipe:[7159421]>], O_CLOEXEC) = 0 2732  43    1789813853.383386 close(3</usr/local/lib/python3.12/urllib/response.py>) = 0 2733  43    1789813853.384708 mkdir("/workspace/public", 0777) = 0 2734  43    1789813853.384842 mkdir("/workspace/work", 0777) = 0 2735  43    1789813853.384964 openat(AT_FDCWD</workspace>, "/workspace/input/orders.json", O_RDONLY|O_CLOEXEC) = 3</workspace/input/orders.json> 2736  43    1789813853.385071 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2737  43    1789813853.385161 ioctl(3</workspace/input/orders.json>, TCGETS, 0x7ffdceae2c80) = -1 ENOTTY (Inappropriate ioctl for device) 2739  43    1789813853.385352 lseek(3</workspace/input/orders.json>, 0, SEEK_CUR) = 0 2740  43    1789813853.385435 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2741  43    1789813853.385524 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 2742  43    1789813853.385616 read(3</workspace/input/orders.json>, "", 1) = 0 2743  43    1789813853.385721 close(3</workspace/input/orders.json>) = 0 2744  43    1789813853.385873 openat(AT_FDCWD</workspace>, "/workspace/public/report.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/public/report.json> 2745  43    1789813853.385978 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 2746  43    1789813853.386062 ioctl(3</workspace/public/report.json>, TCGETS, 0x7ffdceae2d00) = -1 ENOTTY (Inappropriate ioctl for device) 2748  43    1789813853.386225 lseek(3</workspace/public/report.json>, 0, SEEK_CUR) = 0 2749  43    1789813853.386308 write(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 3797}", 39) = 39 2750  43    1789813853.386398 close(3</workspace/public/report.json>) = 0 2872  43    1789813853.421959 ioctl(3<TCP:[7160293]>, FIONBIO, [1]) = 0 2873  43    1789813853.431278 connect(3<TCP:[7160293]>, {sa_family=AF_INET, sin_port=htons(8765), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in progress) 2874  43    1789813853.440941 poll([{fd=3<TCP:[127.0.0.1:34806->127.0.0.1:8765]>, events=POLLOUT|POLLERR}], 1, 2000) = 1 ([{fd=3, revents=POLLOUT}]) 2885  43    1789813853.462283 ioctl(3<TCP:[7160294]>, FIONBIO, [1]) = 0 2886  43    1789813853.469385 connect(3<TCP:[7160294]>, {sa_family=AF_INET, sin_port=htons(8765), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in progress) 2887  43    1789813853.476378 poll([{fd=3<TCP:[127.0.0.1:34820->127.0.0.1:8765]>, events=POLLOUT|POLLERR}], 1, 4000) = 1 ([{fd=3, revents=POLLOUT}])