Skip to content
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

CI failed due to UT tests failed(ZMQ related logs) #784

Closed
msosyak opened this issue May 26, 2023 · 2 comments
Closed

CI failed due to UT tests failed(ZMQ related logs) #784

msosyak opened this issue May 26, 2023 · 2 comments

Comments

@msosyak
Copy link

msosyak commented May 26, 2023

The CI is unstable and rarely passed the build stage due to timeout and the following logs

[ RUN      ] BinarySerializer.serialize_overflow
 ERROR:- setData: There are not enough buffer for binary serializer to serialize,                             key count: 1, data length 15, buffer size: 50
[       OK ] BinarySerializer.serialize_overflow (0 ms)
[ RUN      ] BinarySerializer.deserialize_overflow
 ERROR:- deserializeBuffer: serialized value data was truncated,, value length: 11 increase buffer size: 113


***

[ RUN      ] ZmqConsumerStateTable.test

***

# a lot of logs. No new test is started

 DEBUG:> select: enter
 DEBUG:< select: exit
 DEBUG:> select: enter
##[error]The operation was canceled.

For example, for PR #777 only 2 of 8 CI runs passed the build stage(Once before ZMQ was merged)

@msosyak
Copy link
Author

msosyak commented May 26, 2023

@liuh-80 @qiluo-msft Could you have a look and help with that?

@msosyak
Copy link
Author

msosyak commented May 31, 2023

Looks like fixed by #786

@msosyak msosyak closed this as completed May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant