-
Notifications
You must be signed in to change notification settings - Fork 215
Merge master into rc17next1 2024.08.08 #6380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge master into rc17next1 2024.08.08 #6380
Conversation
new-faster-wasmer
…to rc/v1.7.next1 # Conflicts: # .github/workflows/build_and_test.yml # .github/workflows/create_release.yml # go.mod # go.sum
elvisboghiu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
System test results
Normal allin test: master-7cab1a501e -> merge_master_into_rc17next-a94af2a9e6
--- Specific errors ---
block hash does not match 303
wrong nonce in block 234
miniblocks does not match 0
num miniblocks does not match 0
miniblock hash does not match 0
block bodies does not match 0
receipts hash missmatch 0
/------/
--- Statistics ---
Nr. of all ERRORS: 1
Nr. of all WARNS: 266
Nr. of new ERRORS: 1
Nr. of new WARNS: 21
Nr. of PANICS: 0
/------/
--- ERRORS ---
ovh-p04-observer-2 :
Error: error calling SaveBlock, will retry driver = *dataindexer.dataIndexer retrial in = error = { "index": "id": "statusCode": "errorType": "version_conflict_engine_exception", "reason": version conflict, required seqNo primary term current document has seqNo and primary term "causedBy": { "type": "", "reason": "" }}\n{ "index": "id": "statusCode": "errorType": "version_conflict_engine_exception", "reason": version conflict, required seqNo primary term current document has seqNo and primary term "causedBy": { "type": "", "reason": "" }}\n when saving transactions, block hash nonce 1
/------/
--- WARNINGS ---
ovh-p04-validator-28 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 2
ovh-p04-validator-32 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 2
ovh-p04-validator-31 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1
ovh-p04-validator-24 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 2
ovh-p04-validator-7 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1
ovh-p04-validator-2 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 2
ovh-p04-validator-26 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 2
ovh-p04-validator-35 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 3
ovh-p04-validator-30 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 3
ovh-p04-validator-14 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1
ovh-p04-validator-10 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1
ovh-p04-validator-9 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1
/------/
Reasoning behind the pull request
Proposed changes
Testing procedure
Pre-requisites
Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:
featbranch created?featbranch merging, do all satellite projects have a proper tag insidego.mod?