>>> lua-luv: Building community/lua-luv 1.45.0.0-r0 (using abuild 3.13.0-r3) started Sat, 27 Apr 2024 20:41:45 +0000 >>> lua-luv: Checking sanity of /home/buildozer/aports/community/lua-luv/APKBUILD... >>> WARNING: lua-luv: No maintainer >>> lua-luv: Analyzing dependencies... >>> lua-luv: Installing for build: build-base cmake libuv-dev lua-compat53-dev ninja lua5.1-dev lua5.4-dev (1/17) Installing libbz2 (1.0.8-r6) (2/17) Installing xz-libs (5.6.1-r3) (3/17) Installing libarchive (3.7.3-r0) (4/17) Installing rhash-libs (1.4.4-r0) (5/17) Installing libuv (1.48.0-r0) (6/17) Installing cmake (3.29.2-r1) (7/17) Installing libuv-dev (1.48.0-r0) (8/17) Installing lua-compat53-dev (0.13-r0) (9/17) Installing samurai (1.2-r5) (10/17) Installing lua5.1-libs (5.1.5-r13) (11/17) Installing lua5.1 (5.1.5-r13) (12/17) Installing lua5.1-dev (5.1.5-r13) (13/17) Installing lua5.4-libs (5.4.6-r1) (14/17) Installing readline (8.2.10-r0) (15/17) Installing lua5.4 (5.4.6-r1) (16/17) Installing lua5.4-dev (5.4.6-r1) (17/17) Installing .makedepends-lua-luv (20240427.204215) Executing busybox-1.36.1-r26.trigger OK: 484 MiB in 119 packages >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Cleaning up tmpdir >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lua-luv-1.45.0-0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/lua-luv-1.45.0-0.tar.gz.part' lua-luv-1.45.0-0.tar 100% |********************************| 127k 0:00:00 ETA '/var/cache/distfiles/v3.20/lua-luv-1.45.0-0.tar.gz.part' saved >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lua-luv-1.45.0-0.tar.gz >>> lua-luv: Checking sha512sums... lua-luv-1.45.0-0.tar.gz: OK disable-udp-test.patch: OK >>> lua-luv: Unpacking /var/cache/distfiles/v3.20/lua-luv-1.45.0-0.tar.gz... >>> lua-luv: disable-udp-test.patch patching file tests/test-udp.lua CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Libuv: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.6s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0/build-5.1 [1/5] Building C object CMakeFiles/libluv.dir/src/luv.c.o [2/5] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/5] Linking C shared library libluv.so.1.45.0 [4/5] Creating library symlink libluv.so.1 libluv.so [5/5] Linking C shared module luv.so CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Libuv: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.4.6") -- Configuring done (0.6s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0/build-5.4 [1/5] Building C object CMakeFiles/libluv.dir/src/luv.c.o [2/5] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/5] Linking C shared module luv.so [4/5] Linking C shared library libluv.so.1.45.0 [5/5] Creating library symlink libluv.so.1 libluv.so CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Libuv: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.6s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0/build-static [1/4] Building C object CMakeFiles/libluv_a.dir/src/luv.c.o [2/4] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/4] Linking C static library libluv.a [4/4] Linking C shared module luv.so >>> lua-luv: Running tests with lua5.1 1..137 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0x7fff80806d00 "closed" uv_timer_t: 0x7fff80806d00 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0x7fff80806da0 "closed" { } uv_timer_t: 0x7fff80806da0 ok 3 callbacks - luv_handle_t: callable table ok 4 callbacks - luv_req_t: function ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { { port = 80, protocol = "tcp", socktype = "stream", family = "inet6", addr = "::1" }, { port = 80, protocol = "tcp", socktype = "stream", family = "inet", addr = "127.0.0.1" } } 2 ok 8 dns - Get all local http addresses { { port = 80, protocol = "tcp", socktype = "stream", family = "inet6", addr = "::1" }, { port = 80, protocol = "tcp", socktype = "stream", family = "inet", addr = "127.0.0.1" } } 2 ok 9 dns - Get all local http addresses sync { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "udp", socktype = "dgram", family = "inet", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "udp", socktype = "dgram", family = "inet6", canonname = "luvit.io" } } 4 ok 12 dns - Get all adresses for luvit.io { service = "0", hostname = "0.0.0.0" } ok 13 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 14 dns - Lookup local ipv4 address sync { service = "0", hostname = "build-3-20-ppc64le.local" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 16 dns - Lookup local ipv6 address { service = "0", hostname = "build-3-20-ppc64le.local" } ok 17 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 18 dns - Lookup local port 80 service { fd = 163 } { stat = { nlink = 1, ino = 42637668, mtime = table: 0x7fff808668d0, gid = 1000, mode = 33188, size = 6060, dev = 2052, gen = 0, rdev = 0, atime = table: 0x7fff808656f0, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0x7fff80866c90, birthtime = table: 0x7fff80866d80, blocks = 16 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 163 } { stat = { nlink = 1, ino = 42637668, mtime = table: 0x7fff80807d30, gid = 1000, mode = 33188, size = 6060, dev = 2052, gen = 0, rdev = 0, atime = table: 0x7fff80807ce0, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0x7fff80807dd0, birthtime = table: 0x7fff80807e20, blocks = 16 } } { chunk = 6060 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 28 fs - fs.scandir { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0" "/home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "appveyor.yml", type = "file" } } { { name = ".github", type = "directory" } } { { name = ".gitignore", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "src", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "lib", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "rockspecs", type = "directory" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".clang-format", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "appveyor.yml", type = "file" } } { { name = ".github", type = "directory" } } { { name = ".gitignore", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "src", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "lib", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "rockspecs", type = "directory" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".clang-format", type = "file" } } uv_dir_t: 0x7fff808074f8 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "appveyor.yml", type = "file" } } { { name = ".github", type = "directory" } } { { name = ".gitignore", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "src", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "lib", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "rockspecs", type = "directory" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".clang-format", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "examples", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "appveyor.yml", type = "file" }, { name = ".github", type = "directory" }, { name = ".gitignore", type = "file" }, { name = "cmake", type = "directory" }, { name = "src", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = ".ci", type = "directory" }, { name = "tests", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "lib", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "rockspecs", type = "directory" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = "build-static", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "README.md", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".clang-format", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "examples", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "appveyor.yml", type = "file" }, { name = ".github", type = "directory" }, { name = ".gitignore", type = "file" }, { name = "cmake", type = "directory" }, { name = "src", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = ".ci", type = "directory" }, { name = "tests", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "lib", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "rockspecs", type = "directory" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = "build-static", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "README.md", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".clang-format", type = "file" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { bavail = 157768067, type = 61267, bsize = 4096, files = 133955584, bfree = 184561883, ffree = 127070781, blocks = 527101724 } ok 41 fs - fs.statfs sync { bavail = 157768067, type = 61267, bsize = 4096, files = 133955584, bfree = 184561883, ffree = 127070781, blocks = 527101724 } ok 42 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 fs - fs.mkstemp sync error "fs_rename" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" "fs_link" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_symlink" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_copyfile" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" ok 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode { loop_count = 66, events = 33, events_waiting = 0 } { loop_count = 67, events = 33, events_waiting = 0 } ok 56 metrics - idle time "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 57 misc - uv.guess_handle { version = 77824, version_string = "1.48.0" } ok 58 misc - uv.version and uv.version_string { rss = 0, total = 136982495232, free = 117728608256, constrained = 0, available = 117728608256 } ok 59 misc - memory size { uptime = 2079058.77 } ok 60 misc - uv.uptime { inblock = 0, nsignals = 0, utime = { usec = 329590, sec = 0 }, oublock = 768, stime = { usec = 442887, sec = 0 }, nivcsw = 24, minflt = 97, idrss = 0, majflt = 3, nvcsw = 59, isrss = 0, nswap = 0, maxrss = 0, msgsnd = 0, msgrcv = 0, ixrss = 0 } ok 61 misc - uv.getrusage 64 ok 62 misc - uv.available_parallelism { { speed = 3800, times = table: 0x7fff80866c90, model = "POWER9, altivec supported" }, { speed = 3800, times = table: 0x7fff80866dd0, model = "POWER9, altivec supported" }, { speed = 3800, times = table: 0x7fff8084cc70, model = "POWER9, altivec supported" }, { speed = 3800, times = table: 0x7fff8084cd60, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff8084cf90, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff808651a0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80865290, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80865470, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80865600, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff808656a0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff807e27e0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff807e2b00, model = "POWER9, altivec supported" }, { speed = 3800, times = table: 0x7fff807e2ba0, model = "POWER9, altivec supported" }, { speed = 3800, times = table: 0x7fff807e2c40, model = "POWER9, altivec supported" }, { speed = 3800, times = table: 0x7fff807e2ce0, model = "POWER9, altivec supported" }, { speed = 3800, times = table: 0x7fff807e2dd0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff807e2e70, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff807e2f10, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff8084fad0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff8084fb70, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff8084fc10, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff8084fcb0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff8084fd50, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff8084fe90, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80800080, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80800170, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80800210, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80800300, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff808003a0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80800490, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80800530, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80800620, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80800710, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80805f70, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80806060, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff808061a0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80806240, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff808062e0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80806470, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80806510, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff808065b0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff808066a0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff808551a0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff808554c0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff808556a0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff807e2130, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff807e22c0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff807e2400, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff807e25e0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff807e26d0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80805870, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80805a50, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80805af0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80805be0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80805dc0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80805eb0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff8098bb60, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff8098bca0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x1066459f0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x106645ae0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x106645ef0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80804000, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff808040a0, model = "POWER9, altivec supported" }, { speed = 3283, times = table: 0x7fff80804190, model = "POWER9, altivec supported" } } ok 63 misc - uv.cpu_info "lo" { { mac = "\0\0\0\0\0\0", netmask = "255.0.0.0", internal = true, family = "inet", ip = "127.0.0.1" }, { mac = "\0\0\0\0\0\0", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", internal = true, family = "inet6", ip = "::1" } } "eth0" { { mac = "\0>r5ã", netmask = "255.255.255.0", internal = false, family = "inet", ip = "172.16.15.20" }, { mac = "\0>r5ã", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "fe80::216:3eff:fe72:35e3" } } ok 64 misc - uv.interface_addresses { 67.46, 52.6, 35.02 } ok 65 misc - uv.loadavg "/usr/bin/lua5.1" ok 66 misc - uv.exepath "/home/buildozer" ok 67 misc - uv.os_homedir "/tmp" ok 68 misc - uv.os_tmpdir { username = "buildozer", uid = 1000, gid = 1000, homedir = "/home/buildozer", shell = "/bin/ash" } ok 69 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0" "/" ok 70 misc - uv.cwd and uv.chdir 2.079058802039e+15 ok 71 misc - uv.hrtime ok 72 misc - uv.getpid { release = "6.6.21-0-lts", machine = "ppc64le", version = "#1-Alpine SMP Thu, 07 Mar 2024 10:55:08 +0000", sysname = "Linux" } ok 73 misc - uv.os_uname os.time 1714250573 uv.gettimeofday 1714250573.000306 ok 74 misc - uv.gettimeofday ok 75 misc - uv.os_environ ok 76 misc - uv.sleep ok 77 misc - uv.random async ok 78 misc - uv.random sync ok 79 misc - uv.random errors ok 80 misc - uv errno ok 81 misc - uv constants 1024 nil ok 82 misc - uv.cpumask_size "monotonic" { nsec = 821279863, sec = 2079059 } nil "realtime" { nsec = 821339070, sec = 2079059 } nil ok 83 misc - uv.clock_gettime ok 84 pipe - pipe chmod ok 85 pipe - pipe ping pong ok 86 pipe - pipe close fd "prepare" uv_prepare_t: 0x7fff807f5760 ok 87 prepare-check-idle-async - simple prepare "check" uv_check_t: 0x7fff807f57e0 "timeout" uv_timer_t: 0x7fff8081dd30 ok 88 prepare-check-idle-async - simple check "idle" uv_idle_t: 0x7fff807f5860 ok 89 prepare-check-idle-async - simple idle ok 90 prepare-check-idle-async - simple async ok 91 process - test disable_stdio_inheritance { handle = uv_process_t: 0x7fff807f0270, pid = 15065 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 92 process - process stdout { handle = uv_process_t: 0x7fff807f0300, pid = 15066 } "exit" uv_process_t: 0x7fff807f0300 { status = 0, signal = 2 } ok 93 process - spawn and kill by pid { handle = uv_process_t: 0x7fff807f0390, pid = 15067 } "exit" uv_process_t: 0x7fff807f0390 { status = 0, signal = 15 } ok 94 process - spawn and kill by handle ok 95 process - invalid command { handle = uv_process_t: 0x7fff807f0540, pid = 15069 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 96 process - process stdio ok 97 process - get pid ok 98 req - cancel ok 99 req - get type Sending child SIGINT "sigint\n" "exit" { signal = 0, pid = 15071, code = 0 } ok 100 signal - Catch SIGINT { address = { family = "inet", port = 44545, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fff807f4900 } { req = uv_connect_t: 0x7fff807f09e8, client = uv_tcp_t: 0x7fff807f4b40 } "server on connection" uv_tcp_t: 0x7fff807f4900 "client on connect" uv_tcp_t: 0x7fff807f4b40 nil "client on shutdown" uv_tcp_t: 0x7fff807f4b40 nil "client on close" uv_tcp_t: 0x7fff807f4b40 ok 101 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", port = 42631, ip = "::1" }, server = uv_tcp_t: 0x7fff807f4c60 } { req = uv_connect_t: 0x7fff807f0a78, client = uv_tcp_t: 0x7fff807f4d80 } "server on connection" uv_tcp_t: 0x7fff807f4c60 "client on connect" uv_tcp_t: 0x7fff807f4d80 nil "client on shutdown" uv_tcp_t: 0x7fff807f4d80 nil "client on close" uv_tcp_t: 0x7fff807f4d80 ok 102 tcp - basic tcp server and client (ipv6) { address = { family = "inet", port = 39671, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fff807f4ea0 } { req = uv_write_t: 0x7fff80a938f8, socket = uv_tcp_t: 0x7fff808094a0 } "client onwrite" uv_tcp_t: 0x7fff808094a0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 103 tcp - tcp echo server and client { address = { family = "inet", port = 36219, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fff80809ec0 } { req = uv_write_t: 0x7fff80a938f8, socket = uv_tcp_t: 0x7fff808014a0 } "client onwrite" uv_tcp_t: 0x7fff808014a0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 105 tcp - tcp invalid ip address { address = { family = "inet", port = 36973, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fff80855dc0 } { req = uv_write_t: 0x7fff80876ae8, socket = uv_tcp_t: 0x7fff807f4130 } "client onwrite" uv_tcp_t: 0x7fff807f4130 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 106 tcp - tcp close reset client { address = { family = "inet", port = 35025, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fff807f4370 } { req = uv_write_t: 0x1066480c8, socket = uv_tcp_t: 0x7fff807f4490 } "client onwrite" uv_tcp_t: 0x7fff807f4490 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 107 tcp - tcp close reset after shutdown { address = { family = "inet", port = 41137, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fff807f46d0 } { req = uv_write_t: 0x7fff80876ae8, socket = uv_tcp_t: 0x7fff807f47f0 } "client onwrite" uv_tcp_t: 0x7fff807f47f0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 108 tcp - tcp close reset accepted { address = { family = "inet", port = 34161, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fff807f4b50 } { req = uv_write_t: 0x7fff80876ae8, socket = uv_tcp_t: 0x7fff807f4c70 } "client onwrite" uv_tcp_t: 0x7fff807f4c70 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 109 tcp - tcp close reset accepted after shutdown ok 110 tcp - socketpair ping pong In uv_thread_t: 0x7fff7e75fb20 { delay = 100, elapsed = 102 } ok 111 thread - test thread create ok 112 thread - test thread create with arguments Runing uv_thread_t: 0x7fff80a92c90 Runing uv_thread_t: 0x7fff80a92c90 { delay = 100, elapsed = 100 } ok 113 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 101 } ok 114 thread - test thread create with options table ok 115 thread - test thread arguments limit ok 116 thread - test avoid thread be released before it done ok 117 thread - thread_getcpu ok 118 thread - getaffinity, setaffinity "timeout" uv_timer_t: 0x7fff80806da0 "closed" uv_timer_t: 0x7fff80806da0 ok 119 timer - simple timeout "interval" uv_timer_t: 0x7fff80806e40 "interval" uv_timer_t: 0x7fff80806e40 "interval" uv_timer_t: 0x7fff80806e40 "closed" uv_timer_t: 0x7fff80806e40 ok 120 timer - simple interval "interval" uv_timer_t: 0x7fff8081dd30 "timeout" uv_timer_t: 0x7fff8081dc90 "interval" uv_timer_t: 0x7fff8081dd30 ok 121 timer - timeout with interval "interval" uv_timer_t: 0x7fff80806b20 0 "interval" uv_timer_t: 0x7fff80806b20 8 "interval" uv_timer_t: 0x7fff80806b20 4 "interval" uv_timer_t: 0x7fff80806b20 2 ok 122 timer - shrinking interval "interval" uv_timer_t: 0x7fff80806bc0 0 "interval" uv_timer_t: 0x7fff80806bc0 8 "interval" uv_timer_t: 0x7fff80806bc0 4 "interval" uv_timer_t: 0x7fff80806bc0 2 ok 123 timer - shrinking interval using methods ok 124 timer - timer init ok 125 timer - timer huge timeout { server = uv_udp_t: 0x7fff80a938e0 } { req = 0, client = uv_udp_t: 0x7fff80876ad0 } "client on send" uv_udp_t: 0x7fff80876ad0 nil "server on recv" uv_udp_t: 0x7fff80a938e0 "PING" { family = "inet", port = 40925, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x7fff80a938e0 "client on close" uv_udp_t: 0x7fff80876ad0 ok 126 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x7fff80a938d0 } { req = 0, client = uv_udp_t: 0x1066480b0 } "client on send" uv_udp_t: 0x1066480b0 nil "server on recv" uv_udp_t: 0x7fff80a938d0 "PING" { family = "inet", port = 54018, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x7fff80a938d0 "client on close" uv_udp_t: 0x1066480b0 ok 127 udp - basic udp send from table { server = uv_udp_t: 0x7fff80a938e0 } { req = 0, client = uv_udp_t: 0x7fff80876ad0 } "client on send" uv_udp_t: 0x7fff80876ad0 nil "server on recv" uv_udp_t: 0x7fff80a938e0 "PING" { family = "inet6", port = 43274, ip = "::1" } { } "server on close" uv_udp_t: 0x7fff80a938e0 "client on close" uv_udp_t: 0x7fff80876ad0 ok 128 udp - basic udp server and client (ipv6) ./tests/test-udp.lua:85: bad argument #3 to 'udp_send' (Host must be string or nil) ./tests/test-udp.lua:87: bad argument #4 to 'udp_send' (Port must be number or nil) ./tests/test-udp.lua:89: bad argument #3 to 'udp_send' (Both host and port must be nil if one is nil) ./tests/test-udp.lua:91: bad argument #4 to 'udp_send' (Both host and port must be nil if one is nil) ok 129 udp - udp send args { server = uv_udp_t: 0x7fff80a9c4f0 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0x7fff80a9c4f0 "PING" { family = "inet", port = 40978, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x7fff80a9c4f0 "PING" { family = "inet", port = 56567, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x7fff80a9c4f0 "PING" { family = "inet", port = 56567, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x7fff80a9c4f0 nil nil { } "server on recv" uv_udp_t: 0x7fff80a9c4f0 "PING" { family = "inet", port = 36456, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0x7fff80a938e0 "server on close" uv_udp_t: 0x7fff80a9c4f0 ok 130 udp - udp connect "PING" { family = "inet", port = 42742, ip = "127.0.0.1" } "PING" { family = "inet", port = 42742, ip = "127.0.0.1" } "PING" { family = "inet", port = 42742, ip = "127.0.0.1" } "PING" { family = "inet", port = 42742, ip = "127.0.0.1" } "PING" { family = "inet", port = 42742, ip = "127.0.0.1" } "PING" { family = "inet", port = 42742, ip = "127.0.0.1" } "PING" { family = "inet", port = 42742, ip = "127.0.0.1" } "PING" { family = "inet", port = 42742, ip = "127.0.0.1" } ok 131 udp - udp recvmmsg ok 132 work - test threadpool with return none "Please be patient, the test cost a lots of time" "run 10%" "run 20%" "run 30%" "run 40%" "run 50%" "run 60%" "run 70%" "run 80%" "run 90%" "run 100%" ok 133 work - test threadpool "in async notify callback" "a" true 250 2 4 "uv_thread_t: 0x7fff7ef7fb20" "hello" uv_thread_t: 0x7fff7ef7fb20 finish hello ok 134 work - test threadpool with async 1 2 3 4 5 7 8 ok 135 work - test threadpool with coro ok 136 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: ? ok 137 work - test threadpool with invalid return value # All tests passed hello world from thread 6 >>> lua-luv: Running tests with lua5.4 1..137 "in async notify callback" "a" true 250.0 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0x7fff9553eb10 "closed" uv_timer_t: 0x7fff9553eb10 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0x7fff9553ebb0 "closed" { } uv_timer_t: 0x7fff9553ebb0 ok 3 callbacks - luv_handle_t: callable table ok 4 callbacks - luv_req_t: function ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { { port = 80, addr = "::1", family = "inet6", socktype = "stream", protocol = "tcp" }, { port = 80, addr = "127.0.0.1", family = "inet", socktype = "stream", protocol = "tcp" } } 2 ok 8 dns - Get all local http addresses { { port = 80, addr = "::1", family = "inet6", socktype = "stream", protocol = "tcp" }, { port = 80, addr = "127.0.0.1", family = "inet", socktype = "stream", protocol = "tcp" } } 2 ok 9 dns - Get all local http addresses sync { { addr = "206.189.225.172", canonname = "luvit.io", family = "inet", socktype = "stream", protocol = "tcp" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { addr = "206.189.225.172", canonname = "luvit.io", family = "inet", socktype = "stream", protocol = "tcp" }, { addr = "2604:a880:400:d0::1b9f:2001", canonname = "luvit.io", family = "inet6", socktype = "stream", protocol = "tcp" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { addr = "206.189.225.172", canonname = "luvit.io", family = "inet", socktype = "stream", protocol = "tcp" }, { addr = "206.189.225.172", canonname = "luvit.io", family = "inet", socktype = "dgram", protocol = "udp" }, { addr = "2604:a880:400:d0::1b9f:2001", canonname = "luvit.io", family = "inet6", socktype = "stream", protocol = "tcp" }, { addr = "2604:a880:400:d0::1b9f:2001", canonname = "luvit.io", family = "inet6", socktype = "dgram", protocol = "udp" } } 4 ok 12 dns - Get all adresses for luvit.io { hostname = "0.0.0.0", service = "0" } ok 13 dns - Lookup local ipv4 address { hostname = "0.0.0.0", service = "0" } ok 14 dns - Lookup local ipv4 address sync { hostname = "build-3-20-ppc64le.local", service = "0" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { hostname = "::", service = "0" } ok 16 dns - Lookup local ipv6 address { hostname = "build-3-20-ppc64le.local", service = "0" } ok 17 dns - Lookup local ::1 ipv6 address { hostname = "::", service = "http" } ok 18 dns - Lookup local port 80 service { fd = 163 } { stat = { flags = 0, birthtime = table: 0x7fff95569190, dev = 2052, nlink = 1, ctime = table: 0x7fff95531620, atime = table: 0x7fff955314a0, rdev = 0, type = "file", mode = 33188, ino = 42637668, uid = 1000, mtime = table: 0x7fff955315a0, size = 6060, gen = 0, blksize = 4096, blocks = 16, gid = 1000 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 163 } { stat = { flags = 0, birthtime = table: 0x7fff955331e0, dev = 2052, nlink = 1, ctime = table: 0x7fff957188d0, atime = table: 0x7fff95718750, rdev = 0, type = "file", mode = 33188, ino = 42637668, uid = 1000, mtime = table: 0x7fff95718850, size = 6060, gen = 0, blksize = 4096, blocks = 16, gid = 1000 } } { chunk = 6060 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 28 fs - fs.scandir { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0" "/home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "appveyor.yml", type = "file" } } { { name = ".github", type = "directory" } } { { name = ".gitignore", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "src", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "lib", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "rockspecs", type = "directory" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".clang-format", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "appveyor.yml", type = "file" } } { { name = ".github", type = "directory" } } { { name = ".gitignore", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "src", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "lib", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "rockspecs", type = "directory" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".clang-format", type = "file" } } uv_dir_t: 0x111f460c8 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "appveyor.yml", type = "file" } } { { name = ".github", type = "directory" } } { { name = ".gitignore", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "src", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "lib", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "rockspecs", type = "directory" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".clang-format", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "examples", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "appveyor.yml", type = "file" }, { name = ".github", type = "directory" }, { name = ".gitignore", type = "file" }, { name = "cmake", type = "directory" }, { name = "src", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = ".ci", type = "directory" }, { name = "tests", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "lib", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "rockspecs", type = "directory" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = "build-static", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "README.md", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".clang-format", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "examples", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "appveyor.yml", type = "file" }, { name = ".github", type = "directory" }, { name = ".gitignore", type = "file" }, { name = "cmake", type = "directory" }, { name = "src", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = ".ci", type = "directory" }, { name = "tests", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "lib", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "rockspecs", type = "directory" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = "build-static", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "README.md", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".clang-format", type = "file" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { blocks = 527101724, ffree = 127065437, type = 61267, files = 133955584, bsize = 4096, bavail = 157632368, bfree = 184426184 } ok 41 fs - fs.statfs sync { blocks = 527101724, ffree = 127065435, type = 61267, files = 133955584, bsize = 4096, bavail = 157632364, bfree = 184426180 } ok 42 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 fs - fs.mkstemp sync error "fs_rename" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" "fs_link" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_symlink" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_copyfile" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" ok 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode { events_waiting = 0, loop_count = 66, events = 33 } { events_waiting = 0, loop_count = 67, events = 33 } ok 56 metrics - idle time "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 57 misc - uv.guess_handle { version_string = "1.48.0", version = 77824 } ok 58 misc - uv.version and uv.version_string { total = 136982495232.0, rss = 0, constrained = 0.0, available = 127420334080.0, free = 127420334080.0 } ok 59 misc - memory size { uptime = 2079067.35 } ok 60 misc - uv.uptime { isrss = 0, maxrss = 0, nvcsw = 60, utime = { sec = 0, usec = 292106 }, majflt = 3, nsignals = 0, ixrss = 0, msgrcv = 0, msgsnd = 0, nivcsw = 14, oublock = 640, nswap = 0, minflt = 96, stime = { sec = 0, usec = 382760 }, idrss = 0, inblock = 0 } ok 61 misc - uv.getrusage 64 ok 62 misc - uv.available_parallelism { { times = table: 0x7fff95521560, speed = 2633.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95521660, speed = 2633.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff955314a0, speed = 2633.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95531620, speed = 2633.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95871f20, speed = 2633.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95569250, speed = 2633.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff955694d0, speed = 2633.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff955696d0, speed = 2633.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff957184d0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95718750, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff957188d0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff955332e0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x111f449b0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x111f44bb0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x111f44e30, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x111f44ff0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95531020, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95531660, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95569290, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95569710, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff957187d0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff955336e0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x111f44c30, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95521520, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95871ee0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95874b60, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95533760, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95521620, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95718610, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff955315e0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff95569690, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552b7f0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552b8f0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552b9f0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552baf0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552bbf0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552bcf0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552bdf0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552bef0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552b8b0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552bab0, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552bcb0, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552beb0, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552ba30, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552be30, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552bd30, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552ef40, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f040, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f140, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f240, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f340, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f440, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f540, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f640, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552ef80, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f180, speed = 2416.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f380, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f580, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f000, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f400, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f100, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552f300, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552cfc0, speed = 3283.0, model = "POWER9, altivec supported" }, { times = table: 0x7fff9552d0c0, speed = 3283.0, model = "POWER9, altivec supported" } } ok 63 misc - uv.cpu_info "eth0" { { ip = "172.16.15.20", family = "inet", netmask = "255.255.255.0", mac = "\0>r5ã", internal = false }, { ip = "fe80::216:3eff:fe72:35e3", family = "inet6", netmask = "ffff:ffff:ffff:ffff::", mac = "\0>r5ã", internal = false } } "lo" { { ip = "127.0.0.1", family = "inet", netmask = "255.0.0.0", mac = "\0\0\0\0\0\0", internal = true }, { ip = "::1", family = "inet6", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", mac = "\0\0\0\0\0\0", internal = true } } ok 64 misc - uv.interface_addresses { 58.74, 51.23, 34.76 } ok 65 misc - uv.loadavg "/usr/bin/lua5.4" ok 66 misc - uv.exepath "/home/buildozer" ok 67 misc - uv.os_homedir "/tmp" ok 68 misc - uv.os_tmpdir { uid = 1000, username = "buildozer", homedir = "/home/buildozer", shell = "/bin/ash", gid = 1000 } ok 69 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0" "/" ok 70 misc - uv.cwd and uv.chdir 2.0790673709717e+15 ok 71 misc - uv.hrtime ok 72 misc - uv.getpid { machine = "ppc64le", release = "6.6.21-0-lts", sysname = "Linux", version = "#1-Alpine SMP Thu, 07 Mar 2024 10:55:08 +0000" } ok 73 misc - uv.os_uname os.time 1714250581 uv.gettimeofday 1714250581.000872 ok 74 misc - uv.gettimeofday ok 75 misc - uv.os_environ ok 76 misc - uv.sleep ok 77 misc - uv.random async ok 78 misc - uv.random sync ok 79 misc - uv.random errors ok 80 misc - uv errno ok 81 misc - uv constants 1024 nil ok 82 misc - uv.cpumask_size "monotonic" { sec = 2079068, nsec = 378559913 } nil "realtime" { sec = 2079068, nsec = 378600623 } nil ok 83 misc - uv.clock_gettime ok 84 pipe - pipe chmod ok 85 pipe - pipe ping pong ok 86 pipe - pipe close fd "prepare" uv_prepare_t: 0x7fff9553fa30 ok 87 prepare-check-idle-async - simple prepare "check" uv_check_t: 0x7fff95538800 "timeout" uv_timer_t: 0x7fff9553eb10 ok 88 prepare-check-idle-async - simple check "idle" uv_idle_t: 0x7fff95538fe0 ok 89 prepare-check-idle-async - simple idle ok 90 prepare-check-idle-async - simple async ok 91 process - test disable_stdio_inheritance { handle = uv_process_t: 0x7fff956a3320, pid = 15084 } "stdout" { chunk = "Hello World\n" } "exit" { code = 0, signal = 0 } ok 92 process - process stdout { handle = uv_process_t: 0x7fff956a3440, pid = 15085 } "exit" uv_process_t: 0x7fff956a3440 { status = 0, signal = 2 } ok 93 process - spawn and kill by pid { handle = uv_process_t: 0x7fff956a34d0, pid = 15086 } "exit" uv_process_t: 0x7fff956a34d0 { status = 0, signal = 15 } ok 94 process - spawn and kill by handle ok 95 process - invalid command { handle = uv_process_t: 0x7fff956a35f0, pid = 15088 } "stdout" { chunk = "Hello World" } "exit" { code = 0, signal = 0 } ok 96 process - process stdio ok 97 process - get pid ok 98 req - cancel ok 99 req - get type Sending child SIGINT "sigint\n" "exit" { pid = 15090, code = 0, signal = 0 } ok 100 signal - Catch SIGINT { server = uv_tcp_t: 0x7fff955226e0, address = { port = 41517, family = "inet", ip = "127.0.0.1" } } { client = uv_tcp_t: 0x7fff95523910, req = uv_connect_t: 0x7fff9553ec88 } "server on connection" uv_tcp_t: 0x7fff955226e0 "client on connect" uv_tcp_t: 0x7fff95523910 nil "client on shutdown" uv_tcp_t: 0x7fff95523910 nil "client on close" uv_tcp_t: 0x7fff95523910 ok 101 tcp - basic tcp server and client (ipv4) { server = uv_tcp_t: 0x7fff95522480, address = { port = 40737, family = "inet6", ip = "::1" } } { client = uv_tcp_t: 0x7fff955226c0, req = uv_connect_t: 0x7fff9553ed28 } "server on connection" uv_tcp_t: 0x7fff95522480 "client on connect" uv_tcp_t: 0x7fff955226c0 nil "client on shutdown" uv_tcp_t: 0x7fff955226c0 nil "client on close" uv_tcp_t: 0x7fff955226c0 ok 102 tcp - basic tcp server and client (ipv6) { server = uv_tcp_t: 0x7fff95568960, address = { port = 39353, family = "inet", ip = "127.0.0.1" } } { socket = uv_tcp_t: 0x7fff955225b0, req = uv_write_t: 0x7fff95772d28 } "client onwrite" uv_tcp_t: 0x7fff955225b0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 103 tcp - tcp echo server and client { server = uv_tcp_t: 0x7fff955225c0, address = { port = 44931, family = "inet", ip = "127.0.0.1" } } { socket = uv_tcp_t: 0x7fff95772d00, req = uv_write_t: 0x7fff95523808 } "client onwrite" uv_tcp_t: 0x7fff95772d00 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 105 tcp - tcp invalid ip address { server = uv_tcp_t: 0x7fff95523c70, address = { port = 34349, family = "inet", ip = "127.0.0.1" } } { socket = uv_tcp_t: 0x7fff95523ea0, req = uv_write_t: 0x7fff95568988 } "client onwrite" uv_tcp_t: 0x7fff95523ea0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 106 tcp - tcp close reset client { server = uv_tcp_t: 0x7fff955224a0, address = { port = 37863, family = "inet", ip = "127.0.0.1" } } { socket = uv_tcp_t: 0x7fff955226e0, req = uv_write_t: 0x7fff95772d28 } "client onwrite" uv_tcp_t: 0x7fff955226e0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 107 tcp - tcp close reset after shutdown { server = uv_tcp_t: 0x7fff955225c0, address = { port = 45847, family = "inet", ip = "127.0.0.1" } } { socket = uv_tcp_t: 0x7fff95772d00, req = uv_write_t: 0x7fff95523818 } "client onwrite" uv_tcp_t: 0x7fff95772d00 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 108 tcp - tcp close reset accepted { server = uv_tcp_t: 0x7fff955237f0, address = { port = 37533, family = "inet", ip = "127.0.0.1" } } { socket = uv_tcp_t: 0x7fff95523a30, req = uv_write_t: 0x7fff95523da8 } "client onwrite" uv_tcp_t: 0x7fff95523a30 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 109 tcp - tcp close reset accepted after shutdown ok 110 tcp - socketpair ping pong In uv_thread_t: 0x7fff9349fb20 { elapsed = 101, delay = 100 } ok 111 thread - test thread create ok 112 thread - test thread create with arguments Runing uv_thread_t: 0x7fff95882c90 Runing uv_thread_t: 0x7fff95882c90 { elapsed = 101, delay = 100 } ok 113 thread - test thread sleep msecs in main thread { elapsed = 101, delay = 100 } ok 114 thread - test thread create with options table ok 115 thread - test thread arguments limit ok 116 thread - test avoid thread be released before it done ok 117 thread - thread_getcpu ok 118 thread - getaffinity, setaffinity "timeout" uv_timer_t: 0x7fff9553ecf0 "closed" uv_timer_t: 0x7fff9553ecf0 ok 119 timer - simple timeout "interval" uv_timer_t: 0x7fff9553ed90 "interval" uv_timer_t: 0x7fff9553ed90 "interval" uv_timer_t: 0x7fff9553ed90 "closed" uv_timer_t: 0x7fff9553ed90 ok 120 timer - simple interval "interval" uv_timer_t: 0x7fff9553ebb0 "timeout" uv_timer_t: 0x7fff9553eb10 "interval" uv_timer_t: 0x7fff9553ebb0 ok 121 timer - timeout with interval "interval" uv_timer_t: 0x7fff9553ec50 0 "interval" uv_timer_t: 0x7fff9553ec50 8 "interval" uv_timer_t: 0x7fff9553ec50 4 "interval" uv_timer_t: 0x7fff9553ec50 2 ok 122 timer - shrinking interval "interval" uv_timer_t: 0x7fff9553ecf0 0 "interval" uv_timer_t: 0x7fff9553ecf0 8 "interval" uv_timer_t: 0x7fff9553ecf0 4 "interval" uv_timer_t: 0x7fff9553ecf0 2 ok 123 timer - shrinking interval using methods ok 124 timer - timer init ok 125 timer - timer huge timeout { server = uv_udp_t: 0x7fff95874530 } { client = uv_udp_t: 0x7fff956adf70, req = 0 } "client on send" uv_udp_t: 0x7fff956adf70 nil "server on recv" uv_udp_t: 0x7fff95874530 "PING" { port = 57148, family = "inet", ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x7fff95874530 "client on close" uv_udp_t: 0x7fff956adf70 ok 126 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x7fff95874520 } { client = uv_udp_t: 0x7fff956adf60, req = 0 } "client on send" uv_udp_t: 0x7fff956adf60 nil "server on recv" uv_udp_t: 0x7fff95874520 "PING" { port = 55387, family = "inet", ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x7fff95874520 "client on close" uv_udp_t: 0x7fff956adf60 ok 127 udp - basic udp send from table { server = uv_udp_t: 0x7fff95874530 } { client = uv_udp_t: 0x7fff956adf70, req = 0 } "client on send" uv_udp_t: 0x7fff956adf70 nil "server on recv" uv_udp_t: 0x7fff95874530 "PING" { port = 53476, family = "inet6", ip = "::1" } { } "server on close" uv_udp_t: 0x7fff95874530 "client on close" uv_udp_t: 0x7fff956adf70 ok 128 udp - basic udp server and client (ipv6) ./tests/test-udp.lua:85: bad argument #3 to 'udp_send' (Host must be string or nil) ./tests/test-udp.lua:87: bad argument #4 to 'udp_send' (Port must be number or nil) ./tests/test-udp.lua:89: bad argument #3 to 'udp_send' (Both host and port must be nil if one is nil) ./tests/test-udp.lua:91: bad argument #4 to 'udp_send' (Both host and port must be nil if one is nil) ok 129 udp - udp send args { server = uv_udp_t: 0x7fff956adf60 } { port = 9123, family = "inet", ip = "127.0.0.1" } "server on recv" uv_udp_t: 0x7fff956adf60 "PING" { port = 36967, family = "inet", ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x7fff956adf60 "PING" { port = 38236, family = "inet", ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x7fff956adf60 "PING" { port = 38236, family = "inet", ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x7fff956adf60 nil nil { } "server on recv" uv_udp_t: 0x7fff956adf60 "PING" { port = 37531, family = "inet", ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0x7fff95874530 "server on close" uv_udp_t: 0x7fff956adf60 ok 130 udp - udp connect "PING" { port = 47985, family = "inet", ip = "127.0.0.1" } "PING" { port = 47985, family = "inet", ip = "127.0.0.1" } "PING" { port = 47985, family = "inet", ip = "127.0.0.1" } "PING" { port = 47985, family = "inet", ip = "127.0.0.1" } "PING" { port = 47985, family = "inet", ip = "127.0.0.1" } "PING" { port = 47985, family = "inet", ip = "127.0.0.1" } "PING" { port = 47985, family = "inet", ip = "127.0.0.1" } "PING" { port = 47985, family = "inet", ip = "127.0.0.1" } ok 131 udp - udp recvmmsg ok 132 work - test threadpool with return none "Please be patient, the test cost a lots of time" "run 10%" "run 20%" "run 30%" "run 40%" "run 50%" "run 60%" "run 70%" "run 80%" "run 90%" "run 100%" ok 133 work - test threadpool "in async notify callback" "a" true 250.0 2.0 4.0 "uv_thread_t: 0x7fff93cbfb20" "hello" uv_thread_t: 0x7fff93cbfb20 finish hello ok 134 work - test threadpool with async 1 2 3 4 5 hello world from thread 6 7 8 ok 135 work - test threadpool with coro ok 136 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: in ? ok 137 work - test threadpool with invalid return value # All tests passed >>> lua-luv: Entering fakeroot... -- Install configuration: "" -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/lua/5.1/luv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.a -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/luv.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/util.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lhandle.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lreq.h -- Install configuration: "" -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/lua/5.1/luv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so.1.45.0 -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so.1 -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/pkgconfig/libluv.pc -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/luv.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/util.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lhandle.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lreq.h >>> lua-luv-static*: Running split function static... >>> lua-luv-static*: Preparing subpackage lua-luv-static... >>> lua-luv-static*: Stripping binaries >>> lua-luv-static*: Running postcheck for lua-luv-static >>> lua-luv-dev*: Running split function dev... >>> lua-luv-dev*: Preparing subpackage lua-luv-dev... >>> lua-luv-dev*: Stripping binaries >>> lua-luv-dev*: Running postcheck for lua-luv-dev >>> libluv*: Running split function libluv... '/home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr' -> '/home/buildozer/aports/community/lua-luv/pkg/libluv/usr' >>> libluv*: Preparing subpackage libluv... >>> libluv*: Stripping binaries >>> libluv*: Running postcheck for libluv >>> lua5.1-luv*: Running split function _subpackage... >>> lua5.1-luv*: Preparing subpackage lua5.1-luv... >>> lua5.1-luv*: Stripping binaries >>> lua5.1-luv*: Running postcheck for lua5.1-luv >>> lua5.4-luv*: Running split function _subpackage... >>> lua5.4-luv*: Preparing subpackage lua5.4-luv... >>> lua5.4-luv*: Stripping binaries >>> lua5.4-luv*: Running postcheck for lua5.4-luv >>> lua-luv*: Running postcheck for lua-luv >>> lua-luv*: Preparing package lua-luv... >>> lua-luv*: Stripping binaries >>> WARNING: lua-luv*: No arch specific binaries found so arch should probably be set to "noarch" >>> libluv*: Scanning shared objects >>> lua-luv-dev*: Scanning shared objects >>> lua-luv-static*: Scanning shared objects >>> lua-luv*: Scanning shared objects >>> lua5.1-luv*: Scanning shared objects >>> lua5.4-luv*: Scanning shared objects >>> libluv*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libuv.so.1 >>> libluv*: Package size: 208.0 KB >>> libluv*: Compressing data... >>> libluv*: Create checksum... >>> libluv*: Create libluv-1.45.0.0-r0.apk >>> lua-luv-dev*: Tracing dependencies... libluv=1.45.0.0-r0 pkgconfig >>> lua-luv-dev*: Package size: 56.0 KB >>> lua-luv-dev*: Compressing data... >>> lua-luv-dev*: Create checksum... >>> lua-luv-dev*: Create lua-luv-dev-1.45.0.0-r0.apk >>> lua-luv-static*: Tracing dependencies... >>> lua-luv-static*: Package size: 380.0 KB >>> lua-luv-static*: Compressing data... >>> lua-luv-static*: Create checksum... >>> lua-luv-static*: Create lua-luv-static-1.45.0.0-r0.apk >>> lua-luv*: Tracing dependencies... >>> lua-luv*: Package size: 4.0 KB >>> lua-luv*: Compressing data... >>> lua-luv*: Create checksum... >>> lua-luv*: Create lua-luv-1.45.0.0-r0.apk >>> lua5.1-luv*: Tracing dependencies... lua5.1 so:libc.musl-ppc64le.so.1 so:libuv.so.1 >>> lua5.1-luv*: Package size: 236.0 KB >>> lua5.1-luv*: Compressing data... >>> lua5.1-luv*: Create checksum... >>> lua5.1-luv*: Create lua5.1-luv-1.45.0.0-r0.apk >>> lua5.4-luv*: Tracing dependencies... lua5.4 so:libc.musl-ppc64le.so.1 so:libuv.so.1 >>> lua5.4-luv*: Package size: 236.0 KB >>> lua5.4-luv*: Compressing data... >>> lua5.4-luv*: Create checksum... >>> lua5.4-luv*: Create lua5.4-luv-1.45.0.0-r0.apk >>> lua-luv: Build complete at Sat, 27 Apr 2024 20:43:07 +0000 elapsed time 0h 1m 22s >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Uninstalling dependencies... (1/17) Purging .makedepends-lua-luv (20240427.204215) (2/17) Purging cmake (3.29.2-r1) (3/17) Purging libuv-dev (1.48.0-r0) (4/17) Purging libuv (1.48.0-r0) (5/17) Purging lua-compat53-dev (0.13-r0) (6/17) Purging lua5.1-dev (5.1.5-r13) (7/17) Purging lua5.1 (5.1.5-r13) (8/17) Purging lua5.1-libs (5.1.5-r13) (9/17) Purging lua5.4-dev (5.4.6-r1) (10/17) Purging lua5.4 (5.4.6-r1) (11/17) Purging lua5.4-libs (5.4.6-r1) (12/17) Purging libarchive (3.7.3-r0) (13/17) Purging libbz2 (1.0.8-r6) (14/17) Purging readline (8.2.10-r0) (15/17) Purging rhash-libs (1.4.4-r0) (16/17) Purging samurai (1.2-r5) (17/17) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 414 MiB in 102 packages >>> lua-luv: Updating the community/ppc64le repository index... >>> lua-luv: Signing the index...