Skip to content

Instantly share code, notes, and snippets.

@satom99
Last active February 28, 2017 14:57
Show Gist options
  • Save satom99/aea86be3fc5c2142074c271150ed90f3 to your computer and use it in GitHub Desktop.
Save satom99/aea86be3fc5c2142074c271150ed90f3 to your computer and use it in GitHub Desktop.
daurnimator/lua-http - #73
http 0.1-0 - HTTP library for Lua
License: MIT
Homepage: https://github.com/daurnimator/lua-http
Installed in: /usr/local
Modules:
http.bit (/usr/local/share/lua/5.3/http/bit.lua)
http.client (/usr/local/share/lua/5.3/http/client.lua)
http.compat.prosody (/usr/local/share/lua/5.3/http/compat/prosody.lua)
http.compat.socket (/usr/local/share/lua/5.3/http/compat/socket.lua)
http.connection_common (/usr/local/share/lua/5.3/http/connection_common.lua)
http.h1_connection (/usr/local/share/lua/5.3/http/h1_connection.lua)
http.h1_reason_phrases (/usr/local/share/lua/5.3/http/h1_reason_phrases.lua)
http.h1_stream (/usr/local/share/lua/5.3/http/h1_stream.lua)
http.h2_connection (/usr/local/share/lua/5.3/http/h2_connection.lua)
http.h2_error (/usr/local/share/lua/5.3/http/h2_error.lua)
http.h2_stream (/usr/local/share/lua/5.3/http/h2_stream.lua)
http.headers (/usr/local/share/lua/5.3/http/headers.lua)
http.hpack (/usr/local/share/lua/5.3/http/hpack.lua)
http.hsts (/usr/local/share/lua/5.3/http/hsts.lua)
http.proxies (/usr/local/share/lua/5.3/http/proxies.lua)
http.request (/usr/local/share/lua/5.3/http/request.lua)
http.server (/usr/local/share/lua/5.3/http/server.lua)
http.socks (/usr/local/share/lua/5.3/http/socks.lua)
http.stream_common (/usr/local/share/lua/5.3/http/stream_common.lua)
http.tls (/usr/local/share/lua/5.3/http/tls.lua)
http.util (/usr/local/share/lua/5.3/http/util.lua)
http.version (/usr/local/share/lua/5.3/http/version.lua)
http.websocket (/usr/local/share/lua/5.3/http/websocket.lua)
http.zlib (/usr/local/share/lua/5.3/http/zlib.lua)
Depends on:
lua >= 5.1 (using 5.3-1)
compat53 >= 0.3 (using 0.3-1)
bit32 (using 5.3-1)
cqueues >= 20161214 (using 20161215.53-0)
luaossl >= 20161208 (using 20161214-0)
basexx >= 0.2.0 (using 0.3.0-1)
lpeg (using 1.0.1-1)
lpeg_patterns >= 0.3 (using 0.4-0)
fifo (using 0.2-0)
execve("/usr/bin/lua5.3", ["lua5.3", "test.lua"], [/* 22 vars */]) = 0
brk(0) = 0x9dc000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138b0000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=77301, ...}) = 0
mmap(NULL, 77301, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f0a1389d000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libreadline.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360]\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=297040, ...}) = 0
mmap(NULL, 2398136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0a13448000
mprotect(0x7f0a13488000, 2097152, PROT_NONE) = 0
mmap(0x7f0a13688000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x40000) = 0x7f0a13688000
mmap(0x7f0a13691000, 1976, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0a13691000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200U\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1051056, ...}) = 0
mmap(NULL, 3146072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0a13147000
mprotect(0x7f0a13247000, 2093056, PROT_NONE) = 0
mmap(0x7f0a13446000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xff000) = 0x7f0a13446000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a1389c000
mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0a12f43000
mprotect(0x7f0a12f46000, 2093056, PROT_NONE) = 0
mmap(0x7f0a13145000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f0a13145000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\34\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1738176, ...}) = 0
mmap(NULL, 3844640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0a12b98000
mprotect(0x7f0a12d39000, 2097152, PROT_NONE) = 0
mmap(0x7f0a12f39000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a1000) = 0x7f0a12f39000
mmap(0x7f0a12f3f000, 14880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0a12f3f000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\316\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=171800, ...}) = 0
mmap(NULL, 2269152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0a1296e000
mprotect(0x7f0a12994000, 2093056, PROT_NONE) = 0
mmap(0x7f0a12b93000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x7f0a12b93000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a1389b000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a1389a000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a13899000
arch_prctl(ARCH_SET_FS, 0x7f0a1389a700) = 0
mprotect(0x7f0a12f39000, 16384, PROT_READ) = 0
mprotect(0x7f0a12b93000, 16384, PROT_READ) = 0
mprotect(0x7f0a13145000, 4096, PROT_READ) = 0
mprotect(0x7f0a13446000, 4096, PROT_READ) = 0
mprotect(0x7f0a13688000, 8192, PROT_READ) = 0
mprotect(0x634000, 4096, PROT_READ) = 0
mprotect(0x7f0a138b2000, 4096, PROT_READ) = 0
munmap(0x7f0a1389d000, 77301) = 0
brk(0) = 0x9dc000
brk(0x9fd000) = 0x9fd000
open("test.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=123, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local ws = require('http.websock"..., 4096) = 123
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
rt_sigaction(SIGINT, {0x404050, [], SA_RESTORER|SA_INTERRUPT|SA_NODEFER|SA_RESETHAND, 0x7f0a12bcd0e0}, {SIG_DFL, [], 0}, 8) = 0
open("/usr/local/share/lua/5.3/http/websocket.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/websocket.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=24590, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "--[[\nWebSocket module\nSpecified "..., 4096) = 4096
read(3, "esc.MASK then\n\t\tlocal key_a = de"..., 4096) = 4096
read(3, "error(ce.EPIPE), ce.EPIPE\n\tend\n\n"..., 4096) = 4096
read(3, "_code < 3000 then\n\t\t\t\t\tself.got_"..., 4096) = 4096
read(3, "ocal function handle_websocket_r"..., 4096) = 4096
read(3, "-- Given an incoming HTTP1 reque"..., 4096) = 4096
read(3, "arse_close;\n}\n", 4096) = 14
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/basexx.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/basexx.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=9089, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "--------------------------------"..., 4096) = 4096
read(3, "----------------------\n-- rfc 35"..., 4096) = 4096
read(3, "ble.concat( result )\nend\n\nlocal "..., 4096) = 897
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
brk(0xa1e000) = 0xa1e000
open("/usr/local/share/lua/5.3/cqueues.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/cqueues.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=4105, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local loader = function(loader, "..., 4096) = 4096
read(3, "er, ...)\n", 4096) = 9
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/_cqueues.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/lua/5.3/_cqueues/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_cqueues.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_cqueues/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_cqueues.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_cqueues/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_cqueues.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_cqueues/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_cqueues.so", O_RDONLY) = 3
close(3) = 0
open("/usr/local/lib/lua/5.3/_cqueues.so", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\5\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1140512, ...}) = 0
mmap(NULL, 2412264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0a12721000
mprotect(0x7f0a12769000, 2093056, PROT_NONE) = 0
mmap(0x7f0a12968000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x47000) = 0x7f0a12968000
mmap(0x7f0a1296d000, 3816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0a1296d000
close(3) = 0
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=77301, ...}) = 0
mmap(NULL, 77301, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f0a1389d000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libssl.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260=\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=395176, ...}) = 0
mmap(NULL, 2490544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0a124c0000
mprotect(0x7f0a12517000, 2097152, PROT_NONE) = 0
mmap(0x7f0a12717000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x57000) = 0x7f0a12717000
mmap(0x7f0a12720000, 176, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0a12720000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@#\7\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=2066816, ...}) = 0
mmap(NULL, 4176824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0a120c4000
mprotect(0x7f0a12291000, 2093056, PROT_NONE) = 0
mmap(0x7f0a12490000, 184320, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1cc000) = 0x7f0a12490000
mmap(0x7f0a124bd000, 11192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0a124bd000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320n\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=137384, ...}) = 0
mmap(NULL, 2213008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0a11ea7000
mprotect(0x7f0a11ebf000, 2093056, PROT_NONE) = 0
mmap(0x7f0a120be000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f0a120be000
mmap(0x7f0a120c0000, 13456, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0a120c0000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P#\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=31784, ...}) = 0
mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0a11c9f000
mprotect(0x7f0a11ca6000, 2093056, PROT_NONE) = 0
mmap(0x7f0a11ea5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f0a11ea5000
close(3) = 0
mprotect(0x7f0a120be000, 4096, PROT_READ) = 0
mprotect(0x7f0a11ea5000, 4096, PROT_READ) = 0
mprotect(0x7f0a12490000, 118784, PROT_READ) = 0
mprotect(0x7f0a12717000, 12288, PROT_READ) = 0
set_tid_address(0x7f0a1389a9d0) = 692
set_robust_list(0x7f0a1389a9e0, 24) = 0
rt_sigaction(SIGRTMIN, {0x7f0a11ead9b0, [], SA_RESTORER|SA_SIGINFO, 0x7f0a11eb6890}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x7f0a11eada40, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f0a11eb6890}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
munmap(0x7f0a1389d000, 77301) = 0
brk(0xa3f000) = 0xa3f000
open("/usr/local/share/lua/5.3/_cqueues/errno.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/lua/5.3/_cqueues/errno/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_cqueues/errno.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_cqueues/errno/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_cqueues/errno.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_cqueues/errno/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_cqueues/errno.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_cqueues/errno/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_cqueues/errno.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/lua/5.3/_cqueues/errno.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/lua/5.3/_cqueues/errno.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/loadall.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_cqueues/errno.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_cqueues.so", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/cqueues/errno.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/cqueues/errno.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=149, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local loader = function(loader, "..., 4096) = 149
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/lpeg.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/lua/5.3/lpeg/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/lpeg.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/lpeg/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/lpeg.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/lpeg/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./lpeg.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./lpeg/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/lpeg.so", O_RDONLY) = 3
close(3) = 0
open("/usr/local/lib/lua/5.3/lpeg.so", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200#\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=50104, ...}) = 0
mmap(NULL, 2137400, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0a11a95000
mprotect(0x7f0a11a9f000, 2093056, PROT_NONE) = 0
mmap(0x7f0a11c9e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f0a11c9e000
close(3) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/http.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/http.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=21459, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "--[[\nhttps://tools.ietf.org/html"..., 4096) = 4096
read(3, "rameter) )^0, rawset)\nlocal tran"..., 4096) = 4096
read(3, "core.ALPHA^-7 * (P\"-\" * alphanum"..., 4096) = 4096
read(3, "l cookie_octet = S\"!\" + R(\"\\35\\4"..., 4096) = 4096
read(3, " = comma_sep_trim(compliance_cla"..., 4096) = 4096
read(3, "value\nlocal forwarded_element = "..., 4096) = 979
read(3, "", 4096) = 0
brk(0xa60000) = 0xa60000
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/core.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/core.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=520, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "-- Core Rules\n-- https://tools.i"..., 4096) = 520
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/email.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/email.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=3185, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "-- Email Addresses\n-- RFC 5322 S"..., 4096) = 3185
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
brk(0xa86000) = 0xa86000
brk(0xaa7000) = 0xaa7000
brk(0xac9000) = 0xac9000
brk(0xaef000) = 0xaef000
brk(0xb18000) = 0xb18000
brk(0xb4a000) = 0xb4a000
brk(0xb7e000) = 0xb7e000
brk(0xba8000) = 0xba8000
mmap(NULL, 167936, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a13870000
mmap(NULL, 192512, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a13841000
mmap(NULL, 245760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a13805000
open("/usr/local/share/lua/5.3/lpeg_patterns/language.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/language.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2215, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "-- RFC 5646 Section 2.1\n\nlocal l"..., 4096) = 2215
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
brk(0xbc9000) = 0xbc9000
open("/usr/local/share/lua/5.3/lpeg_patterns/uri.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/uri.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=4261, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "-- URI\n-- RFC 3986\n\nlocal lpeg ="..., 4096) = 4096
read(3, "e_uri = Ct (\n\t( Cg(_M.scheme, \"s"..., 4096) = 165
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/util.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/util.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=672, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local function read_hex(hex_num)"..., 4096) = 672
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/IPv4.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/IPv4.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=913, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "-- IPv4\n\nlocal lpeg = require \"l"..., 4096) = 913
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/IPv6.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/lpeg_patterns/IPv6.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=4122, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "-- IPv6\n\nlocal unpack = table.un"..., 4096) = 4096
read(3, "\tIPv6addrz = IPv6addrz;\n}\n", 4096) = 26
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
brk(0xbea000) = 0xbea000
brk(0xc0b000) = 0xc0b000
brk(0xc2c000) = 0xc2c000
brk(0xc4d000) = 0xc4d000
brk(0xc6e000) = 0xc6e000
brk(0xc8f000) = 0xc8f000
brk(0xcb0000) = 0xcb0000
brk(0xcd5000) = 0xcd5000
brk(0xcf6000) = 0xcf6000
brk(0xd17000) = 0xd17000
brk(0xd38000) = 0xd38000
brk(0xd59000) = 0xd59000
brk(0xd7f000) = 0xd7f000
brk(0xdab000) = 0xdab000
brk(0xdcd000) = 0xdcd000
brk(0xdf0000) = 0xdf0000
brk(0xe15000) = 0xe15000
brk(0xe3a000) = 0xe3a000
brk(0xe6b000) = 0xe6b000
mmap(NULL, 151552, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a137e0000
brk(0xe92000) = 0xe92000
mmap(NULL, 200704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a137af000
brk(0xeb3000) = 0xeb3000
brk(0xed7000) = 0xed7000
brk(0xef8000) = 0xef8000
open("/usr/local/share/lua/5.3/openssl/rand.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/openssl/rand.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=47, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local ctx = require\"_openssl.ran"..., 4096) = 47
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/_openssl/rand.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/lua/5.3/_openssl/rand/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/rand.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/rand/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_openssl/rand.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_openssl/rand/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/rand.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/rand/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/rand.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/lua/5.3/_openssl/rand.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/lua/5.3/_openssl/rand.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/loadall.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/rand.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl.so", O_RDONLY) = 3
close(3) = 0
open("/usr/local/lib/lua/5.3/_openssl.so", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\324\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=193880, ...}) = 0
mmap(NULL, 2248640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0a11870000
mprotect(0x7f0a11891000, 2097152, PROT_NONE) = 0
mmap(0x7f0a11a91000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7f0a11a91000
close(3) = 0
open("/usr/lib/ssl/openssl.cnf", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=10835, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "#\n# OpenSSL example configuratio"..., 4096) = 4096
read(3, "Netscape crash on BMPStrings or "..., 4096) = 4096
read(3, " this to avoid interpreting an e"..., 4096) = 2643
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/openssl/digest.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/openssl/digest.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=49, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local ctx = require\"_openssl.dig"..., 4096) = 49
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/_openssl/digest.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/lua/5.3/_openssl/digest/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/digest.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/digest/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_openssl/digest.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_openssl/digest/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/digest.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/digest/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/digest.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/lua/5.3/_openssl/digest.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/lua/5.3/_openssl/digest.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/loadall.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/digest.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl.so", O_RDONLY) = 3
close(3) = 0
brk(0xf19000) = 0xf19000
open("/usr/local/share/lua/5.3/http/bit.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/bit.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1190, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "--[[ This module smooths over al"..., 4096) = 1190
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/headers.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/headers.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=4996, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "--[[\nHTTP Header data structure/"..., 4096) = 4096
read(3, "i-valued field\")\n\t\tself:modifyi("..., 4096) = 900
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/request.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/request.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=18843, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local lpeg = require \"lpeg\"\nloca"..., 4096) = 4096
read(3, "self.tls and \"https\" or \"http\"\n\t"..., 4096) = 4096
read(3, "\" then -- relative path\n\t\t\t\tif n"..., 4096) = 4096
read(3, ": CONNECT over HTTP/2\n\t\t\t\tif tls"..., 4096) = 4096
read(3, "ce.EPIPE\n\t\t\t\t\tend\n\t\t\t\t\treturn ni"..., 4096) = 2459
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/client.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/client.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2921, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local ca = require \"cqueues.auxl"..., 4096) = 2921
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/cqueues/auxlib.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/cqueues/auxlib.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=3351, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local loader = function(loader, "..., 4096) = 3351
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/_cqueues/auxlib.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/lua/5.3/_cqueues/auxlib/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_cqueues/auxlib.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_cqueues/auxlib/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_cqueues/auxlib.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_cqueues/auxlib/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_cqueues/auxlib.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_cqueues/auxlib/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_cqueues/auxlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/lua/5.3/_cqueues/auxlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/lua/5.3/_cqueues/auxlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/loadall.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_cqueues/auxlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_cqueues.so", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/cqueues/socket.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/cqueues/socket.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=16345, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local loader = function(loader, "..., 4096) = 4096
read(3, " A P I E X T E N S I O N S\n--\n-"..., 4096) = 4096
read(3, " why = _flush(self, mode)\n\t\tunti"..., 4096) = 4096
read(3, "imeout = xopts(self, ...)\n\tlocal"..., 4096) = 4057
read(3, "", 4096) = 0
brk(0xf3a000) = 0xf3a000
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/tls.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/tls.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=31842, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local openssl_ctx = require \"ope"..., 4096) = 4096
read(3, "DSS_WITH_AES_256_CBC_SHA "..., 4096) = 4096
read(3, "\tTLS_DH_RSA_WITH_AES_128_CBC_SHA"..., 4096) = 4096
read(3, " \"ECDH-RSA-CAMELLIA256-SHA384\";\n"..., 4096) = 4096
read(3, "_WITH_AES_128_CCM_8 "..., 4096) = 4096
read(3, "SHA\";\n\t\"TLS_DH_anon_EXPORT_WITH_"..., 4096) = 4096
read(3, "ELLIA_256_CBC_SHA256\";\n\t\"TLS_DHE"..., 4096) = 4096
brk(0xf5c000) = 0xf5c000
read(3, "CDHE_ECDSA_WITH_CAMELLIA_128_CBC"..., 4096) = 3170
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/openssl/ssl/context.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/openssl/ssl/context.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=521, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local ctx = require\"_openssl.ssl"..., 4096) = 521
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/_openssl/ssl/context.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/lua/5.3/_openssl/ssl/context/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/ssl/context.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/ssl/context/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_openssl/ssl/context.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_openssl/ssl/context/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/ssl/context.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/ssl/context/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/ssl/context.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/lua/5.3/_openssl/ssl/context.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/lua/5.3/_openssl/ssl/context.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/loadall.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/ssl/context.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl.so", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/openssl/pkey.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/openssl/pkey.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=50, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local pkey = require\"_openssl.pk"..., 4096) = 50
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/_openssl/pkey.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/lua/5.3/_openssl/pkey/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/pkey.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/pkey/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_openssl/pkey.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_openssl/pkey/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/pkey.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/pkey/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/pkey.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/lua/5.3/_openssl/pkey.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/lua/5.3/_openssl/pkey.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/loadall.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/pkey.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl.so", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/openssl/x509/verify_param.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/openssl/x509/verify_param.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=45, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "return require('_openssl.x509.ve"..., 4096) = 45
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/_openssl/x509/verify_param.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/lua/5.3/_openssl/x509/verify_param/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/x509/verify_param.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/x509/verify_param/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_openssl/x509/verify_param.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_openssl/x509/verify_param/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/x509/verify_param.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/x509/verify_param/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/x509/verify_param.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/lua/5.3/_openssl/x509/verify_param.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/lua/5.3/_openssl/x509/verify_param.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/loadall.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/x509/verify_param.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl.so", O_RDONLY) = 3
close(3) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_NONBLOCK) = 3
fstat(3, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
poll([{fd=3, events=POLLIN}], 1, 10) = 1 ([{fd=3, revents=POLLIN}])
read(3, "k\274{1\314\1F\350\304\226\315Q\304I\235k\370\307\335\311\304`O]\1\325Zn\366G\242\353", 32) = 32
close(3) = 0
getuid() = 0
open("/usr/local/share/lua/5.3/http/connection_common.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/connection_common.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1806, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local cqueues = require \"cqueues"..., 4096) = 1806
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/h1_connection.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/h1_connection.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=13077, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "-- This module implements the so"..., 4096) = 4096
read(3, "= nil then\n\t\tif err == nil and s"..., 4096) = 4096
read(3, "(len) == \"number\")\n\treturn self."..., 4096) = 4096
read(3, ".. \"\\r\\n\"\n\t-- flushes write buff"..., 4096) = 789
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/cqueues/condition.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/cqueues/condition.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=359, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local loader = function(loader, "..., 4096) = 359
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/h1_stream.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/h1_stream.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=31153, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local cqueues = require \"cqueues"..., 4096) = 4096
read(3, "\n\t\tend\n\tend\n\tlocal pipeline_empt"..., 4096) = 4096
read(3, "EDOUT\n\t\t\tend\n\t\t\tassert(self.conn"..., 4096) = 4096
brk(0xf7d000) = 0xf7d000
read(3, "\n\t\t-- wait for signal from trail"..., 4096) = 4096
read(3, " field in all HTTP/1.1 request m"..., 4096) = 4096
read(3, "th is next\n\t\t\t\t-- closing the co"..., 4096) = 4096
read(3, "nnection:write_header(\"te\", \"gzi"..., 4096) = 4096
read(3, "eam)\n\t\tend\n\t\tself.stats_recv = s"..., 4096) = 2481
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/fifo.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/fifo.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2097, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local select , setmetatable = se"..., 4096) = 2097
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/h1_reason_phrases.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/h1_reason_phrases.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2097, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "-- This list should be kept in s"..., 4096) = 2097
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/stream_common.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/stream_common.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=4085, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "--[[\nThis module provides common"..., 4096) = 4085
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/util.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/util.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=6348, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local lpeg = require \"lpeg\"\nloca"..., 4096) = 4096
read(3, "end\n\n-- Reverse of `split_author"..., 4096) = 2252
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/zlib.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/zlib.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1841, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "-- Two different lua libraries c"..., 4096) = 1841
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/zlib.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/lua/5.3/zlib/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/zlib.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/zlib/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/zlib.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/zlib/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./zlib.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./zlib/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/zlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/lua/5.3/zlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/lua/5.3/zlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/loadall.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./zlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
brk(0xf9e000) = 0xf9e000
open("/usr/local/share/lua/5.3/http/h2_connection.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/h2_connection.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=16300, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local cqueues = require \"cqueues"..., 4096) = 4096
read(3, "ked_settings = default_settings;"..., 4096) = 4096
read(3, "rs.INTERNAL_ERROR.code\n\t\t\tend\n\t\t"..., 4096) = 4096
read(3, "ayload < size then -- hit EOF\n\t\t"..., 4096) = 4012
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/h2_error.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/h2_error.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=3031, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "--[[\nThis module implements an e"..., 4096) = 3031
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/h2_stream.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/h2_stream.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=40243, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local cqueues = require \"cqueues"..., 4096) = 4096
read(3, "nil\n\tend\n\t-- We are now the pare"..., 4096) = 4096
read(3, "\t[\":method\"] = true;\n\t[\":scheme\""..., 4096) = 4096
read(3, "ROTOCOL_ERROR:new_traceback(\":st"..., 4096) = 4096
read(3, "uffer_pad_len = pad_len\n\t\tstream"..., 4096) = 4096
read(3, "stream.id ~= 0 then\n\t\treturn nil"..., 4096) = 4096
read(3, "\tflags = 0\n\t\tpayload = pack_sett"..., 4096) = 4096
read(3, "' frames must be on stream id 0\""..., 4096) = 4096
read(3, "fer_pos\n\t\tpayload = table.concat"..., 4096) = 4096
brk(0xfbf000) = 0xfbf000
read(3, "b(sent+1)\n\t\t\tlocal ok, err, errn"..., 4096) = 3379
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/hpack.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/hpack.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=26580, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "-- This module implements HPACK "..., 4096) = 4096
read(3, "010\";\n\t\t[ 88] = \"11111100\";\n\t\t[ "..., 4096) = 4096
read(3, "11111111111100010\";\n\t\t[215] = \"1"..., 4096) = 4096
read(3, "str:byte(pos, pos)\n\tlocal huffma"..., 4096) = 4096
read(3, "ack\";\n\t__index = methods;\n}\n\nloc"..., 4096) = 4096
read(3, "p to date\n\tend\n\tself.dynamic_cur"..., 4096) = 4096
read(3, "~= 0 then -- Section 6.2.1\n\t\t\tlo"..., 4096) = 2004
read(3, "", 4096) = 0
brk(0xfe0000) = 0xfe0000
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/openssl/ssl.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/openssl/ssl.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=46, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "local ctx = require\"_openssl.ssl"..., 4096) = 46
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/_openssl/ssl.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/lua/5.3/_openssl/ssl/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/ssl.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/ssl/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_openssl/ssl.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/lua/5.3/_openssl/ssl/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/ssl.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/ssl/init.lua", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl/ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/lua/5.3/_openssl/ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/lua/5.3/_openssl/ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/loadall.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./_openssl/ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/lua/5.3/_openssl.so", O_RDONLY) = 3
close(3) = 0
brk(0x100e000) = 0x100e000
open("/usr/lib/ssl/cert.pem", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/lua/5.3/http/hsts.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/hsts.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2252, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "--[[\nData structures useful for "..., 4096) = 2252
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/socks.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/socks.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=10834, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "--[[\nThis module implements a su"..., 4096) = 4096
read(3, "ce.EACCES), ce.EACCES\n\t\tend\n\tend"..., 4096) = 4096
read(3, "if not byte then\n\t\t\tif err == ni"..., 4096) = 2642
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/proxies.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/proxies.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2056, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "-- Proxy from e.g. environmental"..., 4096) = 2056
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/usr/local/share/lua/5.3/http/version.lua", O_RDONLY) = 3
close(3) = 0
open("/usr/local/share/lua/5.3/http/version.lua", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=151, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "--[[\nThis file contains the lua-"..., 4096) = 151
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
brk(0x102f000) = 0x102f000
open("/dev/urandom", O_RDONLY|O_CLOEXEC) = 3
read(3, "\246\345\203\v\322>\276\234_v\3\230@\260\344\17", 16) = 16
close(3) = 0
uname({sys="Linux", node="io", ...}) = 0
open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=105, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
lseek(3, 0, SEEK_SET) = 0
read(3, "# --- BEGIN PVE ---\nnameserver 1"..., 4096) = 105
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=497, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
read(3, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 497
read(3, "", 4096) = 0
read(3, "", 4096) = 0
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=179, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
lseek(3, 0, SEEK_SET) = 0
read(3, "127.0.0.1\tlocalhost\n::1\t\tlocalho"..., 4096) = 179
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f0a138af000, 4096) = 0
socket(PF_INET, SOCK_DGRAM|SOCK_CLOEXEC|SOCK_NONBLOCK, IPPROTO_IP) = 3
bind(3, {sa_family=AF_INET, sin_port=htons(57997), sin_addr=inet_addr("0.0.0.0")}, 16) = 0
connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
sendto(3, "\304\22\1\0\0\1\0\0\0\0\0\0\4echo\twebsocket\3org\0"..., 36, 0, NULL, 0) = 36
recvfrom(3, 0x101ba8c, 768, 0, 0, 0) = -1 ECONNREFUSED (Connection refused)
rt_sigpending([], 8) = 0
rt_sigprocmask(SIG_BLOCK, [PIPE], [], 8) = 0
recvfrom(3, 0x101ba8c, 768, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigtimedwait([PIPE], NULL, {0, 0}, 8) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigpending([], 8) = 0
rt_sigprocmask(SIG_BLOCK, [PIPE], [], 8) = 0
recvfrom(3, 0x101ba8c, 768, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigtimedwait([PIPE], NULL, {0, 0}, 8) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
epoll_create1(EPOLL_CLOEXEC) = 4
eventfd2(0, O_NONBLOCK|O_CLOEXEC) = 5
epoll_ctl(4, EPOLL_CTL_ADD, 5, {EPOLLIN, {u32=16895736, u64=16895736}}) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
epoll_wait(4, {{EPOLLIN, {u32=16895736, u64=16895736}}}, 32, 0) = 1
epoll_ctl(4, EPOLL_CTL_ADD, 3, {EPOLLIN, {u32=16897600, u64=16897600}}) = 0
read(5, "\1\0\0\0\0\0\0\0", 8) = 8
epoll_wait(4, {}, 32, 15000) = 0
epoll_ctl(4, EPOLL_CTL_DEL, 3, 7ffebd2620c0) = 0
rt_sigpending([], 8) = 0
rt_sigprocmask(SIG_BLOCK, [PIPE], [], 8) = 0
connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("62.210.16.6")}, 16) = -1 EINVAL (Invalid argument)
rt_sigtimedwait([PIPE], NULL, {0, 0}, 8) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("62.210.16.6")}, 16) = -1 EINVAL (Invalid argument)
connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("62.210.16.6")}, 16) = -1 EINVAL (Invalid argument)
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
epoll_wait(4, {{EPOLLIN, {u32=16895736, u64=16895736}}}, 32, 0) = 1
read(5, "\1\0\0\0\0\0\0\0", 8) = 8
epoll_wait(4, {}, 32, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
epoll_wait(4, {{EPOLLIN, {u32=16895736, u64=16895736}}}, 32, 0) = 1
read(5, "\1\0\0\0\0\0\0\0", 8) = 8
epoll_wait(4, {}, 32, 0) = 0
close(3) = 0
fstat(1, {st_mode=S_IFREG|0644, st_size=57459, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0a138af000
write(1, "nil\tflush: Invalid argument\t22\n", 31nil flush: Invalid argument 22
) = 31
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER|SA_INTERRUPT|SA_NODEFER|SA_RESETHAND, 0x7f0a12bcd0e0}, {0x404050, [], SA_RESTORER|SA_INTERRUPT|SA_NODEFER|SA_RESETHAND, 0x7f0a12bcd0e0}, 8) = 0
close(5) = 0
close(4) = 0
munmap(0x7f0a11870000, 2248640) = 0
munmap(0x7f0a11a95000, 2137400) = 0
munmap(0x7f0a12721000, 2412264) = 0
munmap(0x7f0a124c0000, 2490544) = 0
munmap(0x7f0a120c4000, 4176824) = 0
munmap(0x7f0a13870000, 167936) = 0
munmap(0x7f0a13841000, 192512) = 0
munmap(0x7f0a13805000, 245760) = 0
munmap(0x7f0a137e0000, 151552) = 0
munmap(0x7f0a137af000, 200704) = 0
brk(0xf9a000) = 0xf9a000
exit_group(0) = ?
+++ exited with 0 +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment