WorldFootballScraperJob.Run

// Job ID: 58f1e579-f3dc-4659-9ae1-94738bc044e3
using Hangfire.Jobs.Derbyseger;

var worldFootballScraperJob = Activate<WorldFootballScraperJob>();
await worldFootballScraperJob.Run();

Parameters

RecurringJobId
"Derbyseger.WorldFootballScraper"
Time
1764547202
CurrentCulture
""
CurrentUICulture
""
RetryCount
10

State

12/01/2025 00:00:02 (- <1ms) Enqueued

Triggered by recurring job scheduler

Queue:
default

-3.980s Processing

Server:
18b393c90d1a:1
Worker:
690acd41

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-40.386s Scheduled

Retry attempt 1 of 10: Index was outside the bounds of the array.

Enqueue at:
12/01/2025 00:00:40

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-75ms Processing

Server:
18b393c90d1a:1
Worker:
26dbafa2

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-44.924s Scheduled

Retry attempt 2 of 10: Index was outside the bounds of the array.

Enqueue at:
12/01/2025 00:01:31

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-118ms Processing

Server:
18b393c90d1a:1
Worker:
26dbafa2

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-1m 14.882s Scheduled

Retry attempt 3 of 10: Index was outside the bounds of the array.

Enqueue at:
12/01/2025 00:02:36

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-904ms Processing

Server:
18b393c90d1a:1
Worker:
26dbafa2

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-2m 59.099s Scheduled

Retry attempt 4 of 10: Index was outside the bounds of the array.

Enqueue at:
12/01/2025 00:05:36

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-1.528s Processing

Server:
18b393c90d1a:1
Worker:
c4470a8a

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-6m 13.475s Scheduled

Retry attempt 5 of 10: Index was outside the bounds of the array.

Enqueue at:
12/01/2025 00:11:59

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-149ms Processing

Server:
18b393c90d1a:1
Worker:
c36d2322

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-11m 59.856s Scheduled

Retry attempt 6 of 10: Index was outside the bounds of the array.

Enqueue at:
12/01/2025 00:23:54

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-2.101s Processing

Server:
18b393c90d1a:1
Worker:
c36d2322

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-23m 12.937s Scheduled

Retry attempt 7 of 10: Index was outside the bounds of the array.

Enqueue at:
12/01/2025 00:47:05

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-1.607s Processing

Server:
18b393c90d1a:1
Worker:
c4470a8a

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-42m 58.441s Scheduled

Retry attempt 8 of 10: Index was outside the bounds of the array.

Enqueue at:
12/01/2025 01:30:06

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-149ms Processing

Server:
18b393c90d1a:1
Worker:
2577d7a8

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-1h 12m Scheduled

Retry attempt 9 of 10: Index was outside the bounds of the array.

Enqueue at:
12/01/2025 02:43:00

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-194ms Processing

Server:
18b393c90d1a:1
Worker:
b3bc1d37

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-1h 51m Scheduled

Retry attempt 10 of 10: Index was outside the bounds of the array.

Enqueue at:
12/01/2025 04:34:38

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-3.524s Processing

Server:
18b393c90d1a:1
Worker:
0b7ebfa5

+4h 34m Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

12/01/2025 00:00:02 Created