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

Spam in Travis-CI for some Python versions only #777

Closed
awwad opened this issue Aug 20, 2018 · 3 comments
Closed

Spam in Travis-CI for some Python versions only #777

awwad opened this issue Aug 20, 2018 · 3 comments

Comments

@awwad
Copy link
Contributor

awwad commented Aug 20, 2018

In only some builds on Python 3.4 builds on Travis-CI, you can see long spans of spam like the following in the Travis-CI logs.

Here's one example where the Python 3.4 build) has some bizarre spam, but not the 2.7 and 3.6 builds:

  • ...ampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTimestampLargeTime...
  • ...Adding a verification key that has already been used. Adding a verification key that has already been used. Adding a verification key that has already been used. Adding a verification key that has already been used. Adding a verification key that has already been used. Adding a verification key that has already been used. Adding a verification key that has already been used. ...
  • ...We do not have a console handler. We do not have a console handler. We do not have a console handler. We do not have a console handler. We do not have a console handler....

In another set of builds, the 2.7 is quiet, 3.4 is fairly quiet, and 3.6 is quite noisy with such fascinating output strings as ...badbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbad...

One would expect the behavior to be similar.... I can't think of how a few odd Travis-CI instances might explain all this.

@MVrachev
Copy link
Collaborator

I don't think I have seen such cases of spam from the time I started contributing to TUF.

This issue is somehow related to #838, but I feel we don't need it anymore.
Have you seen spams like this @joshuagl @lukpueh ?

@jku
Copy link
Member

jku commented Sep 25, 2020

No, not like this. I suggest closing.

From the logs I can make a wild guess and say that running test_log.py somehow broke the logging at the time (as the "console handler" spam is always first) and any tests after that got their default output (warning and above) printed.

@joshuagl
Copy link
Member

Thanks both, closing

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

4 participants