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