After the new module is added, integration-tests cannot be passed. From the CI log, we can see that the following two tests reported errors:
FAILED test_debug_trace.py::test_trace_blk - AssertionError: assert 1 == 2
FAILED test_upgrade.py::test_cosmovisor_upgrade - TimeoutError: wait for bloc...
I tried to reproduce this problem in a linux environment, but when I ran the test, I had the following problem:

The cause of the above problems cannot be determined at this time.
After the new module is added, integration-tests cannot be passed. From the CI log, we can see that the following two tests reported errors:
I tried to reproduce this problem in a linux environment, but when I ran the test, I had the following problem:

The cause of the above problems cannot be determined at this time.