Parent Log:
http://ci.aztec-labs.com/c66cbeffc3de5fad
15:31:42 + echo 'env: REF_NAME=gh-readonly-queue/next/pr-16348-4433c06ae693451c6f69a2f63b7da6628078d872 COMMIT_HASH=63412be87fb8cee7d4681ed57d9ac7d5e06c0ab7 CURRENT_VERSION=1.2.1 TARGET_BRANCH=next'
15:31:42 env: REF_NAME=gh-readonly-queue/next/pr-16348-4433c06ae693451c6f69a2f63b7da6628078d872 COMMIT_HASH=63412be87fb8cee7d4681ed57d9ac7d5e06c0ab7 CURRENT_VERSION=1.2.1 TARGET_BRANCH=next
15:31:42 + semver check gh-readonly-queue/next/pr-16348-4433c06ae693451c6f69a2f63b7da6628078d872
15:31:42 + cpu_pid=417
15:31:42 + mem_pid=419
15:31:42 + mpstat 2
15:31:42 + set +e
15:31:42 + set -x
15:31:42 + ./bootstrap.sh ci-full
15:31:42 + vmstat -w -S M 2
15:31:42 ++ cache_log memfile
15:31:42 ++ cache_log cpufile
15:31:42 cpufile log id:
http://ci.aztec-labs.com/8c6e5c527be6a60d
15:31:42 memfile log id:
http://ci.aztec-labs.com/0eb66dfce69e2b38
15:31:50
--- pull submodules ---
15:31:50 Executing: git submodule update --init --recursive (
http://ci.aztec-labs.com/0bdc7b09786f0c0a)
15:31:58 0 .
done (8s)
15:32:04
--- noir build ---
15:32:04 Executing: retry install_deps (
http://ci.aztec-labs.com/d309535b9915ff02)
15:32:10 0 .
done (6s)
15:32:11 build_native Executing: build_native (
http://ci.aztec-labs.com/1fb94a4c5ffeb254)
15:32:11 build_packages Executing: build_packages (
http://ci.aztec-labs.com/0920db99866c22bf)
15:32:11 build_native 0 .
done (0s)
15:32:17 build_packages 0 .
done (6s)
15:32:18
--- bb cpp build ---
15:32:19 build_wasm Executing: build_wasm (
http://ci.aztec-labs.com/54a37ff76ca813ba)
15:32:19 build_nodejs_module Executing: build_nodejs_module (
http://ci.aztec-labs.com/3ece22efd738df47)
15:32:19 build_native Executing: build_native (
http://ci.aztec-labs.com/91df5d44496c1626)
15:32:19 build_wasm_threads Executing: build_wasm_threads (
http://ci.aztec-labs.com/afc2fa08d5b9317a)
15:32:19 build_gcc_syntax_check_only Executing: build_gcc_syntax_check_only (
http://ci.aztec-labs.com/bea6c305ca58eabc)
15:32:19 build_fuzzing_syntax_check_only Executing: build_fuzzing_syntax_check_only (
http://ci.aztec-labs.com/2d3722333f42c6de)
15:32:19 build_asan_fast Executing: build_asan_fast (
http://ci.aztec-labs.com/21cdeaa16201a0d1)
15:32:19 build_darwin Executing: build_darwin (
http://ci.aztec-labs.com/87e61fcf4028e1c0)
15:32:19 build_gcc_syntax_check_only 0 .
done (0s)
15:32:19 build_fuzzing_syntax_check_only 0 .
done (0s)
15:32:19 build_darwin 0 .
done (0s)
15:32:19 build_wasm_threads 0 .
done (0s)
15:32:19 build_wasm 0 .
done (0s)
15:32:20 build_nodejs_module 0 .
done (1s)
15:32:20 build_native 0 .
done (1s)
15:32:20 build_asan_fast 0 .
done (1s)
15:32:27
--- bb.js build ---
15:32:28 Cache download and extraction of node-modules-55762ef1223e7c5b.zst complete in 1s.
15:32:28 Cache download and extraction of bb.js-2484e6587fac2b44.tar.gz complete in 0s.
15:32:30
--- acir_tests build ---
15:32:30 Cache download and extraction of barretenberg-acir-tests-001a505d8b6c0a65.tar.gz complete in 0s.
15:32:32 Cache download and extraction of node-modules-fec19dc5fe5a76d5.zst complete in 1s.
15:32:32 browser-test-app Executing: yarn build (
http://ci.aztec-labs.com/70fecfc33adc8d18)
15:32:32 bbjs-test Executing: yarn build (
http://ci.aztec-labs.com/2eae979ec5fc7e1e)
15:32:35 bbjs-test 0 .
done (3s)
15:32:36 browser-test-app 0 .
done (4s)
15:32:37 hash=3a78993a7cbadbe3
15:32:37
--- build bb docs ---
15:32:38 Cache download and extraction of bb-docs-3a78993a7cbadbe3.tar.gz complete in 1s.
15:32:38 Skipping deployment - no bb doc changes compared to cache.
15:32:39
--- barretenberg/sol building ---
15:32:39 Generating keys for add2 circuit (mem: 5.00 MiB)
15:32:39 VK contract written to: ./src/honk/keys/Add2HonkVerificationKey.sol (mem: 136.00 MiB)
15:32:39 Generating keys for blake circuit (mem: 5.00 MiB)
15:32:39 VK contract written to: ./src/honk/keys/BlakeHonkVerificationKey.sol (mem: 150.81 MiB)
15:32:39 Generating keys for ecdsa circuit (mem: 5.00 MiB)
15:32:39 (Experimental) WARNING: Builder failure when we have real witnesses! (mem: 6.00 MiB)
15:32:40 VK contract written to: ./src/honk/keys/EcdsaHonkVerificationKey.sol (mem: 217.78 MiB)
15:32:40 Generating keys for recursive circuit (mem: 5.00 MiB)
15:32:42 VK contract written to: ./src/honk/keys/RecursiveHonkVerificationKey.sol (mem: 1537.96 MiB)
15:32:43
--- barretenberg/sol building sol ---
15:32:43 Cache download and extraction of barretenberg-sol-36303cd12261a92d.zst complete in 0s.
15:32:43 Targets built, you are good to go!
15:32:43
--- avm-transpiler build ---
15:32:43 Cache download and extraction of avm-transpiler-c5cff37a532edbec.tar.gz complete in 0s.
15:32:43
--- noir-projects build ---
15:32:43 Executing: prep (
http://ci.aztec-labs.com/9b24f4fd32ce9cc6)
15:32:46 0 .
done (3s)
15:32:46 mock-protocol-circuits Executing: ./mock-protocol-circuits/bootstrap.sh (
http://ci.aztec-labs.com/02ad681236857465)
15:32:46 noir-protocol-circuits Executing: ./noir-protocol-circuits/bootstrap.sh (
http://ci.aztec-labs.com/10e752d5c5b1695e)
15:32:46 noir-contracts Executing: ./noir-contracts/bootstrap.sh (
http://ci.aztec-labs.com/6e5639beddadfd81)
15:32:46 aztec-nr Executing: ./aztec-nr/bootstrap.sh (
http://ci.aztec-labs.com/ca77fdae72b61057)
15:32:48 noir-contracts 0 ................................................................
15:32:49 noir-contracts 64 ................................................................
15:32:49 noir-contracts 128 ................................................................
15:32:49 noir-contracts 192 ................................................................
15:32:49 noir-contracts 256 ................................................................
15:32:50 noir-contracts 320 ................................................................
15:32:50 noir-contracts 384 ................................................................
15:32:50 noir-contracts 448 ................................................................
15:32:50 noir-contracts 512 ................................................................
15:32:50 noir-contracts 576 ................................................................
15:32:50 noir-contracts 640 ................................................................
15:32:51 noir-contracts 704 ................................................................
15:32:51 noir-contracts 768 ................................................................
15:32:51 noir-contracts 832 ................................................................
15:32:51 noir-contracts 896 ................................................................
15:32:51 noir-contracts 960 ................................................................
15:32:51 noir-contracts 1024 ................................................................
15:32:52 noir-contracts 1088 ................................................................
15:32:52 noir-contracts 1152 ................................................................
15:32:52 noir-protocol-circuits 0 ................................................................
15:32:52 noir-protocol-circuits 64 ................................................................
15:32:52 noir-contracts 1216 ................................................................
15:32:52 noir-contracts 1280 ................................................................
15:32:52 noir-contracts 1344 ................................................................
15:32:53 noir-contracts 1408 ................................................................
15:32:53 aztec-nr 0 .
done (7s)
15:32:53 noir-contracts 1472 ................................................................
15:32:53 noir-contracts 1536 .
done (7s)
15:32:53 noir-protocol-circuits 128 ................................................................
15:32:54 noir-protocol-circuits 192 ................................................................
15:32:55 noir-protocol-circuits 256 ................................................................
15:32:55 noir-protocol-circuits 320 ................................................................
15:32:56 mock-protocol-circuits 0 ................................................................
15:32:56 noir-protocol-circuits 384 ................................................................
15:32:58 noir-protocol-circuits 448 ................................................................
15:33:00 mock-protocol-circuits 64 ................................................................
15:35:24 noir-protocol-circuits 512 ................................................................
15:35:24 noir-protocol-circuits 576 ................................................................
15:35:24 noir-protocol-circuits 640 .
done (158s)
15:35:27 mock-protocol-circuits 128 .
done (161s)
15:35:28
--- l1-contracts build ---
15:35:28
➤ YN0000: ·
Yarn 4.5.2
15:35:28
➤ YN0000: ┌ Resolution step
15:35:28
➤ YN0000: └ Completed
15:35:28
➤ YN0000: ┌ Fetch step
15:35:29
➤ YN0013: │
134 packages were added to the project (
+ 44.9 MiB).
15:35:29
➤ YN0000: └ Completed in 0s 762ms
15:35:29
➤ YN0000: ┌ Link step
15:35:29
➤ YN0000: └ Completed in 0s 783ms
15:35:29
➤ YN0000: · Done in 1s 608ms
15:35:30 Cache download and extraction of l1-contracts-e5809d9283927c35.tar.gz complete in 0s.
15:35:30
--- yarn-project build ---
15:35:30 Executing: ./bootstrap.sh clean-lite (
http://ci.aztec-labs.com/94bece23960f4eda)
15:35:30 0 .
done (0s)
15:35:35 Cache download and extraction of node-modules-3b05c7a8ae1b5ee8.zst complete in 4s.
15:35:35 Executing: compile_all (
http://ci.aztec-labs.com/34e7827f047f020a)
15:35:47 0 ................................................................
15:38:14 64 .
done (159s)
15:38:15 boxes/bootstrap.sh Executing: boxes/bootstrap.sh (
http://ci.aztec-labs.com/ba1b87943688d6ca)
15:38:15 playground/bootstrap.sh Executing: playground/bootstrap.sh (
http://ci.aztec-labs.com/95967e306a34122b)
15:38:15 docs/bootstrap.sh Executing: docs/bootstrap.sh (
http://ci.aztec-labs.com/63a1b21f4303ee0a)
15:38:15 release-image/bootstrap.sh Executing: release-image/bootstrap.sh (
http://ci.aztec-labs.com/aa98dd993f89cee2)
15:38:15 spartan/bootstrap.sh Executing: spartan/bootstrap.sh (
http://ci.aztec-labs.com/671353cf59005120)
15:38:15 aztec-up/bootstrap.sh Executing: aztec-up/bootstrap.sh (
http://ci.aztec-labs.com/835e7e819170b8d9)
15:38:17 aztec-up/bootstrap.sh 0 .
done (2s)
15:38:18 boxes/bootstrap.sh 0 .
done (3s)
15:38:22 playground/bootstrap.sh 0 .
done (7s)
15:38:23 docs/bootstrap.sh 0 .
done (8s)
15:38:27 spartan/bootstrap.sh 0 .
done (12s)
15:38:53 release-image/bootstrap.sh 0 .
done (38s)
15:38:53
--- test all ---
15:38:53 Waiting for TXE's to start...
15:38:56 Waiting for spartan environment to complete setup...
15:38:56 Spartan environment setup completed successfully.
15:38:56 Gathering tests to run...
15:38:57 WARNING: Noticed changes to rebuild patterns: spartan/scripts/kubectl
15:40:41 Gathered 14017 tests.
15:40:41 Starting parallel run with max 64 jobs...
15:40:41 Executing: parallel -j64 --memsuspend 64G --line-buffer --joblog joblog.txt --halt now,fail=1 'run_test_cmd {}' (
http://ci.aztec-labs.com/d659f44fe5595aad)
15:41:12 0 ................................................................
15:42:25 64 ................................................................
15:43:32 128 ................................................................
15:44:38 192 ................................................................
15:45:08 256 ................................................................
15:45:22 320 ................................................................
15:45:36 384 ................................................................
15:46:02 448 ................................................................
15:46:13 512 ................................................................
15:46:20 576 ................................................................
15:46:31 640 ................................................................
15:46:42 704 ................................................................
15:46:51 768 ................................................................
15:46:58 832 ................................................................
15:47:06 896 ................................................................
15:47:12 960 ................................................................
15:47:18 1024 ................................................................
15:47:23 1088 ................................................................
15:47:27 1152 ................................................................
15:47:31 1216 ................................................................
15:47:39 1280 ................................................................
15:47:47 1344 ................................................................
15:47:51 1408 ................................................................
15:47:54 1472 ................................................................
15:47:58 1536 ................................................................
15:48:02 1600 ................................................................
15:48:05 1664 ................................................................
15:48:13 1728 ................................................................
15:48:21 1792 ................................................................
15:48:37 1856 ................................................................
15:48:42 1920 ................................................................
15:48:46 1984 ................................................................
15:48:50 2048 ................................................................
15:48:53 2112 ................................................................
15:48:54 2176 ................................................................
15:48:56 2240 ................................................................
15:48:57 2304 ................................................................
15:48:59 2368 ................................................................
15:49:00 2432 ................................................................
15:49:01 2496 ................................................................
15:49:03 2560 ................................................................
15:49:04 2624 ................................................................
15:49:06 2688 ................................................................
15:49:07 2752 ................................................................
15:49:08 2816 ................................................................
15:49:25 2880 ................................................................
15:49:28 2944 ................................................................
15:49:29 3008 ................................................................
15:49:31 3072 ................................................................
15:49:32 3136 ................................................................
15:49:34 3200 ................................................................
15:49:48 3264 ................................................................
15:49:52 3328 ................................................................
15:49:55 3392 ................................................................
15:49:57 3456 ................................................................
15:49:58 3520 ................................................................
15:50:00 3584 ................................................................
15:50:02 3648 ................................................................
15:50:05 3712 ................................................................
15:50:08 3776 ................................................................
15:50:10 3840 ................................................................
15:50:15 3904 ................................................................
15:50:17 3968 ................................................................
15:50:18 4032 ................................................................
15:50:19 4096 ................................................................
15:50:21 4160 ................................................................
15:50:23 4224 ................................................................
15:50:24 4288 ................................................................
15:50:25 4352 ................................................................
15:50:27 4416 ................................................................
15:50:29 4480 ................................................................
15:50:30 4544 ................................................................
15:50:32 4608 ................................................................
15:50:33 4672 ................................................................
15:50:34 4736 ................................................................
15:50:36 4800 ................................................................
15:50:37 4864 ................................................................
15:50:39 4928 ................................................................
15:50:40 4992 ................................................................
15:50:41 5056 ................................................................
15:50:42 5120 ................................................................
15:50:43 5184 ................................................................
15:50:46 5248 ................................................................
15:50:48 5312 ................................................................
15:50:51 5376 ................................................................
15:50:53 5440 ................................................................
15:50:55 5504 ................................................................
15:50:57 5568 ................................................................
15:50:59 5632 ................................................................
15:51:01 5696 ................................................................
15:51:03 5760 ................................................................
15:51:05 5824 ................................................................
15:51:06 5888 ................................................................
15:51:08 5952 ................................................................
15:51:10 6016 ................................................................
15:51:12 6080 ................................................................
15:51:15 6144 ................................................................
15:51:17 6208 ................................................................
15:51:19 6272 ................................................................
15:51:21 6336 ................................................................
15:51:22 6400 ................................................................
15:51:24 6464 ................................................................
15:51:26 6528 ................................................................
15:51:27 6592 ................................................................
15:51:29 6656 ................................................................
15:51:31 6720 ................................................................
15:51:33 6784 ................................................................
15:51:35 6848 ................................................................
15:51:37 6912 ................................................................
15:51:39 6976 ................................................................
15:51:41 7040 ................................................................
15:51:44 7104 ................................................................
15:51:46 7168 ................................................................
15:51:48 7232 ................................................................
15:51:50 7296 ................................................................
15:51:53 7360 ................................................................
15:51:56 7424 ................................................................
15:51:59 7488 ................................................................
15:52:02 7552 ................................................................
15:52:04 7616 ................................................................
15:52:07 7680 ................................................................
15:52:10 7744 ................................................................
15:52:12 7808 ................................................................
15:52:14 7872 ................................................................
15:52:17 7936 ................................................................
15:52:19 8000 ................................................................
15:52:22 8064 ................................................................
15:52:24 8128 ................................................................
15:52:26 8192 ................................................................
15:52:28 8256 ................................................................
15:52:30 8320 ................................................................
15:52:32 8384 ................................................................
15:52:34 8448 ................................................................
15:52:36 8512 ................................................................
15:52:38 8576 ................................................................
15:52:39 8640 ................................................................
15:52:40 8704 ................................................................
15:52:41 8768 ................................................................
15:52:42 8832 ................................................................
15:52:43 8896 ................................................................
15:52:45 8960 ................................................................
15:52:46 9024 ................................................................
15:52:47 9088 ................................................................
15:52:48 9152 ................................................................
15:52:49 9216 ................................................................
15:52:51 9280 ................................................................
15:52:52 9344 ................................................................
15:52:53 9408 ................................................................
15:52:54 9472 ................................................................
15:52:56 9536 ................................................................
15:52:57 9600 ................................................................
15:52:58 9664 ................................................................
15:52:59 9728 ................................................................
15:53:01 9792 ................................................................
15:53:02 9856 ................................................................
15:53:03 9920 ................................................................
15:53:04 9984 ................................................................
15:53:05 10048 ................................................................
15:53:06 10112 ................................................................
15:53:07 10176 ................................................................
15:53:09 10240 ................................................................
15:53:10 10304 ................................................................
15:53:11 10368 ................................................................
15:53:12 10432 ................................................................
15:53:13 10496 ................................................................
15:53:14 10560 ................................................................
15:53:16 10624 ................................................................
15:53:17 10688 ................................................................
15:53:18 10752 ................................................................
15:53:20 10816 ................................................................
15:53:21 10880 ................................................................
15:53:23 10944 ................................................................
15:53:24 11008 ................................................................
15:53:25 11072 ................................................................
15:53:27 11136 ................................................................
15:53:28 11200 ................................................................
15:53:29 11264 ................................................................
15:53:31 11328 ................................................................
15:53:33 11392 ................................................................
15:53:34 11456 ................................................................
15:53:36 11520 ................................................................
15:53:38 11584 ................................................................
15:53:39 11648 ................................................................
15:53:40 11712 ................................................................
15:53:41 11776 ................................................................
15:53:42 11840 ................................................................
15:53:43 11904 ................................................................
15:53:44 11968 ................................................................
15:53:45 12032 ................................................................
15:53:46 12096 ................................................................
15:53:47 12160 ................................................................
15:53:49 12224 ................................................................
15:53:50 12288 ................................................................
15:53:51 12352 ................................................................
15:53:53 12416 ................................................................
15:53:54 12480 ................................................................
15:53:55 12544 ................................................................
15:53:56 12608 ................................................................
15:53:57 12672 ................................................................
15:53:58 12736 ................................................................
15:53:59 12800 ................................................................
15:54:00 12864 ................................................................
15:54:01 12928 ................................................................
15:54:02 12992 ................................................................
15:54:03 13056 ................................................................
15:54:04 13120 ................................................................
15:54:05 13184 ................................................................
15:54:07 13248 ................................................................
15:54:08 13312 ................................................................
15:54:09 13376 ................................................................
15:54:10 13440 ................................................................
15:54:11 13504 ................................................................
15:54:12 13568 ................................................................
15:54:13 13632 ................................................................
15:54:14 13696 ................................................................
15:54:15 13760 ................................................................
15:54:16 13824 ................................................................
15:54:17 13888 ................................................................
15:54:18 13952 ................................................................
15:54:19 14016 ................................................................
15:54:20 14080 ................................................................
15:54:21 14144 ................................................................
15:54:23 14208 ................................................................
15:57:28 14272 .
done (1007s)
15:57:28
WARNING: The following tests exceed 5 minute runtimes. Break them up or rethink them.
15:57:28 306.616: '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:28 306.932: '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:28 340.971: '9d0bd76ce61349d2 barretenberg/cpp/scripts/run_test.sh dsl_tests AcirAvm2RecursionConstraint.TestGenerateVKFromConstraintsWithoutWitness'
15:57:28 346.166: '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:28 346.486: '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:28 362.582: '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:28 365.353: '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:28 379.123: '741aeb041306c922:ONLY_TERM_PARENT=1 BOX=vanilla BROWSER=* run_compose_test vanilla-all-browsers box boxes'
15:57:28 382.521: '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:28 384.830: '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:28 390.695: 'c16bccba831635b7 aztec-up/scripts/run_test.sh amm_flow'
15:57:28 442.419: '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:28 452.845: '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:28 458.007: '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:28 473.620: '344cd116322b7605:ISOLATE=1:TIMEOUT=15m:NAME=e2e_block_building yarn-project/end-to-end/scripts/run_test.sh simple e2e_block_building'
15:57:28 755.021: '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:28 Completed run of 14017 tests in 1007 seconds.
15:57:28
--- bench all ---
15:57:28 barretenberg/cpp Executing: barretenberg/cpp/bootstrap.sh build_bench (
http://ci.aztec-labs.com/67a5bcb5dcaef986)
15:57:28 yarn-project/end-to-end Executing: yarn-project/end-to-end/bootstrap.sh build_bench (
http://ci.aztec-labs.com/56d50b36f1029031)
15:57:29 barretenberg/cpp 0 .
done (1s)
15:59:27 yarn-project/end-to-end 0 ................................................................
16:02:03 yarn-project/end-to-end 64 .
done (275s)
16:02:04 Starting parallel run using max 64 cpus...
16:02:04 Test run log id:
http://ci.aztec-labs.com/bb7d36dc7fa31899
16:09:52 Completed run of 102 tests in 468 seconds.
16:09:55 Completed 10.7 KiB/10.7 KiB (147.9 KiB/s) with 1 file(s) remaining
upload: ../../../tmp/tmp.s9vMsLAxA6 to s3://aztec-ci-artifacts/build-cache/bench-63412be87fb8cee7d4681ed57d9ac7d5e06c0ab7.tar.gz
16:09:55 Cache upload of bench-63412be87fb8cee7d4681ed57d9ac7d5e06c0ab7.tar.gz complete in 1s.
16:09:56 WARNING: Noticed changes to rebuild patterns: spartan/scripts/kubectl
16:09:58 + local code=0
16:09:58 + set +x
16:09:58 dmesg log id:
http://ci.aztec-labs.com/a52eff5d213a15ba