Parent Log:
http://ci.aztec-labs.com/0037d898807e86c0
Command: 4bfd2d3585b9db66 yarn-project/scripts/run_test.sh simulator/src/public/public_processor/apps_tests/deployments.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f
Env: REF_NAME=gh-readonly-queue/master/pr-15002-1338cef09c870378254c56748f972ae827c4d482 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Fri Jun 13 14:56:12 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15002_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_00d958e6437795b8_master
14:56:16 [14:56:16.210]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-HgRWr7/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:56:16 [14:56:16.960]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0xbb2e9728 instead...
14:56:16 [14:56:16.962]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0xbb2e9728 instead...
14:56:17 [14:56:17.081]
INFO:
simulator:public-processor Processed 2 successful txs and 0 failed txs in 0.44245868199999994s
{"duration":0.44245868199999994,"rate":9309.343827046885,"totalPublicGas":{"daGas":0,"l2Gas":4119},"totalBlockGas":{"daGas":10,"l2Gas":4129},"totalSizeInBytes":59360}
14:56:17 [14:56:17.094]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gB6PIO/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:56:17 [14:56:17.595]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead...
14:56:17 [14:56:17.596]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead...
14:56:17 [14:56:17.835]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x451b5fae instead...
14:56:17 [14:56:17.835]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x451b5fae instead...
14:56:18 [14:56:18.057]
INFO:
simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.6456641579999995s
{"duration":0.6456641579999995,"rate":657493.5200290307,"totalPublicGas":{"daGas":7168,"l2Gas":424520},"totalBlockGas":{"daGas":7168,"l2Gas":424520},"totalSizeInBytes":24512}
14:56:18 [14:56:18.066]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-GVbqL5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:56:18 [14:56:18.609]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead...
14:56:18 [14:56:18.610]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead...
14:56:19 [14:56:19.099]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead...
14:56:19 [14:56:19.099]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead...
14:56:19 [14:56:19.221]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x5e134abf instead...
14:56:19 [14:56:19.223]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x29d2aad7675584266e2c8b4207e29df8365c38e2e99f576abbcb7dccfd5a4f88:0x5e134abf failed with reason: Assertion failed:
14:56:19 [14:56:19.328]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x451b5fae instead...
14:56:19 [14:56:19.329]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x451b5fae instead...
14:56:19 [14:56:19.387]
INFO:
simulator:public-processor Processed 3 successful txs and 0 failed txs in 0.9598531059999996s
{"duration":0.9598531059999996,"rate":736173.0618809919,"totalPublicGas":{"daGas":8192,"l2Gas":706618},"totalBlockGas":{"daGas":8192,"l2Gas":706618},"totalSizeInBytes":25024}
14:56:19
PASS src/public/public_processor/apps_tests/deployments.test.ts (
6.013 s)
14:56:19 Public processor contract registration/deployment tests
14:56:19
✓ can deploy in a private-only tx and call a public function later in the block (888 ms)
14:56:19
✓ can deploy a contract and call its public function in same tx (972 ms)
14:56:19
✓ new contract cannot get removed from block-level cache by a later failing transaction (1330 ms)
14:56:19
14:56:19
Test Suites: 1 passed, 1 total
14:56:19
Tests: 3 passed, 3 total
14:56:19
Snapshots: 0 total
14:56:19
Time: 6.071 s
14:56:19
Ran all test suites matching /simulator\/src\/public\/public_processor\/apps_tests\/deployments.test.ts/i
.
14:56:19
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?