"QueryBuilder : Failed to capture the event processor_query.: no thrown error", from running CMDB Query Builder, or "Update Query Based Services" scheduled jobDescriptionWhen running any CMDB Query the following Error can be seen in the system logs: QueryBuilder : Failed to capture the event processor_query.: no thrown error This has been identified so far as not breaking the run of the query, and appears to be from code related to usage tracking. Each run of the "Update Query Based Services" scheduled job may also cause many thousands of this error as it updates all service CIs that are based on queries.Steps to Reproduce Use a Developer Instance (Quebec/Paris)1. Create an Query through CMDB Query Builder2. Select Service as Starting Node.3. Select Hardware as target Class.4. Select ANY Relationship type between these classes.5. Save + Run the Query.6. Look into the System log, there should be Errors from the query builder reading the belowQueryBuilder : Failed to capture the event processor_query.: no thrown error If these queries are then used in a Query Based Service, the app node localhost logs will show something like this: 2021-05-26 02:15:44 (056) worker.0 worker.0 txid=f665c562db90 Starting: Update Query Based Services.0f8c059adba953005266fe9b0c9619d5, Trigger Type: Repeat, Priority: 100, Upgrade Safe: false, Repeat: 10 Minutes"2021-05-26 02:15:44 (056) worker.0 worker.0 txid=f665c562db90 Name: Update Query Based ServicesJob Context:#Wed May 26 02:07:32 PDT 2021fcDocumentClass=sysauto_scriptfcDocumentKey=08745913f31131002e6bae4716612bf1Script: "...2021-05-26 02:15:46 (519) worker.0 worker.0 txid=f665c562db90 cmdb_group : Begin to retrieve CI list.2021-05-26 02:15:46 (741) worker.0 worker.0 txid=f665c562db90 QueryBuilderProcessor : Max result limit 10,000 has been applied.2021-05-26 02:15:46 (742) worker.0 worker.0 txid=f665c562db90 QueryBuilderProcessor : Begin to process query af65c562db90b0d090d36055ca961964.2021-05-26 02:15:46 (742) worker.0 worker.0 txid=f665c562db90 QueryBuilderProcessor : Loading all ...2021-05-26 02:15:46 (827) worker.0 worker.0 txid=f665c562db90 QueryBuilderProcessor : getCiSysIds(): size: 25, time elapsed: 392021-05-26 02:15:46 (829) worker.0 worker.0 txid=f665c562db90 QueryBuilderProcessor : Updating process state and save the query results of size 252021-05-26 02:15:46 (846) worker.0 worker.0 txid=f665c562db90 QueryBuilderProcessor : Complete processing a start node batch 0 and get 25 results.2021-05-26 02:15:46 (850) worker.0 worker.0 txid=f665c562db90 QueryBuilder : App cmdb.query.builder.processor registered successfully.2021-05-26 02:15:46 (851) worker.0 worker.0 txid=f665c562db90 SEVERE *** ERROR *** QueryBuilder : Failed to capture the event processor_query....WorkaroundThis problem is currently under review. You can contact ServiceNow Technical Support or subscribe to this Known Error article by clicking the Subscribe button at the top right of this article to be notified when more information becomes available. These errors can be ignored.Related Problem: PRB1500682