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

Error during test: Log stream ... not found in group ... #30

Open
nicoleepp opened this issue May 31, 2021 · 5 comments
Open

Error during test: Log stream ... not found in group ... #30

nicoleepp opened this issue May 31, 2021 · 5 comments

Comments

@nicoleepp
Copy link

https://github.com/invenia/CloudWatchLogs.jl/runs/2703202637?check_suite_focus=true

@nicoleepp
Copy link
Author

@nicoleepp
Copy link
Author

@morris25
Copy link
Member

https://github.com/invenia/CloudWatchLogs.jl/runs/2825543280?check_suite_focus=true

Not the same error but probably the same root cause:

https://github.com/invenia/CloudWatchLogs.jl/runs/2845053441?check_suite_focus=true.

Big logs: Test Failed at /Users/runner/work/CloudWatchLogs.jl/CloudWatchLogs.jl/test/online.jl:472
  Expression: num_events_injested == num_events
   Evaluated: 4 == 26
Stacktrace:
 [1] macro expansion at /Users/runner/work/CloudWatchLogs.jl/CloudWatchLogs.jl/test/online.jl:472 [inlined]
 [2] macro expansion at /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
 [3] macro expansion at /Users/runner/work/CloudWatchLogs.jl/CloudWatchLogs.jl/test/online.jl:432 [inlined]
 [4] macro expansion at /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
 [5] macro expansion at /Users/runner/work/CloudWatchLogs.jl/CloudWatchLogs.jl/test/online.jl:375 [inlined]
 [6] macro expansion at /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
 [7] top-level scope at /Users/runner/work/CloudWatchLogs.jl/CloudWatchLogs.jl/test/online.jl:3

https://github.com/invenia/CloudWatchLogs.jl/runs/2835284402?check_suite_focus=true

So many logs: Test Failed at /home/runner/work/CloudWatchLogs.jl/CloudWatchLogs.jl/test/online.jl:510
  Expression: length(response["events"]) == 1
   Evaluated: 0 == 1
Stacktrace:
 [1] top-level scope at /home/runner/work/CloudWatchLogs.jl/CloudWatchLogs.jl/test/online.jl:510
 [2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1119
 [3] top-level scope at /home/runner/work/CloudWatchLogs.jl/CloudWatchLogs.jl/test/online.jl:477
 [4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1119
 [5] top-level scope at /home/runner/work/CloudWatchLogs.jl/CloudWatchLogs.jl/test/online.jl:375
 [6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1119
 [7] top-level scope at /home/runner/work/CloudWatchLogs.jl/CloudWatchLogs.jl/test/online.jl:3

It seems we're getting a timing-related test failure almost every night.

@TylerLoewen
Copy link
Contributor

@arnaudh
Copy link

arnaudh commented Aug 23, 2021

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