Parent Log:
http://ci.aztec-labs.com/f213c7a0e0587cf2
Command: 6c32ccc844d598b0 barretenberg/cpp/scripts/run_test.sh vm2_tests TxExecutionTest.simulateTx
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f495236d35f9bb0d1086b7ec79256c2c2b7c98b8
Env: REF_NAME=gh-readonly-queue/staging/pr-15201-f0619dd82429a5973f3e1da8d7eb0877264908e3 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sat Jun 21 13:24:39 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15201_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3e468db74be3cf66_staging
13:24:39 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
13:24:39
Note: Google Test filter = TxExecutionTest.simulateTx
13:24:39 [==========] Running 1 test from 1 test suite.
13:24:39
[----------] Global test environment set-up.
13:24:39
[----------] 1 test from TxExecutionTest
13:24:39
[ RUN ] TxExecutionTest.simulateTx
13:24:39 Simulating tx 0x1234567890abcdef with 1 setup enqueued calls, 1 app logic enqueued calls, and 1 teardown enqueued call (mem: 12.00 MiB)
13:24:39 [NON_REVERTIBLE] Inserting 6 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 12.00 MiB)
13:24:39 [SETUP] Executing enqueued call to 0x1aca1976e0290c3015bd65dd53f4e28443a5577873c2dd377cbb33d77bbeec98 (mem: 12.00 MiB)
13:24:39 [REVERTIBLE] Inserting 2 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 12.00 MiB)
13:24:39 [APP_LOGIC] Executing enqueued call to 0x1adadca3c002202b348b36e7c5350596bb3ff64670c100ff9dba09b56b28c78d (mem: 12.00 MiB)
13:24:39 [TEARDOWN] Executing enqueued call to 0x162a310326df915bae899a9bd545b2993e41dee6db4e3436870041bc2948d2e7 (mem: 12.00 MiB)
13:24:39
[ OK ] TxExecutionTest.simulateTx (3 ms)
13:24:39
[----------] 1 test from TxExecutionTest (3 ms total)
13:24:39
13:24:39
[----------] Global test environment tear-down
13:24:39
[==========] 1 test from 1 test suite ran. (3 ms total)
13:24:39
[ PASSED ] 1 test.