2024-05-21 12:43:46,221 UTC [2172723] INFO esmvalcore._main:492 ______________________________________________________________________ _____ ____ __ ____ __ _ _____ _ | ____/ ___|| \/ \ \ / /_ _| |_ _|__ ___ | | | _| \___ \| |\/| |\ \ / / _` | | | |/ _ \ / _ \| | | |___ ___) | | | | \ V / (_| | | | | (_) | (_) | | |_____|____/|_| |_| \_/ \__,_|_| |_|\___/ \___/|_| ______________________________________________________________________ ESMValTool - Earth System Model Evaluation Tool. http://www.esmvaltool.org CORE DEVELOPMENT TEAM AND CONTACTS: Birgit Hassler (Co-PI; DLR, Germany - birgit.hassler@dlr.de) Alistair Sellar (Co-PI; Met Office, UK - alistair.sellar@metoffice.gov.uk) Bouwe Andela (Netherlands eScience Center, The Netherlands - b.andela@esciencecenter.nl) Lee de Mora (PML, UK - ledm@pml.ac.uk) Niels Drost (Netherlands eScience Center, The Netherlands - n.drost@esciencecenter.nl) Veronika Eyring (DLR, Germany - veronika.eyring@dlr.de) Bettina Gier (UBremen, Germany - gier@uni-bremen.de) Remi Kazeroni (DLR, Germany - remi.kazeroni@dlr.de) Nikolay Koldunov (AWI, Germany - nikolay.koldunov@awi.de) Axel Lauer (DLR, Germany - axel.lauer@dlr.de) Saskia Loosveldt-Tomas (BSC, Spain - saskia.loosveldt@bsc.es) Ruth Lorenz (ETH Zurich, Switzerland - ruth.lorenz@env.ethz.ch) Benjamin Mueller (LMU, Germany - b.mueller@iggf.geo.uni-muenchen.de) Valeriu Predoi (URead, UK - valeriu.predoi@ncas.ac.uk) Mattia Righi (DLR, Germany - mattia.righi@dlr.de) Manuel Schlund (DLR, Germany - manuel.schlund@dlr.de) Breixo Solino Fernandez (DLR, Germany - breixo.solinofernandez@dlr.de) Javier Vegas-Regidor (BSC, Spain - javier.vegas@bsc.es) Klaus Zimmermann (SMHI, Sweden - klaus.zimmermann@smhi.se) For further help, please read the documentation at http://docs.esmvaltool.org. Have fun! 2024-05-21 12:43:46,221 UTC [2172723] INFO esmvalcore._main:493 Package versions 2024-05-21 12:43:46,221 UTC [2172723] INFO esmvalcore._main:494 ---------------- 2024-05-21 12:43:46,221 UTC [2172723] INFO esmvalcore._main:495 ESMValCore: 2.10.0 2024-05-21 12:43:46,221 UTC [2172723] INFO esmvalcore._main:497 ESMValTool: 2.10.0 2024-05-21 12:43:46,221 UTC [2172723] INFO esmvalcore._main:498 ---------------- 2024-05-21 12:43:46,221 UTC [2172723] INFO esmvalcore._main:499 Using config file /nird/home/tomast/.esmvaltool/config-user.yml 2024-05-21 12:43:46,221 UTC [2172723] INFO esmvalcore._main:500 Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/run/main_log_debug.txt 2024-05-21 12:43:46,486 UTC [2172723] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml not present. 2024-05-21 12:43:46,487 UTC [2172723] WARNING esmvalcore.config._esgf_pyclient:181 ESGF credentials missing, only data that is accessible without logging in will be available. See https://esgf.github.io/esgf-user-support/user_guide.html for instructions on how to create an account if you do not have one yet. Next, configure your system so esmvaltool can use your credentials. This can be done using the keyring package, or you can just enter them in /nird/home/tomast/.esmvaltool/esgf-pyclient.yml. keyring ======= First install the keyring package (requires a supported backend, see https://pypi.org/project/keyring/): $ pip install keyring Next, set your username and password by running the commands: $ keyring set ESGF hostname $ keyring set ESGF username $ keyring set ESGF password To check that you entered your credentials correctly, run: $ keyring get ESGF hostname $ keyring get ESGF username $ keyring get ESGF password configuration file ================== You can store the hostname, username, and password or your OpenID account in a plain text in the file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml like this: logon: hostname: "your-hostname" username: "your-username" password: "your-password" or your can configure an interactive log in: logon: interactive: true Note that storing your password in plain text in the configuration file is less secure. On shared systems, make sure the permissions of the file are set so only you can read it, i.e. $ ls -l /nird/home/tomast/.esmvaltool/esgf-pyclient.yml shows permissions -rw-------. 2024-05-21 12:43:46,708 UTC [2172723] INFO esmvalcore._main:91 Starting the Earth System Model Evaluation Tool at time: 2024-05-21 12:43:46 UTC 2024-05-21 12:43:46,708 UTC [2172723] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2024-05-21 12:43:46,708 UTC [2172723] INFO esmvalcore._main:96 RECIPE = /projects/NS2980K/home/tomast/ESMValTool/recipes-2.10.0/recipe_cvdp_NorESM2.yml 2024-05-21 12:43:46,709 UTC [2172723] INFO esmvalcore._main:97 RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/run 2024-05-21 12:43:46,709 UTC [2172723] INFO esmvalcore._main:98 WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/work 2024-05-21 12:43:46,709 UTC [2172723] INFO esmvalcore._main:99 PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc 2024-05-21 12:43:46,709 UTC [2172723] INFO esmvalcore._main:100 PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/plots 2024-05-21 12:43:46,709 UTC [2172723] INFO esmvalcore._main:101 ---------------------------------------------------------------------- 2024-05-21 12:43:46,709 UTC [2172723] INFO esmvalcore._main:104 Running tasks using at most 16 processes 2024-05-21 12:43:46,709 UTC [2172723] INFO esmvalcore._main:106 If your system hangs during execution, it may not have enough memory for keeping this number of tasks in memory. 2024-05-21 12:43:46,709 UTC [2172723] INFO esmvalcore._main:109 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2024-05-21 12:43:46,709 UTC [2172723] WARNING esmvalcore.config._dask:18 Using the Dask basic scheduler. This may lead to slow computations and out-of-memory errors. Note that the basic scheduler may still be the best choice for preprocessor functions that are not lazy. In that case, you can safely ignore this warning. See https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html#dask-distributed-configuration for more information. 2024-05-21 12:43:46,710 UTC [2172723] DEBUG esmvalcore._recipe.check:54 Checking recipe against schema /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/_recipe/recipe_schema.yml 2024-05-21 12:43:46,719 UTC [2172723] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable ts in diagnostic diagnostic1 2024-05-21 12:43:46,719 UTC [2172723] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ts, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2024-05-21 12:43:46,719 UTC [2172723] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable tas in diagnostic diagnostic1 2024-05-21 12:43:46,719 UTC [2172723] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2024-05-21 12:43:46,719 UTC [2172723] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable pr in diagnostic diagnostic1 2024-05-21 12:43:46,719 UTC [2172723] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2024-05-21 12:43:46,719 UTC [2172723] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable psl in diagnostic diagnostic1 2024-05-21 12:43:46,719 UTC [2172723] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2024-05-21 12:43:46,720 UTC [2172723] DEBUG esmvalcore._recipe.recipe:781 Retrieving diagnostics from recipe 2024-05-21 12:43:46,720 UTC [2172723] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic diagnostic1 2024-05-21 12:43:46,720 UTC [2172723] INFO esmvalcore._recipe.recipe:999 Creating tasks from recipe 2024-05-21 12:43:46,720 UTC [2172723] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic diagnostic1 2024-05-21 12:43:46,720 UTC [2172723] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task diagnostic1/cvdp 2024-05-21 12:43:46,720 UTC [2172723] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task diagnostic1/ts 2024-05-21 12:43:46,720 UTC [2172723] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'default' task for variable 'ts' 2024-05-21 12:43:46,755 UTC [2172723] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS2980K-datalake/shared/external/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/*/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/*/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9252K/KeyCLIM_CMOR/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/*/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/*/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/*/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2024-05-21 12:43:46,762 UTC [2172723] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ts of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc 2024-05-21 12:43:46,762 UTC [2172723] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ts, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108 2024-05-21 12:43:46,763 UTC [2172723] INFO esmvalcore._recipe.recipe:677 PreprocessingTask diagnostic1/ts created. 2024-05-21 12:43:46,763 UTC [2172723] DEBUG esmvalcore._recipe.recipe:678 PreprocessingTask diagnostic1/ts will create the files: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/ts/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_ts_gn_1850-1855.nc 2024-05-21 12:43:46,763 UTC [2172723] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task diagnostic1/tas 2024-05-21 12:43:46,763 UTC [2172723] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'default' task for variable 'tas' 2024-05-21 12:43:46,763 UTC [2172723] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS2980K-datalake/shared/external/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9252K/KeyCLIM_CMOR/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2024-05-21 12:43:46,799 UTC [2172723] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset NorESM2-MM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc 2024-05-21 12:43:46,799 UTC [2172723] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108 2024-05-21 12:43:46,799 UTC [2172723] INFO esmvalcore._recipe.recipe:677 PreprocessingTask diagnostic1/tas created. 2024-05-21 12:43:46,799 UTC [2172723] DEBUG esmvalcore._recipe.recipe:678 PreprocessingTask diagnostic1/tas will create the files: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/tas/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_tas_gn_1850-1855.nc 2024-05-21 12:43:46,799 UTC [2172723] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task diagnostic1/pr 2024-05-21 12:43:46,799 UTC [2172723] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'default' task for variable 'pr' 2024-05-21 12:43:46,800 UTC [2172723] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS2980K-datalake/shared/external/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9252K/KeyCLIM_CMOR/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2024-05-21 12:43:46,802 UTC [2172723] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc 2024-05-21 12:43:46,802 UTC [2172723] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108 2024-05-21 12:43:46,802 UTC [2172723] INFO esmvalcore._recipe.recipe:677 PreprocessingTask diagnostic1/pr created. 2024-05-21 12:43:46,802 UTC [2172723] DEBUG esmvalcore._recipe.recipe:678 PreprocessingTask diagnostic1/pr will create the files: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/pr/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_pr_gn_1850-1855.nc 2024-05-21 12:43:46,802 UTC [2172723] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task diagnostic1/psl 2024-05-21 12:43:46,803 UTC [2172723] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'default' task for variable 'psl' 2024-05-21 12:43:46,803 UTC [2172723] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS2980K-datalake/shared/external/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9252K/KeyCLIM_CMOR/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2024-05-21 12:43:46,806 UTC [2172723] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc 2024-05-21 12:43:46,806 UTC [2172723] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108 2024-05-21 12:43:46,806 UTC [2172723] INFO esmvalcore._recipe.recipe:677 PreprocessingTask diagnostic1/psl created. 2024-05-21 12:43:46,806 UTC [2172723] DEBUG esmvalcore._recipe.recipe:678 PreprocessingTask diagnostic1/psl will create the files: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/psl/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_psl_gn_1850-1855.nc 2024-05-21 12:43:46,806 UTC [2172723] DEBUG esmvalcore._recipe.recipe:858 Linking tasks for diagnostic diagnostic1 script cvdp 2024-05-21 12:43:46,806 UTC [2172723] DEBUG esmvalcore._recipe.recipe:867 Pattern diagnostic1/ts matches ['diagnostic1/ts'] 2024-05-21 12:43:46,806 UTC [2172723] DEBUG esmvalcore._recipe.recipe:867 Pattern diagnostic1/tas matches ['diagnostic1/tas'] 2024-05-21 12:43:46,806 UTC [2172723] DEBUG esmvalcore._recipe.recipe:867 Pattern diagnostic1/pr matches ['diagnostic1/pr'] 2024-05-21 12:43:46,807 UTC [2172723] DEBUG esmvalcore._recipe.recipe:867 Pattern diagnostic1/psl matches ['diagnostic1/psl'] 2024-05-21 12:43:46,807 UTC [2172723] INFO esmvalcore._recipe.recipe:1048 These tasks will be executed: diagnostic1/tas, diagnostic1/cvdp, diagnostic1/ts, diagnostic1/psl, diagnostic1/pr 2024-05-21 12:43:46,808 UTC [2172723] DEBUG esmvalcore._main:128 Recipe summary: DiagnosticTask: diagnostic1/cvdp script: cvdp/cvdp_wrapper.py settings: {'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'log_level': 'info', 'output_file_type': 'png', 'plot_dir': '/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/plots/diagnostic1/cvdp', 'profile_diagnostic': False, 'quickplot': {'plot_type': 'pcolormesh'}, 'recipe': PosixPath('recipe_cvdp_NorESM2.yml'), 'run_dir': '/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/run/diagnostic1/cvdp', 'script': 'cvdp', 'version': '2.10.0', 'work_dir': '/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/work/diagnostic1/cvdp'} ancestors: PreprocessingTask: diagnostic1/ts order: ['remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/ts/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_ts_gn_1850-1855.nc input files: [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/ts/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_ts_gn_1850-1855.nc')}} ancestors: None PreprocessingTask: diagnostic1/tas order: ['remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/tas/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_tas_gn_1850-1855.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/tas/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_tas_gn_1850-1855.nc')}} ancestors: None PreprocessingTask: diagnostic1/pr order: ['remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/pr/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_pr_gn_1850-1855.nc input files: [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/pr/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_pr_gn_1850-1855.nc')}} ancestors: None PreprocessingTask: diagnostic1/psl order: ['remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/psl/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_psl_gn_1850-1855.nc input files: [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/psl/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_psl_gn_1850-1855.nc')}} ancestors: None 2024-05-21 12:43:46,812 UTC [2172723] INFO esmvalcore._recipe.recipe:1111 Wrote recipe with version numbers and wildcards to: file:///projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/run/recipe_cvdp_NorESM2_filled.yml 2024-05-21 12:43:46,812 UTC [2172723] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-05-21 12:43:46,812 UTC [2172723] INFO esmvalcore.config._dask:70 Using the Dask basic scheduler. 2024-05-21 12:43:46,812 UTC [2172723] INFO esmvalcore._task:760 Running 5 tasks using 5 processes 2024-05-21 12:43:46,853 UTC [2172881] INFO esmvalcore._task:261 Starting task diagnostic1/ts in process [2172881] 2024-05-21 12:43:46,854 UTC [2172882] INFO esmvalcore._task:261 Starting task diagnostic1/tas in process [2172882] 2024-05-21 12:43:46,854 UTC [2172883] INFO esmvalcore._task:261 Starting task diagnostic1/pr in process [2172883] 2024-05-21 12:43:46,854 UTC [2172884] INFO esmvalcore._task:261 Starting task diagnostic1/psl in process [2172884] 2024-05-21 12:43:46,897 UTC [2172882] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-05-21 12:43:46,897 UTC [2172882] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-05-21 12:43:46,898 UTC [2172882] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-MM_CMIP_historical_r1i1p1f1_gn_v20191108_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 16, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS2980K-datalake/shared/external/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'NorESM2-MM', project = 'CMIP6', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', short_name = 'tas', timerange = '1850/1855', variable_group = 'tas', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20191108' 2024-05-21 12:43:46,899 UTC [2172884] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-05-21 12:43:46,899 UTC [2172884] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-05-21 12:43:46,900 UTC [2172884] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/fixed_files/psl_Amon_CMIP6_NorESM2-MM_CMIP_historical_r1i1p1f1_gn_v20191108_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 16, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS2980K-datalake/shared/external/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'NorESM2-MM', project = 'CMIP6', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', short_name = 'psl', timerange = '1850/1855', variable_group = 'psl', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'psl', standard_name = 'air_pressure_at_mean_sea_level', long_name = 'Sea Level Pressure', units = 'Pa', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20191108' 2024-05-21 12:43:46,901 UTC [2172882] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-05-21 12:43:46,902 UTC [2172884] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-05-21 12:43:46,902 UTC [2172882] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) ignore_warnings = None 2024-05-21 12:43:46,902 UTC [2172882] DEBUG esmvalcore.preprocessor._io:145 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc 2024-05-21 12:43:46,902 UTC [2172884] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) ignore_warnings = None 2024-05-21 12:43:46,902 UTC [2172884] DEBUG esmvalcore.preprocessor._io:145 Loading: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc 2024-05-21 12:43:46,904 UTC [2172881] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-05-21 12:43:46,904 UTC [2172881] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-05-21 12:43:46,905 UTC [2172881] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/fixed_files/ts_Amon_CMIP6_NorESM2-MM_CMIP_historical_r1i1p1f1_gn_v20191108_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 16, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS2980K-datalake/shared/external/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'NorESM2-MM', project = 'CMIP6', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', short_name = 'ts', timerange = '1850/1855', variable_group = 'ts', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'ts', standard_name = 'surface_temperature', long_name = 'Surface Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20191108' 2024-05-21 12:43:46,905 UTC [2172883] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-05-21 12:43:46,906 UTC [2172883] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-05-21 12:43:46,906 UTC [2172881] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-05-21 12:43:46,906 UTC [2172883] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/fixed_files/pr_Amon_CMIP6_NorESM2-MM_CMIP_historical_r1i1p1f1_gn_v20191108_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 16, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS2980K-datalake/shared/external/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'NorESM2-MM', project = 'CMIP6', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', short_name = 'pr', timerange = '1850/1855', variable_group = 'pr', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'pr', standard_name = 'precipitation_flux', long_name = 'Precipitation', units = 'kg m-2 s-1', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20191108' 2024-05-21 12:43:46,906 UTC [2172881] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) ignore_warnings = None 2024-05-21 12:43:46,907 UTC [2172881] DEBUG esmvalcore.preprocessor._io:145 Loading: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc 2024-05-21 12:43:46,908 UTC [2172883] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-05-21 12:43:46,908 UTC [2172883] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) ignore_warnings = None 2024-05-21 12:43:46,908 UTC [2172883] DEBUG esmvalcore.preprocessor._io:145 Loading: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc 2024-05-21 12:43:46,951 UTC [2172723] INFO esmvalcore._task:793 Progress: 4 tasks running, 1 tasks waiting for ancestors, 0/5 done 2024-05-21 12:43:46,984 UTC [2172883] DEBUG esmvalcore.preprocessor._io:176 Done with loading /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc 2024-05-21 12:43:46,984 UTC [2172884] DEBUG esmvalcore.preprocessor._io:176 Done with loading /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc 2024-05-21 12:43:46,984 UTC [2172881] DEBUG esmvalcore.preprocessor._io:176 Done with loading /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc 2024-05-21 12:43:46,984 UTC [2172883] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-05-21 12:43:46,984 UTC [2172884] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-05-21 12:43:46,984 UTC [2172881] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-05-21 12:43:46,985 UTC [2172882] DEBUG esmvalcore.preprocessor._io:176 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc 2024-05-21 12:43:46,985 UTC [2172882] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-05-21 12:43:47,006 UTC [2172883] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 16, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS2980K-datalake/shared/external/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'NorESM2-MM', project = 'CMIP6', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', short_name = 'pr', timerange = '1850/1855', variable_group = 'pr', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'pr', standard_name = 'precipitation_flux', long_name = 'Precipitation', units = 'kg m-2 s-1', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20191108' 2024-05-21 12:43:47,006 UTC [2172884] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 16, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS2980K-datalake/shared/external/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'NorESM2-MM', project = 'CMIP6', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', short_name = 'psl', timerange = '1850/1855', variable_group = 'psl', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'psl', standard_name = 'air_pressure_at_mean_sea_level', long_name = 'Sea Level Pressure', units = 'Pa', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20191108' 2024-05-21 12:43:47,006 UTC [2172881] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 16, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS2980K-datalake/shared/external/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'NorESM2-MM', project = 'CMIP6', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', short_name = 'ts', timerange = '1850/1855', variable_group = 'ts', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'ts', standard_name = 'surface_temperature', long_name = 'Surface Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20191108' 2024-05-21 12:43:47,006 UTC [2172882] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 16, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS2980K-datalake/shared/external/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'NorESM2-MM', project = 'CMIP6', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', short_name = 'tas', timerange = '1850/1855', variable_group = 'tas', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20191108' 2024-05-21 12:43:47,010 UTC [2172883] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-05-21 12:43:47,011 UTC [2172881] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-05-21 12:43:47,011 UTC [2172882] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-05-21 12:43:47,011 UTC [2172884] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-05-21 12:43:47,012 UTC [2172883] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = 2024-05-21 12:43:47,012 UTC [2172883] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-05-21 12:43:47,012 UTC [2172881] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = 2024-05-21 12:43:47,012 UTC [2172881] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-05-21 12:43:47,012 UTC [2172884] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = 2024-05-21 12:43:47,012 UTC [2172882] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = 2024-05-21 12:43:47,012 UTC [2172884] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-05-21 12:43:47,012 UTC [2172882] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-05-21 12:43:47,012 UTC [2172883] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'pr' 2024-05-21 12:43:47,012 UTC [2172881] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'ts' 2024-05-21 12:43:47,013 UTC [2172884] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'psl' 2024-05-21 12:43:47,013 UTC [2172882] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2024-05-21 12:43:47,013 UTC [2172883] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-05-21 12:43:47,013 UTC [2172881] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-05-21 12:43:47,013 UTC [2172884] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-05-21 12:43:47,013 UTC [2172882] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-05-21 12:43:47,014 UTC [2172883] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) timerange = '1850/1855' 2024-05-21 12:43:47,014 UTC [2172881] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) timerange = '1850/1855' 2024-05-21 12:43:47,014 UTC [2172884] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) timerange = '1850/1855' 2024-05-21 12:43:47,014 UTC [2172882] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) timerange = '1850/1855' 2024-05-21 12:43:47,017 UTC [2172883] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-05-21 12:43:47,017 UTC [2172884] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-05-21 12:43:47,018 UTC [2172881] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-05-21 12:43:47,018 UTC [2172882] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-05-21 12:43:47,018 UTC [2172883] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 16, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS2980K-datalake/shared/external/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'NorESM2-MM', project = 'CMIP6', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', short_name = 'pr', timerange = '1850/1855', variable_group = 'pr', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'pr', standard_name = 'precipitation_flux', long_name = 'Precipitation', units = 'kg m-2 s-1', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20191108' 2024-05-21 12:43:47,019 UTC [2172884] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 16, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS2980K-datalake/shared/external/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'NorESM2-MM', project = 'CMIP6', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', short_name = 'psl', timerange = '1850/1855', variable_group = 'psl', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'psl', standard_name = 'air_pressure_at_mean_sea_level', long_name = 'Sea Level Pressure', units = 'Pa', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20191108' 2024-05-21 12:43:47,019 UTC [2172883] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-05-21 12:43:47,019 UTC [2172881] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 16, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS2980K-datalake/shared/external/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'NorESM2-MM', project = 'CMIP6', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', short_name = 'ts', timerange = '1850/1855', variable_group = 'ts', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'ts', standard_name = 'surface_temperature', long_name = 'Surface Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20191108' 2024-05-21 12:43:47,019 UTC [2172884] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-05-21 12:43:47,019 UTC [2172881] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-05-21 12:43:47,019 UTC [2172882] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 16, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS2980K-datalake/shared/external/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'NorESM2-MM', project = 'CMIP6', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', short_name = 'tas', timerange = '1850/1855', variable_group = 'tas', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20191108' 2024-05-21 12:43:47,019 UTC [2172883] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'pr' 2024-05-21 12:43:47,019 UTC [2172884] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'psl' 2024-05-21 12:43:47,019 UTC [2172882] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-05-21 12:43:47,020 UTC [2172883] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-05-21 12:43:47,020 UTC [2172881] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'ts' 2024-05-21 12:43:47,020 UTC [2172884] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-05-21 12:43:47,020 UTC [2172881] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-05-21 12:43:47,020 UTC [2172883] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) supplementary_cubes = [] 2024-05-21 12:43:47,020 UTC [2172882] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2024-05-21 12:43:47,020 UTC [2172883] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-05-21 12:43:47,020 UTC [2172884] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) supplementary_cubes = [] 2024-05-21 12:43:47,020 UTC [2172884] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-05-21 12:43:47,021 UTC [2172882] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-05-21 12:43:47,021 UTC [2172881] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) supplementary_cubes = [] 2024-05-21 12:43:47,021 UTC [2172881] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-05-21 12:43:47,021 UTC [2172882] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) supplementary_cubes = [] 2024-05-21 12:43:47,021 UTC [2172882] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-05-21 12:43:47,021 UTC [2172883] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gn/v20191108/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/pr/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_pr_gn_1850-1855.nc') 2024-05-21 12:43:47,021 UTC [2172884] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gn/v20191108/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/psl/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_psl_gn_1850-1855.nc') 2024-05-21 12:43:47,022 UTC [2172881] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ts/gn/v20191108/ts_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/ts/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_ts_gn_1850-1855.nc') 2024-05-21 12:43:47,022 UTC [2172882] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gn/v20191108/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/tas/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_tas_gn_1850-1855.nc') 2024-05-21 12:43:47,022 UTC [2172883] DEBUG esmvalcore.preprocessor._io:452 Saving cube: precipitation_flux / (kg m-2 s-1) (time: 72; latitude: 192; longitude: 288) Dimension coordinates: time x - - latitude - x - longitude - - x Cell methods: 0 area: time: mean Attributes: Conventions 'CF-1.7 CMIP-6.2' activity_id 'CMIP' branch_method 'Hybrid-restart from year 1200-01-01 of piControl' branch_time 0.0 branch_time_in_child -674885 branch_time_in_parent -236885 cmor_version '3.5.0' contact 'Please send any requests or bug reports to noresm-ncc@met.no.' data_specs_version '01.00.31' experiment 'all-forcing simulation of the recent past' experiment_id 'historical' external_variables 'areacella' forcing_index 1 frequency 'mon' further_info_url 'https://furtherinfo.es-doc.org/CMIP6.NCC.NorESM2-MM.historical.none.r1 ...' grid 'finite-volume grid with 0.9x1.25 degree lat/lon resolution' grid_label 'gn' initialization_index 1 institution 'NorESM Climate modeling Consortium consisting of CICERO (Center for International ...' institution_id 'NCC' license 'CMIP6 model data produced by NCC is licensed under a Creative Commons Attribution ...' mip_era 'CMIP6' model_id 'NorESM2-MM' nominal_resolution '100 km' original_name 'PRECT' parent_activity_id 'CMIP' parent_experiment_id 'piControl' parent_mip_era 'CMIP6' parent_source_id 'NorESM2-MM' parent_sub_experiment_id 'none' parent_time_units 'days since 1850-1-1 00:00:00' parent_variant_label 'r1i1p1f1' physics_index 1 product 'model-output' realization_index 1 realm 'atmos' run_variant 'N/A' source 'NorESM2-MM (2017): \naerosol: OsloAero\natmos: CAM-OSLO (1 degree resolution; ...' source_id 'NorESM2-MM' source_type 'AOGCM AER BGC' sub_experiment 'none' sub_experiment_id 'none' table_id 'Amon' table_info 'Creation Date:(24 July 2019) MD5:0bb394a356ef9d214d027f1aca45853e' title 'NorESM2-MM output prepared for CMIP6' variable_id 'pr' variant_label 'r1i1p1f1' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/pr/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_pr_gn_1850-1855.nc 2024-05-21 12:43:47,022 UTC [2172881] DEBUG esmvalcore.preprocessor._io:452 Saving cube: surface_temperature / (K) (time: 72; latitude: 192; longitude: 288) Dimension coordinates: time x - - latitude - x - longitude - - x Cell methods: 0 area: time: mean Attributes: Conventions 'CF-1.7 CMIP-6.2' activity_id 'CMIP' branch_method 'Hybrid-restart from year 1200-01-01 of piControl' branch_time 0.0 branch_time_in_child -674885 branch_time_in_parent -236885 cmor_version '3.5.0' contact 'Please send any requests or bug reports to noresm-ncc@met.no.' data_specs_version '01.00.31' experiment 'all-forcing simulation of the recent past' experiment_id 'historical' external_variables 'areacella' forcing_index 1 frequency 'mon' further_info_url 'https://furtherinfo.es-doc.org/CMIP6.NCC.NorESM2-MM.historical.none.r1 ...' grid 'finite-volume grid with 0.9x1.25 degree lat/lon resolution' grid_label 'gn' initialization_index 1 institution 'NorESM Climate modeling Consortium consisting of CICERO (Center for International ...' institution_id 'NCC' license 'CMIP6 model data produced by NCC is licensed under a Creative Commons Attribution ...' mip_era 'CMIP6' model_id 'NorESM2-MM' nominal_resolution '100 km' original_name 'TS' parent_activity_id 'CMIP' parent_experiment_id 'piControl' parent_mip_era 'CMIP6' parent_source_id 'NorESM2-MM' parent_sub_experiment_id 'none' parent_time_units 'days since 1850-1-1 00:00:00' parent_variant_label 'r1i1p1f1' physics_index 1 product 'model-output' realization_index 1 realm 'atmos' run_variant 'N/A' source 'NorESM2-MM (2017): \naerosol: OsloAero\natmos: CAM-OSLO (1 degree resolution; ...' source_id 'NorESM2-MM' source_type 'AOGCM AER BGC' sub_experiment 'none' sub_experiment_id 'none' table_id 'Amon' table_info 'Creation Date:(24 July 2019) MD5:0bb394a356ef9d214d027f1aca45853e' title 'NorESM2-MM output prepared for CMIP6' variable_id 'ts' variant_label 'r1i1p1f1' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/ts/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_ts_gn_1850-1855.nc 2024-05-21 12:43:47,022 UTC [2172884] DEBUG esmvalcore.preprocessor._io:452 Saving cube: air_pressure_at_mean_sea_level / (Pa) (time: 72; latitude: 192; longitude: 288) Dimension coordinates: time x - - latitude - x - longitude - - x Cell methods: 0 area: time: mean Attributes: Conventions 'CF-1.7 CMIP-6.2' activity_id 'CMIP' branch_method 'Hybrid-restart from year 1200-01-01 of piControl' branch_time 0.0 branch_time_in_child -674885 branch_time_in_parent -236885 cmor_version '3.5.0' contact 'Please send any requests or bug reports to noresm-ncc@met.no.' data_specs_version '01.00.31' experiment 'all-forcing simulation of the recent past' experiment_id 'historical' external_variables 'areacella' forcing_index 1 frequency 'mon' further_info_url 'https://furtherinfo.es-doc.org/CMIP6.NCC.NorESM2-MM.historical.none.r1 ...' grid 'finite-volume grid with 0.9x1.25 degree lat/lon resolution' grid_label 'gn' initialization_index 1 institution 'NorESM Climate modeling Consortium consisting of CICERO (Center for International ...' institution_id 'NCC' license 'CMIP6 model data produced by NCC is licensed under a Creative Commons Attribution ...' mip_era 'CMIP6' model_id 'NorESM2-MM' nominal_resolution '100 km' original_name 'PSL' parent_activity_id 'CMIP' parent_experiment_id 'piControl' parent_mip_era 'CMIP6' parent_source_id 'NorESM2-MM' parent_sub_experiment_id 'none' parent_time_units 'days since 1850-1-1 00:00:00' parent_variant_label 'r1i1p1f1' physics_index 1 product 'model-output' realization_index 1 realm 'atmos' run_variant 'N/A' source 'NorESM2-MM (2017): \naerosol: OsloAero\natmos: CAM-OSLO (1 degree resolution; ...' source_id 'NorESM2-MM' source_type 'AOGCM AER BGC' sub_experiment 'none' sub_experiment_id 'none' table_id 'Amon' table_info 'Creation Date:(24 July 2019) MD5:0bb394a356ef9d214d027f1aca45853e' title 'NorESM2-MM output prepared for CMIP6' variable_id 'psl' variant_label 'r1i1p1f1' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/psl/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_psl_gn_1850-1855.nc 2024-05-21 12:43:47,023 UTC [2172882] DEBUG esmvalcore.preprocessor._io:452 Saving cube: air_temperature / (K) (time: 72; latitude: 192; longitude: 288) Dimension coordinates: time x - - latitude - x - longitude - - x Scalar coordinates: height 2.0 m Cell methods: 0 area: time: mean Attributes: Conventions 'CF-1.7 CMIP-6.2' activity_id 'CMIP' branch_method 'Hybrid-restart from year 1200-01-01 of piControl' branch_time 0.0 branch_time_in_child -674885 branch_time_in_parent -236885 cmor_version '3.5.0' contact 'Please send any requests or bug reports to noresm-ncc@met.no.' data_specs_version '01.00.31' experiment 'all-forcing simulation of the recent past' experiment_id 'historical' external_variables 'areacella' forcing_index 1 frequency 'mon' further_info_url 'https://furtherinfo.es-doc.org/CMIP6.NCC.NorESM2-MM.historical.none.r1 ...' grid 'finite-volume grid with 0.9x1.25 degree lat/lon resolution' grid_label 'gn' initialization_index 1 institution 'NorESM Climate modeling Consortium consisting of CICERO (Center for International ...' institution_id 'NCC' license 'CMIP6 model data produced by NCC is licensed under a Creative Commons Attribution ...' mip_era 'CMIP6' model_id 'NorESM2-MM' nominal_resolution '100 km' original_name 'TREFHT' parent_activity_id 'CMIP' parent_experiment_id 'piControl' parent_mip_era 'CMIP6' parent_source_id 'NorESM2-MM' parent_sub_experiment_id 'none' parent_time_units 'days since 1850-1-1 00:00:00' parent_variant_label 'r1i1p1f1' physics_index 1 product 'model-output' realization_index 1 realm 'atmos' run_variant 'N/A' source 'NorESM2-MM (2017): \naerosol: OsloAero\natmos: CAM-OSLO (1 degree resolution; ...' source_id 'NorESM2-MM' source_type 'AOGCM AER BGC' sub_experiment 'none' sub_experiment_id 'none' table_id 'Amon' table_info 'Creation Date:(24 July 2019) MD5:0bb394a356ef9d214d027f1aca45853e' title 'NorESM2-MM output prepared for CMIP6' variable_id 'tas' variant_label 'r1i1p1f1' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/preproc/diagnostic1/tas/CMIP6_NorESM2-MM_Amon_historical_r1i1p1f1_tas_gn_1850-1855.nc 2024-05-21 12:43:47,308 UTC [2172883] INFO esmvalcore._task:266 Successfully completed task diagnostic1/pr (priority 3) in 0:00:00.453735 2024-05-21 12:43:47,309 UTC [2172881] INFO esmvalcore._task:266 Successfully completed task diagnostic1/ts (priority 1) in 0:00:00.454686 2024-05-21 12:43:47,312 UTC [2172884] INFO esmvalcore._task:266 Successfully completed task diagnostic1/psl (priority 4) in 0:00:00.457216 2024-05-21 12:43:47,315 UTC [2172882] INFO esmvalcore._task:266 Successfully completed task diagnostic1/tas (priority 2) in 0:00:00.461045 2024-05-21 12:43:47,352 UTC [2172723] INFO esmvalcore._task:793 Progress: 0 tasks running, 1 tasks waiting for ancestors, 4/5 done 2024-05-21 12:43:47,359 UTC [2172885] INFO esmvalcore._task:261 Starting task diagnostic1/cvdp in process [2172885] 2024-05-21 12:43:47,362 UTC [2172885] INFO esmvalcore._task:502 Running command ['/projects/NS2980K/conda/esmvaltool2.10.0/bin/python', '/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvaltool/diag_scripts/cvdp/cvdp_wrapper.py', '/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/run/diagnostic1/cvdp/settings.yml'] 2024-05-21 12:43:47,362 UTC [2172885] DEBUG esmvalcore._task:503 in environment {'MPLBACKEND': 'Agg'} 2024-05-21 12:43:47,362 UTC [2172885] DEBUG esmvalcore._task:505 in current working directory: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/run/diagnostic1/cvdp 2024-05-21 12:43:47,362 UTC [2172885] INFO esmvalcore._task:506 Writing output to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/work/diagnostic1/cvdp 2024-05-21 12:43:47,362 UTC [2172885] INFO esmvalcore._task:507 Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/plots/diagnostic1/cvdp 2024-05-21 12:43:47,362 UTC [2172885] INFO esmvalcore._task:508 Writing log to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/run/diagnostic1/cvdp/log.txt 2024-05-21 12:43:47,363 UTC [2172885] INFO esmvalcore._task:518 To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/run/diagnostic1/cvdp; MPLBACKEND="Agg" /projects/NS2980K/conda/esmvaltool2.10.0/bin/python /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvaltool/diag_scripts/cvdp/cvdp_wrapper.py /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/run/diagnostic1/cvdp/settings.yml 2024-05-21 12:43:47,452 UTC [2172723] INFO esmvalcore._task:793 Progress: 1 tasks running, 0 tasks waiting for ancestors, 4/5 done 2024-05-21 12:47:50,267 UTC [2172885] INFO esmvalcore._task:128 Maximum memory used (estimate): 0.8 GB 2024-05-21 12:47:50,277 UTC [2172885] INFO esmvalcore._task:130 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2024-05-21 12:47:50,278 UTC [2172885] DEBUG esmvalcore._task:591 Script cvdp/cvdp_wrapper.py completed successfully 2024-05-21 12:47:50,278 UTC [2172885] DEBUG esmvalcore._task:610 Collecting provenance from /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/run/diagnostic1/cvdp/diagnostic_provenance.yml 2024-05-21 12:47:50,661 UTC [2172885] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): cera-www.dkrz.de:443 2024-05-21 12:47:51,002 UTC [2172885] DEBUG urllib3.connectionpool:546 https://cera-www.dkrz.de:443 "GET /WDCC/ui/cerasearch/cerarest/exportcmip6?input=CMIP6.CMIP.NCC.NorESM2-MM.historical HTTP/1.1" 302 275 2024-05-21 12:47:51,037 UTC [2172885] DEBUG urllib3.connectionpool:546 https://cera-www.dkrz.de:443 "GET /ui/cerarest/exportcmip6?input=CMIP6.CMIP.NCC.NorESM2-MM.historical HTTP/1.1" 302 277 2024-05-21 12:47:51,039 UTC [2172885] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): www.wdc-climate.de:443 2024-05-21 12:47:51,368 UTC [2172885] DEBUG urllib3.connectionpool:546 https://www.wdc-climate.de:443 "GET /ui/cerarest/exportcmip6?input=CMIP6.CMIP.NCC.NorESM2-MM.historical HTTP/1.1" 200 14399 2024-05-21 12:47:51,413 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:51,413 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:51,413 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:51,413 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:51,413 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:51,413 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:51,414 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:51,437 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 89538 37 2024-05-21 12:47:51,437 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 89587 37 2024-05-21 12:47:51,437 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 89636 40 2024-05-21 12:47:51,528 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:51,529 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:51,529 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:51,529 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:51,529 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:51,529 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:51,529 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:51,552 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 89974 37 2024-05-21 12:47:51,552 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 90023 37 2024-05-21 12:47:51,552 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 90072 40 2024-05-21 12:47:51,654 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:51,654 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:51,654 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:51,654 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:51,654 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:51,654 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:51,654 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:51,677 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 89291 37 2024-05-21 12:47:51,677 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 89340 37 2024-05-21 12:47:51,677 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 89389 40 2024-05-21 12:47:51,767 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:51,767 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:51,767 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:51,767 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:51,767 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:51,767 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:51,767 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:51,781 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 144250 37 2024-05-21 12:47:51,781 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 144299 37 2024-05-21 12:47:51,781 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 144348 40 2024-05-21 12:47:51,842 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:51,842 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:51,842 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:51,842 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:51,842 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:51,842 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:51,842 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:51,856 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150905 37 2024-05-21 12:47:51,856 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150954 37 2024-05-21 12:47:51,856 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151003 40 2024-05-21 12:47:51,935 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:51,935 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:51,935 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:51,935 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:51,935 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:51,935 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:51,935 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:51,949 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147158 37 2024-05-21 12:47:51,949 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147207 37 2024-05-21 12:47:51,949 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147256 40 2024-05-21 12:47:52,010 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:52,010 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:52,010 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:52,010 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:52,010 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:52,010 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:52,010 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:52,023 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149595 37 2024-05-21 12:47:52,023 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149644 37 2024-05-21 12:47:52,023 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149693 40 2024-05-21 12:47:52,086 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:52,087 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:52,087 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:52,087 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:52,087 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:52,087 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:52,087 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:52,100 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147751 37 2024-05-21 12:47:52,100 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147800 37 2024-05-21 12:47:52,100 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147849 40 2024-05-21 12:47:52,160 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:52,160 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:52,160 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:52,160 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:52,160 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:52,160 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:52,160 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:52,175 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190589 37 2024-05-21 12:47:52,175 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190638 37 2024-05-21 12:47:52,175 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190687 40 2024-05-21 12:47:52,238 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:52,238 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:52,238 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:52,238 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:52,238 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:52,238 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:52,238 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:52,253 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 209422 37 2024-05-21 12:47:52,253 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 209471 37 2024-05-21 12:47:52,253 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 209520 40 2024-05-21 12:47:52,338 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:52,338 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:52,338 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:52,338 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:52,338 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:52,338 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:52,338 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:52,354 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218768 37 2024-05-21 12:47:52,354 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218817 37 2024-05-21 12:47:52,354 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218866 40 2024-05-21 12:47:52,436 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:52,436 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:52,436 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:52,436 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:52,436 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:52,436 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:52,436 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:52,451 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 211094 37 2024-05-21 12:47:52,451 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 211143 37 2024-05-21 12:47:52,451 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 211192 40 2024-05-21 12:47:52,518 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:52,518 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:52,518 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:52,518 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:52,518 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:52,518 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:52,519 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:52,533 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188589 37 2024-05-21 12:47:52,533 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188638 37 2024-05-21 12:47:52,533 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188687 40 2024-05-21 12:47:52,602 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:52,602 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:52,602 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:52,602 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:52,602 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:52,602 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:52,602 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:52,617 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220751 37 2024-05-21 12:47:52,617 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220800 37 2024-05-21 12:47:52,617 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220849 40 2024-05-21 12:47:52,703 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:52,704 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:52,704 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:52,704 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:52,704 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:52,704 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:52,704 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:52,718 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147370 37 2024-05-21 12:47:52,718 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147419 37 2024-05-21 12:47:52,718 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147468 40 2024-05-21 12:47:52,786 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:52,786 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:52,786 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:52,786 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:52,786 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:52,786 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:52,786 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:52,801 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178915 37 2024-05-21 12:47:52,801 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178964 37 2024-05-21 12:47:52,801 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 179013 40 2024-05-21 12:47:52,870 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:52,870 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:52,870 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:52,870 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:52,870 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:52,870 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:52,870 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:52,884 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187332 37 2024-05-21 12:47:52,884 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187381 37 2024-05-21 12:47:52,884 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187430 40 2024-05-21 12:47:52,957 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:52,957 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:52,957 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:52,957 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:52,957 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:52,957 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:52,957 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:52,971 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187809 37 2024-05-21 12:47:52,971 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187858 37 2024-05-21 12:47:52,971 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187907 40 2024-05-21 12:47:53,038 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:53,038 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:53,038 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:53,038 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:53,038 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:53,038 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:53,038 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:53,052 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186530 37 2024-05-21 12:47:53,052 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186579 37 2024-05-21 12:47:53,052 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186628 40 2024-05-21 12:47:53,128 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:53,128 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:53,129 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:53,129 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:53,129 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:53,129 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:53,129 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:53,144 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173795 37 2024-05-21 12:47:53,144 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173844 37 2024-05-21 12:47:53,144 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173893 40 2024-05-21 12:47:53,224 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:53,224 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:53,224 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:53,224 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:53,224 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:53,224 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:53,224 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:53,238 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185960 37 2024-05-21 12:47:53,238 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186009 37 2024-05-21 12:47:53,238 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186058 40 2024-05-21 12:47:53,301 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:53,301 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:53,301 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:53,301 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:53,301 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:53,302 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:53,302 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:53,318 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46871 37 2024-05-21 12:47:53,318 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46920 37 2024-05-21 12:47:53,318 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46969 40 2024-05-21 12:47:53,381 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:53,381 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:53,381 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:53,381 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:53,381 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:53,381 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:53,381 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:53,397 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 41663 37 2024-05-21 12:47:53,397 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 41712 37 2024-05-21 12:47:53,397 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 41761 40 2024-05-21 12:47:53,454 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:53,454 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:53,454 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:53,454 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:53,454 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:53,454 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:53,454 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:53,469 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45340 37 2024-05-21 12:47:53,469 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45389 37 2024-05-21 12:47:53,469 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45438 40 2024-05-21 12:47:53,527 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:53,527 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:53,527 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:53,527 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:53,527 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:53,527 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:53,527 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:53,542 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44563 37 2024-05-21 12:47:53,542 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44612 37 2024-05-21 12:47:53,542 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44661 40 2024-05-21 12:47:53,641 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:53,641 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:53,641 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:53,641 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:53,641 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:53,641 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:53,641 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:53,655 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 59778 37 2024-05-21 12:47:53,655 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 59827 37 2024-05-21 12:47:53,656 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 59876 40 2024-05-21 12:47:53,722 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:53,722 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:53,722 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:53,722 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:53,722 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:53,722 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:53,722 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:53,738 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44759 37 2024-05-21 12:47:53,738 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44808 37 2024-05-21 12:47:53,738 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44857 40 2024-05-21 12:47:53,798 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:53,798 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:53,798 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:53,798 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:53,798 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:53,798 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:53,798 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:53,812 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143585 37 2024-05-21 12:47:53,812 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143634 37 2024-05-21 12:47:53,812 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143683 40 2024-05-21 12:47:53,887 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:53,887 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:53,887 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:53,887 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:53,887 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:53,887 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:53,887 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:53,901 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150956 37 2024-05-21 12:47:53,901 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151005 37 2024-05-21 12:47:53,901 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151054 40 2024-05-21 12:47:53,967 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:53,968 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:53,968 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:53,968 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:53,968 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:53,968 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:53,968 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:53,981 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147017 37 2024-05-21 12:47:53,981 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147066 37 2024-05-21 12:47:53,981 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147115 40 2024-05-21 12:47:54,055 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:54,055 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:54,055 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:54,055 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:54,056 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:54,056 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:54,056 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:54,070 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152258 37 2024-05-21 12:47:54,070 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152307 37 2024-05-21 12:47:54,070 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152356 40 2024-05-21 12:47:54,131 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:54,131 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:54,131 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:54,131 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:54,131 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:54,131 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:54,131 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:54,144 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148438 37 2024-05-21 12:47:54,144 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148487 37 2024-05-21 12:47:54,144 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148536 40 2024-05-21 12:47:54,217 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:54,217 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:54,217 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:54,217 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:54,217 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:54,217 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:54,217 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:54,231 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 193467 37 2024-05-21 12:47:54,231 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 193516 37 2024-05-21 12:47:54,231 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 193565 40 2024-05-21 12:47:54,302 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:54,303 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:54,303 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:54,303 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:54,303 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:54,303 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:54,303 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:54,318 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 208584 37 2024-05-21 12:47:54,318 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 208633 37 2024-05-21 12:47:54,318 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 208682 40 2024-05-21 12:47:54,385 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:54,385 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:54,385 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:54,385 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:54,385 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:54,385 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:54,385 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:54,400 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 221084 37 2024-05-21 12:47:54,401 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 221133 37 2024-05-21 12:47:54,401 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 221182 40 2024-05-21 12:47:54,470 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:54,470 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:54,470 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:54,470 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:54,470 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:54,470 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:54,470 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:54,484 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 210294 37 2024-05-21 12:47:54,485 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 210343 37 2024-05-21 12:47:54,485 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 210392 40 2024-05-21 12:47:54,550 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:54,550 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:54,550 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:54,550 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:54,550 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:54,550 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:54,550 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:54,564 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188175 37 2024-05-21 12:47:54,564 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188224 37 2024-05-21 12:47:54,564 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188273 40 2024-05-21 12:47:54,638 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:54,638 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:54,638 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:54,638 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:54,638 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:54,638 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:54,638 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:54,653 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 219881 37 2024-05-21 12:47:54,653 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 219930 37 2024-05-21 12:47:54,653 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 219979 40 2024-05-21 12:47:54,734 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:54,734 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:54,734 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:54,734 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:54,734 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:54,734 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:54,734 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:54,748 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 146346 37 2024-05-21 12:47:54,748 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 146395 37 2024-05-21 12:47:54,748 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 146444 40 2024-05-21 12:47:54,823 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:54,823 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:54,823 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:54,824 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:54,824 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:54,824 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:54,824 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:54,838 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178866 37 2024-05-21 12:47:54,839 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178915 37 2024-05-21 12:47:54,839 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178964 40 2024-05-21 12:47:54,903 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:54,903 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:54,903 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:54,903 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:54,903 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:54,903 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:54,903 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:54,917 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186269 37 2024-05-21 12:47:54,917 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186318 37 2024-05-21 12:47:54,918 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186367 40 2024-05-21 12:47:54,982 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:54,982 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:54,982 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:54,982 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:54,982 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:54,982 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:54,982 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:54,996 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188040 37 2024-05-21 12:47:54,996 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188089 37 2024-05-21 12:47:54,996 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188138 40 2024-05-21 12:47:55,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:55,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:55,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:55,060 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:55,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:55,060 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:55,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:55,074 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187940 37 2024-05-21 12:47:55,074 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187989 37 2024-05-21 12:47:55,074 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188038 40 2024-05-21 12:47:55,158 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:55,158 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:55,158 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:55,159 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:55,159 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:55,159 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:55,159 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:55,174 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173671 37 2024-05-21 12:47:55,174 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173720 37 2024-05-21 12:47:55,174 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173769 40 2024-05-21 12:47:55,239 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:55,239 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:55,239 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:55,239 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:55,239 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:55,239 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:55,239 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:55,253 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186416 37 2024-05-21 12:47:55,253 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186465 37 2024-05-21 12:47:55,253 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186514 40 2024-05-21 12:47:55,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:55,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:55,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:55,320 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:55,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:55,320 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:55,321 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:55,337 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 43047 37 2024-05-21 12:47:55,337 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 43096 37 2024-05-21 12:47:55,337 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 43145 40 2024-05-21 12:47:55,395 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:55,395 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:55,395 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:55,395 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:55,395 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:55,395 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:55,395 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:55,412 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 42619 37 2024-05-21 12:47:55,412 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 42668 37 2024-05-21 12:47:55,412 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 42717 40 2024-05-21 12:47:55,471 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:55,471 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:55,471 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:55,471 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:55,471 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:55,471 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:55,471 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:55,487 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45698 37 2024-05-21 12:47:55,487 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45747 37 2024-05-21 12:47:55,487 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45796 40 2024-05-21 12:47:55,544 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:55,544 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:55,544 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:55,545 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:55,545 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:55,545 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:55,545 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:55,561 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 42803 37 2024-05-21 12:47:55,561 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 42852 37 2024-05-21 12:47:55,561 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 42901 40 2024-05-21 12:47:55,622 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:55,622 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:55,622 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:55,622 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:55,622 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:55,622 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:55,622 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:55,637 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 59847 37 2024-05-21 12:47:55,637 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 59896 37 2024-05-21 12:47:55,637 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 59945 40 2024-05-21 12:47:55,696 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:55,696 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:55,696 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:55,696 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:55,696 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:55,696 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:55,696 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:55,712 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45606 37 2024-05-21 12:47:55,712 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45655 37 2024-05-21 12:47:55,712 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45704 40 2024-05-21 12:47:55,770 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:55,770 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:55,770 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:55,770 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:55,770 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:55,770 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:55,770 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:55,793 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 92380 37 2024-05-21 12:47:55,793 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 92429 37 2024-05-21 12:47:55,793 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 92478 40 2024-05-21 12:47:55,878 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:55,878 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:55,878 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:55,878 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:55,878 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:55,878 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:55,878 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:55,902 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 92773 37 2024-05-21 12:47:55,902 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 92822 37 2024-05-21 12:47:55,902 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 92871 40 2024-05-21 12:47:55,991 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:55,991 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:55,991 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:55,991 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:55,991 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:55,991 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:55,991 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:56,001 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 57606 37 2024-05-21 12:47:56,001 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 57655 37 2024-05-21 12:47:56,001 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 57704 40 2024-05-21 12:47:56,052 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:56,052 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:56,052 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:56,052 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:56,052 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:56,052 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:56,052 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:56,062 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 47423 37 2024-05-21 12:47:56,062 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 47472 37 2024-05-21 12:47:56,062 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 47521 40 2024-05-21 12:47:56,103 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:56,103 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:56,103 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:56,103 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:56,103 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:56,104 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:56,104 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:56,113 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103135 37 2024-05-21 12:47:56,113 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103184 37 2024-05-21 12:47:56,114 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103233 40 2024-05-21 12:47:56,164 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:56,164 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:56,164 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 2 2024-05-21 12:47:56,164 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 2 (unknown) 2024-05-21 12:47:56,164 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 99 7 2024-05-21 12:47:56,164 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 99 7 (unknown) 2024-05-21 12:47:56,164 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 118 32768 2024-05-21 12:47:56,174 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 35701 37 2024-05-21 12:47:56,174 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 35750 37 2024-05-21 12:47:56,174 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 35799 40 2024-05-21 12:47:56,215 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:56,215 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:56,216 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:56,216 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:56,216 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:56,216 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:56,216 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:56,226 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98334 37 2024-05-21 12:47:56,226 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98383 37 2024-05-21 12:47:56,226 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98432 40 2024-05-21 12:47:56,280 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:56,280 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:56,280 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:56,280 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:56,280 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:56,280 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:56,280 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:56,302 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 85854 37 2024-05-21 12:47:56,302 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 85903 37 2024-05-21 12:47:56,302 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 85952 40 2024-05-21 12:47:56,394 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:56,394 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:56,394 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:56,394 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:56,394 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:56,394 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:56,394 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:56,408 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148631 37 2024-05-21 12:47:56,408 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148680 37 2024-05-21 12:47:56,408 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148729 40 2024-05-21 12:47:56,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:56,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:56,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:56,478 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:56,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:56,478 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:56,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:56,500 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 86458 37 2024-05-21 12:47:56,500 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 86507 37 2024-05-21 12:47:56,500 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 86556 40 2024-05-21 12:47:56,587 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:56,587 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:56,587 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:56,587 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:56,587 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:56,587 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:56,587 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:56,604 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44595 37 2024-05-21 12:47:56,604 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44644 37 2024-05-21 12:47:56,604 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44693 40 2024-05-21 12:47:56,670 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:56,670 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:56,670 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:56,670 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:56,670 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:56,671 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:56,671 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:56,684 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 144251 37 2024-05-21 12:47:56,685 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 144300 37 2024-05-21 12:47:56,685 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 144349 40 2024-05-21 12:47:56,762 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:56,762 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:56,762 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:56,762 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:56,762 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:56,762 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:56,762 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:56,776 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 155482 37 2024-05-21 12:47:56,776 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 155531 37 2024-05-21 12:47:56,776 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 155580 40 2024-05-21 12:47:56,839 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:56,839 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:56,839 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:56,839 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:56,839 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:56,839 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:56,840 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:56,853 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149358 37 2024-05-21 12:47:56,853 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149407 37 2024-05-21 12:47:56,853 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149456 40 2024-05-21 12:47:56,932 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:56,932 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:56,932 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:56,932 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:56,932 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:56,932 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:56,932 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:56,946 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 158885 37 2024-05-21 12:47:56,946 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 158934 37 2024-05-21 12:47:56,946 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 158983 40 2024-05-21 12:47:57,027 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:57,027 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:57,027 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:57,027 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:57,027 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:57,027 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:57,027 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:57,040 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150077 37 2024-05-21 12:47:57,040 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150126 37 2024-05-21 12:47:57,040 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150175 40 2024-05-21 12:47:57,130 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:57,131 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:57,131 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:57,131 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:57,131 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:57,131 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:57,131 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:57,147 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190889 37 2024-05-21 12:47:57,147 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190938 37 2024-05-21 12:47:57,147 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190987 40 2024-05-21 12:47:57,230 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:57,230 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:57,231 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:57,231 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:57,231 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:57,231 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:57,231 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:57,246 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 207581 37 2024-05-21 12:47:57,246 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 207630 37 2024-05-21 12:47:57,246 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 207679 40 2024-05-21 12:47:57,315 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:57,315 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:57,315 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:57,315 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:57,315 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:57,315 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:57,315 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:57,332 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216386 37 2024-05-21 12:47:57,332 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216435 37 2024-05-21 12:47:57,332 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216484 40 2024-05-21 12:47:57,407 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:57,407 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:57,408 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:57,408 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:57,408 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:57,408 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:57,408 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:57,423 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 210595 37 2024-05-21 12:47:57,423 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 210644 37 2024-05-21 12:47:57,423 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 210693 40 2024-05-21 12:47:57,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:57,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:57,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:57,494 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:57,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:57,494 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:57,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:57,508 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189536 37 2024-05-21 12:47:57,508 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189585 37 2024-05-21 12:47:57,508 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189634 40 2024-05-21 12:47:57,575 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:57,575 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:57,575 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:57,575 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:57,575 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:57,575 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:57,575 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:57,590 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 214724 37 2024-05-21 12:47:57,590 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 214773 37 2024-05-21 12:47:57,590 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 214822 40 2024-05-21 12:47:57,676 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:57,676 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:57,676 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:57,676 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:57,676 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:57,676 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:57,676 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:57,689 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150844 37 2024-05-21 12:47:57,689 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150893 37 2024-05-21 12:47:57,689 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150942 40 2024-05-21 12:47:57,750 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:57,750 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:57,750 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:57,750 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:57,750 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:57,750 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:57,750 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:57,765 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 179677 37 2024-05-21 12:47:57,765 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 179726 37 2024-05-21 12:47:57,765 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 179775 40 2024-05-21 12:47:57,853 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:57,853 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:57,853 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:57,853 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:57,853 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:57,853 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:57,853 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:57,868 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186670 37 2024-05-21 12:47:57,868 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186719 37 2024-05-21 12:47:57,868 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186768 40 2024-05-21 12:47:57,933 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:57,933 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:57,933 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:57,933 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:57,933 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:57,933 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:57,933 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:57,947 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190072 37 2024-05-21 12:47:57,947 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190121 37 2024-05-21 12:47:57,947 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190170 40 2024-05-21 12:47:58,011 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:58,011 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:58,011 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:58,011 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:58,011 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:58,011 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:58,011 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:58,025 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188665 37 2024-05-21 12:47:58,025 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188714 37 2024-05-21 12:47:58,025 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188763 40 2024-05-21 12:47:58,125 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:58,125 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:58,125 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:58,125 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:58,125 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:58,125 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:58,125 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:58,140 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 172536 37 2024-05-21 12:47:58,140 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 172585 37 2024-05-21 12:47:58,140 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 172634 40 2024-05-21 12:47:58,207 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:58,207 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:58,207 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:58,207 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:58,207 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:58,208 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:58,208 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:58,222 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 184746 37 2024-05-21 12:47:58,222 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 184795 37 2024-05-21 12:47:58,222 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 184844 40 2024-05-21 12:47:58,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:58,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:58,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:58,320 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:58,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:58,320 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:58,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:58,337 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46315 37 2024-05-21 12:47:58,337 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46364 37 2024-05-21 12:47:58,337 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46413 40 2024-05-21 12:47:58,397 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:58,397 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:58,397 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:58,397 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:58,397 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:58,397 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:58,397 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:58,412 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 43824 37 2024-05-21 12:47:58,412 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 43873 37 2024-05-21 12:47:58,412 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 43922 40 2024-05-21 12:47:58,469 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:58,469 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:58,469 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:58,469 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:58,469 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:58,469 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:58,469 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:58,483 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 47120 37 2024-05-21 12:47:58,483 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 47169 37 2024-05-21 12:47:58,483 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 47218 40 2024-05-21 12:47:58,541 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:58,541 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:58,541 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:58,541 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:58,541 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:58,541 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:58,541 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:58,558 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 42613 37 2024-05-21 12:47:58,558 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 42662 37 2024-05-21 12:47:58,558 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 42711 40 2024-05-21 12:47:58,619 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:58,619 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:58,619 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:58,619 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:58,619 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:58,619 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:58,619 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:58,633 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 60924 37 2024-05-21 12:47:58,633 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 60973 37 2024-05-21 12:47:58,633 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 61022 40 2024-05-21 12:47:58,692 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:58,692 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:58,692 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:58,692 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:58,692 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:58,692 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:58,693 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:58,708 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44124 37 2024-05-21 12:47:58,708 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44173 37 2024-05-21 12:47:58,708 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44222 40 2024-05-21 12:47:58,782 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:58,782 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:58,782 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:58,782 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:58,782 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:58,782 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:58,782 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:58,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 237682 37 2024-05-21 12:47:58,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 237731 37 2024-05-21 12:47:58,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 237780 40 2024-05-21 12:47:58,865 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:58,865 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:58,865 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:58,865 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:58,865 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:58,865 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:58,865 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:58,876 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 75892 37 2024-05-21 12:47:58,876 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 75941 37 2024-05-21 12:47:58,876 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 75990 40 2024-05-21 12:47:58,947 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:58,947 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:58,947 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:58,947 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:58,947 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:58,947 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:58,947 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:58,960 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246448 37 2024-05-21 12:47:58,960 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246497 37 2024-05-21 12:47:58,960 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246546 40 2024-05-21 12:47:59,035 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:59,035 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:59,035 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:59,035 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:59,035 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:59,035 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:59,035 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:59,050 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 304408 37 2024-05-21 12:47:59,050 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 304457 37 2024-05-21 12:47:59,050 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 304506 40 2024-05-21 12:47:59,133 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:59,133 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:59,133 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:59,134 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:59,134 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:59,134 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:59,134 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:59,149 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 50724 37 2024-05-21 12:47:59,149 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 50773 37 2024-05-21 12:47:59,149 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 50822 40 2024-05-21 12:47:59,207 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:59,207 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:59,207 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:59,207 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:59,207 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:59,207 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:59,207 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:59,221 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143009 37 2024-05-21 12:47:59,221 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143058 37 2024-05-21 12:47:59,221 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143107 40 2024-05-21 12:47:59,286 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:59,286 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:59,286 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:59,286 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:59,286 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:59,286 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:59,286 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:59,300 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149916 37 2024-05-21 12:47:59,300 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149965 37 2024-05-21 12:47:59,300 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150014 40 2024-05-21 12:47:59,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:59,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:59,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:59,371 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:59,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:59,371 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:59,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:59,384 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 144343 37 2024-05-21 12:47:59,384 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 144392 37 2024-05-21 12:47:59,384 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 144441 40 2024-05-21 12:47:59,446 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:59,446 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:59,446 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:59,446 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:59,446 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:59,446 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:59,446 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:59,460 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149012 37 2024-05-21 12:47:59,460 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149061 37 2024-05-21 12:47:59,460 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149110 40 2024-05-21 12:47:59,521 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:59,521 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:59,521 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:59,521 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:59,522 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:59,522 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:59,522 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:59,535 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147100 37 2024-05-21 12:47:59,535 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147149 37 2024-05-21 12:47:59,535 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147198 40 2024-05-21 12:47:59,596 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:59,596 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:59,596 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:59,596 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:59,596 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:59,596 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:59,596 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:59,610 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190539 37 2024-05-21 12:47:59,610 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190588 37 2024-05-21 12:47:59,610 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190637 40 2024-05-21 12:47:59,693 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:59,693 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:59,693 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:59,693 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:59,693 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:59,693 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:59,693 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:59,708 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 204819 37 2024-05-21 12:47:59,708 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 204868 37 2024-05-21 12:47:59,708 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 204917 40 2024-05-21 12:47:59,777 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:59,777 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:59,777 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:59,777 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:59,777 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:59,777 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:59,777 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:59,792 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218792 37 2024-05-21 12:47:59,792 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218841 37 2024-05-21 12:47:59,792 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218890 40 2024-05-21 12:47:59,861 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:59,861 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:59,861 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:59,861 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:59,861 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:59,861 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:59,861 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:59,876 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 211064 37 2024-05-21 12:47:59,876 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 211113 37 2024-05-21 12:47:59,876 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 211162 40 2024-05-21 12:47:59,943 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:47:59,943 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:47:59,943 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:47:59,943 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:47:59,943 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:47:59,943 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:47:59,943 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:47:59,957 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187562 37 2024-05-21 12:47:59,957 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187611 37 2024-05-21 12:47:59,957 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187660 40 2024-05-21 12:48:00,020 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:00,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:00,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:00,021 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:00,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:00,021 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:00,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:00,036 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 219717 37 2024-05-21 12:48:00,037 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 219766 37 2024-05-21 12:48:00,037 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 219815 40 2024-05-21 12:48:00,105 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:00,105 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:00,105 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:00,105 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:00,105 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:00,105 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:00,106 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:00,119 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 146814 37 2024-05-21 12:48:00,119 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 146863 37 2024-05-21 12:48:00,119 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 146912 40 2024-05-21 12:48:00,179 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:00,179 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:00,179 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:00,179 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:00,179 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:00,179 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:00,180 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:00,194 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178632 37 2024-05-21 12:48:00,194 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178681 37 2024-05-21 12:48:00,194 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178730 40 2024-05-21 12:48:00,264 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:00,264 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:00,264 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:00,264 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:00,265 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:00,265 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:00,265 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:00,279 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185566 37 2024-05-21 12:48:00,279 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185615 37 2024-05-21 12:48:00,279 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185664 40 2024-05-21 12:48:00,361 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:00,361 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:00,361 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:00,361 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:00,361 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:00,361 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:00,361 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:00,376 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189098 37 2024-05-21 12:48:00,376 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189147 37 2024-05-21 12:48:00,376 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189196 40 2024-05-21 12:48:00,438 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:00,438 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:00,439 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:00,439 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:00,439 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:00,439 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:00,439 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:00,453 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185940 37 2024-05-21 12:48:00,453 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185989 37 2024-05-21 12:48:00,453 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186038 40 2024-05-21 12:48:00,534 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:00,534 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:00,534 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:00,534 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:00,534 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:00,534 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:00,534 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:00,549 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 174124 37 2024-05-21 12:48:00,549 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 174173 37 2024-05-21 12:48:00,549 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 174222 40 2024-05-21 12:48:00,614 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:00,614 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:00,614 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:00,614 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:00,614 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:00,614 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:00,614 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:00,628 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186649 37 2024-05-21 12:48:00,628 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186698 37 2024-05-21 12:48:00,628 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186747 40 2024-05-21 12:48:00,700 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:00,700 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:00,700 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:00,700 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:00,700 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:00,700 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:00,700 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:00,715 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46050 37 2024-05-21 12:48:00,715 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46099 37 2024-05-21 12:48:00,715 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46148 40 2024-05-21 12:48:00,775 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:00,775 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:00,775 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:00,775 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:00,775 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:00,775 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:00,775 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:00,792 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45705 37 2024-05-21 12:48:00,792 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45754 37 2024-05-21 12:48:00,792 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45803 40 2024-05-21 12:48:00,856 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:00,856 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:00,856 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:00,856 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:00,856 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:00,856 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:00,856 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:00,873 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45442 37 2024-05-21 12:48:00,873 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45491 37 2024-05-21 12:48:00,873 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45540 40 2024-05-21 12:48:00,936 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:00,937 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:00,937 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:00,937 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:00,937 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:00,937 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:00,937 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:00,953 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44860 37 2024-05-21 12:48:00,953 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44909 37 2024-05-21 12:48:00,953 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44958 40 2024-05-21 12:48:01,013 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:01,013 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:01,013 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:01,013 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:01,013 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:01,013 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:01,013 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:01,028 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 60128 37 2024-05-21 12:48:01,028 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 60177 37 2024-05-21 12:48:01,028 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 60226 40 2024-05-21 12:48:01,090 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:01,090 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:01,090 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:01,090 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:01,090 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:01,090 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:01,090 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:01,106 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45443 37 2024-05-21 12:48:01,106 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45492 37 2024-05-21 12:48:01,106 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45541 40 2024-05-21 12:48:01,167 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:01,167 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:01,167 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:01,167 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:01,167 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:01,167 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:01,167 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:01,182 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 234226 37 2024-05-21 12:48:01,183 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 234275 37 2024-05-21 12:48:01,183 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 234324 40 2024-05-21 12:48:01,266 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:01,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:01,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:01,267 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:01,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:01,267 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:01,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:01,284 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 245518 37 2024-05-21 12:48:01,284 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 245567 37 2024-05-21 12:48:01,284 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 245616 40 2024-05-21 12:48:01,368 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:01,368 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:01,368 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:01,368 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:01,368 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:01,368 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:01,368 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:01,385 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246764 37 2024-05-21 12:48:01,385 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246813 37 2024-05-21 12:48:01,385 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246862 40 2024-05-21 12:48:01,470 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:01,470 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:01,470 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:01,470 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:01,470 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:01,471 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:01,471 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:01,487 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 241654 37 2024-05-21 12:48:01,487 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 241703 37 2024-05-21 12:48:01,487 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 241752 40 2024-05-21 12:48:01,565 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:01,565 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:01,565 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:01,565 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:01,565 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:01,565 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:01,565 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:01,581 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 244209 37 2024-05-21 12:48:01,581 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 244258 37 2024-05-21 12:48:01,581 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 244307 40 2024-05-21 12:48:01,664 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:01,664 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:01,664 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:01,664 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:01,664 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:01,664 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:01,664 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:01,680 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 245003 37 2024-05-21 12:48:01,680 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 245052 37 2024-05-21 12:48:01,680 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 245101 40 2024-05-21 12:48:01,757 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:01,757 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:01,757 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:01,757 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:01,757 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:01,757 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:01,757 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:01,773 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 260348 37 2024-05-21 12:48:01,773 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 260397 37 2024-05-21 12:48:01,773 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 260446 40 2024-05-21 12:48:01,855 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:01,855 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:01,855 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:01,855 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:01,856 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:01,856 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:01,856 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:01,871 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 266835 37 2024-05-21 12:48:01,871 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 266884 37 2024-05-21 12:48:01,871 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 266933 40 2024-05-21 12:48:01,959 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:01,959 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:01,959 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:01,959 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:01,959 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:01,959 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:01,959 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:01,974 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 266962 37 2024-05-21 12:48:01,974 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 267011 37 2024-05-21 12:48:01,974 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 267060 40 2024-05-21 12:48:02,057 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:02,057 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:02,057 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:02,057 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:02,057 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:02,057 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:02,057 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:02,073 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 267280 37 2024-05-21 12:48:02,073 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 267329 37 2024-05-21 12:48:02,073 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 267378 40 2024-05-21 12:48:02,153 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:02,153 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:02,153 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:02,153 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:02,153 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:02,153 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:02,154 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:02,170 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 69962 37 2024-05-21 12:48:02,170 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 70011 37 2024-05-21 12:48:02,170 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 70060 40 2024-05-21 12:48:02,228 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:02,228 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:02,228 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:02,228 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:02,228 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:02,228 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:02,228 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:02,245 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 69244 37 2024-05-21 12:48:02,245 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 69293 37 2024-05-21 12:48:02,245 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 69342 40 2024-05-21 12:48:02,304 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:02,304 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:02,304 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:02,304 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:02,304 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:02,304 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:02,304 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:02,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 64211 37 2024-05-21 12:48:02,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 64260 37 2024-05-21 12:48:02,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 64309 40 2024-05-21 12:48:02,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:02,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:02,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:02,378 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:02,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:02,378 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:02,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:02,394 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 68888 37 2024-05-21 12:48:02,395 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 68937 37 2024-05-21 12:48:02,395 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 68986 40 2024-05-21 12:48:02,487 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:02,487 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:02,487 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:02,487 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:02,487 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:02,487 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:02,487 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:02,501 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 90953 37 2024-05-21 12:48:02,501 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 91002 37 2024-05-21 12:48:02,501 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 91051 40 2024-05-21 12:48:02,562 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:02,562 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:02,562 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:02,562 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:02,562 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:02,562 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:02,562 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:02,578 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 68123 37 2024-05-21 12:48:02,578 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 68172 37 2024-05-21 12:48:02,578 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 68221 40 2024-05-21 12:48:02,636 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:02,636 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:02,636 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:02,636 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:02,636 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:02,636 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:02,636 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:02,653 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 275532 37 2024-05-21 12:48:02,653 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 275581 37 2024-05-21 12:48:02,653 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 275630 40 2024-05-21 12:48:02,733 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:02,733 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:02,733 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:02,733 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:02,733 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:02,733 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:02,733 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:02,750 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 298527 37 2024-05-21 12:48:02,750 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 298576 37 2024-05-21 12:48:02,750 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 298625 40 2024-05-21 12:48:02,833 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:02,833 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:02,833 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:02,833 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:02,833 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:02,833 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:02,833 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:02,849 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 307795 37 2024-05-21 12:48:02,849 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 307844 37 2024-05-21 12:48:02,849 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 307893 40 2024-05-21 12:48:02,938 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:02,938 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:02,938 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:02,938 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:02,938 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:02,938 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:02,938 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:02,954 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 304891 37 2024-05-21 12:48:02,955 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 304940 37 2024-05-21 12:48:02,955 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 304989 40 2024-05-21 12:48:03,044 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:03,044 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:03,044 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:03,044 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:03,044 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:03,044 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:03,044 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:03,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 275103 37 2024-05-21 12:48:03,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 275152 37 2024-05-21 12:48:03,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 275201 40 2024-05-21 12:48:03,141 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:03,141 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:03,141 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:03,141 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:03,141 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:03,141 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:03,141 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:03,158 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 302914 37 2024-05-21 12:48:03,158 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 302963 37 2024-05-21 12:48:03,158 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 303012 40 2024-05-21 12:48:03,244 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:03,244 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:03,244 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 2 2024-05-21 12:48:03,244 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 2 (unknown) 2024-05-21 12:48:03,244 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 99 7 2024-05-21 12:48:03,244 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 99 7 (unknown) 2024-05-21 12:48:03,244 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 118 32768 2024-05-21 12:48:03,254 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 48600 37 2024-05-21 12:48:03,254 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 48649 37 2024-05-21 12:48:03,254 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 48698 40 2024-05-21 12:48:03,302 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:03,302 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:03,302 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 2 2024-05-21 12:48:03,302 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 2 (unknown) 2024-05-21 12:48:03,302 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 99 7 2024-05-21 12:48:03,302 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 99 7 (unknown) 2024-05-21 12:48:03,302 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 118 32768 2024-05-21 12:48:03,313 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 49917 37 2024-05-21 12:48:03,313 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 49966 37 2024-05-21 12:48:03,313 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 50015 40 2024-05-21 12:48:03,360 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:03,360 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:03,360 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 2 2024-05-21 12:48:03,360 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 2 (unknown) 2024-05-21 12:48:03,360 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 99 7 2024-05-21 12:48:03,360 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 99 7 (unknown) 2024-05-21 12:48:03,360 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 118 32768 2024-05-21 12:48:03,370 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 50493 37 2024-05-21 12:48:03,370 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 50542 37 2024-05-21 12:48:03,370 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 50591 40 2024-05-21 12:48:03,418 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:03,418 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:03,418 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 2 2024-05-21 12:48:03,418 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 2 (unknown) 2024-05-21 12:48:03,418 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 99 7 2024-05-21 12:48:03,418 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 99 7 (unknown) 2024-05-21 12:48:03,418 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 118 32768 2024-05-21 12:48:03,428 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 49676 37 2024-05-21 12:48:03,428 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 49725 37 2024-05-21 12:48:03,428 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 49774 40 2024-05-21 12:48:03,475 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:03,475 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:03,475 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 2 2024-05-21 12:48:03,475 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 2 (unknown) 2024-05-21 12:48:03,475 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 99 7 2024-05-21 12:48:03,475 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 99 7 (unknown) 2024-05-21 12:48:03,475 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 118 32768 2024-05-21 12:48:03,485 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 50082 37 2024-05-21 12:48:03,485 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 50131 37 2024-05-21 12:48:03,486 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 50180 40 2024-05-21 12:48:03,534 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:03,534 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:03,534 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:03,534 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:03,534 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:03,534 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:03,534 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:03,546 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 93781 37 2024-05-21 12:48:03,546 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 93830 37 2024-05-21 12:48:03,546 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 93879 40 2024-05-21 12:48:03,712 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:03,712 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:03,712 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:03,712 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:03,712 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:03,712 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:03,712 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:03,725 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 95524 37 2024-05-21 12:48:03,725 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 95573 37 2024-05-21 12:48:03,725 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 95622 40 2024-05-21 12:48:03,783 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:03,783 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:03,783 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:03,783 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:03,783 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:03,783 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:03,783 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:03,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 100760 37 2024-05-21 12:48:03,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 100809 37 2024-05-21 12:48:03,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 100858 40 2024-05-21 12:48:03,897 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:03,897 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:03,898 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:03,898 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:03,898 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:03,898 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:03,898 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:03,910 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 97006 37 2024-05-21 12:48:03,910 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 97055 37 2024-05-21 12:48:03,910 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 97104 40 2024-05-21 12:48:03,969 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:03,969 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:03,969 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:03,969 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:03,970 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:03,970 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:03,970 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:03,981 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 97321 37 2024-05-21 12:48:03,981 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 97370 37 2024-05-21 12:48:03,981 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 97419 40 2024-05-21 12:48:04,040 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:04,040 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:04,040 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:04,040 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:04,040 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:04,040 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:04,040 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:04,053 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 134011 37 2024-05-21 12:48:04,053 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 134060 37 2024-05-21 12:48:04,053 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 134109 40 2024-05-21 12:48:04,124 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:04,124 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:04,124 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:04,124 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:04,124 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:04,124 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:04,124 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:04,139 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 158417 37 2024-05-21 12:48:04,139 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 158466 37 2024-05-21 12:48:04,139 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 158515 40 2024-05-21 12:48:04,203 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:04,204 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:04,204 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:04,204 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:04,204 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:04,204 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:04,204 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:04,217 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152559 37 2024-05-21 12:48:04,217 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152608 37 2024-05-21 12:48:04,217 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152657 40 2024-05-21 12:48:04,283 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:04,283 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:04,283 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:04,283 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:04,283 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:04,283 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:04,283 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:04,297 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 161998 37 2024-05-21 12:48:04,298 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 162047 37 2024-05-21 12:48:04,298 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 162096 40 2024-05-21 12:48:04,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:04,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:04,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:04,371 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:04,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:04,371 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:04,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:04,384 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130356 37 2024-05-21 12:48:04,384 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130405 37 2024-05-21 12:48:04,384 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130454 40 2024-05-21 12:48:04,454 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:04,454 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:04,454 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:04,454 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:04,454 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:04,454 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:04,454 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:04,468 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150961 37 2024-05-21 12:48:04,468 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151010 37 2024-05-21 12:48:04,468 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151059 40 2024-05-21 12:48:04,531 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:04,531 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:04,532 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:04,532 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:04,532 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:04,532 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:04,532 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:04,544 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98887 37 2024-05-21 12:48:04,544 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98936 37 2024-05-21 12:48:04,544 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98985 40 2024-05-21 12:48:04,603 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:04,603 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:04,603 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:04,603 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:04,603 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:04,603 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:04,603 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:04,617 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 122663 37 2024-05-21 12:48:04,617 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 122712 37 2024-05-21 12:48:04,617 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 122761 40 2024-05-21 12:48:04,680 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:04,680 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:04,680 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:04,680 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:04,680 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:04,680 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:04,680 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:04,693 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 138877 37 2024-05-21 12:48:04,693 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 138926 37 2024-05-21 12:48:04,693 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 138975 40 2024-05-21 12:48:04,759 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:04,759 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:04,759 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:04,759 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:04,759 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:04,759 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:04,759 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:04,772 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126080 37 2024-05-21 12:48:04,772 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126129 37 2024-05-21 12:48:04,773 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126178 40 2024-05-21 12:48:04,833 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:04,833 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:04,833 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:04,833 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:04,833 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:04,833 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:04,834 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:04,847 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130152 37 2024-05-21 12:48:04,847 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130201 37 2024-05-21 12:48:04,847 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130250 40 2024-05-21 12:48:04,947 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:04,947 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:04,947 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:04,947 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:04,948 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:04,948 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:04,948 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:04,962 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 116351 37 2024-05-21 12:48:04,962 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 116400 37 2024-05-21 12:48:04,962 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 116449 40 2024-05-21 12:48:05,026 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,026 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,026 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,026 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,026 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,026 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,026 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,040 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128635 37 2024-05-21 12:48:05,040 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128684 37 2024-05-21 12:48:05,040 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128733 40 2024-05-21 12:48:05,101 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,101 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,101 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,101 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,101 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,101 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,101 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,116 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44679 37 2024-05-21 12:48:05,116 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44728 37 2024-05-21 12:48:05,116 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44777 40 2024-05-21 12:48:05,177 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,177 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,177 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,177 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,177 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,177 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,177 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,193 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 43266 37 2024-05-21 12:48:05,193 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 43315 37 2024-05-21 12:48:05,193 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 43364 40 2024-05-21 12:48:05,255 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,255 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,255 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,255 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,255 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,255 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,255 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,271 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44681 37 2024-05-21 12:48:05,271 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44730 37 2024-05-21 12:48:05,271 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44779 40 2024-05-21 12:48:05,329 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,329 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,329 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,330 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,330 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,330 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,330 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,346 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45239 37 2024-05-21 12:48:05,346 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45288 37 2024-05-21 12:48:05,346 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45337 40 2024-05-21 12:48:05,404 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,404 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,404 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,404 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,404 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,404 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,404 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,419 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 59349 37 2024-05-21 12:48:05,419 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 59398 37 2024-05-21 12:48:05,419 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 59447 40 2024-05-21 12:48:05,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,478 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,478 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44646 37 2024-05-21 12:48:05,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44695 37 2024-05-21 12:48:05,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44744 40 2024-05-21 12:48:05,551 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,551 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,551 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,551 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,551 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,551 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,551 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,563 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 89579 37 2024-05-21 12:48:05,563 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 89628 37 2024-05-21 12:48:05,563 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 89677 40 2024-05-21 12:48:05,621 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,621 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,621 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,621 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,621 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,621 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,621 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,634 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 93322 37 2024-05-21 12:48:05,634 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 93371 37 2024-05-21 12:48:05,634 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 93420 40 2024-05-21 12:48:05,693 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,694 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,694 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,694 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,694 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,694 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,694 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,706 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98482 37 2024-05-21 12:48:05,706 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98531 37 2024-05-21 12:48:05,706 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98580 40 2024-05-21 12:48:05,766 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,766 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,766 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,766 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,766 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,766 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,766 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,778 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 97715 37 2024-05-21 12:48:05,778 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 97764 37 2024-05-21 12:48:05,778 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 97813 40 2024-05-21 12:48:05,839 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,839 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,839 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,839 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,839 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,839 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,839 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,852 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 95480 37 2024-05-21 12:48:05,852 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 95529 37 2024-05-21 12:48:05,852 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 95578 40 2024-05-21 12:48:05,910 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,911 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,911 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,911 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,911 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,911 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,911 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:05,924 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 133394 37 2024-05-21 12:48:05,924 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 133443 37 2024-05-21 12:48:05,924 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 133492 40 2024-05-21 12:48:05,997 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:05,997 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:05,997 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:05,997 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:05,997 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:05,997 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:05,997 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,012 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 157657 37 2024-05-21 12:48:06,012 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 157706 37 2024-05-21 12:48:06,012 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 157755 40 2024-05-21 12:48:06,079 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:06,079 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:06,079 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:06,079 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:06,079 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:06,079 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:06,079 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,093 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151621 37 2024-05-21 12:48:06,093 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151670 37 2024-05-21 12:48:06,093 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151719 40 2024-05-21 12:48:06,158 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:06,158 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:06,158 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:06,158 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:06,158 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:06,158 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:06,158 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,173 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 166680 37 2024-05-21 12:48:06,173 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 166729 37 2024-05-21 12:48:06,173 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 166778 40 2024-05-21 12:48:06,239 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:06,239 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:06,239 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:06,239 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:06,239 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:06,239 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:06,239 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,252 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130334 37 2024-05-21 12:48:06,252 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130383 37 2024-05-21 12:48:06,252 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130432 40 2024-05-21 12:48:06,317 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:06,317 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:06,317 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:06,317 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:06,317 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:06,317 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:06,317 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,331 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151116 37 2024-05-21 12:48:06,331 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151165 37 2024-05-21 12:48:06,331 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151214 40 2024-05-21 12:48:06,396 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:06,396 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:06,396 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:06,396 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:06,396 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:06,396 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:06,396 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,409 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 96851 37 2024-05-21 12:48:06,409 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 96900 37 2024-05-21 12:48:06,409 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 96949 40 2024-05-21 12:48:06,466 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:06,466 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:06,467 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:06,467 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:06,467 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:06,467 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:06,467 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,481 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 120839 37 2024-05-21 12:48:06,481 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 120888 37 2024-05-21 12:48:06,481 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 120937 40 2024-05-21 12:48:06,545 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:06,545 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:06,545 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:06,545 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:06,545 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:06,545 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:06,545 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,559 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 138607 37 2024-05-21 12:48:06,559 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 138656 37 2024-05-21 12:48:06,559 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 138705 40 2024-05-21 12:48:06,622 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:06,622 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:06,622 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:06,622 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:06,622 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:06,622 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:06,622 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,635 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127368 37 2024-05-21 12:48:06,635 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127417 37 2024-05-21 12:48:06,635 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127466 40 2024-05-21 12:48:06,696 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:06,696 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:06,696 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:06,696 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:06,696 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:06,696 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:06,696 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,709 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129527 37 2024-05-21 12:48:06,709 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129576 37 2024-05-21 12:48:06,709 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129625 40 2024-05-21 12:48:06,770 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:06,770 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:06,770 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:06,770 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:06,770 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:06,770 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:06,770 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,785 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 112616 37 2024-05-21 12:48:06,785 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 112665 37 2024-05-21 12:48:06,785 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 112714 40 2024-05-21 12:48:06,850 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:06,850 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:06,850 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:06,850 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:06,850 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:06,850 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:06,850 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,863 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128777 37 2024-05-21 12:48:06,863 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128826 37 2024-05-21 12:48:06,863 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128875 40 2024-05-21 12:48:06,928 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:06,928 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:06,928 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:06,928 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:06,928 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:06,928 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:06,928 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:06,943 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44518 37 2024-05-21 12:48:06,943 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44567 37 2024-05-21 12:48:06,943 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44616 40 2024-05-21 12:48:07,002 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,002 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,002 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,002 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,002 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,002 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,002 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:07,018 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44216 37 2024-05-21 12:48:07,018 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44265 37 2024-05-21 12:48:07,018 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 44314 40 2024-05-21 12:48:07,075 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,075 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,076 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,076 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,076 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,076 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,076 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:07,092 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46346 37 2024-05-21 12:48:07,092 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46395 37 2024-05-21 12:48:07,092 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46444 40 2024-05-21 12:48:07,156 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,156 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,156 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,156 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,156 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,156 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,156 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:07,172 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 49271 37 2024-05-21 12:48:07,172 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 49320 37 2024-05-21 12:48:07,172 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 49369 40 2024-05-21 12:48:07,232 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,232 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,232 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,232 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,232 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,232 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,232 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:07,247 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 61059 37 2024-05-21 12:48:07,247 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 61108 37 2024-05-21 12:48:07,247 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 61157 40 2024-05-21 12:48:07,305 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,305 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,305 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,305 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,305 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,305 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,306 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:07,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46857 37 2024-05-21 12:48:07,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46906 37 2024-05-21 12:48:07,320 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 46955 40 2024-05-21 12:48:07,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,378 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,378 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:07,394 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215516 37 2024-05-21 12:48:07,394 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215565 37 2024-05-21 12:48:07,394 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215614 40 2024-05-21 12:48:07,468 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,468 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,468 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,468 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,469 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,469 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,469 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:07,484 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218908 37 2024-05-21 12:48:07,484 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218957 37 2024-05-21 12:48:07,484 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 219006 40 2024-05-21 12:48:07,557 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,557 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,558 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,558 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,558 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,558 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,558 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:07,574 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218864 37 2024-05-21 12:48:07,574 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218913 37 2024-05-21 12:48:07,574 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218962 40 2024-05-21 12:48:07,647 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,647 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,647 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,647 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,647 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,647 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,647 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:07,662 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215829 37 2024-05-21 12:48:07,662 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215878 37 2024-05-21 12:48:07,662 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215927 40 2024-05-21 12:48:07,734 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,735 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,735 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,735 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,735 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,735 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,735 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:07,750 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215849 37 2024-05-21 12:48:07,750 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215898 37 2024-05-21 12:48:07,750 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215947 40 2024-05-21 12:48:07,820 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,820 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,820 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,820 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,820 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,820 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,820 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:07,835 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 204531 37 2024-05-21 12:48:07,835 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 204580 37 2024-05-21 12:48:07,835 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 204629 40 2024-05-21 12:48:07,908 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,908 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,908 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,908 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,908 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,908 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,908 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:07,923 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 212425 37 2024-05-21 12:48:07,923 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 212474 37 2024-05-21 12:48:07,923 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 212523 40 2024-05-21 12:48:07,997 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:07,998 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:07,998 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:07,998 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:07,998 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:07,998 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:07,998 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:08,013 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 209342 37 2024-05-21 12:48:08,013 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 209391 37 2024-05-21 12:48:08,013 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 209440 40 2024-05-21 12:48:08,085 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:08,086 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:08,086 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:08,086 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:08,086 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:08,086 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:08,086 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:08,101 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 212965 37 2024-05-21 12:48:08,101 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 213014 37 2024-05-21 12:48:08,101 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 213063 40 2024-05-21 12:48:08,176 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:08,176 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:08,176 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:08,176 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:08,176 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:08,176 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:08,176 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:08,191 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 210776 37 2024-05-21 12:48:08,192 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 210825 37 2024-05-21 12:48:08,192 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 210874 40 2024-05-21 12:48:08,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:08,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:08,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:08,267 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:08,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:08,267 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:08,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:08,282 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220499 37 2024-05-21 12:48:08,282 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220548 37 2024-05-21 12:48:08,282 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220597 40 2024-05-21 12:48:08,356 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:08,356 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:08,356 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:08,356 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:08,356 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:08,356 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:08,356 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:08,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 236483 37 2024-05-21 12:48:08,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 236532 37 2024-05-21 12:48:08,371 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 236581 40 2024-05-21 12:48:08,445 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:08,445 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:08,445 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:08,445 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:08,445 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:08,445 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:08,445 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:08,460 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 231557 37 2024-05-21 12:48:08,460 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 231606 37 2024-05-21 12:48:08,460 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 231655 40 2024-05-21 12:48:08,536 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:08,536 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:08,536 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:08,536 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:08,536 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:08,536 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:08,536 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:08,551 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 238605 37 2024-05-21 12:48:08,552 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 238654 37 2024-05-21 12:48:08,552 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 238703 40 2024-05-21 12:48:08,629 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:08,629 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:08,629 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:08,629 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:08,629 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:08,629 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:08,629 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:08,644 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220437 37 2024-05-21 12:48:08,644 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220486 37 2024-05-21 12:48:08,644 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220535 40 2024-05-21 12:48:08,715 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:08,715 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:08,715 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:08,715 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:08,715 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:08,715 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:08,716 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:08,731 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 234314 37 2024-05-21 12:48:08,731 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 234363 37 2024-05-21 12:48:08,731 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 234412 40 2024-05-21 12:48:08,804 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:08,804 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:08,804 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:08,804 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:08,804 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:08,804 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:08,804 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:08,816 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 90019 37 2024-05-21 12:48:08,816 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 90068 37 2024-05-21 12:48:08,816 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 90117 40 2024-05-21 12:48:08,875 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:08,875 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:08,875 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:08,875 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:08,875 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:08,875 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:08,875 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:08,887 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 92285 37 2024-05-21 12:48:08,887 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 92334 37 2024-05-21 12:48:08,887 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 92383 40 2024-05-21 12:48:08,949 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:08,949 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:08,949 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:08,949 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:08,949 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:08,949 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:08,949 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:08,962 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 95697 37 2024-05-21 12:48:08,963 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 95746 37 2024-05-21 12:48:08,963 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 95795 40 2024-05-21 12:48:09,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,021 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,021 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,034 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 92724 37 2024-05-21 12:48:09,034 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 92773 37 2024-05-21 12:48:09,034 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 92822 40 2024-05-21 12:48:09,092 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,092 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,092 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,092 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,092 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,092 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,092 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,104 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 94338 37 2024-05-21 12:48:09,104 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 94387 37 2024-05-21 12:48:09,104 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 94436 40 2024-05-21 12:48:09,163 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,163 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,164 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,164 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,164 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,164 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,164 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,177 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 131965 37 2024-05-21 12:48:09,177 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 132014 37 2024-05-21 12:48:09,177 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 132063 40 2024-05-21 12:48:09,241 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,241 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,241 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,241 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,241 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,241 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,241 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,255 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 159412 37 2024-05-21 12:48:09,255 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 159461 37 2024-05-21 12:48:09,255 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 159510 40 2024-05-21 12:48:09,321 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,321 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,321 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,321 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,321 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,321 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,321 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,335 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 155445 37 2024-05-21 12:48:09,335 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 155494 37 2024-05-21 12:48:09,335 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 155543 40 2024-05-21 12:48:09,401 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,401 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,401 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,401 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,401 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,401 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,401 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,416 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 162318 37 2024-05-21 12:48:09,416 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 162367 37 2024-05-21 12:48:09,416 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 162416 40 2024-05-21 12:48:09,481 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,481 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,481 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,481 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,481 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,482 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,482 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130141 37 2024-05-21 12:48:09,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130190 37 2024-05-21 12:48:09,495 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130239 40 2024-05-21 12:48:09,555 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,556 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,556 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,556 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,556 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,556 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,556 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,570 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 154184 37 2024-05-21 12:48:09,570 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 154233 37 2024-05-21 12:48:09,570 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 154282 40 2024-05-21 12:48:09,633 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,633 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,633 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,633 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,633 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,633 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,633 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,646 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 97316 37 2024-05-21 12:48:09,646 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 97365 37 2024-05-21 12:48:09,646 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 97414 40 2024-05-21 12:48:09,704 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,704 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,704 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,704 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,704 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,704 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,704 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,718 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 118433 37 2024-05-21 12:48:09,718 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 118482 37 2024-05-21 12:48:09,718 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 118531 40 2024-05-21 12:48:09,782 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,782 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,782 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,782 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,782 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,782 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,782 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143350 37 2024-05-21 12:48:09,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143399 37 2024-05-21 12:48:09,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143448 40 2024-05-21 12:48:09,858 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,858 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,858 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,858 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,858 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,858 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,858 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,871 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 123837 37 2024-05-21 12:48:09,871 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 123886 37 2024-05-21 12:48:09,871 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 123935 40 2024-05-21 12:48:09,930 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:09,930 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:09,930 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:09,930 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:09,930 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:09,930 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:09,930 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:09,943 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128150 37 2024-05-21 12:48:09,943 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128199 37 2024-05-21 12:48:09,943 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128248 40 2024-05-21 12:48:10,003 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,004 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,004 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,004 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,004 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,004 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,004 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,018 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 116008 37 2024-05-21 12:48:10,018 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 116057 37 2024-05-21 12:48:10,018 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 116106 40 2024-05-21 12:48:10,082 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,082 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,082 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,082 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,082 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,082 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,082 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,095 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129011 37 2024-05-21 12:48:10,095 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129060 37 2024-05-21 12:48:10,095 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129109 40 2024-05-21 12:48:10,156 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,156 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,156 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,156 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,156 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,156 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,156 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,171 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 49168 37 2024-05-21 12:48:10,171 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 49217 37 2024-05-21 12:48:10,171 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 49266 40 2024-05-21 12:48:10,228 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,228 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,228 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,228 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,228 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,228 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,228 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,245 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 48047 37 2024-05-21 12:48:10,245 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 48096 37 2024-05-21 12:48:10,245 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 48145 40 2024-05-21 12:48:10,303 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,303 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,303 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,303 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,303 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,303 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,303 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,318 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 48807 37 2024-05-21 12:48:10,319 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 48856 37 2024-05-21 12:48:10,319 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 48905 40 2024-05-21 12:48:10,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,378 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,378 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,378 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,393 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45189 37 2024-05-21 12:48:10,393 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45238 37 2024-05-21 12:48:10,393 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 45287 40 2024-05-21 12:48:10,450 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,450 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,450 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,450 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,450 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,450 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,450 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,464 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 59139 37 2024-05-21 12:48:10,464 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 59188 37 2024-05-21 12:48:10,464 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 59237 40 2024-05-21 12:48:10,522 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,522 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,522 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,522 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,522 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,522 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,522 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,538 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 47847 37 2024-05-21 12:48:10,538 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 47896 37 2024-05-21 12:48:10,538 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 47945 40 2024-05-21 12:48:10,595 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,595 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,595 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,596 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,596 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,596 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,596 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,617 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 79766 37 2024-05-21 12:48:10,617 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 79815 37 2024-05-21 12:48:10,617 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 79864 40 2024-05-21 12:48:10,701 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,702 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,702 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,702 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,702 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,702 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,702 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,718 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216243 37 2024-05-21 12:48:10,718 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216292 37 2024-05-21 12:48:10,718 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216341 40 2024-05-21 12:48:10,790 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,790 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,790 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,790 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,790 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,790 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,790 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,806 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217313 37 2024-05-21 12:48:10,806 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217362 37 2024-05-21 12:48:10,806 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217411 40 2024-05-21 12:48:10,883 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,883 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,883 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,883 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,883 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,883 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,883 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,899 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217902 37 2024-05-21 12:48:10,899 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217951 37 2024-05-21 12:48:10,899 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218000 40 2024-05-21 12:48:10,971 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:10,971 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:10,971 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:10,971 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:10,971 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:10,971 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:10,971 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:10,987 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217324 37 2024-05-21 12:48:10,987 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217373 37 2024-05-21 12:48:10,987 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217422 40 2024-05-21 12:48:11,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:11,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:11,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:11,060 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:11,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:11,060 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:11,060 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:11,076 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217660 37 2024-05-21 12:48:11,076 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217709 37 2024-05-21 12:48:11,076 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217758 40 2024-05-21 12:48:11,180 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:11,180 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:11,180 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:11,180 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:11,180 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:11,180 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:11,180 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:11,195 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 214200 37 2024-05-21 12:48:11,195 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 214249 37 2024-05-21 12:48:11,195 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 214298 40 2024-05-21 12:48:11,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:11,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:11,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:11,267 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:11,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:11,267 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:11,267 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:11,283 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225966 37 2024-05-21 12:48:11,283 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 226015 37 2024-05-21 12:48:11,283 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 226064 40 2024-05-21 12:48:11,387 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:11,387 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:11,387 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:11,387 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:11,387 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:11,387 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:11,387 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:11,403 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 223870 37 2024-05-21 12:48:11,403 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 223919 37 2024-05-21 12:48:11,403 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 223968 40 2024-05-21 12:48:11,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:11,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:11,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:11,478 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:11,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:11,478 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:11,478 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:11,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 221455 37 2024-05-21 12:48:11,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 221504 37 2024-05-21 12:48:11,494 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 221553 40 2024-05-21 12:48:11,566 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:11,566 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:11,567 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:11,567 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:11,567 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:11,567 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:11,567 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:11,583 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 223220 37 2024-05-21 12:48:11,583 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 223269 37 2024-05-21 12:48:11,583 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 223318 40 2024-05-21 12:48:11,655 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:11,655 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:11,655 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:11,655 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:11,655 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:11,655 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:11,655 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:11,671 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 57827 37 2024-05-21 12:48:11,671 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 57876 37 2024-05-21 12:48:11,671 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 57925 40 2024-05-21 12:48:11,727 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:11,728 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:11,728 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:11,728 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:11,728 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:11,728 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:11,728 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:11,743 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 66259 37 2024-05-21 12:48:11,743 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 66308 37 2024-05-21 12:48:11,743 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 66357 40 2024-05-21 12:48:11,802 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:11,802 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:11,802 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:11,802 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:11,802 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:11,802 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:11,802 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:11,817 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 63781 37 2024-05-21 12:48:11,817 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 63830 37 2024-05-21 12:48:11,817 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 63879 40 2024-05-21 12:48:11,874 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:11,874 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:11,874 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:11,874 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:11,874 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:11,874 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:11,874 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:11,890 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 61681 37 2024-05-21 12:48:11,890 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 61730 37 2024-05-21 12:48:11,890 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 61779 40 2024-05-21 12:48:11,947 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:11,948 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:11,948 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:11,948 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:11,948 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:11,948 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:11,948 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:11,962 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 71683 37 2024-05-21 12:48:11,962 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 71732 37 2024-05-21 12:48:11,962 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 71781 40 2024-05-21 12:48:12,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:12,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:12,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:12,021 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:12,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:12,021 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:12,021 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:12,036 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 68977 37 2024-05-21 12:48:12,036 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 69026 37 2024-05-21 12:48:12,036 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 69075 40 2024-05-21 12:48:12,094 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:12,094 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:12,094 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:12,094 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:12,095 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:12,095 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:12,095 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:12,110 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 242807 37 2024-05-21 12:48:12,110 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 242856 37 2024-05-21 12:48:12,110 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 242905 40 2024-05-21 12:48:12,185 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:12,185 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:12,185 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:12,185 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:12,185 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:12,185 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:12,185 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:12,201 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 254616 37 2024-05-21 12:48:12,201 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 254665 37 2024-05-21 12:48:12,201 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 254714 40 2024-05-21 12:48:12,308 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:12,309 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:12,309 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:12,309 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:12,309 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:12,309 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:12,309 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:12,325 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 251803 37 2024-05-21 12:48:12,325 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 251852 37 2024-05-21 12:48:12,325 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 251901 40 2024-05-21 12:48:12,402 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:12,402 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:12,402 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:12,402 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:12,402 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:12,402 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:12,402 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:12,418 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 251578 37 2024-05-21 12:48:12,418 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 251627 37 2024-05-21 12:48:12,418 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 251676 40 2024-05-21 12:48:12,510 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:12,510 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:12,510 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:12,510 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:12,510 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:12,510 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:12,510 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:12,526 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 242684 37 2024-05-21 12:48:12,526 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 242733 37 2024-05-21 12:48:12,526 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 242782 40 2024-05-21 12:48:12,601 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:12,601 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:12,601 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:12,601 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:12,601 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:12,601 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:12,601 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:12,617 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 247392 37 2024-05-21 12:48:12,617 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 247441 37 2024-05-21 12:48:12,617 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 247490 40 2024-05-21 12:48:12,698 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:12,698 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:12,698 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:12,698 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:12,698 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:12,698 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:12,698 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:12,714 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246766 37 2024-05-21 12:48:12,714 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246815 37 2024-05-21 12:48:12,714 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246864 40 2024-05-21 12:48:12,792 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:12,792 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:12,792 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:12,792 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:12,792 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:12,792 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:12,792 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:12,808 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 255078 37 2024-05-21 12:48:12,808 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 255127 37 2024-05-21 12:48:12,808 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 255176 40 2024-05-21 12:48:12,885 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:12,885 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:12,885 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:12,885 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:12,885 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:12,885 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:12,885 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:12,901 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 248829 37 2024-05-21 12:48:12,901 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 248878 37 2024-05-21 12:48:12,901 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 248927 40 2024-05-21 12:48:12,978 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:12,978 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:12,978 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:12,978 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:12,978 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:12,978 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:12,978 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:12,994 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 248126 37 2024-05-21 12:48:12,994 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 248175 37 2024-05-21 12:48:12,994 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 248224 40 2024-05-21 12:48:13,074 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:13,074 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:13,074 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:13,074 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:13,074 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:13,074 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:13,074 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:13,090 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 248519 37 2024-05-21 12:48:13,090 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 248568 37 2024-05-21 12:48:13,090 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 248617 40 2024-05-21 12:48:13,172 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:13,172 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:13,172 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:13,172 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:13,172 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:13,172 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:13,172 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:13,187 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 211633 37 2024-05-21 12:48:13,187 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 211682 37 2024-05-21 12:48:13,187 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 211731 40 2024-05-21 12:48:13,259 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:13,259 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:13,260 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:13,260 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:13,260 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:13,260 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:13,260 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:13,275 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 230028 37 2024-05-21 12:48:13,275 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 230077 37 2024-05-21 12:48:13,275 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 230126 40 2024-05-21 12:48:13,349 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:13,349 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:13,349 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:13,349 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:13,349 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:13,349 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:13,349 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:13,364 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 226555 37 2024-05-21 12:48:13,365 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 226604 37 2024-05-21 12:48:13,365 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 226653 40 2024-05-21 12:48:13,443 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:13,443 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:13,443 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:13,443 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:13,443 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:13,443 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:13,443 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:13,458 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 226600 37 2024-05-21 12:48:13,458 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 226649 37 2024-05-21 12:48:13,458 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 226698 40 2024-05-21 12:48:13,537 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:13,537 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:13,538 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:13,538 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:13,538 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:13,538 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:13,538 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:13,554 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 227644 37 2024-05-21 12:48:13,554 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 227693 37 2024-05-21 12:48:13,554 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 227742 40 2024-05-21 12:48:13,629 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:13,630 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:13,630 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:13,630 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:13,630 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:13,630 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:13,630 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:13,645 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 58651 37 2024-05-21 12:48:13,645 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 58700 37 2024-05-21 12:48:13,645 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 58749 40 2024-05-21 12:48:13,703 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:13,703 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:13,703 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:13,704 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:13,704 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:13,704 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:13,704 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:13,719 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 58847 37 2024-05-21 12:48:13,719 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 58896 37 2024-05-21 12:48:13,719 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 58945 40 2024-05-21 12:48:13,777 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:13,777 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:13,777 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:13,777 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:13,777 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:13,777 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:13,777 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:13,793 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 67861 37 2024-05-21 12:48:13,793 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 67910 37 2024-05-21 12:48:13,793 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 67959 40 2024-05-21 12:48:13,854 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:13,854 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:13,854 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:13,854 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:13,854 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:13,854 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:13,854 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:13,871 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 66700 37 2024-05-21 12:48:13,871 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 66749 37 2024-05-21 12:48:13,871 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 66798 40 2024-05-21 12:48:13,929 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:13,929 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:13,929 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:13,929 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:13,930 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:13,930 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:13,930 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:13,944 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 82860 37 2024-05-21 12:48:13,944 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 82909 37 2024-05-21 12:48:13,944 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 82958 40 2024-05-21 12:48:14,003 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:14,003 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:14,003 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:14,003 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:14,004 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:14,004 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:14,004 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:14,018 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 70777 37 2024-05-21 12:48:14,018 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 70826 37 2024-05-21 12:48:14,018 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 70875 40 2024-05-21 12:48:14,093 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:14,093 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:14,093 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:14,093 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:14,093 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:14,093 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:14,093 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:14,109 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 259142 37 2024-05-21 12:48:14,109 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 259191 37 2024-05-21 12:48:14,109 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 259240 40 2024-05-21 12:48:14,186 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:14,186 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:14,186 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:14,186 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:14,187 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:14,187 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:14,187 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:14,202 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 281685 37 2024-05-21 12:48:14,202 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 281734 37 2024-05-21 12:48:14,202 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 281783 40 2024-05-21 12:48:14,293 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:14,293 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:14,293 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:14,293 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:14,293 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:14,293 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:14,294 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:14,310 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 277789 37 2024-05-21 12:48:14,310 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 277838 37 2024-05-21 12:48:14,310 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 277887 40 2024-05-21 12:48:14,403 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:14,404 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:14,404 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:14,404 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:14,404 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:14,404 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:14,404 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:14,419 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 274838 37 2024-05-21 12:48:14,419 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 274887 37 2024-05-21 12:48:14,419 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 274936 40 2024-05-21 12:48:14,500 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:14,500 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:14,500 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:14,500 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:14,500 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:14,500 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:14,500 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:14,516 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 258828 37 2024-05-21 12:48:14,516 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 258877 37 2024-05-21 12:48:14,516 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 258926 40 2024-05-21 12:48:14,595 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:14,595 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:14,595 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:14,595 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:14,595 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:14,596 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:14,596 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:14,612 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 274103 37 2024-05-21 12:48:14,612 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 274152 37 2024-05-21 12:48:14,612 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 274201 40 2024-05-21 12:48:14,691 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:14,691 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:14,692 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:14,692 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:14,692 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:14,692 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:14,692 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:14,714 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 84254 37 2024-05-21 12:48:14,714 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 84303 37 2024-05-21 12:48:14,714 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 84352 40 2024-05-21 12:48:14,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:14,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:14,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:14,795 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:14,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:14,795 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:14,795 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:14,817 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 90247 37 2024-05-21 12:48:14,817 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 90296 37 2024-05-21 12:48:14,817 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 90345 40 2024-05-21 12:48:14,903 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-05-21 12:48:14,903 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-05-21 12:48:14,903 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-05-21 12:48:14,903 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-05-21 12:48:14,903 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-05-21 12:48:14,903 UTC [2172885] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-05-21 12:48:14,903 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-05-21 12:48:14,926 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 87826 37 2024-05-21 12:48:14,926 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 87875 37 2024-05-21 12:48:14,926 UTC [2172885] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 87924 40 2024-05-21 12:48:15,002 UTC [2172885] DEBUG esmvalcore._task:685 Collecting provenance of task diagnostic1/cvdp took 24.7 seconds 2024-05-21 12:48:15,002 UTC [2172885] INFO esmvalcore._task:266 Successfully completed task diagnostic1/cvdp (priority 0) in 0:04:27.642717 2024-05-21 12:48:15,041 UTC [2172723] INFO esmvalcore._task:793 Progress: 0 tasks running, 0 tasks waiting for ancestors, 5/5 done 2024-05-21 12:48:15,041 UTC [2172723] INFO esmvalcore._task:798 Successfully completed all tasks. 2024-05-21 12:48:15,063 UTC [2172723] INFO esmvalcore._recipe.recipe:1076 Wrote recipe with version numbers and wildcards to: file:///projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/run/recipe_cvdp_NorESM2_filled.yml 2024-05-21 12:48:15,189 UTC [2172723] INFO esmvalcore.experimental.recipe_output:244 Wrote recipe output to: file:///projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_NorESM2_20240521_124346/index.html 2024-05-21 12:48:15,189 UTC [2172723] INFO esmvalcore._main:133 Ending the Earth System Model Evaluation Tool at time: 2024-05-21 12:48:15 UTC 2024-05-21 12:48:15,189 UTC [2172723] INFO esmvalcore._main:136 Time for running the recipe was: 0:04:28.480866 2024-05-21 12:48:15,597 UTC [2172723] INFO esmvalcore._task:128 Maximum memory used (estimate): 2.9 GB 2024-05-21 12:48:15,598 UTC [2172723] INFO esmvalcore._task:130 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2024-05-21 12:48:15,599 UTC [2172723] INFO esmvalcore._main:470 Removing `preproc` directory containing preprocessed data 2024-05-21 12:48:15,599 UTC [2172723] INFO esmvalcore._main:473 If this data is further needed, then set `remove_preproc_dir` to `false` in your user configuration file 2024-05-21 12:48:15,602 UTC [2172723] INFO esmvalcore._main:450 Run was successful