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

So many logs: Test Failed: length(response["events"]) == 1 #38

Open
TylerLoewen opened this issue Sep 15, 2021 · 1 comment · Fixed by #39
Open

So many logs: Test Failed: length(response["events"]) == 1 #38

TylerLoewen opened this issue Sep 15, 2021 · 1 comment · Fixed by #39

Comments

@TylerLoewen
Copy link
Contributor

TylerLoewen commented Sep 15, 2021

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

This failure has been occurring fairly consistently for the past few months. Maybe this sleep time needs to be increased to allow more time for logs to be processed?

So many logs: Test Failed at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:469
  Expression: length(response["events"]) == 1
   Evaluated: 0 == 1
Stacktrace:
 [1] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:469
 [2] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
 [3] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:432
 [4] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
 [5] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:343
 [6] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
 [7] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:2
So many logs: Error During Test at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:431
  Got exception outside of a @test
  BoundsError: attempt to access 0-element Array{Any,1} at index [1]
  Stacktrace:
   [1] getindex(::Array{Any,1}, ::Int64) at .\array.jl:744
   [2] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:470
   [3] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
   [4] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:432
   [5] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
   [6] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:343
   [7] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
   [8] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:2
   [9] include at .\boot.jl:328 [inlined]
   [10] include_relative(::Module, ::String) at .\loading.jl:1105
   [11] include(::Module, ::String) at .\Base.jl:31
   [12] include(::String) at .\client.jl:424
   [13] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\runtests.jl:81
   [14] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
   [15] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\runtests.jl:79
   [16] include at .\boot.jl:328 [inlined]
   [17] include_relative(::Module, ::String) at .\loading.jl:1105
   [18] include(::Module, ::String) at .\Base.jl:31
   [19] include(::String) at .\client.jl:424
   [20] top-level scope at none:6
   [21] eval(::Module, ::Any) at .\boot.jl:330
   [22] exec_options(::Base.JLOptions) at .\client.jl:263
   [23] _start() at .\client.jl:460
@Wynand
Copy link

Wynand commented Sep 20, 2021

@Wynand Wynand reopened this Sep 20, 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

Successfully merging a pull request may close this issue.

2 participants