HASEL-UZH / PersonalAnalytics

Personal Analytics project to increase knowledge workers' awareness about work and productivity.
https://hasel.dev/project/individual-productivity/
Other
53 stars 15 forks source link

Issues with Experience Sampling #295

Open SRichner opened 2 months ago

SRichner commented 2 months ago

@AlexanderLill reported getting 6 experience sampling requests within an hour

[2024-03-13 15:01:29.578] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Mar 13 2024 15:01:29 GMT+0100 (Central European Standard Time), fired at Wed Mar 13 2024 15:01:29 GMT+0100 (Central European Standard Time)
[2024-03-13 15:01:29.733] [debug] (ExperienceSamplingTracker)    intervalInMs: 10800000, samplingRandomization: 0.1, subtractOrAdd: -1
[2024-03-13 15:01:29.733] [debug] (ExperienceSamplingTracker)    Randomization: -305548.1841616664 (-5.092469736027772 minutes)
[2024-03-13 15:01:29.734] [debug] (ExperienceSamplingTracker)    Next invocation: Wed Mar 13 2024 17:56:24 GMT+0100 (Central European Standard Time)
[2024-03-13 15:01:33.938] [debug] (ExperienceSamplingService)    createExperienceSample: promptedAt=Wed Mar 13 2024 15:01:29 GMT+0100 (Central European Standard Time), question=How well did you spend your time in the previous session?, response=6, skipped=false
[2024-03-13 15:02:49.370] [debug] (Main)                         The system is going to sleep
[2024-03-13 15:02:49.885] [debug] (Main)                         The system is going to lock-screen
[2024-03-13 15:03:34.423] [debug] (Main)                         The system is resuming
[2024-03-13 15:03:35.550] [info]  (ExperienceSamplingTracker)    Resuming ExperienceSamplingTracker
[2024-03-13 15:03:35.691] [debug] (Main)                         The system is going to unlock-screen
[2024-03-13 15:03:56.434] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Mar 13 2024 15:03:56 GMT+0100 (Central European Standard Time), fired at Wed Mar 13 2024 15:03:56 GMT+0100 (Central European Standard Time)
[2024-03-13 15:03:56.569] [debug] (ExperienceSamplingTracker)    intervalInMs: 10800000, samplingRandomization: 0.1, subtractOrAdd: 1
[2024-03-13 15:03:56.570] [debug] (ExperienceSamplingTracker)    Randomization: 179503.2828212574 (2.99172138035429 minutes)
[2024-03-13 15:03:56.570] [debug] (ExperienceSamplingTracker)    Next invocation: Wed Mar 13 2024 18:06:56 GMT+0100 (Central European Standard Time)
[2024-03-13 15:04:04.298] [debug] (ExperienceSamplingService)    createExperienceSample: promptedAt=Wed Mar 13 2024 15:03:56 GMT+0100 (Central European Standard Time), question=How well did you spend your time in the previous session?, response=5, skipped=false
[2024-03-13 15:08:22.562] [debug] (Main)                         The system is going to sleep
[2024-03-13 15:08:23.088] [debug] (Main)                         The system is going to lock-screen
[2024-03-13 15:08:33.935] [debug] (Main)                         The system is resuming
[2024-03-13 15:08:33.960] [info]  (ExperienceSamplingTracker)    Resuming ExperienceSamplingTracker
[2024-03-13 15:08:35.170] [debug] (Main)                         The system is going to unlock-screen
[2024-03-13 15:10:10.566] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Mar 13 2024 15:10:10 GMT+0100 (Central European Standard Time), fired at Wed Mar 13 2024 15:10:10 GMT+0100 (Central European Standard Time)
[2024-03-13 15:10:10.730] [debug] (ExperienceSamplingTracker)    intervalInMs: 10800000, samplingRandomization: 0.1, subtractOrAdd: 1
[2024-03-13 15:10:10.730] [debug] (ExperienceSamplingTracker)    Randomization: 171529.5856803441 (2.8588264280057354 minutes)
[2024-03-13 15:10:10.731] [debug] (ExperienceSamplingTracker)    Next invocation: Wed Mar 13 2024 18:13:02 GMT+0100 (Central European Standard Time)
[2024-03-13 15:10:22.745] [debug] (ExperienceSamplingService)    createExperienceSample: promptedAt=Wed Mar 13 2024 15:10:10 GMT+0100 (Central European Standard Time), question=How well did you spend your time in the previous session?, response=5, skipped=false
[2024-03-13 15:12:43.401] [info]  (WindowService)                Opening logs at /Users/alex/Library/Logs/personal-analytics
AlexanderLill commented 2 months ago

I have a suspicion it might have to do with either unstable/missing WIFI, or, more likely, that I locked and unlocked the laptop repeatedly to save power

casaout commented 2 months ago

I have a suspicion it might have to do with either unstable/missing WIFI, or, more likely, that I locked and unlocked the laptop repeatedly to save power

as we've defined the algorithm, regularly locking/unlocking the laptop would actually reduce the number of popups, not increase it... But a similar thing happened for me, hopefully no longer on v0.0.19

casaout commented 2 months ago

Today, though, I've had the popup 20s after starting my laptop (for the first time on that day):

image

[2024-03-13 22:44:49.620] [debug] (UsageDataService) Creating new usage data event of type SYSTEM_SUSPEND [2024-03-14 07:42:55.760] [debug] (Main) The system is resuming [2024-03-14 07:42:56.044] [info] (ExperienceSamplingTracker) Resuming ExperienceSamplingTracker [2024-03-14 07:42:56.045] [debug] (UsageDataService) Creating new usage data event of type SYSTEM_RESUME [2024-03-14 07:42:56.048] [info] (ExperienceSamplingTracker) Next invocation is in the past, scheduling job to fire in 30 minutes + randomization [2024-03-14 07:42:56.049] [info] (ExperienceSamplingTracker) Resume, scheduled to fire at Thu Mar 14 2024 08:29:02 GMT+0100 (Mitteleuropäische Normalzeit) [2024-03-14 07:42:56.053] [debug] (Main) The system is resuming [2024-03-14 07:42:56.055] [debug] (UsageDataService) Creating new usage data event of type SYSTEM_RESUME [2024-03-14 07:42:56.066] [info] (ExperienceSamplingTracker) Experience Sampling Job was supposed to fire at Wed Mar 13 2024 22:57:02 GMT+0100 (Mitteleuropäische Normalzeit), fired at Thu Mar 14 2024 07:42:56 GMT+0100 (Mitteleuropäische Normalzeit) [2024-03-14 07:42:56.067] [debug] (UsageDataService) Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED [2024-03-14 07:42:56.946] [debug] (WindowService) Updating tray [2024-03-14 07:42:56.948] [info] (AutoUpdater) Checking for update [2024-03-14 07:42:56.949] [info] (AutoUpdater) Checking for update... [2024-03-14 07:42:57.015] [debug] (Main) The system is going to unlock-screen [2024-03-14 07:42:57.015] [debug] (UsageDataService) Creating new usage data event of type SYSTEM_UNLOCK_SCREEN [2024-03-14 07:42:58.728] [debug] (ExperienceSamplingTracker) intervalInMs: 10800000, samplingRandomization: 0.1, subtractOrAdd: 1 [2024-03-14 07:42:58.729] [debug] (ExperienceSamplingTracker) Randomization: 504853.1148057771 (8.414218580096284 minutes)

I think interesting are these two lines:

Shouldn't it have been triggered at 08:29 per the logs? Per the algorithm we've discussed, if I am not mistaken, it would've been 30mins (+- 10%) after resumption?

casaout commented 2 months ago

This morning, I received a self-report pop-up right when I started working on my computer.

After keeping it open for 20mins, it now closed and reopened with another pop-up.

[2024-03-18 02:24:31.647] [debug] (WindowService)                Updating tray
[2024-03-18 08:00:18.130] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Mon Mar 18 2024 02:54:26 GMT+0100 (Mitteleuropäische Normalzeit), fired at Mon Mar 18 2024 08:00:18 GMT+0100 (Mitteleuropäische Normalzeit)
[2024-03-18 08:00:18.132] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-03-18 08:00:19.125] [debug] (WindowService)                Updating tray
[2024-03-18 08:00:26.604] [info]  (AutoUpdater)                  Checking for update
[2024-03-18 08:00:27.489] [info]  (AutoUpdater)                  Checking for update...
[2024-03-18 08:00:28.034] [debug] (Main)                         The system is resuming
[2024-03-18 08:00:28.050] [info]  (ExperienceSamplingTracker)    Resuming ExperienceSamplingTracker
[2024-03-18 08:00:28.051] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_RESUME
[2024-03-18 08:00:28.053] [info]  (ExperienceSamplingTracker)    Next invocation is in the past, scheduling job to fire in 30 minutes + randomization
[2024-03-18 08:00:28.056] [info]  (ExperienceSamplingTracker)    Resume, scheduled to fire at Mon Mar 18 2024 08:22:19 GMT+0100 (Mitteleuropäische Normalzeit)
[2024-03-18 08:00:28.072] [debug] (Main)                         The system is resuming
[2024-03-18 08:00:28.073] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_RESUME
[2024-03-18 08:00:32.282] [debug] (ExperienceSamplingTracker)    intervalInMs: 10800000, samplingRandomization: 0.1, subtractOrAdd: -1
[2024-03-18 08:00:32.282] [debug] (ExperienceSamplingTracker)    Randomization: -597388.5369261197 (-9.956475615435329 minutes)
[2024-03-18 08:00:32.283] [debug] (ExperienceSamplingTracker)    Next invocation: Mon Mar 18 2024 10:50:34 GMT+0100 (Mitteleuropäische Normalzeit)
[2024-03-18 08:00:33.938] [info]  (AutoUpdater)                  Update for version 0.0.19 is not available (latest version: 0.0.19, downgrade is disallowed).
[2024-03-18 08:00:33.938] [info]  (AutoUpdater)                  Update not available.
[2024-03-18 08:00:33.939] [debug] (WindowService)                Updating tray
[2024-03-18 08:00:39.671] [debug] (Main)                         The system is going to unlock-screen
[2024-03-18 08:00:39.672] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_UNLOCK_SCREEN
[2024-03-18 08:22:19.612] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Mon Mar 18 2024 08:22:19 GMT+0100 (Mitteleuropäische Normalzeit), fired at Mon Mar 18 2024 08:22:19 GMT+0100 (Mitteleuropäische Normalzeit)
[2024-03-18 08:22:19.614] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-03-18 08:22:20.080] [debug] (ExperienceSamplingTracker)    intervalInMs: 10800000, samplingRandomization: 0.1, subtractOrAdd: -1
[2024-03-18 08:22:20.081] [debug] (ExperienceSamplingTracker)    Randomization: -7641.534663871034 (-0.12735891106451724 minutes)
[2024-03-18 08:22:20.082] [debug] (ExperienceSamplingTracker)    Next invocation: Mon Mar 18 2024 11:22:12 GMT+0100 (Mitteleuropäische Normalzeit)
[2024-03-18 08:22:53.532] [debug] (ExperienceSamplingService)    createExperienceSample: promptedAt=Mon Mar 18 2024 08:22:20 GMT+0100 (Mitteleuropäische Normalzeit), question=How well did you spend your time in the previous session?, response=2, skipped=false
[2024-03-18 08:22:53.690] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_ANSWERED
[2024-03-18 08:23:15.007] [info]  (WindowService)                Opening logs at C:\Users\casao\AppData\Roaming\personal-analytics\logs
casaout commented 2 months ago

@AlexanderLill does it also work better for you (i.e. no more multiple pop-ups after each other)?

AlexanderLill commented 1 month ago

I have not experienced this behavior since then, but did not have the same extreme sleep-wake switches as when I created the issue. So far the experience sampling works fine, except sometimes the dialogue is shown right after unlocking the laptop (so I skip it), and at some point it would be cool to define working times, so that my experience watching episodes of "Last Of Us" is less often experience sampled.

casaout commented 1 month ago

I have not experienced this behavior since then, but did not have the same extreme sleep-wake switches as when I created the issue. So far the experience sampling works fine, except sometimes the dialogue is shown right after unlocking the laptop (so I skip it), and at some point it would be cool to define working times, so that my experience watching episodes of "Last Of Us" is less often experience sampled.

thanks for the feedback! When you mention that it appears right after resuming, could it be that this is ca 27mins later, or do you mean within the first few minutes (which would be a bug?)

CC @SRichner

AlexanderLill commented 1 month ago

Sometimes it is shown within the first few minutes after resuming - I will check if I am on the latest version and try to copy the logs next time it happens.

AlexanderLill commented 1 month ago

Is it correct that, when the sampling is shown, the log message EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED appears, and when I filled it, EXPERIENCE_SAMPLING_ANSWERED appears? Does the EXPERIENCE_SAMPLING_ANSWERED message also appear when I click on the "Skip" button? @SRichner

SRichner commented 1 month ago

@AlexanderLill Yes, however, when skipping, an ExperienceSamplingSkipped event should be stored

AlexanderLill commented 1 month ago

Hoi, I have not observed the behavior initially described in this issue. However, I sometimes still notice that there is an experience-sampling window already shown when I unlock my laptop. Checking the logs, it also seems that something was happening the entire night - I have locked my laptop at about 11pm, and opened it at 9:18am and 10:04. As shown in the screenshots, at both these times an experience-sampling window was shown with a timestamp a few minutes before (9:05 and 10:01). @SRichner

I am using version 0.0.21

Screenshot 2024-04-10 at 09 18 27 Screenshot 2024-04-10 at 10 04 16

Here are the logs

[2024-04-09 23:02:00.005] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-09 23:02:00.051] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-09 23:02:00.051] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Tue Apr 09 2024 23:02:00 GMT+0200 (Central European Summer Time), fired at Tue Apr 09 2024 23:02:00 GMT+0200 (Central European Summer Time)
[2024-04-09 23:02:00.052] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-09 23:02:00.272] [debug] (ExperienceSamplingTracker)    intervalInMs: 3600000, samplingRandomization: 0.1, subtractOrAdd: -1
[2024-04-09 23:02:00.272] [debug] (ExperienceSamplingTracker)    Randomization: -152737.3983523095 (-2.545623305871825 minutes)
[2024-04-09 23:02:00.272] [debug] (ExperienceSamplingTracker)    Next invocation: Tue Apr 09 2024 23:59:27 GMT+0200 (Central European Summer Time)
[2024-04-09 23:08:09.622] [debug] (ExperienceSamplingService)    createExperienceSample: promptedAt=Tue Apr 09 2024 23:02:00 GMT+0200 (Central European Summer Time), question=Compared to your normal level of productivity, how productive do you consider the previous session?, response=7, skipped=false
[2024-04-09 23:08:09.773] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_ANSWERED
[2024-04-09 23:40:01.552] [debug] (Main)                         The system is going to sleep
[2024-04-09 23:40:01.589] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_SUSPEND
[2024-04-09 23:40:02.352] [debug] (Main)                         The system is going to lock-screen
[2024-04-09 23:40:02.353] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_LOCK_SCREEN
[2024-04-10 01:01:07.174] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:07.179] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:07 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:07 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:07.183] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:07.413] [debug] (WindowService)                Updating tray
[2024-04-10 01:01:07.431] [info]  (AutoUpdater)                  Checking for update
[2024-04-10 01:01:07.434] [info]  (AutoUpdater)                  Checking for update...
[2024-04-10 01:01:07.565] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:07.570] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:07 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:07 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:07.577] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:08.245] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:08.250] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:08 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:08 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:08.258] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:09.009] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:09.017] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:09 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:09 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:09.027] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:09.714] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:09.717] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:09 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:09 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:09.723] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:10.462] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:10.474] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:10 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:10 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:10.486] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:11.155] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:11.159] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:11 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:11.166] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:11.891] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:11.896] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:11 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:11.904] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:13.286] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:13.325] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:13 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:13 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:13.391] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:14.524] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:14.530] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:14 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:14 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:14.537] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:15.508] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:15.513] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:15 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:15 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:15.529] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:16.999] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:17.006] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:17 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:17.013] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:18.408] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:18.417] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:18 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:18.423] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:19.708] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:19.723] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:19 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:19.779] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:21.191] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:21.198] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:21 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:21 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:21.230] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:22.669] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:22.674] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:22 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:22 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:22.680] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:24.153] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:24.158] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:24 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:24 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:24.165] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:25.693] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:25.731] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:25 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:25.737] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:26.875] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:26.926] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:26 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:26.933] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:28.173] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:28.174] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:28 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:28.176] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:28.431] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:28.432] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:28 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:28.434] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:28.635] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:28.636] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:28 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:28.639] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:28.807] [info]  (AutoUpdater)                  Update for version 0.0.21 is not available (latest version: 0.0.21, downgrade is disallowed).
[2024-04-10 01:01:28.808] [info]  (AutoUpdater)                  Update not available.
[2024-04-10 01:01:28.809] [debug] (WindowService)                Updating tray
[2024-04-10 01:01:28.879] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:28.880] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:28 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:28.882] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:29.090] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:29.091] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:29 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:29.093] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:29.242] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:29.243] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:29 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:29.244] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:29.424] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:29.425] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:29 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:29.427] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:29.579] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:29.580] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:29 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:29.582] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:29.751] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:29.752] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:29 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:29.753] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:01:29.914] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:01:29.915] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:01:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:01:29 GMT+0200 (Central European Summer Time)
[2024-04-10 01:01:29.917] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:35.700] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:35.701] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:35 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:35 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:35.702] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:35.752] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:35.752] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:35 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:35 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:35.753] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:35.798] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:35.799] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:35 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:35 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:35.799] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:35.844] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:35.845] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:35 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:35 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:35.845] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.024] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.025] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.025] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.069] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.070] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.070] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.131] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.132] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.133] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.184] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.184] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.185] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.237] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.237] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.238] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.295] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.296] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.296] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.344] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.344] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.345] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.390] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.390] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.391] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.435] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.435] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.436] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.475] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.476] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.476] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.529] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.530] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.530] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.602] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.603] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.604] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.734] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.734] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.736] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.787] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.787] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.788] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.842] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.842] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.843] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.884] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.884] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.885] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.928] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.928] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.929] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:36.971] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:36.972] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:36 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:36.972] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.014] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.015] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.015] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.059] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.059] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.060] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.105] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.106] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.106] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.146] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.146] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.147] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.184] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.185] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.185] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.230] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.231] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.231] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.271] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.271] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.272] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.311] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.312] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.312] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.351] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.351] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.352] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.390] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.391] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.391] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.432] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.433] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.433] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.472] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.472] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.473] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.511] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.511] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.511] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.552] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.552] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.553] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.593] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.593] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.594] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.634] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.634] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.635] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.677] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.677] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.678] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.715] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.715] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.716] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.760] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.760] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.761] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.803] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.804] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.805] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.852] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.853] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.853] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.893] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.894] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.894] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.932] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.932] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.933] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:37.973] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:37.973] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:37 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:37.974] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.016] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.016] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.017] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.060] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.060] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.061] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.102] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.103] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.103] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.143] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.143] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.144] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.188] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.188] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.189] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.232] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.233] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.233] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.280] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.280] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.281] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.324] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.324] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.325] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.397] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.398] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.398] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.442] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.442] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.443] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.521] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.521] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.522] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.625] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.625] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.627] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.711] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.712] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.713] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.764] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.765] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.765] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.844] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.845] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.846] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.897] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.897] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.898] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:38.951] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:38.951] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:38 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:38.952] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.003] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.003] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.004] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.048] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.049] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.049] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.092] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.092] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.093] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.138] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.138] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.139] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.184] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.185] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.185] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.226] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.226] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.227] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.267] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.267] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.268] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.309] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.309] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.310] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.353] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.354] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.354] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.391] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.391] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.392] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.430] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.430] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.431] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.467] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.467] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.468] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.504] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.504] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.504] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.540] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.540] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.541] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.576] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.577] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.577] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.611] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.612] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.612] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.649] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.649] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.650] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.686] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.687] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.687] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.728] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.729] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.730] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 01:40:39.780] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 01:40:39.780] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 01:40:39 GMT+0200 (Central European Summer Time)
[2024-04-10 01:40:39.781] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:47.050] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:47.084] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:47 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:47 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:47.119] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:48.243] [debug] (WindowService)                Updating tray
[2024-04-10 03:40:48.248] [info]  (AutoUpdater)                  Checking for update
[2024-04-10 03:40:48.249] [info]  (AutoUpdater)                  Checking for update...
[2024-04-10 03:40:48.490] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:48.490] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:48 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:48 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:48.491] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:48.729] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:48.729] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:48 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:48 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:48.730] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:49.036] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:49.037] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:49 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:49 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:49.037] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:49.112] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:49.112] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:49 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:49 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:49.113] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:49.335] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:49.336] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:49 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:49 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:49.337] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:49.399] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:49.399] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:49 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:49 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:49.400] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:49.587] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:49.588] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:49 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:49 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:49.588] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:49.838] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:49.838] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:49 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:49 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:49.839] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:50.019] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:50.020] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:50.021] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:50.137] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:50.138] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:50.138] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:50.227] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:50.227] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:50.228] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:50.452] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:50.454] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:50.457] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:50.674] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:50.674] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:50.675] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:50.720] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:50.721] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:50.721] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:50.768] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:50.768] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:50.769] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:50.854] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:50.854] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:50.855] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:50.901] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:50.901] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:50.902] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:50.991] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:50.992] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:50 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:50.992] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.048] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.048] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.049] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.107] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.107] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.108] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.187] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.187] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.188] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.235] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.235] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.236] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.293] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.293] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.294] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.349] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.349] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.350] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.400] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.401] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.402] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.443] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.443] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.444] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.487] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.491] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.491] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.547] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.547] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.548] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.708] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.716] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.717] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.833] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.834] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.834] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.911] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.912] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.912] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:51.976] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:51.981] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:51 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:51.981] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.032] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.032] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.033] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.078] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.079] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.080] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.134] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.145] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.146] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.283] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.284] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.284] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.332] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.332] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.333] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.374] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.375] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.375] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.416] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.416] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.417] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.460] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.460] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.460] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.502] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.502] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.503] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.545] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.545] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.546] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.589] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.590] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.590] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.645] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.645] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.646] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.738] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.738] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.739] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.807] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.808] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.808] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.870] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.871] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.871] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.919] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.919] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.920] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:52.964] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:52.964] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:52 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:52.964] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.007] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.007] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.008] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.065] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.066] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.066] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.125] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.126] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.126] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.181] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.199] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.200] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.302] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.303] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.303] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.343] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.344] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.344] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.383] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.384] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.384] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.429] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.430] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.430] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.468] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.469] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.469] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.513] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.513] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.514] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.565] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.565] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.565] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.614] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.614] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.615] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.657] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.657] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.657] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.711] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.712] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.713] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.761] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.762] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.762] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:53.902] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:53.903] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:53 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:53.904] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:54.134] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:54.134] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:54.135] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:54.179] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:54.180] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:54.180] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:54.222] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:54.222] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:54.223] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:54.301] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:54.301] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:54.302] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:54.402] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:54.402] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:54.403] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:54.461] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:54.462] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:54.462] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:54.522] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:54.523] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:54.524] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:54.662] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:54.662] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:54.665] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:54.740] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:54.741] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:54.741] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:54.926] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:54.926] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:54.927] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:54.973] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:54.973] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:54 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:54.974] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.055] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.056] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.056] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.116] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.116] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.117] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.166] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.166] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.167] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.225] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.225] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.226] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.278] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.278] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.279] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.326] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.327] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.328] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.380] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.380] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.381] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.449] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.450] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.450] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.503] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.503] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.505] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.552] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.552] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.553] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.596] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.597] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.597] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.641] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.641] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.642] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.685] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.685] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.686] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.725] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.725] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.726] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.768] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.768] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.769] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.816] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.817] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.817] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.864] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.864] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.864] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.906] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.906] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.906] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.947] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.947] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.947] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:55.986] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:55.987] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:55 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:55.988] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.029] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.029] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.030] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.105] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.106] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.106] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.151] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.151] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.152] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.206] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.206] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.207] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.247] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.247] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.248] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.289] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.289] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.289] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.334] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.334] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.335] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.395] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.396] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.396] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.438] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.438] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.439] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.484] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.484] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.485] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.573] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.573] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.574] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.624] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.624] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.625] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.664] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.664] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.665] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.702] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.702] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.703] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.742] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.743] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.743] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.786] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.786] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.787] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.830] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.830] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.830] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.875] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.875] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.876] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.919] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.919] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.920] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:56.962] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:56.963] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:56 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:56.963] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:57.007] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:57.007] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:57 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:57 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:57.008] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:57.052] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:57.052] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:57 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:57 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:57.053] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:57.119] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 03:40:57.120] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 03:40:57 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 03:40:57 GMT+0200 (Central European Summer Time)
[2024-04-10 03:40:57.120] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 03:40:57.324] [debug] (ExperienceSamplingTracker)    intervalInMs: 3600000, samplingRandomization: 0.1, subtractOrAdd: -1
[2024-04-10 03:40:57.324] [debug] (ExperienceSamplingTracker)    Randomization: -210218.90736841294 (-3.503648456140216 minutes)
[2024-04-10 03:40:57.325] [debug] (ExperienceSamplingTracker)    Next invocation: Wed Apr 10 2024 04:37:27 GMT+0200 (Central European Summer Time)
[2024-04-10 03:41:09.781] [info]  (AutoUpdater)                  Update for version 0.0.21 is not available (latest version: 0.0.21, downgrade is disallowed).
[2024-04-10 03:41:09.781] [info]  (AutoUpdater)                  Update not available.
[2024-04-10 03:41:09.782] [debug] (WindowService)                Updating tray
[2024-04-10 05:38:25.114] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:25.136] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:25.254] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:25.358] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:25.358] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:25.359] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:25.529] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:25.529] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:25.530] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:25.601] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:25.602] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:25.602] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:25.641] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:25.641] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:25.642] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:25.694] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:25.695] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:25.697] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:25.732] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:25.732] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:25.733] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:25.774] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:25.774] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:25.774] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:25.831] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:25.832] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:25.832] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:25.874] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:25.874] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:25.875] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:25.913] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:25.913] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:25.914] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:25.956] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:25.956] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:25 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:25.957] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.014] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.014] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.015] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.060] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.061] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.061] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.108] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.108] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.109] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.147] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.147] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.147] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.203] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.203] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.204] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.247] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.247] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.248] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.292] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.292] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.293] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.348] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.349] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.349] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.392] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.392] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.392] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.434] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.434] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.435] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.479] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.479] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.480] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.540] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.540] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.541] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.582] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.582] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.583] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.660] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.661] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.661] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.707] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.708] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.708] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.749] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.749] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.750] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.825] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.826] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.826] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.861] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.861] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.862] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.908] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.910] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.910] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:26.969] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:26.969] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:26 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:26.970] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.016] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.017] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.017] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.056] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.056] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.057] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.102] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.102] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.103] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.153] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.153] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.154] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.194] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.194] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.195] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.244] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.244] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.244] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.282] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.282] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.282] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.407] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.407] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.408] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.455] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.456] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.456] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.496] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.496] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.497] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.535] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.536] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.536] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.607] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.608] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.610] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.664] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.664] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.665] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.725] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.726] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.727] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.796] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.796] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.797] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.844] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.844] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.845] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.896] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.897] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.897] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:27.936] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:27.936] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:27 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:27.937] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.018] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.018] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.019] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.068] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.068] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.069] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.117] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.118] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.118] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.156] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.157] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.157] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.236] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.236] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.237] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.282] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.282] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.283] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.328] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.328] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.329] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.402] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.403] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.403] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.462] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.463] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.463] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.509] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.509] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.510] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.562] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.562] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.563] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.612] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.612] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.613] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.701] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.701] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.702] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.762] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.762] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.763] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.812] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.812] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.813] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.862] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.862] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.863] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:28.947] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:28.949] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:28 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:28.950] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.004] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.005] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.005] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.050] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.050] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.051] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.095] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.095] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.095] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.132] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.132] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.133] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.279] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.280] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.292] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.344] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.344] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.345] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.400] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.400] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.401] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.447] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.447] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.448] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.494] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.495] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.495] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.544] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.544] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.545] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.594] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.594] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.595] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.648] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.649] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.649] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.704] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.705] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.706] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.767] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.767] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.769] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.844] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.845] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.847] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.909] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.909] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.910] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:29.981] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:29.981] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:29 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:29.982] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.035] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.036] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.036] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.080] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.081] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.081] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.125] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.125] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.125] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.161] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.161] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.161] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.271] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.271] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.272] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.324] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.325] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.325] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.379] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.379] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.380] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.425] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.425] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.426] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.474] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.475] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.475] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.518] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.518] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.518] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.568] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.569] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.569] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.676] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.676] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.677] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.745] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.745] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.746] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.808] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.808] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.809] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.881] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.882] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.882] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.926] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.926] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.927] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:30.976] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:30.976] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:30 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:30.977] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.020] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.020] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.020] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.060] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.061] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.061] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.103] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.104] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.104] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.145] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.145] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.146] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.220] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.220] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.221] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.278] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.279] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.280] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.333] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.333] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.334] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.383] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.384] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.385] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.435] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.435] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.436] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.483] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.484] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.484] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.536] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.536] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.537] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.585] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.596] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.597] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.652] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.653] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.653] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.693] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.694] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.695] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.732] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.732] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.733] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:31.776] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 05:38:31.776] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 05:38:31 GMT+0200 (Central European Summer Time)
[2024-04-10 05:38:31.777] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 05:38:32.144] [debug] (ExperienceSamplingTracker)    intervalInMs: 3600000, samplingRandomization: 0.1, subtractOrAdd: -1
[2024-04-10 05:38:32.144] [debug] (ExperienceSamplingTracker)    Randomization: -171704.3625649324 (-2.8617393760822067 minutes)
[2024-04-10 05:38:32.144] [debug] (ExperienceSamplingTracker)    Next invocation: Wed Apr 10 2024 06:35:40 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:13.304] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:13.329] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:13 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:13 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:14.289] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:15.957] [debug] (WindowService)                Updating tray
[2024-04-10 07:00:15.973] [info]  (AutoUpdater)                  Checking for update
[2024-04-10 07:00:15.976] [info]  (AutoUpdater)                  Checking for update...
[2024-04-10 07:00:16.117] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:16.117] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:16.118] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:16.472] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:16.472] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:16.473] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:16.553] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:16.554] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:16.555] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:16.627] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:16.627] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:16.628] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:16.700] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:16.700] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:16.702] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:16.815] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:16.815] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:16.816] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:16.872] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:16.873] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:16.873] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:16.929] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:16.929] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:16.931] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:16.983] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:16.984] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:16 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:16.984] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.041] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.042] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.042] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.159] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.164] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.165] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.236] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.237] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.237] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.283] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.284] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.284] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.342] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.342] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.343] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.389] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.389] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.390] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.476] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.477] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.479] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.531] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.531] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.532] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.583] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.584] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.585] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.631] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.632] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.632] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.680] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.680] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.690] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.789] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.790] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.791] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.844] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.844] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.845] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.912] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.912] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.913] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:17.981] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:17.982] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:17 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:17.983] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.085] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.085] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.086] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.132] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.133] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.133] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.182] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.182] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.183] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.227] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.227] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.227] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.282] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.282] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.283] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.364] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.365] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.365] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.434] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.434] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.434] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.477] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.477] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.478] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.525] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.525] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.526] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.567] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.567] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.568] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.617] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.617] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.617] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.662] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.662] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.663] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.703] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.703] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.704] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.740] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.741] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.741] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.779] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.779] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.780] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.831] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.832] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.833] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:18.944] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:18.945] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:18 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:18.947] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.067] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.067] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.068] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.124] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.124] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.125] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.203] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.203] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.204] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.285] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.286] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.286] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.337] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.338] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.339] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.386] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.386] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.387] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.440] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.440] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.441] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.488] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.489] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.489] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.533] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.533] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.534] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.588] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.589] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.589] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.649] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.650] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.650] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.710] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.711] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.711] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.760] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.762] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.763] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.813] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.813] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.814] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.854] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.854] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.855] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.884] [info]  (AutoUpdater)                  Update for version 0.0.21 is not available (latest version: 0.0.21, downgrade is disallowed).
[2024-04-10 07:00:19.884] [info]  (AutoUpdater)                  Update not available.
[2024-04-10 07:00:19.884] [debug] (WindowService)                Updating tray
[2024-04-10 07:00:19.898] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.898] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.899] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.936] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.937] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.937] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:19.976] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:19.977] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:19 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:19.977] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.017] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.018] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.018] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.057] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.057] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.057] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.099] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.099] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.099] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.145] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.145] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.146] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.187] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.187] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.188] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.228] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.229] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.229] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.266] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.267] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.267] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.307] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.307] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.307] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.344] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.345] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.345] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.383] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.383] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.384] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.422] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.423] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.423] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.464] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.464] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.464] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.506] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.507] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.507] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.548] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.548] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.549] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.591] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.591] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.592] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.635] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.636] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.636] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.676] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.676] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.677] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.714] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.714] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.715] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.753] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.754] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.754] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.793] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.794] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.795] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.832] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.832] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.833] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:20.873] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 07:00:20.873] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 07:00:20 GMT+0200 (Central European Summer Time)
[2024-04-10 07:00:20.874] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 07:00:21.080] [debug] (ExperienceSamplingTracker)    intervalInMs: 3600000, samplingRandomization: 0.1, subtractOrAdd: -1
[2024-04-10 07:00:21.081] [debug] (ExperienceSamplingTracker)    Randomization: -230876.48064917602 (-3.8479413441529338 minutes)
[2024-04-10 07:00:21.082] [debug] (ExperienceSamplingTracker)    Next invocation: Wed Apr 10 2024 07:56:30 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.021] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:11.042] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.157] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:11.397] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:11.398] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.398] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:11.576] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:11.576] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.576] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:11.660] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:11.661] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.662] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:11.702] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:11.702] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.703] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:11.738] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:11.738] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.738] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:11.776] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:11.776] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.777] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:11.819] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:11.819] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.820] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:11.855] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:11.856] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.856] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:11.893] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:11.894] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.894] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:11.931] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:11.932] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.932] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:11.975] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:11.976] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:11 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:11.977] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:12.019] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 08:00:12.019] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 08:00:12 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 08:00:12 GMT+0200 (Central European Summer Time)
[2024-04-10 08:00:12.020] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 08:00:12.587] [debug] (ExperienceSamplingTracker)    intervalInMs: 3600000, samplingRandomization: 0.1, subtractOrAdd: 1
[2024-04-10 08:00:12.589] [debug] (ExperienceSamplingTracker)    Randomization: 135613.91106544176 (2.260231851090696 minutes)
[2024-04-10 08:00:12.590] [debug] (ExperienceSamplingTracker)    Next invocation: Wed Apr 10 2024 09:02:28 GMT+0200 (Central European Summer Time)
[2024-04-10 09:04:55.540] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:04:55.713] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:04:55 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:04:55 GMT+0200 (Central European Summer Time)
[2024-04-10 09:04:55.882] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:04:57.463] [debug] (WindowService)                Updating tray
[2024-04-10 09:04:57.526] [info]  (AutoUpdater)                  Checking for update
[2024-04-10 09:04:57.531] [info]  (AutoUpdater)                  Checking for update...
[2024-04-10 09:04:58.327] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:04:58.331] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:04:58 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:04:58 GMT+0200 (Central European Summer Time)
[2024-04-10 09:04:58.338] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:04:59.607] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:04:59.623] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:04:59 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:04:59 GMT+0200 (Central European Summer Time)
[2024-04-10 09:04:59.630] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:01.360] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:01.376] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:01 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:01 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:01.389] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:02.541] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:02.559] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:02 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:02 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:02.574] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:03.697] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:03.701] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:03 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:03 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:03.709] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:04.746] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:04.750] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:04 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:04 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:04.798] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:05.771] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:05.776] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:05 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:05 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:05.783] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:06.972] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:06.976] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:06 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:06 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:06.983] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:08.212] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:08.216] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:08 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:08 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:08.222] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:09.190] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:09.195] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:09 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:09 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:09.205] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:10.270] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:10.277] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:10 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:10 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:10.285] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:11.170] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:11.176] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:11 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:11 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:11.183] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:12.049] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:12.054] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:12 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:12 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:12.061] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:13.044] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:13.049] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:13 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:13 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:13.074] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:13.978] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:14.000] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:14 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:14 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:14.008] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:14.747] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:14.751] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:14 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:14 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:14.765] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:15.510] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:15.514] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:15 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:15 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:15.521] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:16.318] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 09:05:16.323] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 09:05:16 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 09:05:16 GMT+0200 (Central European Summer Time)
[2024-04-10 09:05:16.329] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 09:05:17.082] [info]  (AutoUpdater)                  Update for version 0.0.21 is not available (latest version: 0.0.21, downgrade is disallowed).
[2024-04-10 09:05:17.083] [info]  (AutoUpdater)                  Update not available.
[2024-04-10 09:05:17.084] [debug] (WindowService)                Updating tray
[2024-04-10 09:05:17.761] [debug] (ExperienceSamplingTracker)    intervalInMs: 3600000, samplingRandomization: 0.1, subtractOrAdd: -1
[2024-04-10 09:05:17.764] [debug] (ExperienceSamplingTracker)    Randomization: -359522.9956792971 (-5.992049927988285 minutes)
[2024-04-10 09:05:17.765] [debug] (ExperienceSamplingTracker)    Next invocation: Wed Apr 10 2024 09:59:18 GMT+0200 (Central European Summer Time)
[2024-04-10 09:18:01.612] [debug] (Main)                         The system is resuming
[2024-04-10 09:18:04.404] [info]  (ExperienceSamplingTracker)    Resuming ExperienceSamplingTracker
[2024-04-10 09:18:04.405] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_RESUME
[2024-04-10 09:18:15.377] [debug] (Main)                         The system is going to unlock-screen
[2024-04-10 09:18:15.378] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_UNLOCK_SCREEN
[2024-04-10 09:18:30.575] [debug] (ExperienceSamplingService)    createExperienceSample: promptedAt=Wed Apr 10 2024 09:05:17 GMT+0200 (Central European Summer Time), question=How well did you spend your time in the previous session?, response=undefined, skipped=true
[2024-04-10 09:18:30.727] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_SKIPPED
[2024-04-10 09:20:36.744] [debug] (Main)                         The system is going to sleep
[2024-04-10 09:20:36.765] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_SUSPEND
[2024-04-10 09:20:37.173] [debug] (Main)                         The system is going to lock-screen
[2024-04-10 09:20:37.173] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_LOCK_SCREEN
[2024-04-10 09:30:22.480] [debug] (Main)                         The system is resuming
[2024-04-10 09:30:24.024] [info]  (ExperienceSamplingTracker)    Resuming ExperienceSamplingTracker
[2024-04-10 09:30:24.024] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_RESUME
[2024-04-10 09:30:39.534] [debug] (Main)                         The system is going to sleep
[2024-04-10 09:30:39.589] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_SUSPEND
[2024-04-10 10:01:52.445] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:52.446] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:52.446] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:52.484] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:52.484] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:52.485] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:52.520] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:52.520] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:52.521] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:52.564] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:52.565] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:52.565] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:52.609] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:52.609] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:52.610] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:52.909] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:52.909] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:52.909] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:52.957] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:52.958] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:52 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:52.958] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:53.002] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:53.003] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:53.003] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:53.287] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:53.289] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:53.290] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:53.357] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:53.357] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:53.358] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:53.475] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:53.475] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:53.477] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:53.638] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:53.639] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:53.639] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:53.712] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:53.713] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:53.713] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:53.760] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:53.760] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:53.760] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:53.817] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:53.818] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:53.818] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:53.867] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:53.867] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:53 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:53.868] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:54.042] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:54.042] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:54 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:54.044] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:54.107] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:54.107] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:54 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:54.108] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:54.163] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:54.163] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:54 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:54.164] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:54.223] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:54.223] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:54 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:54.224] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:54.330] [info]  (ExperienceSamplingTracker)    Experience sampling is due, starting job
[2024-04-10 10:01:54.331] [info]  (ExperienceSamplingTracker)    Experience Sampling Job was supposed to fire at Wed Apr 10 2024 10:01:54 GMT+0200 (Central European Summer Time), fired at Wed Apr 10 2024 10:01:54 GMT+0200 (Central European Summer Time)
[2024-04-10 10:01:54.332] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_AUTOMATICALLY_OPENED
[2024-04-10 10:01:54.496] [debug] (ExperienceSamplingTracker)    intervalInMs: 3600000, samplingRandomization: 0.1, subtractOrAdd: 1
[2024-04-10 10:01:54.497] [debug] (ExperienceSamplingTracker)    Randomization: 264583.89179623156 (4.409731529937193 minutes)
[2024-04-10 10:01:54.497] [debug] (ExperienceSamplingTracker)    Next invocation: Wed Apr 10 2024 11:06:19 GMT+0200 (Central European Summer Time)
[2024-04-10 10:03:43.828] [debug] (Main)                         The system is resuming
[2024-04-10 10:03:44.967] [info]  (ExperienceSamplingTracker)    Resuming ExperienceSamplingTracker
[2024-04-10 10:03:44.967] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_RESUME
[2024-04-10 10:03:48.033] [debug] (Main)                         The system is going to unlock-screen
[2024-04-10 10:03:48.034] [debug] (UsageDataService)             Creating new usage data event of type SYSTEM_UNLOCK_SCREEN
[2024-04-10 10:05:10.806] [debug] (ExperienceSamplingService)    createExperienceSample: promptedAt=Wed Apr 10 2024 10:01:54 GMT+0200 (Central European Summer Time), question=How well did you spend your time in the previous session?, response=undefined, skipped=true
[2024-04-10 10:05:10.957] [debug] (UsageDataService)             Creating new usage data event of type EXPERIENCE_SAMPLING_SKIPPED
[2024-04-10 10:05:18.515] [info]  (WindowService)                Opening logs at /Users/alex/Library/Logs/personal-analytics