Parent Log:
http://ci.aztec-labs.com/f378932cfb9e1a30
Command: ddee941f13db6e98 barretenberg/cpp/scripts/run_test.sh vm2_tests TxExecutionTest.simulateTx
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f
Env: REF_NAME=gh-readonly-queue/next/pr-14891-76ca48a2187e3506bb464eae574e49476c2876ca CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 19:26:38 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14891_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3e468db74be3cf66_next
19:26:38 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
19:26:38
Note: Google Test filter = TxExecutionTest.simulateTx
19:26:38 [==========] Running 1 test from 1 test suite.
19:26:38
[----------] Global test environment set-up.
19:26:38
[----------] 1 test from TxExecutionTest
19:26:38
[ RUN ] TxExecutionTest.simulateTx
19:26:38 Simulating tx 0x1234567890abcdef with 1 setup enqueued calls, 1 app logic enqueued calls, and 1 teardown enqueued call (mem: 8.00 MiB)
19:26:38 [NON_REVERTIBLE] Inserting 6 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 8.00 MiB)
19:26:38 [SETUP] Executing enqueued call to 0x2b8eff0e1c92fe9967e9daca60e03d715fd64964ec6c742829c26d98a31ea92f (mem: 8.00 MiB)
19:26:38 [REVERTIBLE] Inserting 2 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 9.00 MiB)
19:26:38 [APP_LOGIC] Executing enqueued call to 0x006b42a9e63c1e5d7d42953532e5a547abbade027ed283ac4d4675f6b2c6106b (mem: 9.00 MiB)
19:26:38 [TEARDOWN] Executing enqueued call to 0x1d136d9e8d4629d72bc8560fcae27643fd0859e64b272a8e3e65b769c153bdc6 (mem: 9.00 MiB)
19:26:38
[ OK ] TxExecutionTest.simulateTx (4 ms)
19:26:38
[----------] 1 test from TxExecutionTest (4 ms total)
19:26:38
19:26:38
[----------] Global test environment tear-down
19:26:38
[==========] 1 test from 1 test suite ran. (4 ms total)
19:26:38
[ PASSED ] 1 test.