xuperchain / xuperchain

A highly flexible blockchain architecture with great transaction performance.

Home Page:https://xuper.baidu.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unstable error occurs when running ci_pipeline.sh

zhugelianglongming opened this issue · comments

commented

Brief of the issue

Run ci_pipeline.sh in GitHub action or Local.

Your environment

  • XuperChain: v5.3.0
  • OS: MacOS 12.0.1 (21A559)
  • Go: go1.17.2 darwin/amd64
  • gcc: 4.2.1
gcc
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
Apple clang version 13.0.0 (clang-1300.0.29.30)
Target: x86_64-apple-darwin21.1.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin

Reproduce steps

Run cd ./auto && bash -x ci_pipeline.sh

Expected behaviours

Pass regression test

What actually happened

Fail when ./bin/xchain-cli multisig send sign1.out,sign2.out sign1.out,sign2.out --tx tx.out
with error message: rpc error: code = Unknown desc = Err:500-50400-verify tx failed+err:ACL not enough

image

Additional information

  • error is not stable, reproduce possibility is maybe about 1/4
  • normally happens in contract first call
  • 权限管理
  • log
xuper.log.wf
msg="verifyUTXOPermission error, account might not exist" module=xchain log_id=<ID> s_mod=state call=tx_verification.go:380 pid=<PID> account=XC<Account>@xuper error=nil