Skip to content

Instantly share code, notes, and snippets.

@t-bltg
Last active February 3, 2021 18:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save t-bltg/267242115cae05cd7526ff2a475eb723 to your computer and use it in GitHub Desktop.
Save t-bltg/267242115cae05cd7526ff2a475eb723 to your computer and use it in GitHub Desktop.
strace.py --trace-clone --trace-exec --fork -o log ./test.py
execve($SRC_DIR/test.py, ['$SRC_DIR/test.py'], [/* 40 vars */]) = 2215191
[2215191] brk(0) = 94771182006272 (0x00005631a2a37000)
[2215191] arch_prctl(0x0000000000003001, 0x00007fffd1e448a0, 0x00007fba205712c0, 0x00007fba205798b8, 0x0000000000000003, 0x00007fba20571fb1) = -22 EINVAL (Invalid argument)
[2215191] access('/etc/ld.so.preload', <R_OK> (4)) = -2 ENOENT (No such file or directory)
[2215191] openat(AT_FDCWD, '/etc/ld.so.cache', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007fffd1e43aa0) = 0
[2215191] mmap(0, 122605, <PROT_READ> (1), 2, 3, 0) = 140437382983680 (0x00007fba20537000)
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '/lib/x86_64-linux-gnu/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] read(3, 0x00007fffd1e43c48, 832) = 832 (0x0000000000000340)
[2215191] pread64(3, 0x00007fffd1e43860, 784, 0x0000000000000040) = 784 (0x0000000000000310)
[2215191] pread64(3, 0x00007fffd1e43830, 32, 0x0000000000000350) = 32 (0x0000000000000020)
[2215191] pread64(3, 0x00007fffd1e437e0, 68, 0x0000000000000370) = 68 (0x0000000000000044)
[2215191] fstat(3, 0x00007fffd1e43af0) = 0
[2215191] mmap(0, 8192, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 140437382975488 (0x00007fba20535000)
[2215191] pread64(3, 0x00007fffd1e43740, 784, 0x0000000000000040) = 784 (0x0000000000000310)
[2215191] pread64(3, 0x00007fffd1e43420, 32, 0x0000000000000350) = 32 (0x0000000000000020)
[2215191] pread64(3, 0x00007fffd1e43400, 68, 0x0000000000000370) = 68 (0x0000000000000044)
[2215191] mmap(0, 2036952, <PROT_READ> (1), 2050, 3, 0) = 140437380935680 (0x00007fba20343000)
[2215191] mprotect(140437381087232, 1847296, 0) = 0
[2215191] mmap(140437381087232, 1540096, <PROT_READ|PROT_EXEC> (5), 2066, 3, 151552) = 140437381087232 (0x00007fba20368000)
[2215191] mmap(140437382627328, 303104, <PROT_READ> (1), 2066, 3, 1691648) = 140437382627328 (0x00007fba204e0000)
[2215191] mmap(140437382934528, 24576, <PROT_READ|PROT_WRITE> (3), 2066, 3, 1994752) = 140437382934528 (0x00007fba2052b000)
[2215191] mmap(140437382959104, 13528, <PROT_READ|PROT_WRITE> (3), 50, 4294967295, 0) = 140437382959104 (0x00007fba20531000)
[2215191] close(3) = 0
[2215191] arch_prctl(0x0000000000001002, 0x00007fba20536580, 0xffff8045dfac9140, 0x0000000000000040, 0x0000000000000090, 0x0000000000000001) = 0
[2215191] mprotect(140437382934528, 12288, 1) = 0
[2215191] mprotect(94771157155840, 4096, 1) = 0
[2215191] mprotect(140437383290880, 4096, 1) = 0
[2215191] munmap(140437382983680, 122605) = 0
[2215191] brk(0) = 94771182006272 (0x00005631a2a37000)
[2215191] brk(94771182141440) = 94771182141440 (0x00005631a2a58000)
[2215191] openat(AT_FDCWD, '/usr/lib/locale/locale-archive', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007fba205306c0) = 0
[2215191] mmap(0, 5703744, <PROT_READ> (1), 2, 3, 0) = 140437375229952 (0x00007fba1fdd2000)
[2215191] close(3) = 0
*** Process 2215191 execution ***
[2215191] execve('$PREFIX/bin/python', <('python', '$SRC_DIR/test.py', NULL)>, <('SHELL=/bin/bash', 'WINDOWID=104870993', 'COLORTERM=truecolor', 'CONDA_EXE=/mnt/opt/conda3/bin/conda', '_CE_M=', 'LC_ADDRESS=fr_FR.UTF-8', '__MC3_PFIX__=$HOME/opt/mc3', 'LC_NAME=fr_FR.UTF-8', 'LC_MONETARY=fr_FR.UTF-8', 'PWD=$SRC_DIR', 'GSETTINGS_SCHEMA_DIR=$PREFIX/share/glib-2.0/schemas', 'LOGNAME=tb', 'QT_QPA_PLATFORMTHEME=gtk2', 'XDG_SESSION_TYPE=tty', 'CONDA_PREFIX=$PREFIX', 'TEXINPUTS=$HOME/cea/tex/mdl//:', 'MANPATH=/usr/local/texlive/2020/texmf-dist/doc/man:', 'QT_STYLE_OVERRIDE=gtk2', 'MOTD_SHOWN=pam', 'GI_TYPELIB_PATH=$PREFIX/lib/girepository-1.0', (... more than 20 strings ...))>) = 0
[2215191] brk(0) = 23932928 (0x00000000016d3000)
[2215191] arch_prctl(0x0000000000003001, 0x00007ffca26b66e0, 0x00007f1c65e3c410, 0x0000000000000000, 0x0000000000000003, 0x0000000000000000) = -22 EINVAL (Invalid argument)
[2215191] mmap(0, 8192, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759945121792 (0x00007f1c65e20000)
[2215191] readlink('/proc/self/exe', 0x00007ffca26b5290, 4096) = 36 (0x0000000000000024)
[2215191] access('/etc/ld.so.preload', <R_OK> (4)) = -2 ENOENT (No such file or directory)
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/x86_64/x86_64/libpython3.9.so.1.0', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/bin/../lib/tls/x86_64/x86_64', 0x00007ffca26b5880) = -2 ENOENT (No such file or directory)
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/x86_64/libpython3.9.so.1.0', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/bin/../lib/tls/x86_64', 0x00007ffca26b5880) = -2 ENOENT (No such file or directory)
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/x86_64/libpython3.9.so.1.0', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/bin/../lib/tls/x86_64', 0x00007ffca26b5880) = -2 ENOENT (No such file or directory)
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/libpython3.9.so.1.0', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/bin/../lib/tls', 0x00007ffca26b5880) = -2 ENOENT (No such file or directory)
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/x86_64/x86_64/libpython3.9.so.1.0', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/bin/../lib/x86_64/x86_64', 0x00007ffca26b5880) = -2 ENOENT (No such file or directory)
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/x86_64/libpython3.9.so.1.0', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/bin/../lib/x86_64', 0x00007ffca26b5880) = -2 ENOENT (No such file or directory)
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/x86_64/libpython3.9.so.1.0', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/bin/../lib/x86_64', 0x00007ffca26b5880) = -2 ENOENT (No such file or directory)
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/libpython3.9.so.1.0', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] read(3, 0x00007ffca26b59d8, 832) = 832 (0x0000000000000340)
[2215191] fstat(3, 0x00007ffca26b5880) = 0
[2215191] mmap(0, 3521816, <PROT_READ> (1), 2050, 3, 0) = 139759941599232 (0x00007f1c65ac4000)
[2215191] mmap(139759942004736, 1744896, <PROT_READ|PROT_EXEC> (5), 2066, 3, 405504) = 139759942004736 (0x00007f1c65b27000)
[2215191] mmap(139759943749632, 970752, <PROT_READ> (1), 2066, 3, 2150400) = 139759943749632 (0x00007f1c65cd1000)
[2215191] mmap(139759944720384, 262144, <PROT_READ|PROT_WRITE> (3), 2066, 3, 3117056) = 139759944720384 (0x00007f1c65dbe000)
[2215191] mmap(139759944982528, 138520, <PROT_READ|PROT_WRITE> (3), 50, 4294967295, 0) = 139759944982528 (0x00007f1c65dfe000)
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/libcrypt.so.1', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] read(3, 0x00007ffca26b59b8, 832) = 832 (0x0000000000000340)
[2215191] fstat(3, 0x00007ffca26b5860) = 0
[2215191] mmap(0, 233976, <PROT_READ> (1), 2050, 3, 0) = 139759941361664 (0x00007f1c65a8a000)
[2215191] mmap(139759941369856, 24576, <PROT_READ|PROT_EXEC> (5), 2066, 3, 8192) = 139759941369856 (0x00007f1c65a8c000)
[2215191] mmap(139759941394432, 8192, <PROT_READ> (1), 2066, 3, 32768) = 139759941394432 (0x00007f1c65a92000)
[2215191] mmap(139759941402624, 8192, <PROT_READ|PROT_WRITE> (3), 2066, 3, 36864) = 139759941402624 (0x00007f1c65a94000)
[2215191] mmap(139759941410816, 184824, <PROT_READ|PROT_WRITE> (3), 50, 4294967295, 0) = 139759941410816 (0x00007f1c65a96000)
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/libpthread.so.0', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] read(3, 0x00007ffca26b5998, 832) = 832 (0x0000000000000340)
[2215191] pread64(3, 0x00007ffca26b56c0, 68, 0x0000000000000338) = 68 (0x0000000000000044)
[2215191] fstat(3, 0x00007ffca26b5840) = 0
[2215191] mmap(0, 132184, <PROT_READ> (1), 2050, 3, 0) = 139759941226496 (0x00007f1c65a69000)
[2215191] mmap(139759941255168, 61440, <PROT_READ|PROT_EXEC> (5), 2066, 3, 28672) = 139759941255168 (0x00007f1c65a70000)
[2215191] mmap(139759941316608, 20480, <PROT_READ> (1), 2066, 3, 90112) = 139759941316608 (0x00007f1c65a7f000)
[2215191] mmap(139759941337088, 8192, <PROT_READ|PROT_WRITE> (3), 2066, 3, 106496) = 139759941337088 (0x00007f1c65a84000)
[2215191] mmap(139759941345280, 13400, <PROT_READ|PROT_WRITE> (3), 50, 4294967295, 0) = 139759941345280 (0x00007f1c65a86000)
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/libdl.so.2', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] read(3, 0x00007ffca26b5978, 832) = 832 (0x0000000000000340)
[2215191] fstat(3, 0x00007ffca26b5820) = 0
[2215191] mmap(0, 20720, <PROT_READ> (1), 2050, 3, 0) = 139759941201920 (0x00007f1c65a63000)
[2215191] mmap(139759941210112, 4096, <PROT_READ|PROT_EXEC> (5), 2066, 3, 8192) = 139759941210112 (0x00007f1c65a65000)
[2215191] mmap(139759941214208, 4096, <PROT_READ> (1), 2066, 3, 12288) = 139759941214208 (0x00007f1c65a66000)
[2215191] mmap(139759941218304, 8192, <PROT_READ|PROT_WRITE> (3), 2066, 3, 12288) = 139759941218304 (0x00007f1c65a67000)
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/libutil.so.1', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] read(3, 0x00007ffca26b5958, 832) = 832 (0x0000000000000340)
[2215191] fstat(3, 0x00007ffca26b5800) = 0
[2215191] mmap(0, 8192, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759941193728 (0x00007f1c65a61000)
[2215191] mmap(0, 20744, <PROT_READ> (1), 2050, 3, 0) = 139759941169152 (0x00007f1c65a5b000)
[2215191] mmap(139759941177344, 4096, <PROT_READ|PROT_EXEC> (5), 2066, 3, 8192) = 139759941177344 (0x00007f1c65a5d000)
[2215191] mmap(139759941181440, 4096, <PROT_READ> (1), 2066, 3, 12288) = 139759941181440 (0x00007f1c65a5e000)
[2215191] mmap(139759941185536, 8192, <PROT_READ|PROT_WRITE> (3), 2066, 3, 12288) = 139759941185536 (0x00007f1c65a5f000)
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/libm.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] read(3, 0x00007ffca26b5938, 832) = 832 (0x0000000000000340)
[2215191] fstat(3, 0x00007ffca26b57e0) = 0
[2215191] mmap(0, 1327352, <PROT_READ> (1), 2050, 3, 0) = 139759939837952 (0x00007f1c65916000)
[2215191] mmap(139759939899392, 630784, <PROT_READ|PROT_EXEC> (5), 2066, 3, 61440) = 139759939899392 (0x00007f1c65925000)
[2215191] mmap(139759940530176, 630784, <PROT_READ> (1), 2066, 3, 692224) = 139759940530176 (0x00007f1c659bf000)
[2215191] mmap(139759941160960, 8192, <PROT_READ|PROT_WRITE> (3), 2066, 3, 1318912) = 139759941160960 (0x00007f1c65a59000)
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/bin/../lib/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] read(3, 0x00007ffca26b5918, 832) = 832 (0x0000000000000340)
[2215191] pread64(3, 0x00007ffca26b5370, 784, 0x0000000000000040) = 784 (0x0000000000000310)
[2215191] pread64(3, 0x00007ffca26b5340, 32, 0x0000000000000350) = 32 (0x0000000000000020)
[2215191] pread64(3, 0x00007ffca26b52f0, 68, 0x0000000000000370) = 68 (0x0000000000000044)
[2215191] fstat(3, 0x00007ffca26b57c0) = 0
[2215191] pread64(3, 0x00007ffca26b5410, 784, 0x0000000000000040) = 784 (0x0000000000000310)
[2215191] mmap(0, 1852368, <PROT_READ> (1), 2050, 3, 0) = 139759937982464 (0x00007f1c65751000)
[2215191] mmap(139759938138112, 1339392, <PROT_READ|PROT_EXEC> (5), 2066, 3, 155648) = 139759938138112 (0x00007f1c65777000)
[2215191] mmap(139759939477504, 319488, <PROT_READ> (1), 2066, 3, 1495040) = 139759939477504 (0x00007f1c658be000)
[2215191] mmap(139759939796992, 24576, <PROT_READ|PROT_WRITE> (3), 2066, 3, 1810432) = 139759939796992 (0x00007f1c6590c000)
[2215191] mmap(139759939821568, 13264, <PROT_READ|PROT_WRITE> (3), 50, 4294967295, 0) = 139759939821568 (0x00007f1c65912000)
[2215191] close(3) = 0
[2215191] mmap(0, 8192, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759937974272 (0x00007f1c6574f000)
[2215191] arch_prctl(0x0000000000001002, 0x00007f1c6574fb80, 0xffff80e39a8afaa0, 0x0000000000000040, 0x00007f1c6574fb80, 0x0000000000000001) = 0
[2215191] mprotect(139759939796992, 12288, 1) = 0
[2215191] mprotect(139759941160960, 4096, 1) = 0
[2215191] mprotect(139759941185536, 4096, 1) = 0
[2215191] mprotect(139759941218304, 4096, 1) = 0
[2215191] mprotect(139759941337088, 4096, 1) = 0
[2215191] mprotect(139759941402624, 4096, 1) = 0
[2215191] mprotect(139759944720384, 24576, 1) = 0
[2215191] mprotect(4206592, 4096, 1) = 0
[2215191] mprotect(139759945306112, 4096, 1) = 0
[2215191] set_tid_address(<0>) = 2215191 (0x000000000021cd17)
[2215191] set_robust_list(0x00007f1c6574fe60, 24) = 0
[2215191] rt_sigaction(signal<32>, 0x00007ffca26b6500, NULL, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<33>, 0x00007ffca26b6500, NULL, 0x0000000000000008) = 0
[2215191] rt_sigprocmask(SIG_UNBLOCK, <sigset=(signal<32> signal<33>)>, NULL, 8) = 0
[2215191] prlimit64(0, 3, NULL, 0x00007ffca26b6660) = 0
[2215191] brk(0) = 23932928 (0x00000000016d3000)
[2215191] brk(24068096) = 24068096 (0x00000000016f4000)
[2215191] openat(AT_FDCWD, '$PREFIX/lib/locale/locale-archive', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007f1c659116e0) = 0
[2215191] mmap(0, 223498656, <PROT_READ> (1), 2, 3, 0) = 139759714471936 (0x00007f1c58229000)
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/gconv/gconv-modules.cache', O_RDONLY) = -2 ENOENT (No such file or directory)
[2215191] openat(AT_FDCWD, '$PREFIX/lib/gconv/gconv-modules', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b5c80) = 0
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] brk(24203264) = 24203264 (0x0000000001715000)
[2215191] read(3, 0x00000000016d4790, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000016d4790, 4096) = 3105 (0x0000000000000c21)
[2215191] read(3, 0x00000000016d4790, 4096) = 0
[2215191] close(3) = 0
[2215191] futex(0x00007f1c65911654, 129, 2147483647, NULL, 0x0000000000000013, 1) = 0
[2215191] stat('$PREFIX/bin/python', 0x00007ffca26b5ea0) = 0
[2215191] readlink('$PREFIX/bin/python', 0x00007ffca26b0d80, 4096) = 9
[2215191] readlink('$PREFIX/bin/python3.9', 0x00007ffca26b0d80, 4096) = -22 EINVAL (Invalid argument)
[2215191] openat(AT_FDCWD, '$PREFIX/bin/pyvenv.cfg', O_RDONLY) = -2 ENOENT (No such file or directory)
[2215191] openat(AT_FDCWD, '$PREFIX/pyvenv.cfg', O_RDONLY) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/bin/Modules/Setup.local', 0x00007ffca26b1d20) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/bin/lib/python3.9/os.py', 0x00007ffca26b1c40) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/bin/lib/python3.9/os.pyc', 0x00007ffca26b1c40) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/os.py', 0x00007ffca26b1c40) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/bin/pybuilddir.txt', O_RDONLY) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/bin/lib/python3.9/lib-dynload', 0x00007ffca26b0da0) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload', 0x00007ffca26b0da0) = 0
[2215191] getrandom(0x00007f1c65e1ce90, 24, 1) = 24 (0x0000000000000018)
[2215191] mmap(0, 262144, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759714209792 (0x00007f1c581e9000)
[2215191] mmap(0, 262144, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759713947648 (0x00007f1c581a9000)
[2215191] brk(24338432) = 24338432 (0x0000000001736000)
[2215191] mmap(0, 262144, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759713685504 (0x00007f1c58169000)
[2215191] sysinfo(0x00007ffca26b5380) = 0
[2215191] brk(24494080) = 24494080 (0x000000000175c000)
[2215191] openat(AT_FDCWD, '$PREFIX/etc/localtime', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215191] mmap(0, 262144, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759713423360 (0x00007f1c58129000)
[2215191] stat('$CODE/post', 0x00007ffca26b48a0) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4620) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4d00) = 0
[2215191] openat(AT_FDCWD, '$CODE/post', O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC (0o2204000)) = 3
[2215191] fstat(3, 0x00007ffca26b4c70) = 0
[2215191] getdents64(3, 0x000000000173eb00, 32768) = 1248 (0x00000000000004e0)
[2215191] getdents64(3, 0x000000000173eb00, 32768) = 0
[2215191] close(3) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b48a0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4620) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4d00) = 0
[2215191] openat(AT_FDCWD, '$CODE/cfd', O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC (0o2204000)) = 3
[2215191] fstat(3, 0x00007ffca26b4c70) = 0
[2215191] getdents64(3, 0x000000000173f310, 32768) = 2448 (0x0000000000000990)
[2215191] getdents64(3, 0x000000000173f310, 32768) = 0
[2215191] close(3) = 0
[2215191] stat('$HOME/cea/tools/conda', 0x00007ffca26b48a0) = -2 ENOENT (No such file or directory)
[2215191] stat('$HOME/cea/tools', 0x00007ffca26b48a0) = 0
[2215191] stat('$HOME/cea/tools/conda', 0x00007ffca26b4620) = -2 ENOENT (No such file or directory)
[2215191] getcwd('$SRC_DIR', 1024) = 19 (0x0000000000000013)
[2215191] stat('$SRC_DIR', 0x00007ffca26b48a0) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4620) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4d00) = 0
[2215191] openat(AT_FDCWD, '$SRC_DIR', O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC (0o2204000)) = 3
[2215191] fstat(3, 0x00007ffca26b4c70) = 0
[2215191] getdents64(3, 0x00000000017475c0, 32768) = 2824 (0x0000000000000b08)
[2215191] getdents64(3, 0x00000000017475c0, 32768) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python39.zip', 0x00007ffca26b48a0) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib', 0x00007ffca26b48a0) = 0
[2215191] stat('$PREFIX/lib/python39.zip', 0x00007ffca26b4620) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b48a0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4620) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4d00) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9', O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC (0o2204000)) = 3
[2215191] fstat(3, 0x00007ffca26b4c70) = 0
[2215191] getdents64(3, 0x00000000017475c0, 32768) = 7040 (0x0000000000001b80)
[2215191] getdents64(3, 0x00000000017475c0, 32768) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b4a20) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/encodings/__init__.abi3.so', 0x00007ffca26b4a20) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/encodings/__init__.so', 0x00007ffca26b4a20) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/encodings/__init__.py', 0x00007ffca26b4a20) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings/__init__.py', 0x00007ffca26b51e0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/encodings/__pycache__/__init__.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fcntl(3, F_GETFD, 0) = 1
[2215191] fstat(3, 0x00007ffca26b4ed0) = 0
[2215191] ioctl(3, 21505, 140723033427984) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b52a0) = 0
[2215191] read(3, 0x00000000017475b0, 3891) = 3890 (0x0000000000000f32)
[2215191] read(3, 0x00000000017484e2, 1) = 0
[2215191] close(3) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b3f50) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b3f50) = 0
[2215191] getcwd('$SRC_DIR', 1024) = 19 (0x0000000000000013)
[2215191] stat('$SRC_DIR', 0x00007ffca26b3f50) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b3f50) = 0
[2215191] stat('$PREFIX/lib/python3.9/codecs.py', 0x00007ffca26b3c70) = 0
[2215191] stat('$PREFIX/lib/python3.9/codecs.py', 0x00007ffca26b4430) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/codecs.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4120) = 0
[2215191] ioctl(3, 21505, 140723033424480) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b44f0) = 0
[2215191] read(3, 0x00000000017475b0, 33876) = 33875 (0x0000000000008453)
[2215191] read(3, 0x000000000174fa03, 1) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings', 0x00007ffca26b3360) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings', 0x00007ffca26b30e0) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings', 0x00007ffca26b37c0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/encodings', O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC (0o2204000)) = 3
[2215191] fstat(3, 0x00007ffca26b3730) = 0
[2215191] getdents64(3, 0x0000000001751d50, 32768) = 4224 (0x0000000000001080)
[2215191] getdents64(3, 0x0000000001751d50, 32768) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings/aliases.py', 0x00007ffca26b34e0) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings/aliases.py', 0x00007ffca26b3ca0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/encodings/__pycache__/aliases.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b3990) = 0
[2215191] ioctl(3, 21505, 140723033422544) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b3d60) = 0
[2215191] read(3, 0x0000000001753d50, 6324) = 6323 (0x00000000000018b3)
[2215191] read(3, 0x0000000001755603, 1) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings', 0x00007ffca26b4d60) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings/utf_8.py', 0x00007ffca26b4a80) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings/utf_8.py', 0x00007ffca26b5240) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4f30) = 0
[2215191] ioctl(3, 21505, 140723033428080) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b5300) = 0
[2215191] read(3, 0x000000000174e0b0, 1626) = 1625 (0x0000000000000659)
[2215191] read(3, 0x000000000174e709, 1) = 0
[2215191] close(3) = 0
[2215191] rt_sigaction(SIGPIPE, 0x00007ffca26b5ff0, 0x00007ffca26b6090, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGXFSZ, 0x00007ffca26b5ff0, 0x00007ffca26b6090, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGHUP, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGINT, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGQUIT, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGILL, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGTRAP, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGABRT, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGBUS, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGFPE, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGKILL, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGUSR1, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGSEGV, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGUSR2, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGPIPE, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGALRM, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGTERM, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<16>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGCHLD, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGCONT, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGSTOP, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGTSTP, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGTTIN, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGTTOU, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGURG, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGXCPU, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGXFSZ, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGVTALRM, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGPROF, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGWINCH, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGPOLL, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGPWR, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGSYS, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGRTMIN, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<35>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<36>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<37>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<38>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<39>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<40>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<41>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<42>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<43>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<44>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<45>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<46>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<47>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<48>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<49>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<50>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<51>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<52>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<53>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<54>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<55>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<56>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<57>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<58>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<59>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<60>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<61>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<62>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(signal<63>, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGRTMAX, NULL, 0x00007ffca26b51f0, 0x0000000000000008) = 0
[2215191] rt_sigaction(SIGINT, 0x00007ffca26b50a0, 0x00007ffca26b5140, 0x0000000000000008) = 0
[2215191] fstat(0, 0x00007ffca26b6300) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings', 0x00007ffca26b4e20) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings/latin_1.py', 0x00007ffca26b4b40) = 0
[2215191] stat('$PREFIX/lib/python3.9/encodings/latin_1.py', 0x00007ffca26b5300) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4ff0) = 0
[2215191] ioctl(3, 21505, 140723033428272) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b53c0) = 0
[2215191] read(3, 0x0000000001759900, 1889) = 1888 (0x0000000000000760)
[2215191] read(3, 0x000000000175a060, 1) = 0
[2215191] close(3) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4e20) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4e20) = 0
[2215191] getcwd('$SRC_DIR', 1024) = 19 (0x0000000000000013)
[2215191] stat('$SRC_DIR', 0x00007ffca26b4e20) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4e20) = 0
[2215191] stat('$PREFIX/lib/python3.9/io.py', 0x00007ffca26b4b40) = 0
[2215191] stat('$PREFIX/lib/python3.9/io.py', 0x00007ffca26b5300) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/io.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4ff0) = 0
[2215191] ioctl(3, 21505, 140723033428272) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b53c0) = 0
[2215191] read(3, 0x000000000175af20, 3402) = 3401 (0x0000000000000d49)
[2215191] read(3, 0x000000000175bc69, 1) = 0
[2215191] close(3) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4070) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4070) = 0
[2215191] getcwd('$SRC_DIR', 1024) = 19 (0x0000000000000013)
[2215191] stat('$SRC_DIR', 0x00007ffca26b4070) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4070) = 0
[2215191] stat('$PREFIX/lib/python3.9/abc.py', 0x00007ffca26b3d90) = 0
[2215191] stat('$PREFIX/lib/python3.9/abc.py', 0x00007ffca26b4550) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/abc.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4240) = 0
[2215191] ioctl(3, 21505, 140723033424768) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b4610) = 0
[2215191] brk(24629248) = 24629248 (0x000000000177d000)
[2215191] read(3, 0x000000000175b520, 5332) = 5331 (0x00000000000014d3)
[2215191] read(3, 0x000000000175c9f3, 1) = 0
[2215191] close(3) = 0
[2215191] brk(24621056) = 24621056 (0x000000000177b000)
[2215191] dup(0) = 3
[2215191] close(3) = 0
[2215191] fstat(0, 0x00007ffca26b5cf0) = 0
[2215191] ioctl(0, 21505, 140723033431600) = 0
[2215191] lseek(0, 0x0000000000000000, 1) = -29 ESPIPE (Illegal seek)
[2215191] ioctl(0, 21505, 140723033432288) = 0
[2215191] dup(1) = 3
[2215191] close(3) = 0
[2215191] fstat(1, 0x00007ffca26b5cf0) = 0
[2215191] ioctl(1, 21505, 140723033431600) = 0
[2215191] lseek(1, 0x0000000000000000, 1) = -29 ESPIPE (Illegal seek)
[2215191] ioctl(1, 21505, 140723033432288) = 0
[2215191] dup(2) = 3
[2215191] close(3) = 0
[2215191] fstat(2, 0x00007ffca26b5cf0) = 0
[2215191] ioctl(2, 21505, 140723033431600) = 0
[2215191] lseek(2, 0x0000000000000000, 1) = -29 ESPIPE (Illegal seek)
[2215191] ioctl(2, 21505, 140723033432288) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4e20) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4e20) = 0
[2215191] getcwd('$SRC_DIR', 1024) = 19 (0x0000000000000013)
[2215191] stat('$SRC_DIR', 0x00007ffca26b4e20) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4e20) = 0
[2215191] stat('$PREFIX/lib/python3.9/site.py', 0x00007ffca26b4b40) = 0
[2215191] stat('$PREFIX/lib/python3.9/site.py', 0x00007ffca26b5300) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/site.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4ff0) = 0
[2215191] ioctl(3, 21505, 140723033428272) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b53c0) = 0
[2215191] read(3, 0x0000000001761230, 16783) = 16782 (0x000000000000418e)
[2215191] read(3, 0x00000000017653be, 1) = 0
[2215191] close(3) = 0
[2215191] mmap(0, 262144, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759713161216 (0x00007f1c580e9000)
[2215191] stat('$CODE/post', 0x00007ffca26b4070) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4070) = 0
[2215191] getcwd('$SRC_DIR', 1024) = 19 (0x0000000000000013)
[2215191] stat('$SRC_DIR', 0x00007ffca26b4070) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4070) = 0
[2215191] stat('$PREFIX/lib/python3.9/os.py', 0x00007ffca26b3d90) = 0
[2215191] stat('$PREFIX/lib/python3.9/os.py', 0x00007ffca26b4550) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/os.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4240) = 0
[2215191] ioctl(3, 21505, 140723033424768) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b4610) = 0
[2215191] read(3, 0x0000000001762240, 31640) = 31639 (0x0000000000007b97)
[2215191] read(3, 0x0000000001769dd7, 1) = 0
[2215191] close(3) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b32c0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b32c0) = 0
[2215191] getcwd('$SRC_DIR', 1024) = 19 (0x0000000000000013)
[2215191] stat('$SRC_DIR', 0x00007ffca26b32c0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b32c0) = 0
[2215191] stat('$PREFIX/lib/python3.9/stat.py', 0x00007ffca26b2fe0) = 0
[2215191] stat('$PREFIX/lib/python3.9/stat.py', 0x00007ffca26b37a0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/stat.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b3490) = 0
[2215191] ioctl(3, 21505, 140723033421264) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b3860) = 0
[2215191] read(3, 0x0000000001763250, 4366) = 4365 (0x000000000000110d)
[2215191] read(3, 0x000000000176435d, 1) = 0
[2215191] close(3) = 0
[2215191] mmap(0, 151552, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759713009664 (0x00007f1c580c4000)
[2215191] stat('$CODE/post', 0x00007ffca26b32c0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b32c0) = 0
[2215191] getcwd('$SRC_DIR', 1024) = 19 (0x0000000000000013)
[2215191] stat('$SRC_DIR', 0x00007ffca26b32c0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b32c0) = 0
[2215191] stat('$PREFIX/lib/python3.9/_collections_abc.py', 0x00007ffca26b2fe0) = 0
[2215191] stat('$PREFIX/lib/python3.9/_collections_abc.py', 0x00007ffca26b37a0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/_collections_abc.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b3490) = 0
[2215191] ioctl(3, 21505, 140723033421264) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b3860) = 0
[2215191] read(3, 0x0000000001729b50, 28878) = 28877 (0x00000000000070cd)
[2215191] read(3, 0x0000000001730c1d, 1) = 0
[2215191] close(3) = 0
[2215191] mmap(0, 262144, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759712747520 (0x00007f1c58084000)
[2215191] stat('$CODE/post', 0x00007ffca26b32c0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b32c0) = 0
[2215191] getcwd('$SRC_DIR', 1024) = 19 (0x0000000000000013)
[2215191] stat('$SRC_DIR', 0x00007ffca26b32c0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b32c0) = 0
[2215191] stat('$PREFIX/lib/python3.9/posixpath.py', 0x00007ffca26b2fe0) = 0
[2215191] stat('$PREFIX/lib/python3.9/posixpath.py', 0x00007ffca26b37a0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/posixpath.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b3490) = 0
[2215191] ioctl(3, 21505, 140723033421264) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b3860) = 0
[2215191] read(3, 0x0000000001731ef0, 10323) = 10322 (0x0000000000002852)
[2215191] read(3, 0x0000000001734742, 1) = 0
[2215191] close(3) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b2510) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b2510) = 0
[2215191] getcwd('$SRC_DIR', 1024) = 19 (0x0000000000000013)
[2215191] stat('$SRC_DIR', 0x00007ffca26b2510) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b2510) = 0
[2215191] stat('$PREFIX/lib/python3.9/genericpath.py', 0x00007ffca26b2230) = 0
[2215191] stat('$PREFIX/lib/python3.9/genericpath.py', 0x00007ffca26b29f0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/genericpath.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b26e0) = 0
[2215191] ioctl(3, 21505, 140723033417760) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b2ab0) = 0
[2215191] read(3, 0x0000000001731ef0, 4018) = 4017 (0x0000000000000fb1)
[2215191] read(3, 0x0000000001732ea1, 1) = 0
[2215191] close(3) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4070) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4070) = 0
[2215191] getcwd('$SRC_DIR', 1024) = 19 (0x0000000000000013)
[2215191] stat('$SRC_DIR', 0x00007ffca26b4070) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4070) = 0
[2215191] stat('$PREFIX/lib/python3.9/_sitebuiltins.py', 0x00007ffca26b3d90) = 0
[2215191] stat('$PREFIX/lib/python3.9/_sitebuiltins.py', 0x00007ffca26b4550) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4240) = 0
[2215191] ioctl(3, 21505, 140723033424768) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b4610) = 0
[2215191] read(3, 0x0000000001731080, 3495) = 3494 (0x0000000000000da6)
[2215191] read(3, 0x0000000001731e26, 1) = 0
[2215191] close(3) = 0
[2215191] getcwd('$SRC_DIR', 1024) = 19 (0x0000000000000013)
[2215191] stat('$PREFIX/bin/pyvenv.cfg', 0x00007ffca26b4ae0) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/pyvenv.cfg', 0x00007ffca26b4ae0) = -2 ENOENT (No such file or directory)
[2215191] geteuid() = 1000 (0x00000000000003e8)
[2215191] getuid() = 1000 (0x00000000000003e8)
[2215191] getegid() = 1000 (0x00000000000003e8)
[2215191] getgid() = 1000 (0x00000000000003e8)
[2215191] stat('$HOME/.local/lib/python3.9/site-packages', 0x00007ffca26b4d40) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b4c50) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages', O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC (0o2204000)) = 3
[2215191] fstat(3, 0x00007ffca26b4ad0) = 0
[2215191] getdents64(3, 0x000000000176c600, 32768) = 25880 (0x0000000000006518)
[2215191] getdents64(3, 0x000000000176c600, 32768) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/Markdown.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] stat('$CODE/post', 0x00007ffca26b3510) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b3510) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b3510) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b3510) = 0
[2215191] stat('$PREFIX/lib/python3.9/_bootlocale.py', 0x00007ffca26b3230) = 0
[2215191] stat('$PREFIX/lib/python3.9/_bootlocale.py', 0x00007ffca26b39f0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/_bootlocale.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26b36e0) = 0
[2215191] ioctl(4, 21505, 140723033421856) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26b3ab0) = 0
[2215191] read(4, 0x0000000001738130, 1221) = 1220 (0x00000000000004c4)
[2215191] read(4, 0x00000000017385f4, 1) = 0
[2215191] close(4) = 0
[2215191] read(3, 0x00000000017381e0, 8192) = 28 (0x000000000000001c)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/Markdown-2.6.11-py3.9.egg', 0x00007ffca26b4880) = 0
[2215191] read(3, 0x0000000001738230, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/cycler.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x0000000001738230, 8192) = 26 (0x000000000000001a)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/cycler-0.10.0-py3.9.egg', 0x00007ffca26b4880) = 0
[2215191] read(3, 0x0000000001738280, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/distutils-precedence.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x0000000001738280, 8192) = 152 (0x0000000000000098)
[2215191] read(3, 0x0000000001738350, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/filelock.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x0000000001738350, 8192) = 28 (0x000000000000001c)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/filelock-3.0.12-py3.9.egg', 0x00007ffca26b4880) = 0
[2215191] read(3, 0x000000000176c5f0, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/matplotlib-3.3.4+0.g396e8c72b1.dirty-py3.9-nspkg.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x000000000176c5f0, 8192) = 569 (0x0000000000000239)
[2215191] stat('$CODE/post', 0x00007ffca26b34c0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b34c0) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b34c0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b34c0) = 0
[2215191] stat('$PREFIX/lib/python3.9/types.py', 0x00007ffca26b31e0) = 0
[2215191] stat('$PREFIX/lib/python3.9/types.py', 0x00007ffca26b39a0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/types.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26b3690) = 0
[2215191] ioctl(4, 21505, 140723033421776) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26b3a60) = 0
[2215191] read(4, 0x0000000001776950, 9215) = 9214 (0x00000000000023fe)
[2215191] read(4, 0x0000000001778d4e, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b2c00) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b2c00) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b2c00) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b2c00) = 0
[2215191] stat('$PREFIX/lib/python3.9/importlib/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b2920) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/importlib/__init__.abi3.so', 0x00007ffca26b2920) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/importlib/__init__.so', 0x00007ffca26b2920) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/importlib/__init__.py', 0x00007ffca26b2920) = 0
[2215191] stat('$PREFIX/lib/python3.9/importlib/__init__.py', 0x00007ffca26b30e0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/importlib/__pycache__/__init__.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26b2dd0) = 0
[2215191] ioctl(4, 21505, 140723033419536) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26b31a0) = 0
[2215191] read(4, 0x0000000001778210, 3827) = 3826 (0x0000000000000ef2)
[2215191] read(4, 0x0000000001779102, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b1e50) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b1e50) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b1e50) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b1e50) = 0
[2215191] stat('$PREFIX/lib/python3.9/warnings.py', 0x00007ffca26b1b70) = 0
[2215191] stat('$PREFIX/lib/python3.9/warnings.py', 0x00007ffca26b2330) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/warnings.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26b2020) = 0
[2215191] ioctl(4, 21505, 140723033416032) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26b23f0) = 0
[2215191] brk(24756224) = 24756224 (0x000000000179c000)
[2215191] read(4, 0x0000000001778210, 13599) = 13598 (0x000000000000351e)
[2215191] read(4, 0x000000000177b72e, 1) = 0
[2215191] close(4) = 0
[2215191] brk(24743936) = 24743936 (0x0000000001799000)
[2215191] stat('$PREFIX/lib/python3.9/importlib', 0x00007ffca26b2fb0) = 0
[2215191] stat('$PREFIX/lib/python3.9/importlib', 0x00007ffca26b2d30) = 0
[2215191] stat('$PREFIX/lib/python3.9/importlib', 0x00007ffca26b3410) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/importlib', O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC (0o2204000)) = 4
[2215191] fstat(4, 0x00007ffca26b3380) = 0
[2215191] getdents64(4, 0x0000000001778ce0, 32768) = 392 (0x0000000000000188)
[2215191] getdents64(4, 0x0000000001778ce0, 32768) = 0
[2215191] close(4) = 0
[2215191] stat('$PREFIX/lib/python3.9/importlib/util.py', 0x00007ffca26b3130) = 0
[2215191] stat('$PREFIX/lib/python3.9/importlib/util.py', 0x00007ffca26b38f0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/importlib/__pycache__/util.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26b35e0) = 0
[2215191] ioctl(4, 21505, 140723033421600) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26b39b0) = 0
[2215191] read(4, 0x0000000001779ce0, 9316) = 9315 (0x0000000000002463)
[2215191] read(4, 0x000000000177c143, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$PREFIX/lib/python3.9/importlib', 0x00007ffca26b1ed0) = 0
[2215191] stat('$PREFIX/lib/python3.9/importlib/abc.py', 0x00007ffca26b1bf0) = 0
[2215191] stat('$PREFIX/lib/python3.9/importlib/abc.py', 0x00007ffca26b23b0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/importlib/__pycache__/abc.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26b20a0) = 0
[2215191] ioctl(4, 21505, 140723033416160) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26b2470) = 0
[2215191] read(4, 0x0000000001779ce0, 16811) = 16810 (0x00000000000041aa)
[2215191] read(4, 0x000000000177de8a, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$PREFIX/lib/python3.9/importlib', 0x00007ffca26b0990) = 0
[2215191] stat('$PREFIX/lib/python3.9/importlib/machinery.py', 0x00007ffca26b06b0) = 0
[2215191] stat('$PREFIX/lib/python3.9/importlib/machinery.py', 0x00007ffca26b0e70) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/importlib/__pycache__/machinery.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26b0b60) = 0
[2215191] ioctl(4, 21505, 140723033410720) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26b0f30) = 0
[2215191] read(4, 0x000000000177a190, 958) = 957 (0x00000000000003bd)
[2215191] read(4, 0x000000000177a54d, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b1120) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b1120) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b1120) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b1120) = 0
[2215191] stat('$PREFIX/lib/python3.9/typing.py', 0x00007ffca26b0e40) = 0
[2215191] stat('$PREFIX/lib/python3.9/typing.py', 0x00007ffca26b1600) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/typing.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26b12f0) = 0
[2215191] ioctl(4, 21505, 140723033412656) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26b16c0) = 0
[2215191] read(4, 0x000000000177b590, 71229) = 71228 (0x000000000001163c)
[2215191] read(4, 0x000000000178cbcc, 1) = 0
[2215191] close(4) = 0
[2215191] mmap(0, 262144, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759712485376 (0x00007f1c58044000)
[2215191] stat('$CODE/post', 0x00007ffca26b0370) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b0370) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b0370) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b0370) = 0
[2215191] stat('$PREFIX/lib/python3.9/collections/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b0090) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/collections/__init__.abi3.so', 0x00007ffca26b0090) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/collections/__init__.so', 0x00007ffca26b0090) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/collections/__init__.py', 0x00007ffca26b0090) = 0
[2215191] stat('$PREFIX/lib/python3.9/collections/__init__.py', 0x00007ffca26b0850) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/collections/__pycache__/__init__.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26b0540) = 0
[2215191] ioctl(4, 21505, 140723033409152) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26b0910) = 0
[2215191] read(4, 0x000000000177c5a0, 48095) = 48094 (0x000000000000bbde)
[2215191] read(4, 0x000000000178817e, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26af5c0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26af5c0) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9/heapq.py', 0x00007ffca26af2e0) = 0
[2215191] stat('$PREFIX/lib/python3.9/heapq.py', 0x00007ffca26afaa0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/heapq.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26af790) = 0
[2215191] ioctl(4, 21505, 140723033405648) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26afb60) = 0
[2215191] read(4, 0x000000000177c5a0, 14034) = 14033 (0x00000000000036d1)
[2215191] read(4, 0x000000000177fc71, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26ae810) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26ae810) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26ae810) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26ae810) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload', 0x00007ffca26ae3b0) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload', 0x00007ffca26ae130) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload', 0x00007ffca26ae810) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/lib-dynload', O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC (0o2204000)) = 4
[2215191] fstat(4, 0x00007ffca26ae780) = 0
[2215191] getdents64(4, 0x000000000177c5b0, 32768) = 4824 (0x00000000000012d8)
[2215191] mmap(0, 262144, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759712223232 (0x00007f1c58004000)
[2215191] getdents64(4, 0x000000000177c5b0, 32768) = 0
[2215191] close(4) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26ae530) = 0
[2215191] futex(0x00007f1c65a680a8, 129, 2147483647, NULL, 0x00007f1c65a85320, 1) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] read(4, 0x00007ffca26ae338, 832) = 832 (0x0000000000000340)
[2215191] fstat(4, 0x00007ffca26ae1e0) = 0
[2215191] mmap(0, 25160, <PROT_READ> (1), 2050, 4, 0) = 139759712194560 (0x00007f1c57ffd000)
[2215191] mmap(139759712198656, 4096, <PROT_READ|PROT_EXEC> (5), 2066, 4, 4096) = 139759712198656 (0x00007f1c57ffe000)
[2215191] mmap(139759712202752, 12288, <PROT_READ> (1), 2066, 4, 8192) = 139759712202752 (0x00007f1c57fff000)
[2215191] mmap(139759712215040, 8192, <PROT_READ|PROT_WRITE> (3), 2066, 4, 16384) = 139759712215040 (0x00007f1c58002000)
[2215191] close(4) = 0
[2215191] mprotect(139759712215040, 4096, 1) = 0
[2215191] stat('$CODE/post', 0x00007ffca26af5c0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26af5c0) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9/keyword.py', 0x00007ffca26af2e0) = 0
[2215191] stat('$PREFIX/lib/python3.9/keyword.py', 0x00007ffca26afaa0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/keyword.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26af790) = 0
[2215191] ioctl(4, 21505, 140723033405648) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26afb60) = 0
[2215191] read(4, 0x000000000177ddc0, 910) = 909 (0x000000000000038d)
[2215191] read(4, 0x000000000177e14d, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26af5c0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26af5c0) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9/operator.py', 0x00007ffca26af2e0) = 0
[2215191] stat('$PREFIX/lib/python3.9/operator.py', 0x00007ffca26afaa0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/operator.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26af790) = 0
[2215191] ioctl(4, 21505, 140723033405648) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26afb60) = 0
[2215191] read(4, 0x0000000001780d60, 13742) = 13741 (0x00000000000035ad)
[2215191] read(4, 0x000000000178430d, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26af5c0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26af5c0) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9/reprlib.py', 0x00007ffca26af2e0) = 0
[2215191] stat('$PREFIX/lib/python3.9/reprlib.py', 0x00007ffca26afaa0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/reprlib.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26af790) = 0
[2215191] ioctl(4, 21505, 140723033405648) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26afb60) = 0
[2215191] read(4, 0x0000000001784710, 5301) = 5300 (0x00000000000014b4)
[2215191] read(4, 0x0000000001785bc4, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$PREFIX/lib/python3.9/collections', 0x00007ffca26aff10) = 0
[2215191] stat('$PREFIX/lib/python3.9/collections', 0x00007ffca26afc90) = 0
[2215191] stat('$PREFIX/lib/python3.9/collections', 0x00007ffca26b0370) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/collections', O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC (0o2204000)) = 4
[2215191] fstat(4, 0x00007ffca26b02e0) = 0
[2215191] brk(24887296) = 24887296 (0x00000000017bc000)
[2215191] getdents64(4, 0x0000000001793660, 32768) = 144 (0x0000000000000090)
[2215191] getdents64(4, 0x0000000001793660, 32768) = 0
[2215191] brk(24854528) = 24854528 (0x00000000017b4000)
[2215191] close(4) = 0
[2215191] stat('$PREFIX/lib/python3.9/collections/abc.py', 0x00007ffca26b0090) = 0
[2215191] stat('$PREFIX/lib/python3.9/collections/abc.py', 0x00007ffca26b0850) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/collections/__pycache__/abc.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26b0540) = 0
[2215191] ioctl(4, 21505, 140723033409152) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26b0910) = 0
[2215191] read(4, 0x00007f1c58069670, 187) = 186 (0x00000000000000ba)
[2215191] read(4, 0x00007f1c5806972a, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b0370) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b0370) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b0370) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b0370) = 0
[2215191] stat('$PREFIX/lib/python3.9/contextlib.py', 0x00007ffca26b0090) = 0
[2215191] stat('$PREFIX/lib/python3.9/contextlib.py', 0x00007ffca26b0850) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/contextlib.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26b0540) = 0
[2215191] ioctl(4, 21505, 140723033409152) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26b0910) = 0
[2215191] read(4, 0x0000000001794660, 19482) = 19481 (0x0000000000004c19)
[2215191] read(4, 0x0000000001799279, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26af5c0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26af5c0) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9/functools.py', 0x00007ffca26af2e0) = 0
[2215191] stat('$PREFIX/lib/python3.9/functools.py', 0x00007ffca26afaa0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/functools.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26af790) = 0
[2215191] ioctl(4, 21505, 140723033405648) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26afb60) = 0
[2215191] read(4, 0x0000000001794660, 28176) = 28175 (0x0000000000006e0f)
[2215191] read(4, 0x000000000179b46f, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b0370) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b0370) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b0370) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b0370) = 0
[2215191] stat('$PREFIX/lib/python3.9/re.py', 0x00007ffca26b0090) = 0
[2215191] stat('$PREFIX/lib/python3.9/re.py', 0x00007ffca26b0850) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/re.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26b0540) = 0
[2215191] ioctl(4, 21505, 140723033409152) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26b0910) = 0
[2215191] read(4, 0x000000000179b9e0, 14356) = 14355 (0x0000000000003813)
[2215191] read(4, 0x000000000179f1f3, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26af5c0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26af5c0) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9/enum.py', 0x00007ffca26af2e0) = 0
[2215191] stat('$PREFIX/lib/python3.9/enum.py', 0x00007ffca26afaa0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/enum.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26af790) = 0
[2215191] ioctl(4, 21505, 140723033405648) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26afb60) = 0
[2215191] read(4, 0x00000000017a0a30, 24261) = 24260 (0x0000000000005ec4)
[2215191] read(4, 0x00000000017a68f4, 1) = 0
[2215191] close(4) = 0
[2215191] mmap(0, 262144, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759711932416 (0x00007f1c57fbd000)
[2215191] stat('$CODE/post', 0x00007ffca26af5c0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26af5c0) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9/sre_compile.py', 0x00007ffca26af2e0) = 0
[2215191] stat('$PREFIX/lib/python3.9/sre_compile.py', 0x00007ffca26afaa0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/sre_compile.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26af790) = 0
[2215191] ioctl(4, 21505, 140723033405648) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26afb60) = 0
[2215191] read(4, 0x00000000017a0a30, 15047) = 15046 (0x0000000000003ac6)
[2215191] read(4, 0x00000000017a44f6, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26ae810) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26ae810) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26ae810) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26ae810) = 0
[2215191] stat('$PREFIX/lib/python3.9/sre_parse.py', 0x00007ffca26ae530) = 0
[2215191] stat('$PREFIX/lib/python3.9/sre_parse.py', 0x00007ffca26aecf0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/sre_parse.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26ae9e0) = 0
[2215191] ioctl(4, 21505, 140723033402144) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26aedb0) = 0
[2215191] read(4, 0x00000000017a5540, 21597) = 21596 (0x000000000000545c)
[2215191] read(4, 0x00000000017aa99c, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26ada60) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26ada60) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26ada60) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26ada60) = 0
[2215191] stat('$PREFIX/lib/python3.9/sre_constants.py', 0x00007ffca26ad780) = 0
[2215191] stat('$PREFIX/lib/python3.9/sre_constants.py', 0x00007ffca26adf40) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/sre_constants.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26adc30) = 0
[2215191] ioctl(4, 21505, 140723033398640) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26ae000) = 0
[2215191] read(4, 0x00000000017a5540, 6311) = 6310 (0x00000000000018a6)
[2215191] read(4, 0x00000000017a6de6, 1) = 0
[2215191] close(4) = 0
[2215191] stat('$CODE/post', 0x00007ffca26af5c0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26af5c0) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26af5c0) = 0
[2215191] stat('$PREFIX/lib/python3.9/copyreg.py', 0x00007ffca26af2e0) = 0
[2215191] stat('$PREFIX/lib/python3.9/copyreg.py', 0x00007ffca26afaa0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/copyreg.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 4
[2215191] fstat(4, 0x00007ffca26af790) = 0
[2215191] ioctl(4, 21505, 140723033405648) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] lseek(4, 0x0000000000000000, 1) = 0
[2215191] fstat(4, 0x00007ffca26afb60) = 0
[2215191] read(4, 0x00000000017af770, 4424) = 4423 (0x0000000000001147)
[2215191] read(4, 0x00000000017b08b7, 1) = 0
[2215191] close(4) = 0
[2215191] brk(24989696) = 24989696 (0x00000000017d5000)
[2215191] mmap(0, 262144, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759711670272 (0x00007f1c57f7d000)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b37d0) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3550) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3c30) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages', O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC (0o2204000)) = 4
[2215191] fstat(4, 0x00007ffca26b3ba0) = 0
[2215191] getdents64(4, 0x00000000017bece0, 32768) = 25880 (0x0000000000006518)
[2215191] getdents64(4, 0x00000000017bece0, 32768) = 0
[2215191] close(4) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/mpl_toolkits/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/mpl_toolkits/__init__.abi3.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/mpl_toolkits/__init__.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/mpl_toolkits/__init__.py', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/mpl_toolkits/__init__.pyc', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/mpl_toolkits', 0x00007ffca26b3950) = 0
[2215191] read(3, 0x00000000017becd0, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/olefile.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017becd0, 8192) = 25 (0x0000000000000019)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/olefile-0.46-py3.9.egg', 0x00007ffca26b4880) = 0
[2215191] read(3, 0x00000000017bed20, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/pyexpander.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017bed20, 8192) = 30 (0x000000000000001e)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/pyexpander-1.10.2-py3.9.egg', 0x00007ffca26b4880) = 0
[2215191] read(3, 0x00000000017bed70, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/pyprof2calltree.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017bed70, 8192) = 34 (0x0000000000000022)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/pyprof2calltree-1.4.5-py3.9.egg', 0x00007ffca26b4880) = 0
[2215191] read(3, 0x00000000017bedc0, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/pytest-cov.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017bedc0, 8192) = 376 (0x0000000000000178)
[2215191] read(3, 0x00000000017bef70, 8192) = 0
[2215191] read(3, 0x00000000017bef70, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/pyxtensor.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017bef70, 8192) = 28 (0x000000000000001c)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/pyxtensor-0.1.4-py3.9.egg', 0x00007ffca26b4880) = 0
[2215191] read(3, 0x00000000017befc0, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/setuptools.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017befc0, 8192) = 51 (0x0000000000000033)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b4880) = 0
[2215191] read(3, 0x00000000017bf020, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/sphinxcontrib_applehelp-1.0.2.dev20201225-py3.9-nspkg.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017bf020, 8192) = 574 (0x000000000000023e)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3c30) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.abi3.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.py', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.pyc', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib', 0x00007ffca26b3950) = 0
[2215191] read(3, 0x00000000017c3e00, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/sphinxcontrib_devhelp-1.0.2.dev20201225-py3.9-nspkg.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017c3e00, 8192) = 574 (0x000000000000023e)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3c30) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.abi3.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.py', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.pyc', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib', 0x00007ffca26b3950) = 0
[2215191] read(3, 0x00000000017c4070, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/sphinxcontrib_fulltoc-1.2.0-py3.9-nspkg.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017c4070, 8192) = 574 (0x000000000000023e)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3c30) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.abi3.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.py', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.pyc', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib', 0x00007ffca26b3950) = 0
[2215191] read(3, 0x00000000017c42e0, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/sphinxcontrib_htmlhelp-1.0.1.dev20201225-py3.9-nspkg.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017c42e0, 8192) = 574 (0x000000000000023e)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3c30) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.abi3.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.py', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.pyc', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib', 0x00007ffca26b3950) = 0
[2215191] read(3, 0x00000000017c4550, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/sphinxcontrib_jsmath-1.0.1.dev20201225-py3.9-nspkg.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017c4550, 8192) = 574 (0x000000000000023e)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3c30) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.abi3.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.py', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.pyc', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib', 0x00007ffca26b3950) = 0
[2215191] read(3, 0x00000000017c47c0, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/sphinxcontrib_qthelp-1.0.3.dev20201225-py3.9-nspkg.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017c47c0, 8192) = 574 (0x000000000000023e)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3c30) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.abi3.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.py', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.pyc', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib', 0x00007ffca26b3950) = 0
[2215191] read(3, 0x00000000017c4a30, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/sphinxcontrib_serializinghtml-1.1.4.dev20201225-py3.9-nspkg.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017c4a30, 8192) = 574 (0x000000000000023e)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3c30) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.abi3.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.py', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.pyc', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib', 0x00007ffca26b3950) = 0
[2215191] read(3, 0x00000000017c4a30, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/sphinxcontrib_websupport-1.2.4.dev20201224-py3.9-nspkg.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017c4a30, 8192) = 574 (0x000000000000023e)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3c30) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.abi3.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.py', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.pyc', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib', 0x00007ffca26b3950) = 0
[2215191] read(3, 0x00000000017c4a30, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/sphinxcontrib_zopeext-0.2.1.dev20201224-py3.9-nspkg.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017c4a30, 8192) = 574 (0x000000000000023e)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3c30) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.abi3.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.py', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib/__init__.pyc', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/sphinxcontrib', 0x00007ffca26b3950) = 0
[2215191] read(3, 0x00000000017c4a30, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/webencodings.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017c4a30, 8192) = 31 (0x000000000000001f)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/webencodings-0.5.1-py3.9.egg', 0x00007ffca26b4880) = 0
[2215191] read(3, 0x00000000017c4a30, 8192) = 0
[2215191] close(3) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/zope.interface-5.2.0-py3.9-nspkg.pth', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b4570) = 0
[2215191] ioctl(3, 21505, 140723033425584) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] ioctl(3, 21505, 140723033426208) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] read(3, 0x00000000017c4a30, 8192) = 529 (0x0000000000000211)
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3c30) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/zope/__init__.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/zope/__init__.abi3.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/zope/__init__.so', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/zope/__init__.py', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/zope/__init__.pyc', 0x00007ffca26b3950) = -2 ENOENT (No such file or directory)
[2215191] stat('$PREFIX/lib/python3.9/site-packages/zope', 0x00007ffca26b3950) = 0
[2215191] read(3, 0x00000000017c4c70, 8192) = 0
[2215191] close(3) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b3d90) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b3d90) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b3d90) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b3d90) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload', 0x00007ffca26b3d90) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3d90) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/Markdown-2.6.11-py3.9.egg', 0x00007ffca26b3930) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/Markdown-2.6.11-py3.9.egg', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b34b0) = 0
[2215191] ioctl(3, 21505, 140723033421296) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0xffffffffffffffea, 2) = 172017 (0x0000000000029ff1)
[2215191] lseek(3, 0x0000000000000000, 1) = 172017 (0x0000000000029ff1)
[2215191] read(3, 0x00000000017c4c50, 4096) = 22 (0x0000000000000016)
[2215191] lseek(3, 0x0000000000028a55, 0) = 166485 (0x0000000000028a55)
[2215191] read(3, 0x00000000017c4c50, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000017c4c50, 4096) = 1458 (0x00000000000005b2)
[2215191] read(3, 0x00000000017c4c50, 4096) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/cycler-0.10.0-py3.9.egg', 0x00007ffca26b3930) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/cycler-0.10.0-py3.9.egg', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b34b0) = 0
[2215191] ioctl(3, 21505, 140723033421296) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0xffffffffffffffea, 2) = 11939 (0x0000000000002ea3)
[2215191] lseek(3, 0x0000000000000000, 1) = 11939 (0x0000000000002ea3)
[2215191] read(3, 0x00000000017c4c50, 4096) = 22 (0x0000000000000016)
[2215191] lseek(3, 0x0000000000002c8b, 0) = 11403 (0x0000000000002c8b)
[2215191] read(3, 0x00000000017c4c50, 4096) = 558 (0x000000000000022e)
[2215191] read(3, 0x00000000017c4c50, 4096) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/filelock-3.0.12-py3.9.egg', 0x00007ffca26b3930) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/filelock-3.0.12-py3.9.egg', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b34b0) = 0
[2215191] ioctl(3, 21505, 140723033421296) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0xffffffffffffffea, 2) = 10687 (0x00000000000029bf)
[2215191] lseek(3, 0x0000000000000000, 1) = 10687 (0x00000000000029bf)
[2215191] read(3, 0x00000000017c4c50, 4096) = 22 (0x0000000000000016)
[2215191] lseek(3, 0x00000000000027e6, 0) = 10214 (0x00000000000027e6)
[2215191] read(3, 0x00000000017c4c50, 4096) = 495 (0x00000000000001ef)
[2215191] read(3, 0x00000000017c4c50, 4096) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/olefile-0.46-py3.9.egg', 0x00007ffca26b3930) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/olefile-0.46-py3.9.egg', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b34b0) = 0
[2215191] ioctl(3, 21505, 140723033421296) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0xffffffffffffffea, 2) = 57755 (0x000000000000e19b)
[2215191] lseek(3, 0x0000000000000000, 1) = 57755 (0x000000000000e19b)
[2215191] read(3, 0x00000000017c4c50, 4096) = 22 (0x0000000000000016)
[2215191] lseek(3, 0x000000000000df1a, 0) = 57114 (0x000000000000df1a)
[2215191] read(3, 0x00000000017c4c50, 4096) = 663 (0x0000000000000297)
[2215191] read(3, 0x00000000017c4c50, 4096) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/pyexpander-1.10.2-py3.9.egg', 0x00007ffca26b3930) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/pyexpander-1.10.2-py3.9.egg', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b34b0) = 0
[2215191] ioctl(3, 21505, 140723033421296) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0xffffffffffffffea, 2) = 6749281 (0x000000000066fc61)
[2215191] lseek(3, 0x0000000000000000, 1) = 6749281 (0x000000000066fc61)
[2215191] read(3, 0x00000000017c4c50, 4096) = 22 (0x0000000000000016)
[2215191] lseek(3, 0x000000000066d41e, 0) = 6738974 (0x000000000066d41e)
[2215191] read(3, 0x00000000017c4c50, 4096) = 4096 (0x0000000000001000)
[2215191] read(3, 0x00000000017c4c50, 4096) = 4096 (0x0000000000001000)
[2215191] mmap(0, 262144, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759711408128 (0x00007f1c57f3d000)
[2215191] read(3, 0x00000000017c4c50, 4096) = 2137 (0x0000000000000859)
[2215191] read(3, 0x00000000017c4c50, 4096) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/pyprof2calltree-1.4.5-py3.9.egg', 0x00007ffca26b3930) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/pyprof2calltree-1.4.5-py3.9.egg', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b34b0) = 0
[2215191] ioctl(3, 21505, 140723033421296) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0xffffffffffffffea, 2) = 12287 (0x0000000000002fff)
[2215191] lseek(3, 0x0000000000000000, 1) = 12287 (0x0000000000002fff)
[2215191] read(3, 0x00000000017c4c50, 4096) = 22 (0x0000000000000016)
[2215191] lseek(3, 0x0000000000002dd1, 0) = 11729 (0x0000000000002dd1)
[2215191] read(3, 0x00000000017c4c50, 4096) = 580 (0x0000000000000244)
[2215191] read(3, 0x00000000017c4c50, 4096) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/pyxtensor-0.1.4-py3.9.egg', 0x00007ffca26b3930) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/pyxtensor-0.1.4-py3.9.egg', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b34b0) = 0
[2215191] ioctl(3, 21505, 140723033421296) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0xffffffffffffffea, 2) = 9041 (0x0000000000002351)
[2215191] lseek(3, 0x0000000000000000, 1) = 9041 (0x0000000000002351)
[2215191] read(3, 0x00000000017c4c50, 4096) = 22 (0x0000000000000016)
[2215191] lseek(3, 0x0000000000002121, 0) = 8481 (0x0000000000002121)
[2215191] read(3, 0x00000000017c4c50, 4096) = 582 (0x0000000000000246)
[2215191] read(3, 0x00000000017c4c50, 4096) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3930) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b36b0) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3d90) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages', O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC (0o2204000)) = 3
[2215191] fstat(3, 0x00007ffca26b3d00) = 0
[2215191] getdents64(3, 0x000000000176c600, 32768) = 25880 (0x0000000000006518)
[2215191] getdents64(3, 0x000000000176c600, 32768) = 0
[2215191] close(3) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages/webencodings-0.5.1-py3.9.egg', 0x00007ffca26b3930) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/site-packages/webencodings-0.5.1-py3.9.egg', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b34b0) = 0
[2215191] ioctl(3, 21505, 140723033421296) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0xffffffffffffffea, 2) = 20836 (0x0000000000005164)
[2215191] lseek(3, 0x0000000000000000, 1) = 20836 (0x0000000000005164)
[2215191] read(3, 0x00000000017745e0, 4096) = 22 (0x0000000000000016)
[2215191] lseek(3, 0x0000000000004cdf, 0) = 19679 (0x0000000000004cdf)
[2215191] read(3, 0x00000000017745e0, 4096) = 1179 (0x000000000000049b)
[2215191] read(3, 0x00000000017745e0, 4096) = 0
[2215191] close(3) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b3d90) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b3d90) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b3d90) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b3d90) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload', 0x00007ffca26b3d90) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3d90) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b3d90) = 0
[2215191] stat('$SRC_DIR/test.py', 0x00007ffca26b6030) = 0
[2215191] openat(AT_FDCWD, '$SRC_DIR/test.py', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b5bb0) = 0
[2215191] ioctl(3, 21505, 140723033431280) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0xffffffffffffffea, 2) = 160 (0x00000000000000a0)
[2215191] lseek(3, 0x0000000000000000, 1) = 160 (0x00000000000000a0)
[2215191] read(3, 0x00000000017745e0, 4096) = 22 (0x0000000000000016)
[2215191] lseek(3, 0x0000000000000000, 2) = 182 (0x00000000000000b6)
[2215191] lseek(3, 0x0000000000000000, 1) = 182 (0x00000000000000b6)
[2215191] lseek(3, 0x0000000000000000, 0) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b5f80) = 0
[2215191] read(3, 0x00007f1c580863d0, 183) = 182 (0x00000000000000b6)
[2215191] read(3, 0x00007f1c58086486, 1) = 0
[2215191] close(3) = 0
[2215191] stat('$SRC_DIR/test.py', 0x00007ffca26b5db0) = 0
[2215191] readlink('$SRC_DIR/test.py', 0x00007ffca26a5540, 4096) = -22 EINVAL (Invalid argument)
[2215191] lstat('/home', 0x00007ffca26a5470) = 0
[2215191] lstat('$HOME', 0x00007ffca26a5470) = 0
[2215191] lstat('$SRC_DIR', 0x00007ffca26a5470) = 0
[2215191] lstat('$SRC_DIR/test.py', 0x00007ffca26a5470) = 0
[2215191] openat(AT_FDCWD, '$SRC_DIR/test.py', O_RDONLY) = 3
[2215191] fcntl(3, F_GETFD, 0) = 0
[2215191] fcntl(3, F_SETFD, 1) = 0
[2215191] fstat(3, 0x00007ffca26b65e0) = 0
[2215191] ioctl(3, 21505, 140723033433344) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b6410) = 0
[2215191] read(3, 0x00000000017745e0, 4096) = 182 (0x00000000000000b6)
[2215191] lseek(3, 0x0000000000000000, 0) = 0
[2215191] read(3, 0x00000000017745e0, 4096) = 182 (0x00000000000000b6)
[2215191] read(3, 0x00000000017745e0, 4096) = 0
[2215191] close(3) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4fc0) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4fc0) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4fc0) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4fc0) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4fc0) = 0
[2215191] stat('$PREFIX/lib/python3.9/subprocess.py', 0x00007ffca26b4ce0) = 0
[2215191] stat('$PREFIX/lib/python3.9/subprocess.py', 0x00007ffca26b54a0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/subprocess.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b5190) = 0
[2215191] ioctl(3, 21505, 140723033428688) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b5560) = 0
[2215191] brk(25153536) = 25153536 (0x00000000017fd000)
[2215191] read(3, 0x00000000017d1fe0, 44454) = 44453 (0x000000000000ada5)
[2215191] read(3, 0x00000000017dcd85, 1) = 0
[2215191] close(3) = 0
[2215191] brk(25108480) = 25108480 (0x00000000017f2000)
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4210) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9/signal.py', 0x00007ffca26b3f30) = 0
[2215191] stat('$PREFIX/lib/python3.9/signal.py', 0x00007ffca26b46f0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/signal.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b43e0) = 0
[2215191] ioctl(3, 21505, 140723033425184) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b47b0) = 0
[2215191] read(3, 0x00000000017c12f0, 2817) = 2816 (0x0000000000000b00)
[2215191] read(3, 0x00000000017c1df0, 1) = 0
[2215191] close(3) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4210) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9/threading.py', 0x00007ffca26b3f30) = 0
[2215191] stat('$PREFIX/lib/python3.9/threading.py', 0x00007ffca26b46f0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/threading.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b43e0) = 0
[2215191] ioctl(3, 21505, 140723033425184) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b47b0) = 0
[2215191] read(3, 0x00000000017d69f0, 41474) = 41473 (0x000000000000a201)
[2215191] read(3, 0x00000000017e0bf1, 1) = 0
[2215191] close(3) = 0
[2215191] mmap(0, 262144, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139759711145984 (0x00007f1c57efd000)
[2215191] stat('$SRC_DIR', 0x00007ffca26b3460) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b3460) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b3460) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b3460) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b3460) = 0
[2215191] stat('$PREFIX/lib/python3.9/_weakrefset.py', 0x00007ffca26b3180) = 0
[2215191] stat('$PREFIX/lib/python3.9/_weakrefset.py', 0x00007ffca26b3940) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/_weakrefset.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b3630) = 0
[2215191] ioctl(3, 21505, 140723033421680) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b3a00) = 0
[2215191] read(3, 0x00000000017d7a00, 7667) = 7666 (0x0000000000001df2)
[2215191] read(3, 0x00000000017d97f2, 1) = 0
[2215191] close(3) = 0
[2215191] gettid() = 2215191 (0x000000000021cd17)
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4210) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3f30) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] read(3, 0x00007ffca26b3d38, 832) = 832 (0x0000000000000340)
[2215191] fstat(3, 0x00007ffca26b3be0) = 0
[2215191] mmap(0, 21336, <PROT_READ> (1), 2050, 3, 0) = 139759711121408 (0x00007f1c57ef7000)
[2215191] mmap(139759711129600, 4096, <PROT_READ|PROT_EXEC> (5), 2066, 3, 8192) = 139759711129600 (0x00007f1c57ef9000)
[2215191] mmap(139759711133696, 4096, <PROT_READ> (1), 2066, 3, 12288) = 139759711133696 (0x00007f1c57efa000)
[2215191] mmap(139759711137792, 8192, <PROT_READ|PROT_WRITE> (3), 2066, 3, 12288) = 139759711137792 (0x00007f1c57efb000)
[2215191] close(3) = 0
[2215191] mprotect(139759711137792, 4096, 1) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4210) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9/site-packages', 0x00007ffca26b4210) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4210) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3f30) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] read(3, 0x00007ffca26b3d38, 832) = 832 (0x0000000000000340)
[2215191] fstat(3, 0x00007ffca26b3be0) = 0
[2215191] mmap(0, 25264, <PROT_READ> (1), 2050, 3, 0) = 139759711092736 (0x00007f1c57ef0000)
[2215191] mmap(139759711100928, 8192, <PROT_READ|PROT_EXEC> (5), 2066, 3, 8192) = 139759711100928 (0x00007f1c57ef2000)
[2215191] mmap(139759711109120, 4096, <PROT_READ> (1), 2066, 3, 16384) = 139759711109120 (0x00007f1c57ef4000)
[2215191] mmap(139759711113216, 8192, <PROT_READ|PROT_WRITE> (3), 2066, 3, 16384) = 139759711113216 (0x00007f1c57ef5000)
[2215191] close(3) = 0
[2215191] mprotect(139759711113216, 4096, 1) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4210) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3f30) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] read(3, 0x00007ffca26b3d38, 832) = 832 (0x0000000000000340)
[2215191] fstat(3, 0x00007ffca26b3be0) = 0
[2215191] mmap(0, 38776, <PROT_READ> (1), 2050, 3, 0) = 139759711051776 (0x00007f1c57ee6000)
[2215191] mmap(139759711064064, 12288, <PROT_READ|PROT_EXEC> (5), 2066, 3, 12288) = 139759711064064 (0x00007f1c57ee9000)
[2215191] mmap(139759711076352, 8192, <PROT_READ> (1), 2066, 3, 24576) = 139759711076352 (0x00007f1c57eec000)
[2215191] mmap(139759711084544, 8192, <PROT_READ|PROT_WRITE> (3), 2066, 3, 28672) = 139759711084544 (0x00007f1c57eee000)
[2215191] close(3) = 0
[2215191] mprotect(139759711084544, 4096, 1) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b4210) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b4210) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b4210) = 0
[2215191] stat('$PREFIX/lib/python3.9/selectors.py', 0x00007ffca26b3f30) = 0
[2215191] stat('$PREFIX/lib/python3.9/selectors.py', 0x00007ffca26b46f0) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/__pycache__/selectors.cpython-39.pyc', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] fstat(3, 0x00007ffca26b43e0) = 0
[2215191] ioctl(3, 21505, 140723033425184) = -25 ENOTTY (Inappropriate ioctl for device)
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] lseek(3, 0x0000000000000000, 1) = 0
[2215191] fstat(3, 0x00007ffca26b47b0) = 0
[2215191] read(3, 0x00000000017e2080, 17239) = 17238 (0x0000000000004356)
[2215191] read(3, 0x00000000017e63d6, 1) = 0
[2215191] close(3) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b3460) = 0
[2215191] stat('$CODE/post', 0x00007ffca26b3460) = 0
[2215191] stat('$CODE/cfd', 0x00007ffca26b3460) = 0
[2215191] stat('$SRC_DIR', 0x00007ffca26b3460) = 0
[2215191] stat('$PREFIX/lib/python3.9', 0x00007ffca26b3460) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload', 0x00007ffca26b3460) = 0
[2215191] stat('$PREFIX/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so', 0x00007ffca26b3180) = 0
[2215191] openat(AT_FDCWD, '$PREFIX/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215191] read(3, 0x00007ffca26b2f88, 832) = 832 (0x0000000000000340)
[2215191] fstat(3, 0x00007ffca26b2e30) = 0
[2215191] mmap(0, 60136, <PROT_READ> (1), 2050, 3, 0) = 139759710990336 (0x00007f1c57ed7000)
[2215191] mmap(139759711006720, 20480, <PROT_READ|PROT_EXEC> (5), 2066, 3, 16384) = 139759711006720 (0x00007f1c57edb000)
[2215191] mmap(139759711027200, 16384, <PROT_READ> (1), 2066, 3, 36864) = 139759711027200 (0x00007f1c57ee0000)
[2215191] mmap(139759711043584, 8192, <PROT_READ|PROT_WRITE> (3), 2066, 3, 49152) = 139759711043584 (0x00007f1c57ee4000)
[2215191] close(3) = 0
[2215191] mprotect(139759711043584, 4096, 1) = 0
[2215191] epoll_create1(524288) = 3
[2215191] close(3) = 0
[2215191] pipe2(<3>, 524288) = 0
*** New process 2215192 ***
[2215191] clone(<SIGCHLD|CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|17> (18874385), 0, NULL, <2215191>, 0) = 2215192 (0x000000000021cd18)
[2215192] set_robust_list(0x00007f1c6574fe60, 24) = 0
[2215191] close(4) = 0
[2215192] close(3) = 0
[2215191] brk(25247744) = 25247744 (0x0000000001814000)
[2215192] rt_sigaction(SIGPIPE, 0x00007ffca26b55c0, 0x00007ffca26b5660, 0x0000000000000008) = 0
[2215192] rt_sigaction(SIGXFSZ, 0x00007ffca26b55d0, 0x00007ffca26b5670, 0x0000000000000008) = 0
[2215192] openat(AT_FDCWD, '/proc/self/fd', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215192] getdents64(3, 0x00007ffca26b5728, 280) = 168 (0x00000000000000a8)
[2215192] getdents64(3, 0x00007ffca26b5728, 280) = 0
[2215192] close(3) = 0
[2215191] read(3, 0x00000000017e76d0, 50000) = 0
*** Process 2215192 execution ***
[2215191] brk(25198592) = 25198592 (0x0000000001808000)
[2215192] execve('$PREFIX/bin/echo', <('echo', 'Message', NULL)>, <('SHELL=/bin/bash', 'WINDOWID=104870993', 'COLORTERM=truecolor', 'CONDA_EXE=/mnt/opt/conda3/bin/conda', '_CE_M=', 'LC_ADDRESS=fr_FR.UTF-8', '__MC3_PFIX__=$HOME/opt/mc3', 'LC_NAME=fr_FR.UTF-8', 'LC_MONETARY=fr_FR.UTF-8', 'PWD=$SRC_DIR', 'GSETTINGS_SCHEMA_DIR=$PREFIX/share/glib-2.0/schemas', 'LOGNAME=tb', 'QT_QPA_PLATFORMTHEME=gtk2', 'XDG_SESSION_TYPE=tty', 'CONDA_PREFIX=$PREFIX', 'TEXINPUTS=$HOME/cea/tex/mdl//:', 'MANPATH=/usr/local/texlive/2020/texmf-dist/doc/man:', 'QT_STYLE_OVERRIDE=gtk2', 'MOTD_SHOWN=pam', 'GI_TYPELIB_PATH=$PREFIX/lib/girepository-1.0', (... more than 20 strings ...))>) = 0
[2215191] close(3) = 0
[2215192] brk(0) = 33411072 (0x0000000001fdd000)
[2215191] pipe2(<3>, 524288) = 0
[2215192] arch_prctl(0x0000000000003001, 0x00007ffc127bd2f0, 0x00007fdcf72a6410, 0x0000000000000000, 0x0000000000000003, 0x0000000000000000) = -22 EINVAL (Invalid argument)
[2215192] mmap(0, 8192, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 140587016167424 (0x00007fdcf728a000)
*** New process 2215193 ***
[2215191] clone(<SIGCHLD|CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|17> (18874385), 0, NULL, <2215191>, 0) = 2215193 (0x000000000021cd19)
[2215191] close(4) = 0
[2215192] readlink('/proc/self/exe', 0x00007ffc127bbea0, 4096) = 31 (0x000000000000001f)
[2215192] access('/etc/ld.so.preload', <R_OK> (4)) = -2 ENOENT (No such file or directory)
[2215192] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/x86_64/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215192] stat('$PREFIX/bin/../lib/tls/x86_64/x86_64', 0x00007ffc127bc490) = -2 ENOENT (No such file or directory)
[2215192] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215192] stat('$PREFIX/bin/../lib/tls/x86_64', 0x00007ffc127bc490) = -2 ENOENT (No such file or directory)
[2215192] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215192] stat('$PREFIX/bin/../lib/tls/x86_64', 0x00007ffc127bc490) = -2 ENOENT (No such file or directory)
[2215192] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215192] stat('$PREFIX/bin/../lib/tls', 0x00007ffc127bc490) = -2 ENOENT (No such file or directory)
[2215192] openat(AT_FDCWD, '$PREFIX/bin/../lib/x86_64/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215192] stat('$PREFIX/bin/../lib/x86_64/x86_64', 0x00007ffc127bc490) = -2 ENOENT (No such file or directory)
[2215192] openat(AT_FDCWD, '$PREFIX/bin/../lib/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215192] stat('$PREFIX/bin/../lib/x86_64', 0x00007ffc127bc490) = -2 ENOENT (No such file or directory)
[2215192] openat(AT_FDCWD, '$PREFIX/bin/../lib/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215192] stat('$PREFIX/bin/../lib/x86_64', 0x00007ffc127bc490) = -2 ENOENT (No such file or directory)
[2215192] openat(AT_FDCWD, '$PREFIX/bin/../lib/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215192] read(3, 0x00007ffc127bc5e8, 832) = 832 (0x0000000000000340)
[2215192] pread64(3, 0x00007ffc127bc040, 784, 0x0000000000000040) = 784 (0x0000000000000310)
[2215192] pread64(3, 0x00007ffc127bc010, 32, 0x0000000000000350) = 32 (0x0000000000000020)
[2215192] pread64(3, 0x00007ffc127bbfc0, 68, 0x0000000000000370) = 68 (0x0000000000000044)
[2215192] fstat(3, 0x00007ffc127bc490) = 0
[2215192] pread64(3, 0x00007ffc127bc0e0, 784, 0x0000000000000040) = 784 (0x0000000000000310)
[2215192] mmap(0, 1852368, <PROT_READ> (1), 2050, 3, 0) = 140587014311936 (0x00007fdcf70c5000)
[2215192] mmap(140587014467584, 1339392, <PROT_READ|PROT_EXEC> (5), 2066, 3, 155648) = 140587014467584 (0x00007fdcf70eb000)
[2215192] mmap(140587015806976, 319488, <PROT_READ> (1), 2066, 3, 1495040) = 140587015806976 (0x00007fdcf7232000)
[2215192] mmap(140587016126464, 24576, <PROT_READ|PROT_WRITE> (3), 2066, 3, 1810432) = 140587016126464 (0x00007fdcf7280000)
[2215192] mmap(140587016151040, 13264, <PROT_READ|PROT_WRITE> (3), 50, 4294967295, 0) = 140587016151040 (0x00007fdcf7286000)
[2215193] set_robust_list(0x00007f1c6574fe60, 24) = 0
[2215192] close(3) = 0
[2215192] mmap(0, 12288, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 140587014299648 (0x00007fdcf70c2000)
[2215192] arch_prctl(0x0000000000001002, 0x00007fdcf70c2740, 0xffff802308f3ceb0, 0x0000000000000022, 0x00007fdcf70c2740, 0x0000000000000000) = 0
[2215193] close(3) = 0
[2215192] mprotect(140587016126464, 12288, 1) = 0
[2215192] mprotect(4231168, 4096, 1) = 0
[2215192] mprotect(140587016351744, 4096, 1) = 0
[2215193] rt_sigaction(SIGPIPE, 0x00007ffca26b55c0, 0x00007ffca26b5660, 0x0000000000000008) = 0
[2215192] brk(0) = 33411072 (0x0000000001fdd000)
[2215192] brk(33546240) = 33546240 (0x0000000001ffe000)
[2215192] openat(AT_FDCWD, '$PREFIX/lib/locale/locale-archive', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215192] fstat(3, 0x00007fdcf72856e0) = 0
[2215192] mmap(0, 223498656, <PROT_READ> (1), 2, 3, 0) = 140586790797312 (0x00007fdce9b9c000)
[2215192] close(3) = 0
[2215193] rt_sigaction(SIGXFSZ, 0x00007ffca26b55d0, 0x00007ffca26b5670, 0x0000000000000008) = 0
[2215192] fstat(1, 0x00007ffc127bd130) = 0
[2215193] openat(AT_FDCWD, '/proc/self/fd', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215192] write(1, 'Message\n', 8) = 8
[2215192] close(1) = 0
[2215192] close(2) = 0
[2215193] getdents64(3, 0x00007ffca26b5728, 280) = 168 (0x00000000000000a8)
[2215192] exit_group(0)
*** Process 2215192 exited normally ***
[2215191] read(3, 0x00000000017e76d0, 50000) = -512 (0xfffffffffffffe00)
------------------------------------------------------------
PID: 2215191
Signal: SIGCHLD
Child process 2215192 exited normally
Signal sent by user 1000
------------------------------------------------------------
[2215193] getdents64(3, 0x00007ffca26b5728, 280) = 0
[2215193] close(3) = 0
[2215191] read(3, 0x00000000017e76d0, 50000) = 0
*** Process 2215193 execution ***
[2215191] close(3) = 0
[2215193] execve('$PREFIX/bin/echo', <('echo', 'à', NULL)>, <('SHELL=/bin/bash', 'WINDOWID=104870993', 'COLORTERM=truecolor', 'CONDA_EXE=/mnt/opt/conda3/bin/conda', '_CE_M=', 'LC_ADDRESS=fr_FR.UTF-8', '__MC3_PFIX__=$HOME/opt/mc3', 'LC_NAME=fr_FR.UTF-8', 'LC_MONETARY=fr_FR.UTF-8', 'PWD=$SRC_DIR', 'GSETTINGS_SCHEMA_DIR=$PREFIX/share/glib-2.0/schemas', 'LOGNAME=tb', 'QT_QPA_PLATFORMTHEME=gtk2', 'XDG_SESSION_TYPE=tty', 'CONDA_PREFIX=$PREFIX', 'TEXINPUTS=$HOME/cea/tex/mdl//:', 'MANPATH=/usr/local/texlive/2020/texmf-dist/doc/man:', 'QT_STYLE_OVERRIDE=gtk2', 'MOTD_SHOWN=pam', 'GI_TYPELIB_PATH=$PREFIX/lib/girepository-1.0', (... more than 20 strings ...))>) = 0
[2215191] pipe2(<3>, 524288) = 0
[2215193] brk(0) = 22392832 (0x000000000155b000)
[2215193] arch_prctl(0x0000000000003001, 0x00007ffd9aa472c0, 0x00007f4dba969410, 0x0000000000000000, 0x0000000000000003, 0x0000000000000000) = -22 EINVAL (Invalid argument)
*** New process 2215194 ***
[2215191] clone(<SIGCHLD|CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|17> (18874385), 0, NULL, <2215191>, 0) = 2215194 (0x000000000021cd1a)
[2215193] mmap(0, 8192, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139971819524096 (0x00007f4dba94d000)
[2215191] close(4) = 0
[2215193] readlink('/proc/self/exe', 0x00007ffd9aa45e70, 4096) = 31 (0x000000000000001f)
[2215193] access('/etc/ld.so.preload', <R_OK> (4)) = -2 ENOENT (No such file or directory)
[2215193] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/x86_64/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215193] stat('$PREFIX/bin/../lib/tls/x86_64/x86_64', 0x00007ffd9aa46460) = -2 ENOENT (No such file or directory)
[2215193] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215193] stat('$PREFIX/bin/../lib/tls/x86_64', 0x00007ffd9aa46460) = -2 ENOENT (No such file or directory)
[2215193] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215193] stat('$PREFIX/bin/../lib/tls/x86_64', 0x00007ffd9aa46460) = -2 ENOENT (No such file or directory)
[2215193] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215193] stat('$PREFIX/bin/../lib/tls', 0x00007ffd9aa46460) = -2 ENOENT (No such file or directory)
[2215193] openat(AT_FDCWD, '$PREFIX/bin/../lib/x86_64/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215193] stat('$PREFIX/bin/../lib/x86_64/x86_64', 0x00007ffd9aa46460) = -2 ENOENT (No such file or directory)
[2215193] openat(AT_FDCWD, '$PREFIX/bin/../lib/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215193] stat('$PREFIX/bin/../lib/x86_64', 0x00007ffd9aa46460) = -2 ENOENT (No such file or directory)
[2215193] openat(AT_FDCWD, '$PREFIX/bin/../lib/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215193] stat('$PREFIX/bin/../lib/x86_64', 0x00007ffd9aa46460) = -2 ENOENT (No such file or directory)
[2215193] openat(AT_FDCWD, '$PREFIX/bin/../lib/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215193] read(3, 0x00007ffd9aa465b8, 832) = 832 (0x0000000000000340)
[2215193] pread64(3, 0x00007ffd9aa46010, 784, 0x0000000000000040) = 784 (0x0000000000000310)
[2215193] pread64(3, 0x00007ffd9aa45fe0, 32, 0x0000000000000350) = 32 (0x0000000000000020)
[2215193] pread64(3, 0x00007ffd9aa45f90, 68, 0x0000000000000370) = 68 (0x0000000000000044)
[2215193] fstat(3, 0x00007ffd9aa46460) = 0
[2215193] pread64(3, 0x00007ffd9aa460b0, 784, 0x0000000000000040) = 784 (0x0000000000000310)
[2215193] mmap(0, 1852368, <PROT_READ> (1), 2050, 3, 0) = 139971817668608 (0x00007f4dba788000)
[2215193] mmap(139971817824256, 1339392, <PROT_READ|PROT_EXEC> (5), 2066, 3, 155648) = 139971817824256 (0x00007f4dba7ae000)
[2215194] set_robust_list(0x00007f1c6574fe60, 24) = 0
[2215193] mmap(139971819163648, 319488, <PROT_READ> (1), 2066, 3, 1495040) = 139971819163648 (0x00007f4dba8f5000)
[2215193] mmap(139971819483136, 24576, <PROT_READ|PROT_WRITE> (3), 2066, 3, 1810432) = 139971819483136 (0x00007f4dba943000)
[2215193] mmap(139971819507712, 13264, <PROT_READ|PROT_WRITE> (3), 50, 4294967295, 0) = 139971819507712 (0x00007f4dba949000)
[2215193] close(3) = 0
[2215194] close(3) = 0
[2215193] mmap(0, 12288, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 139971817656320 (0x00007f4dba785000)
[2215193] arch_prctl(0x0000000000001002, 0x00007f4dba785740, 0xffff80b245879eb0, 0x0000000000000022, 0x00007f4dba785740, 0x0000000000000000) = 0
[2215193] mprotect(139971819483136, 12288, 1) = 0
[2215193] mprotect(4231168, 4096, 1) = 0
[2215194] rt_sigaction(SIGPIPE, 0x00007ffca26b55c0, 0x00007ffca26b5660, 0x0000000000000008) = 0
[2215193] mprotect(139971819708416, 4096, 1) = 0
[2215194] rt_sigaction(SIGXFSZ, 0x00007ffca26b55d0, 0x00007ffca26b5670, 0x0000000000000008) = 0
[2215193] brk(0) = 22392832 (0x000000000155b000)
[2215193] brk(22528000) = 22528000 (0x000000000157c000)
[2215193] openat(AT_FDCWD, '$PREFIX/lib/locale/locale-archive', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215193] fstat(3, 0x00007f4dba9486e0) = 0
[2215193] mmap(0, 223498656, <PROT_READ> (1), 2, 3, 0) = 139971594153984 (0x00007f4dad25f000)
[2215193] close(3) = 0
[2215193] fstat(1, 0x00007ffd9aa47100) = 0
[2215193] write(1, 'à\n', 3) = 3
[2215193] close(1) = 0
[2215193] close(2) = 0
[2215194] openat(AT_FDCWD, '/proc/self/fd', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215193] exit_group(0)
*** Process 2215193 exited normally ***
[2215191] read(3, 0x00000000017e76d0, 50000) = -512 (0xfffffffffffffe00)
------------------------------------------------------------
PID: 2215191
Signal: SIGCHLD
Child process 2215193 exited normally
Signal sent by user 1000
------------------------------------------------------------
[2215194] getdents64(3, 0x00007ffca26b5728, 280) = 168 (0x00000000000000a8)
[2215194] getdents64(3, 0x00007ffca26b5728, 280) = 0
[2215194] close(3) = 0
[2215191] read(3, 0x00000000017e76d0, 50000) = 0
*** Process 2215194 execution ***
[2215191] close(3) = 0
[2215194] execve('$PREFIX/bin/echo', <('echo', 'écrire', NULL)>, <('SHELL=/bin/bash', 'WINDOWID=104870993', 'COLORTERM=truecolor', 'CONDA_EXE=/mnt/opt/conda3/bin/conda', '_CE_M=', 'LC_ADDRESS=fr_FR.UTF-8', '__MC3_PFIX__=$HOME/opt/mc3', 'LC_NAME=fr_FR.UTF-8', 'LC_MONETARY=fr_FR.UTF-8', 'PWD=$SRC_DIR', 'GSETTINGS_SCHEMA_DIR=$PREFIX/share/glib-2.0/schemas', 'LOGNAME=tb', 'QT_QPA_PLATFORMTHEME=gtk2', 'XDG_SESSION_TYPE=tty', 'CONDA_PREFIX=$PREFIX', 'TEXINPUTS=$HOME/cea/tex/mdl//:', 'MANPATH=/usr/local/texlive/2020/texmf-dist/doc/man:', 'QT_STYLE_OVERRIDE=gtk2', 'MOTD_SHOWN=pam', 'GI_TYPELIB_PATH=$PREFIX/lib/girepository-1.0', (... more than 20 strings ...))>) = 0
[2215191] wait4(2215192, <0>, 0, NULL) = 2215192 (0x000000000021cd18)
[2215194] brk(0) = 32833536 (0x0000000001f50000)
[2215191] wait4(2215193, <0>, 0, NULL) = 2215193 (0x000000000021cd19)
[2215194] arch_prctl(0x0000000000003001, 0x00007ffed16fa550, 0x00007fe7b5b3f410, 0x0000000000000000, 0x0000000000000003, 0x0000000000000000) = -22 EINVAL (Invalid argument)
[2215194] mmap(0, 8192, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 140633162526720 (0x00007fe7b5b23000)
[2215194] readlink('/proc/self/exe', 0x00007ffed16f9100, 4096) = 31 (0x000000000000001f)
[2215194] access('/etc/ld.so.preload', <R_OK> (4)) = -2 ENOENT (No such file or directory)
[2215194] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/x86_64/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215194] stat('$PREFIX/bin/../lib/tls/x86_64/x86_64', 0x00007ffed16f96f0) = -2 ENOENT (No such file or directory)
[2215194] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215194] stat('$PREFIX/bin/../lib/tls/x86_64', 0x00007ffed16f96f0) = -2 ENOENT (No such file or directory)
[2215194] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215194] stat('$PREFIX/bin/../lib/tls/x86_64', 0x00007ffed16f96f0) = -2 ENOENT (No such file or directory)
[2215194] openat(AT_FDCWD, '$PREFIX/bin/../lib/tls/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215194] stat('$PREFIX/bin/../lib/tls', 0x00007ffed16f96f0) = -2 ENOENT (No such file or directory)
[2215194] openat(AT_FDCWD, '$PREFIX/bin/../lib/x86_64/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215194] stat('$PREFIX/bin/../lib/x86_64/x86_64', 0x00007ffed16f96f0) = -2 ENOENT (No such file or directory)
[2215194] openat(AT_FDCWD, '$PREFIX/bin/../lib/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215194] stat('$PREFIX/bin/../lib/x86_64', 0x00007ffed16f96f0) = -2 ENOENT (No such file or directory)
[2215194] openat(AT_FDCWD, '$PREFIX/bin/../lib/x86_64/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = -2 ENOENT (No such file or directory)
[2215194] stat('$PREFIX/bin/../lib/x86_64', 0x00007ffed16f96f0) = -2 ENOENT (No such file or directory)
[2215194] openat(AT_FDCWD, '$PREFIX/bin/../lib/libc.so.6', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215194] read(3, 0x00007ffed16f9848, 832) = 832 (0x0000000000000340)
[2215194] pread64(3, 0x00007ffed16f92a0, 784, 0x0000000000000040) = 784 (0x0000000000000310)
[2215194] pread64(3, 0x00007ffed16f9270, 32, 0x0000000000000350) = 32 (0x0000000000000020)
[2215194] pread64(3, 0x00007ffed16f9220, 68, 0x0000000000000370) = 68 (0x0000000000000044)
[2215194] fstat(3, 0x00007ffed16f96f0) = 0
[2215194] pread64(3, 0x00007ffed16f9340, 784, 0x0000000000000040) = 784 (0x0000000000000310)
[2215194] mmap(0, 1852368, <PROT_READ> (1), 2050, 3, 0) = 140633160671232 (0x00007fe7b595e000)
[2215194] mmap(140633160826880, 1339392, <PROT_READ|PROT_EXEC> (5), 2066, 3, 155648) = 140633160826880 (0x00007fe7b5984000)
[2215194] mmap(140633162166272, 319488, <PROT_READ> (1), 2066, 3, 1495040) = 140633162166272 (0x00007fe7b5acb000)
[2215194] mmap(140633162485760, 24576, <PROT_READ|PROT_WRITE> (3), 2066, 3, 1810432) = 140633162485760 (0x00007fe7b5b19000)
[2215194] mmap(140633162510336, 13264, <PROT_READ|PROT_WRITE> (3), 50, 4294967295, 0) = 140633162510336 (0x00007fe7b5b1f000)
[2215194] close(3) = 0
[2215194] mmap(0, 12288, <PROT_READ|PROT_WRITE> (3), 34, 4294967295, 0) = 140633160658944 (0x00007fe7b595b000)
[2215194] arch_prctl(0x0000000000001002, 0x00007fe7b595b740, 0xffff80184a6a3eb0, 0x0000000000000022, 0x00007fe7b595b740, 0x0000000000000000) = 0
[2215194] mprotect(140633162485760, 12288, 1) = 0
[2215194] mprotect(4231168, 4096, 1) = 0
[2215194] mprotect(140633162711040, 4096, 1) = 0
[2215194] brk(0) = 32833536 (0x0000000001f50000)
[2215194] brk(32968704) = 32968704 (0x0000000001f71000)
[2215194] openat(AT_FDCWD, '$PREFIX/lib/locale/locale-archive', O_RDONLY|O_CLOEXEC (0o2000000)) = 3
[2215194] fstat(3, 0x00007fe7b5b1e6e0) = 0
[2215194] mmap(0, 223498656, <PROT_READ> (1), 2, 3, 0) = 140632937156608 (0x00007fe7a8435000)
[2215194] close(3) = 0
[2215194] fstat(1, 0x00007ffed16fa390) = 0
[2215194] write(1, 'écrire\n', 8) = 8
[2215194] close(1) = 0
[2215194] close(2) = 0
[2215194] exit_group(0)
*** Process 2215194 exited normally ***
[2215191] wait4(2215194, <0>, 0, NULL) = 2215194 (0x000000000021cd1a)
------------------------------------------------------------
PID: 2215191
Signal: SIGCHLD
Child process 2215194 exited normally
Signal sent by user 1000
------------------------------------------------------------
[2215191] rt_sigaction(SIGINT, 0x00007ffca26b62c0, 0x00007ffca26b6360, 0x0000000000000008) = 0
[2215191] brk(25194496) = 25194496 (0x0000000001807000)
[2215191] exit_group(0)
*** Process 2215191 exited normally ***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment