ci: Run "Windows (VS 2022)" job on GitHub Actions #1389
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Cirrus CI / x86_64: Linux (Debian stable) ASM:no BENCH:yes BUILD:check CC:clang CTIMETESTS:yes ECDH:no ECMULTGENPRECISION:auto ECMULTWINDOW:auto ELLSWIFT:yes RECOVERY:yes SCHNORRSIG:yes WIDEMUL:int128 WITH_VALGRIND:yes
cancelled
Aug 9, 2023 in 39s
Task Summary
Instruction test failed in 00:38
Details
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks
ℹ️ PR was closed!
✅ 00:01 clone
⏹️ 00:38 test
CC src/bench-bench.o
CC src/libsecp256k1_la-secp256k1.lo
CC src/libsecp256k1_precomputed_la-precomputed_ecmult.lo
CC src/libsecp256k1_precomputed_la-precomputed_ecmult_gen.lo
CC src/bench_internal-bench_internal.o
CC src/bench_ecmult-bench_ecmult.o
CC src/noverify_tests-tests.o
CC src/tests-tests.o
CC src/ctime_tests-ctime_tests.o
CC src/exhaustive_tests-tests_exhaustive.o
CC examples/ecdsa_example-ecdsa.o
CC examples/schnorr_example-schnorr.o
CCLD libsecp256k1_precomputed.la
CCLD exhaustive_tests
CCLD bench_internal
CCLD bench_ecmult
CCLD libsecp256k1.la
CCLD bench
CCLD ctime_tests
CCLD ecdsa_example
CCLD schnorr_example
CCLD tests
CCLD noverify_tests
make[1]: Leaving directory '/tmp/cirrus-ci-build'
+ file ctime_tests exhaustive_tests noverify_tests tests
ctime_tests: Bourne-Again shell script, ASCII text executable
exhaustive_tests: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=e6bd08e43ac83e39df43bcbc6af6a05c2994ba0b, for GNU/Linux 3.2.0, with debug_info, not stripped
noverify_tests: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=586871c2ea7c457e0dc542ebf16ae831bf707f4d, for GNU/Linux 3.2.0, with debug_info, not stripped
tests: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=0508ea9d6143783d5381e25f28ca9cad56be3fac, for GNU/Linux 3.2.0, with debug_info, not stripped
+ file bench bench_ecmult bench_internal
bench: Bourne-Again shell script, ASCII text executable
bench_ecmult: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=cf1a37f5783136aca6c113bf9eeee99f6863d7e0, for GNU/Linux 3.2.0, with debug_info, not stripped
bench_internal: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=7ea0f9859a02d6479cfc136cc92f064bb7311bdd, for GNU/Linux 3.2.0, with debug_info, not stripped
+ file .libs/bench .libs/ctime_tests .libs/libsecp256k1.a .libs/libsecp256k1.la .libs/libsecp256k1.lai .libs/libsecp256k1.so .libs/libsecp256k1.so.2 .libs/libsecp256k1.so.2.0.3 .libs/libsecp256k1_precomputed.a .libs/libsecp256k1_precomputed.la
.libs/bench: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=0bbfc1de74d0b9b4713622992fd64b758095dd07, for GNU/Linux 3.2.0, with debug_info, not stripped
.libs/ctime_tests: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=11c1631b838a4f9a4fa7df61ad455b3629d94d93, for GNU/Linux 3.2.0, with debug_info, not stripped
.libs/libsecp256k1.a: current ar archive
.libs/libsecp256k1.la: symbolic link to ../libsecp256k1.la
.libs/libsecp256k1.lai: libtool library file, ASCII text
.libs/libsecp256k1.so: symbolic link to libsecp256k1.so.2.0.3
.libs/libsecp256k1.so.2: symbolic link to libsecp256k1.so.2.0.3
.libs/libsecp256k1.so.2.0.3: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=427b84a28ed2ad099efaa6a8b2155191e7590b51, with debug_info, not stripped
.libs/libsecp256k1_precomputed.a: current ar archive
.libs/libsecp256k1_precomputed.la: symbolic link to ../libsecp256k1_precomputed.la
+ export LOG_COMPILER=
+ make check
make check-am
make[1]: Entering directory '/tmp/cirrus-ci-build'
make check-TESTS
make[2]: Entering directory '/tmp/cirrus-ci-build'
make[3]: Entering directory '/tmp/cirrus-ci-build'
PASS: ecdsa_example
PASS: schnorr_example
PASS: exhaustive_tests
Timed out!
Loading