Parent Log:
http://ci.aztec-labs.com/f480633c04ba0f08
15:31:10 + echo 'env: REF_NAME=gh-readonly-queue/next/pr-16348-4433c06ae693451c6f69a2f63b7da6628078d872 COMMIT_HASH=63412be87fb8cee7d4681ed57d9ac7d5e06c0ab7 CURRENT_VERSION=1.2.1 TARGET_BRANCH=next'
15:31:10 env: REF_NAME=gh-readonly-queue/next/pr-16348-4433c06ae693451c6f69a2f63b7da6628078d872 COMMIT_HASH=63412be87fb8cee7d4681ed57d9ac7d5e06c0ab7 CURRENT_VERSION=1.2.1 TARGET_BRANCH=next
15:31:10 + semver check gh-readonly-queue/next/pr-16348-4433c06ae693451c6f69a2f63b7da6628078d872
15:31:10 + cpu_pid=414
15:31:10 + mpstat 2
15:31:10 + mem_pid=415
15:31:10 + set +e
15:31:10 + set -x
15:31:10 + ./bootstrap.sh ci-full
15:31:10 + vmstat -w -S M 2
15:31:10 ++ cache_log cpufile
15:31:10 ++ cache_log memfile
15:31:10 cpufile log id:
http://ci.aztec-labs.com/7fd8543e496b9e27
15:31:10 memfile log id:
http://ci.aztec-labs.com/bf8e68598af59fac
15:31:18
--- pull submodules ---
15:31:18 Executing: git submodule update --init --recursive (
http://ci.aztec-labs.com/f4f7bfbaa02cd6af)
15:31:26 0 .
done (8s)
15:31:28
--- noir build ---
15:31:28 Executing: retry install_deps (
http://ci.aztec-labs.com/37a4ef5a8a485f19)
15:31:33 0 .
done (5s)
15:31:33 build_native Executing: build_native (
http://ci.aztec-labs.com/d094a935ac54c05f)
15:31:33 build_packages Executing: build_packages (
http://ci.aztec-labs.com/8756583bb20ddd59)
15:31:34 build_native 0 .
done (1s)
15:31:40 build_packages 0 .
done (7s)
15:31:41
--- bb cpp build ---
15:31:41 build_wasm_threads Executing: build_wasm_threads (
http://ci.aztec-labs.com/add06279e83b3608)
15:31:41 build_nodejs_module Executing: build_nodejs_module (
http://ci.aztec-labs.com/22afb93a7e637af4)
15:31:41 build_wasm Executing: build_wasm (
http://ci.aztec-labs.com/f46d8e50c1d4028a)
15:31:41 build_native Executing: build_native (
http://ci.aztec-labs.com/55a0ec61ea71e4bf)
15:31:41 build_gcc_syntax_check_only Executing: build_gcc_syntax_check_only (
http://ci.aztec-labs.com/277b8251a82b180d)
15:31:41 build_fuzzing_syntax_check_only Executing: build_fuzzing_syntax_check_only (
http://ci.aztec-labs.com/7af5f9ca19dc74b7)
15:31:41 build_asan_fast Executing: build_asan_fast (
http://ci.aztec-labs.com/1c6c23c1790fa079)
15:31:41 build_darwin Executing: build_darwin (
http://ci.aztec-labs.com/e504c6b50a12ff4e)
15:31:41 build_gcc_syntax_check_only 0 .
done (0s)
15:31:41 build_fuzzing_syntax_check_only 0 .
done (0s)
15:31:41 build_darwin 0 .
done (0s)
15:31:41 build_wasm 0 .
done (0s)
15:31:41 build_wasm_threads 0 .
done (0s)
15:31:42 build_nodejs_module 0 .
done (1s)
15:31:42 build_native 0 .
done (1s)
15:31:43 build_asan_fast 0 .
done (2s)
15:31:48
--- bb.js build ---
15:31:49 Cache download and extraction of node-modules-55762ef1223e7c5b.zst complete in 0s.
15:31:50 Cache download and extraction of bb.js-2484e6587fac2b44.tar.gz complete in 1s.
15:31:51
--- acir_tests build ---
15:31:51 Cache download and extraction of barretenberg-acir-tests-001a505d8b6c0a65.tar.gz complete in 0s.
15:31:52 Cache download and extraction of node-modules-fec19dc5fe5a76d5.zst complete in 0s.
15:31:53 browser-test-app Executing: yarn build (
http://ci.aztec-labs.com/a27afd12847c25c5)
15:31:53 bbjs-test Executing: yarn build (
http://ci.aztec-labs.com/b8cce70c7526e237)
15:31:56 bbjs-test 0 .
done (3s)
15:31:57 browser-test-app 0 .
done (4s)
15:31:58 hash=3a78993a7cbadbe3
15:31:58
--- build bb docs ---
15:31:59 Cache download and extraction of bb-docs-3a78993a7cbadbe3.tar.gz complete in 1s.
15:31:59 Skipping deployment - no bb doc changes compared to cache.
15:31:59
--- barretenberg/sol building ---
15:31:59 Generating keys for add2 circuit (mem: 4.00 MiB)
15:32:00 VK contract written to: ./src/honk/keys/Add2HonkVerificationKey.sol (mem: 136.00 MiB)
15:32:00 Generating keys for blake circuit (mem: 5.00 MiB)
15:32:00 VK contract written to: ./src/honk/keys/BlakeHonkVerificationKey.sol (mem: 162.74 MiB)
15:32:00 Generating keys for ecdsa circuit (mem: 5.00 MiB)
15:32:00 (Experimental) WARNING: Builder failure when we have real witnesses! (mem: 5.00 MiB)
15:32:00 VK contract written to: ./src/honk/keys/EcdsaHonkVerificationKey.sol (mem: 193.25 MiB)
15:32:00 Generating keys for recursive circuit (mem: 5.00 MiB)
15:32:03 VK contract written to: ./src/honk/keys/RecursiveHonkVerificationKey.sol (mem: 1517.92 MiB)
15:32:03
--- barretenberg/sol building sol ---
15:32:03 Cache download and extraction of barretenberg-sol-36303cd12261a92d.zst complete in 0s.
15:32:03 Targets built, you are good to go!
15:32:04
--- avm-transpiler build ---
15:32:04 Cache download and extraction of avm-transpiler-c5cff37a532edbec.tar.gz complete in 0s.
15:32:04
--- noir-projects build ---
15:32:04 Executing: prep (
http://ci.aztec-labs.com/914c250fb6e001a8)
15:32:06 0 .
done (2s)
15:32:07 mock-protocol-circuits Executing: ./mock-protocol-circuits/bootstrap.sh (
http://ci.aztec-labs.com/97924573296b3208)
15:32:07 noir-protocol-circuits Executing: ./noir-protocol-circuits/bootstrap.sh (
http://ci.aztec-labs.com/d9870fb81d641db1)
15:32:07 noir-contracts Executing: ./noir-contracts/bootstrap.sh (
http://ci.aztec-labs.com/ee9d8a29aa94c6f3)
15:32:07 aztec-nr Executing: ./aztec-nr/bootstrap.sh (
http://ci.aztec-labs.com/3fbcd95d6d09e552)
15:32:08 noir-contracts 0 ................................................................
15:32:08 noir-contracts 64 ................................................................
15:32:09 noir-contracts 128 ................................................................
15:32:09 noir-contracts 192 ................................................................
15:32:09 noir-contracts 256 ................................................................
15:32:09 noir-contracts 320 ................................................................
15:32:09 noir-contracts 384 ................................................................
15:32:10 noir-contracts 448 ................................................................
15:32:10 noir-contracts 512 ................................................................
15:32:10 noir-contracts 576 ................................................................
15:32:10 noir-contracts 640 ................................................................
15:32:10 noir-contracts 704 ................................................................
15:32:11 noir-contracts 768 ................................................................
15:32:11 noir-contracts 832 ................................................................
15:32:11 noir-contracts 896 ................................................................
15:32:11 noir-contracts 960 ................................................................
15:32:11 noir-contracts 1024 ................................................................
15:32:11 noir-contracts 1088 ................................................................
15:32:11 noir-contracts 1152 ................................................................
15:32:12 noir-contracts 1216 ................................................................
15:32:12 noir-contracts 1280 ................................................................
15:32:12 noir-contracts 1344 ................................................................
15:32:12 noir-contracts 1408 ................................................................
15:32:12 noir-protocol-circuits 0 ................................................................
15:32:12 noir-protocol-circuits 64 ................................................................
15:32:12 noir-contracts 1472 ................................................................
15:32:12 noir-contracts 1536 .
done (5s)
15:32:13 aztec-nr 0 .
done (6s)
15:32:13 noir-protocol-circuits 128 ................................................................
15:32:14 noir-protocol-circuits 192 ................................................................
15:32:14 noir-protocol-circuits 256 ................................................................
15:32:15 noir-protocol-circuits 320 ................................................................
15:32:16 mock-protocol-circuits 0 ................................................................
15:32:16 noir-protocol-circuits 384 ................................................................
15:32:17 noir-protocol-circuits 448 ................................................................
15:32:20 mock-protocol-circuits 64 ................................................................
15:34:43 noir-protocol-circuits 512 ................................................................
15:34:43 noir-protocol-circuits 576 ................................................................
15:34:43 noir-protocol-circuits 640 .
done (156s)
15:34:45 mock-protocol-circuits 128 .
done (158s)
15:34:46
--- l1-contracts build ---
15:34:46
➤ YN0000: ·
Yarn 4.5.2
15:34:46
➤ YN0000: ┌ Resolution step
15:34:46
➤ YN0000: └ Completed
15:34:46
➤ YN0000: ┌ Fetch step
15:34:47
➤ YN0013: │
134 packages were added to the project (
+ 44.9 MiB).
15:34:47
➤ YN0000: └ Completed in 0s 755ms
15:34:47
➤ YN0000: ┌ Link step
15:34:47
➤ YN0000: └ Completed in 0s 821ms
15:34:47
➤ YN0000: · Done in 1s 636ms
15:34:48 Cache download and extraction of l1-contracts-e5809d9283927c35.tar.gz complete in 0s.
15:34:48
--- yarn-project build ---
15:34:48 Executing: ./bootstrap.sh clean-lite (
http://ci.aztec-labs.com/ef5b846912b74956)
15:34:48 0 .
done (0s)
15:34:52 Cache download and extraction of node-modules-3b05c7a8ae1b5ee8.zst complete in 4s.
15:34:52 Executing: compile_all (
http://ci.aztec-labs.com/401fb9dd3c9446b2)
15:35:04 0 ................................................................
15:37:32 64 .
done (160s)
15:37:32 playground/bootstrap.sh Executing: playground/bootstrap.sh (
http://ci.aztec-labs.com/28148dd47d86274e)
15:37:32 boxes/bootstrap.sh Executing: boxes/bootstrap.sh (
http://ci.aztec-labs.com/b04f753fe7e50dd5)
15:37:32 docs/bootstrap.sh Executing: docs/bootstrap.sh (
http://ci.aztec-labs.com/6c35909bbaecddb4)
15:37:32 release-image/bootstrap.sh Executing: release-image/bootstrap.sh (
http://ci.aztec-labs.com/973aab67987eff30)
15:37:32 spartan/bootstrap.sh Executing: spartan/bootstrap.sh (
http://ci.aztec-labs.com/7aaf88a17f009569)
15:37:32 aztec-up/bootstrap.sh Executing: aztec-up/bootstrap.sh (
http://ci.aztec-labs.com/a4b0045aa6a4fe74)
15:37:34 aztec-up/bootstrap.sh 0 .
done (2s)
15:37:41 docs/bootstrap.sh 0 .
done (9s)
15:37:45 spartan/bootstrap.sh 0 .
done (13s)
15:38:10 release-image/bootstrap.sh 0 .
done (38s)
15:38:14 boxes/bootstrap.sh 0 .
done (42s)
15:38:25 playground/bootstrap.sh 0 .
done (53s)
15:38:25
--- test all ---
15:38:25 Waiting for TXE's to start...
15:38:28 Waiting for spartan environment to complete setup...
15:38:29 Spartan environment setup completed successfully.
15:38:29 Gathering tests to run...
15:38:30 WARNING: Noticed changes to rebuild patterns: spartan/scripts/kubectl
15:40:23 Gathered 14017 tests.
15:40:23 Starting parallel run with max 64 jobs...
15:40:23 Executing: parallel -j64 --memsuspend 64G --line-buffer --joblog joblog.txt --halt now,fail=1 'run_test_cmd {}' (
http://ci.aztec-labs.com/67210fb8fb45d3a1)
15:40:54 0 ................................................................
15:42:06 64 ................................................................
15:43:11 128 ................................................................
15:44:19 192 ................................................................
15:44:50 256 ................................................................
15:45:03 320 ................................................................
15:45:17 384 ................................................................
15:45:43 448 ................................................................
15:45:53 512 ................................................................
15:46:01 576 ................................................................
15:46:12 640 ................................................................
15:46:23 704 ................................................................
15:46:31 768 ................................................................
15:46:38 832 ................................................................
15:46:46 896 ................................................................
15:46:52 960 ................................................................
15:46:59 1024 ................................................................
15:47:04 1088 ................................................................
15:47:08 1152 ................................................................
15:47:12 1216 ................................................................
15:47:20 1280 ................................................................
15:47:28 1344 ................................................................
15:47:31 1408 ................................................................
15:47:35 1472 ................................................................
15:47:39 1536 ................................................................
15:47:43 1600 ................................................................
15:47:46 1664 ................................................................
15:47:54 1728 ................................................................
15:48:02 1792 ................................................................
15:48:18 1856 ................................................................
15:48:23 1920 ................................................................
15:48:28 1984 ................................................................
15:48:32 2048 ................................................................
15:48:34 2112 ................................................................
15:48:35 2176 ................................................................
15:48:37 2240 ................................................................
15:48:38 2304 ................................................................
15:48:40 2368 ................................................................
15:48:41 2432 ................................................................
15:48:43 2496 ................................................................
15:48:45 2560 ................................................................
15:48:46 2624 ................................................................
15:48:47 2688 ................................................................
15:48:48 2752 ................................................................
15:48:50 2816 ................................................................
15:49:06 2880 ................................................................
15:49:09 2944 ................................................................
15:49:10 3008 ................................................................
15:49:12 3072 ................................................................
15:49:14 3136 ................................................................
15:49:16 3200 ................................................................
15:49:29 3264 ................................................................
15:49:32 3328 ................................................................
15:49:36 3392 ................................................................
15:49:37 3456 ................................................................
15:49:39 3520 ................................................................
15:49:40 3584 ................................................................
15:49:42 3648 ................................................................
15:49:46 3712 ................................................................
15:49:48 3776 ................................................................
15:49:50 3840 ................................................................
15:49:55 3904 ................................................................
15:49:57 3968 ................................................................
15:49:58 4032 ................................................................
15:50:00 4096 ................................................................
15:50:01 4160 ................................................................
15:50:02 4224 ................................................................
15:50:04 4288 ................................................................
15:50:05 4352 ................................................................
15:50:06 4416 ................................................................
15:50:08 4480 ................................................................
15:50:09 4544 ................................................................
15:50:10 4608 ................................................................
15:50:11 4672 ................................................................
15:50:13 4736 ................................................................
15:50:14 4800 ................................................................
15:50:15 4864 ................................................................
15:50:16 4928 ................................................................
15:50:18 4992 ................................................................
15:50:19 5056 ................................................................
15:50:20 5120 ................................................................
15:50:21 5184 ................................................................
15:50:24 5248 ................................................................
15:50:26 5312 ................................................................
15:50:29 5376 ................................................................
15:50:32 5440 ................................................................
15:50:34 5504 ................................................................
15:50:36 5568 ................................................................
15:50:39 5632 ................................................................
15:50:40 5696 ................................................................
15:50:42 5760 ................................................................
15:50:44 5824 ................................................................
15:50:46 5888 ................................................................
15:50:49 5952 ................................................................
15:50:51 6016 ................................................................
15:50:53 6080 ................................................................
15:50:56 6144 ................................................................
15:50:58 6208 ................................................................
15:51:01 6272 ................................................................
15:51:03 6336 ................................................................
15:51:05 6400 ................................................................
15:51:06 6464 ................................................................
15:51:08 6528 ................................................................
15:51:09 6592 ................................................................
15:51:11 6656 ................................................................
15:51:13 6720 ................................................................
15:51:15 6784 ................................................................
15:51:17 6848 ................................................................
15:51:19 6912 ................................................................
15:51:21 6976 ................................................................
15:51:23 7040 ................................................................
15:51:26 7104 ................................................................
15:51:28 7168 ................................................................
15:51:30 7232 ................................................................
15:51:32 7296 ................................................................
15:51:34 7360 ................................................................
15:51:36 7424 ................................................................
15:51:40 7488 ................................................................
15:51:43 7552 ................................................................
15:51:46 7616 ................................................................
15:51:48 7680 ................................................................
15:51:51 7744 ................................................................
15:51:53 7808 ................................................................
15:51:56 7872 ................................................................
15:51:59 7936 ................................................................
15:52:02 8000 ................................................................
15:52:04 8064 ................................................................
15:52:06 8128 ................................................................
15:52:08 8192 ................................................................
15:52:10 8256 ................................................................
15:52:12 8320 ................................................................
15:52:14 8384 ................................................................
15:52:16 8448 ................................................................
15:52:17 8512 ................................................................
15:52:19 8576 ................................................................
15:52:21 8640 ................................................................
15:52:22 8704 ................................................................
15:52:23 8768 ................................................................
15:52:24 8832 ................................................................
15:52:25 8896 ................................................................
15:52:27 8960 ................................................................
15:52:28 9024 ................................................................
15:52:29 9088 ................................................................
15:52:30 9152 ................................................................
15:52:31 9216 ................................................................
15:52:33 9280 ................................................................
15:52:34 9344 ................................................................
15:52:35 9408 ................................................................
15:52:36 9472 ................................................................
15:52:38 9536 ................................................................
15:52:39 9600 ................................................................
15:52:40 9664 ................................................................
15:52:42 9728 ................................................................
15:52:43 9792 ................................................................
15:52:44 9856 ................................................................
15:52:45 9920 ................................................................
15:52:46 9984 ................................................................
15:52:48 10048 ................................................................
15:52:49 10112 ................................................................
15:52:50 10176 ................................................................
15:52:51 10240 ................................................................
15:52:52 10304 ................................................................
15:52:54 10368 ................................................................
15:52:55 10432 ................................................................
15:52:56 10496 ................................................................
15:52:58 10560 ................................................................
15:52:59 10624 ................................................................
15:53:00 10688 ................................................................
15:53:02 10752 ................................................................
15:53:03 10816 ................................................................
15:53:04 10880 ................................................................
15:53:06 10944 ................................................................
15:53:07 11008 ................................................................
15:53:09 11072 ................................................................
15:53:10 11136 ................................................................
15:53:11 11200 ................................................................
15:53:13 11264 ................................................................
15:53:14 11328 ................................................................
15:53:16 11392 ................................................................
15:53:18 11456 ................................................................
15:53:19 11520 ................................................................
15:53:21 11584 ................................................................
15:53:22 11648 ................................................................
15:53:23 11712 ................................................................
15:53:24 11776 ................................................................
15:53:25 11840 ................................................................
15:53:26 11904 ................................................................
15:53:27 11968 ................................................................
15:53:28 12032 ................................................................
15:53:30 12096 ................................................................
15:53:31 12160 ................................................................
15:53:32 12224 ................................................................
15:53:34 12288 ................................................................
15:53:35 12352 ................................................................
15:53:36 12416 ................................................................
15:53:37 12480 ................................................................
15:53:39 12544 ................................................................
15:53:39 12608 ................................................................
15:53:40 12672 ................................................................
15:53:42 12736 ................................................................
15:53:43 12800 ................................................................
15:53:44 12864 ................................................................
15:53:45 12928 ................................................................
15:53:46 12992 ................................................................
15:53:47 13056 ................................................................
15:53:49 13120 ................................................................
15:53:50 13184 ................................................................
15:53:51 13248 ................................................................
15:53:52 13312 ................................................................
15:53:53 13376 ................................................................
15:53:54 13440 ................................................................
15:53:55 13504 ................................................................
15:53:56 13568 ................................................................
15:53:57 13632 ................................................................
15:53:59 13696 ................................................................
15:54:00 13760 ................................................................
15:54:01 13824 ................................................................
15:54:02 13888 ................................................................
15:54:03 13952 ................................................................
15:54:04 14016 ................................................................
15:54:05 14080 ................................................................
15:54:06 14144 ................................................................
15:54:08 14208 ................................................................
15:57:06 14272 .
done (1003s)
15:57:06
WARNING: The following tests exceed 5 minute runtimes. Break them up or rethink them.
15:57:06 307.003: '344cd116322b7605:ISOLATE=1:NAME=e2e_epochs/epochs_invalidate_block yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_invalidate_block.test.ts'
15:57:06 308.996: '344cd116322b7605:ISOLATE=1:NAME=e2e_p2p/validators_sentinel yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/validators_sentinel.test.ts'
15:57:06 339.733: '9d0bd76ce61349d2 barretenberg/cpp/scripts/run_test.sh dsl_tests AcirAvm2RecursionConstraint.TestGenerateVKFromConstraintsWithoutWitness'
15:57:06 346.542: '344cd116322b7605:ISOLATE=1:NAME=e2e_p2p/data_withholding_slash yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/data_withholding_slash.test.ts'
15:57:06 356.242: 'b43b283dd7d0bc66 noir-projects/scripts/run_test.sh noir-protocol-circuits rollup_lib block_root::block_root_rollup_inputs::tests::correct_blobs_with_non_empty_fields'
15:57:06 364.484: '344cd116322b7605:ISOLATE=1:NAME=prover-client/src/test/proving_broker_testbench.test.ts:CPUS=10:MEM=16g:CPUS=16:MEM=96g LOG_LEVEL=verbose yarn-project/scripts/run_test.sh prover-client/src/test/proving_broker_testbench.test.ts'
15:57:06 371.955: '741aeb041306c922:ONLY_TERM_PARENT=1 BOX=vanilla BROWSER=* run_compose_test vanilla-all-browsers box boxes'
15:57:06 380.967: '344cd116322b7605:ISOLATE=1:NAME=e2e_epochs/epochs_empty_blocks yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_empty_blocks.test.ts'
15:57:06 385.050: '344cd116322b7605:ISOLATE=1:NAME=e2e_epochs/epochs_long_proving_time yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_long_proving_time.test.ts'
15:57:06 408.003: '344cd116322b7605:ISOLATE=1:NAME=e2e_p2p/slash_veto_demo yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/slash_veto_demo.test.ts'
15:57:06 417.895: 'c16bccba831635b7 aztec-up/scripts/run_test.sh amm_flow'
15:57:06 443.167: '344cd116322b7605:ISOLATE=1:NAME=e2e_p2p/reex yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/reex.test.ts'
15:57:06 451.555: '344cd116322b7605:ISOLATE=1:NAME=prover-client/src/test/bb_prover_full_rollup.test.ts:CPUS=16:MEM=96g LOG_LEVEL=verbose yarn-project/scripts/run_test.sh prover-client/src/test/bb_prover_full_rollup.test.ts'
15:57:06 458.944: '344cd116322b7605:ISOLATE=1:NAME=e2e_l1_with_wall_time yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_l1_with_wall_time.test.ts'
15:57:06 477.723: '344cd116322b7605:ISOLATE=1:TIMEOUT=15m:NAME=e2e_block_building yarn-project/end-to-end/scripts/run_test.sh simple e2e_block_building'
15:57:06 758.914: '344cd116322b7605:ISOLATE=1:TIMEOUT=15m:CPUS=16:MEM=96g:NAME=e2e_prover_full_real yarn-project/end-to-end/scripts/run_test.sh simple e2e_prover/full'
15:57:06 Completed run of 14017 tests in 1003 seconds.
15:57:06
--- bench all ---
15:57:06 barretenberg/cpp Executing: barretenberg/cpp/bootstrap.sh build_bench (
http://ci.aztec-labs.com/c07343d7382df71f)
15:57:06 yarn-project/end-to-end Executing: yarn-project/end-to-end/bootstrap.sh build_bench (
http://ci.aztec-labs.com/f37bf2af3fcc29c5)
15:57:07 barretenberg/cpp 0 .
done (1s)
15:59:09 yarn-project/end-to-end 0 ................................................................
16:01:49 yarn-project/end-to-end 64 .
done (283s)
16:01:50 Starting parallel run using max 64 cpus...
16:01:51 Test run log id:
http://ci.aztec-labs.com/ed5aba0c25cc1c90
16:09:34 Completed run of 102 tests in 464 seconds.
16:09:37 Completed 10.7 KiB/10.7 KiB (169.0 KiB/s) with 1 file(s) remaining
upload: ../../../tmp/tmp.L7UqLDG2Mw to s3://aztec-ci-artifacts/build-cache/bench-63412be87fb8cee7d4681ed57d9ac7d5e06c0ab7.tar.gz
16:09:37 Cache upload of bench-63412be87fb8cee7d4681ed57d9ac7d5e06c0ab7.tar.gz complete in 2s.
16:09:37 WARNING: Noticed changes to rebuild patterns: spartan/scripts/kubectl
16:09:40 + local code=0
16:09:40 + set +x
16:09:40 dmesg log id:
http://ci.aztec-labs.com/f412fe26741d4313