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