14:50:57Started by remote host 109.9.44.20
14:50:57Running as SYSTEM
14:50:57Building in workspace /var/lib/jenkins/jobs/first/workspace
14:50:57The recommended git tool is: NONE
14:50:57using credential 8a11502e-f80d-4742-a451-704b40f19292
14:50:57 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/first/workspace/.git # timeout=10
14:50:57Fetching changes from the remote Git repository
14:50:57 > git config remote.origin.url https://framagit.org/pruvosim/store-prices-watchdog.git # timeout=10
14:50:57Fetching upstream changes from https://framagit.org/pruvosim/store-prices-watchdog.git14:50:57 > git --version # timeout=10
14:50:58 > git --version # 'git version 2.39.5'
14:50:58using GIT_ASKPASS to set credentials
14:50:58 > git fetch --tags --force --progress -- https://framagit.org/pruvosim/store-prices-watchdog.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:51:00 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
14:51:00Checking out Revision 3677a00f5777edd57d58d295a522dfc1151498ba (refs/remotes/origin/dev)
14:51:00 > git config core.sparsecheckout # timeout=10
14:51:00 > git checkout -f 3677a00f5777edd57d58d295a522dfc1151498ba # timeout=10
14:51:00Commit message: "Update .gitlab-ci.yml file"
14:51:00 > git rev-list --no-walk 3677a00f5777edd57d58d295a522dfc1151498ba # timeout=10
14:51:00[workspace] $ /bin/sh -xe /tmp/jenkins4287607920658874388.sh
14:51:00+ python -m venv my-venv
14:51:02+ my-venv/bin/pip install -r config/requirements.txt
14:51:02Requirement already satisfied: peewee==3.17.9 in ./my-venv/lib/python3.11/site-packages (from -r config/requirements.txt (line 1)) (3.17.9)
14:51:02Requirement already satisfied: requests==2.32.3 in ./my-venv/lib/python3.11/site-packages (from -r config/requirements.txt (line 2)) (2.32.3)
14:51:02Requirement already satisfied: discord-webhook==1.4.1 in ./my-venv/lib/python3.11/site-packages (from -r config/requirements.txt (line 3)) (1.4.1)
14:51:02Requirement already satisfied: psycopg2==2.9.10 in ./my-venv/lib/python3.11/site-packages (from -r config/requirements.txt (line 4)) (2.9.10)
14:51:02Requirement already satisfied: charset-normalizer<4,>=2 in ./my-venv/lib/python3.11/site-packages (from requests==2.32.3->-r config/requirements.txt (line 2)) (3.4.1)
14:51:02Requirement already satisfied: idna<4,>=2.5 in ./my-venv/lib/python3.11/site-packages (from requests==2.32.3->-r config/requirements.txt (line 2)) (3.10)
14:51:02Requirement already satisfied: urllib3<3,>=1.21.1 in ./my-venv/lib/python3.11/site-packages (from requests==2.32.3->-r config/requirements.txt (line 2)) (2.4.0)
14:51:02Requirement already satisfied: certifi>=2017.4.17 in ./my-venv/lib/python3.11/site-packages (from requests==2.32.3->-r config/requirements.txt (line 2)) (2025.1.31)
14:51:03+ my-venv/bin/python Main.py
14:51:03{"Accept": "application/json"}
14:51:03[INFO] Creating the folders /var/lib/jenkins/jobs/first/workspace/logs and /var/lib/jenkins/jobs/first/workspace/database if they don't exist...
14:51:032025-04-13 14:51:03,330 - main - INFO - ----- Launching the program -----
14:51:032025-04-13 14:51:03,330 - main - INFO - Searching for the query Atelier
14:51:032025-04-13 14:51:03,331 - main - DEBUG - Fetching Store API, filter : type:GAME AND system_type:nintendoswitch* AND product_code_txt:* - Page : 0
14:51:03/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:03 warnings.warn(
14:51:032025-04-13 14:51:03,505 - main - INFO - Processing 10 games out of 22...
14:51:032025-04-13 14:51:03,506 - main - DEBUG - Fetching Store API, filter : type:GAME AND system_type:nintendoswitch* AND product_code_txt:* - Page : 10
14:51:03/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:03 warnings.warn(
14:51:032025-04-13 14:51:03,634 - main - INFO - Processing 20 games out of 22...
14:51:032025-04-13 14:51:03,635 - main - DEBUG - Fetching Store API, filter : type:GAME AND system_type:nintendoswitch* AND product_code_txt:* - Page : 20
14:51:03/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:03 warnings.warn(
14:51:032025-04-13 14:51:03,745 - main - INFO - Processing 22 games out of 22...
14:51:032025-04-13 14:51:03,746 - main - DEBUG - Atelier Arland series Deluxe Pack(58.49)
14:51:032025-04-13 14:51:03,746 - main - DEBUG - Atelier Ayesha: The Alchemist of Dusk DX(19.99)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Dusk Trilogy Deluxe Pack(58.49)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Escha & Logy: Alchemists of the Dusk Sky DX(19.99)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Firis: The Alchemist and the Mysterious Journey DX(19.99)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Lulua ~The Scion of Arland~(23.99)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Lydie & Suelle ~The Alchemists and the Mysterious Paintings~(59.99)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Lydie & Suelle: The Alchemists and the Mysterious Paintings DX(19.99)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Marie Remake: The Alchemist of Salburg(49.99)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Meruru ~The Apprentice of Arland~ DX(19.99)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Mysterious Trilogy Deluxe Pack(58.49)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Rorona ~The Alchemist of Arland~ DX(19.99)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Ryza 2 : Les Légendes Oubliées & Le Secret de la Fée(34.64)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Ryza 3: Alchemist of the End & the Secret Key(54.99)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Ryza: Ever Darkness & the Secret Hideout(14.99)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Shallie: Alchemists of the Dusk Sea DX(19.99)
14:51:032025-04-13 14:51:03,747 - main - DEBUG - Atelier Sophie 2: The Alchemist of the Mysterious Dream(34.99)
14:51:032025-04-13 14:51:03,748 - main - DEBUG - Atelier Sophie: The Alchemist of the Mysterious Book DX(19.99)
14:51:032025-04-13 14:51:03,748 - main - DEBUG - Atelier Totori ~The Adventurer of Arland~ DX(19.99)
14:51:032025-04-13 14:51:03,748 - main - DEBUG - Atelier Yumia : L’Alchimiste des Souvenirs et la Terre Rêvée(69.99)
14:51:032025-04-13 14:51:03,748 - main - DEBUG - L'atelier du jeu vidéo(29.99)
14:51:032025-04-13 14:51:03,748 - main - DEBUG - Nelke & the Legendary Alchemists ~Ateliers of the New World~(17.99)
14:51:032025-04-13 14:51:03,755 - main - INFO - The game Atelier Arland series Deluxe Pack was updated in the Database
14:51:032025-04-13 14:51:03,758 - main - INFO - The game Atelier Ayesha: The Alchemist of Dusk DX was updated in the Database
14:51:032025-04-13 14:51:03,762 - main - INFO - The game Atelier Dusk Trilogy Deluxe Pack was updated in the Database
14:51:032025-04-13 14:51:03,765 - main - INFO - The game Atelier Escha & Logy: Alchemists of the Dusk Sky DX was updated in the Database
14:51:032025-04-13 14:51:03,769 - main - INFO - The game Atelier Firis: The Alchemist and the Mysterious Journey DX was updated in the Database
14:51:032025-04-13 14:51:03,773 - main - INFO - The game Atelier Lulua ~The Scion of Arland~ was updated in the Database
14:51:032025-04-13 14:51:03,776 - main - INFO - The game Atelier Lydie & Suelle ~The Alchemists and the Mysterious Paintings~ was updated in the Database
14:51:032025-04-13 14:51:03,780 - main - INFO - The game Atelier Lydie & Suelle: The Alchemists and the Mysterious Paintings DX was updated in the Database
14:51:032025-04-13 14:51:03,785 - main - INFO - The game Atelier Marie Remake: The Alchemist of Salburg was updated in the Database
14:51:032025-04-13 14:51:03,789 - main - INFO - The game Atelier Meruru ~The Apprentice of Arland~ DX was updated in the Database
14:51:032025-04-13 14:51:03,793 - main - INFO - The game Atelier Mysterious Trilogy Deluxe Pack was updated in the Database
14:51:032025-04-13 14:51:03,797 - main - INFO - The game Atelier Rorona ~The Alchemist of Arland~ DX was updated in the Database
14:51:032025-04-13 14:51:03,801 - main - INFO - The game Atelier Ryza 2 : Les Légendes Oubliées & Le Secret de la Fée was updated in the Database
14:51:032025-04-13 14:51:03,804 - main - INFO - The game Atelier Ryza 3: Alchemist of the End & the Secret Key was updated in the Database
14:51:032025-04-13 14:51:03,808 - main - INFO - The game Atelier Ryza: Ever Darkness & the Secret Hideout was updated in the Database
14:51:032025-04-13 14:51:03,811 - main - INFO - The game Atelier Shallie: Alchemists of the Dusk Sea DX was updated in the Database
14:51:032025-04-13 14:51:03,815 - main - INFO - The game Atelier Sophie 2: The Alchemist of the Mysterious Dream was updated in the Database
14:51:032025-04-13 14:51:03,818 - main - INFO - The game Atelier Sophie: The Alchemist of the Mysterious Book DX was updated in the Database
14:51:032025-04-13 14:51:03,822 - main - INFO - The game Atelier Totori ~The Adventurer of Arland~ DX was updated in the Database
14:51:032025-04-13 14:51:03,825 - main - INFO - The game Atelier Yumia : L’Alchimiste des Souvenirs et la Terre Rêvée was updated in the Database
14:51:032025-04-13 14:51:03,829 - main - INFO - The game L'atelier du jeu vidéo was updated in the Database
14:51:032025-04-13 14:51:03,832 - main - INFO - The game Nelke & the Legendary Alchemists ~Ateliers of the New World~ was updated in the Database
14:51:032025-04-13 14:51:03,832 - main - INFO - Searching for the query Fae Farm
14:51:03/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:03 warnings.warn(
14:51:032025-04-13 14:51:03,959 - main - INFO - Processing 10 games out of 50...
14:51:04/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:04 warnings.warn(
14:51:042025-04-13 14:51:04,104 - main - INFO - Processing 20 games out of 50...
14:51:04/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:04 warnings.warn(
14:51:042025-04-13 14:51:04,232 - main - INFO - Processing 30 games out of 50...
14:51:04/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:04 warnings.warn(
14:51:042025-04-13 14:51:04,402 - main - INFO - Processing 40 games out of 50...
14:51:04/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:04 warnings.warn(
14:51:042025-04-13 14:51:04,534 - main - INFO - Processing 50 games out of 50...
14:51:042025-04-13 14:51:04,543 - main - INFO - The game 8-Bit Farm was updated in the Database
14:51:042025-04-13 14:51:04,546 - main - INFO - The game Air Missions: HIND was updated in the Database
14:51:042025-04-13 14:51:04,550 - main - INFO - The game Bibi & Tina à la ferme équestre was updated in the Database
14:51:042025-04-13 14:51:04,555 - main - INFO - The game Big Vehicle Simulator Games Bundle - Truck Farming Flight Construction Bus Ship was updated in the Database
14:51:042025-04-13 14:51:04,559 - main - INFO - The game COLORIAGES POUR ENFANTS : LA FERME (KIDS: FARM COLOURING) was updated in the Database
14:51:042025-04-13 14:51:04,562 - main - INFO - The game Cozy Farming 3 in 1 Collection was updated in the Database
14:51:042025-04-13 14:51:04,567 - main - INFO - The game Crowdy Farm Puzzle was updated in the Database
14:51:042025-04-13 14:51:04,572 - main - INFO - The game Crowdy Farm Rush was updated in the Database
14:51:042025-04-13 14:51:04,575 - main - INFO - The game Dreamland Farm was updated in the Database
14:51:042025-04-13 14:51:04,578 - main - INFO - The game Fae Farm was updated in the Database
14:51:042025-04-13 14:51:04,582 - main - INFO - The game Farm was updated in the Database
14:51:042025-04-13 14:51:04,586 - main - INFO - The game Farm Builder was updated in the Database
14:51:042025-04-13 14:51:04,589 - main - INFO - The game Farm Expert 2018 for Nintendo Switch™ was updated in the Database
14:51:042025-04-13 14:51:04,593 - main - INFO - The game Farm Expert 2019 for Nintendo Switch™ was updated in the Database
14:51:042025-04-13 14:51:04,596 - main - INFO - The game Farm Frenzy: Refreshed was updated in the Database
14:51:042025-04-13 14:51:04,600 - main - INFO - The game Farm Manager 2022 was updated in the Database
14:51:042025-04-13 14:51:04,603 - main - INFO - The game Farm Mechanic Simulator was updated in the Database
14:51:042025-04-13 14:51:04,607 - main - INFO - The game Farm Mystery was updated in the Database
14:51:042025-04-13 14:51:04,610 - main - INFO - The game Farm Together was updated in the Database
14:51:042025-04-13 14:51:04,614 - main - INFO - The game Farm Tycoon was updated in the Database
14:51:042025-04-13 14:51:04,618 - main - INFO - The game Farm for your Life was updated in the Database
14:51:042025-04-13 14:51:04,621 - main - INFO - The game Farmer Sim 2020 was updated in the Database
14:51:042025-04-13 14:51:04,625 - main - INFO - The game Farmer's Dynasty was updated in the Database
14:51:042025-04-13 14:51:04,629 - main - INFO - The game Farming Life was updated in the Database
14:51:042025-04-13 14:51:04,632 - main - INFO - The game Farming Simulator 20 was updated in the Database
14:51:042025-04-13 14:51:04,637 - main - INFO - The game Farming Simulator Nintendo Switch Edition was updated in the Database
14:51:042025-04-13 14:51:04,640 - main - INFO - The game Floating Farmer was updated in the Database
14:51:042025-04-13 14:51:04,644 - main - INFO - The game Funny Farm - Jeu de puzzle drôle d'animaux de ferme pour les enfants et les tout-petits was updated in the Database
14:51:042025-04-13 14:51:04,648 - main - INFO - The game Hellmut: The Badass from Hell was updated in the Database
14:51:042025-04-13 14:51:04,651 - main - INFO - The game Hope's Farm was updated in the Database
14:51:042025-04-13 14:51:04,655 - main - INFO - The game Horse Farm was updated in the Database
14:51:042025-04-13 14:51:04,658 - main - INFO - The game Instant Farmer was updated in the Database
14:51:042025-04-13 14:51:04,662 - main - INFO - The game Island Farmer was updated in the Database
14:51:042025-04-13 14:51:04,666 - main - INFO - The game Kids: Farm Puzzle was updated in the Database
14:51:042025-04-13 14:51:04,675 - main - INFO - The game La ferme d'Abbie pour les enfants was updated in the Database
14:51:042025-04-13 14:51:04,679 - main - INFO - The game Life in Willowdale: Farm Adventures was updated in the Database
14:51:042025-04-13 14:51:04,682 - main - INFO - The game Ma Ferme was updated in the Database
14:51:042025-04-13 14:51:04,685 - main - INFO - The game Ma Ferme Arctique 2018 was updated in the Database
14:51:042025-04-13 14:51:04,689 - main - INFO - The game Ma Ferme Exotique 2018 was updated in the Database
14:51:042025-04-13 14:51:04,693 - main - INFO - The game Ma Ferme Jurassique 2018 was updated in the Database
14:51:042025-04-13 14:51:04,697 - main - INFO - The game Professional Farmer: American Dream was updated in the Database
14:51:042025-04-13 14:51:04,700 - main - INFO - The game Professional Farmer: Nintendo Switch Edition was updated in the Database
14:51:042025-04-13 14:51:04,704 - main - INFO - The game Puzzle Adventures - Farm Animals was updated in the Database
14:51:042025-04-13 14:51:04,707 - main - INFO - The game Real Farm - Premium Edition was updated in the Database
14:51:042025-04-13 14:51:04,711 - main - INFO - The game Roman Empire Farming was updated in the Database
14:51:042025-04-13 14:51:04,714 - main - INFO - The game SIMULATORS MEGA BUNDLE - Truck, Construction, Farming, Offroad, Bus was updated in the Database
14:51:042025-04-13 14:51:04,718 - main - INFO - The game TIny Little Farm Plus Milk Seller was updated in the Database
14:51:042025-04-13 14:51:04,724 - main - INFO - The game Tiny Little Farm was updated in the Database
14:51:042025-04-13 14:51:04,728 - main - INFO - The game Viki Spotter: The Farm was updated in the Database
14:51:042025-04-13 14:51:04,731 - main - INFO - The game schleich® Puzzles FARM WORLD was updated in the Database
14:51:042025-04-13 14:51:04,731 - main - INFO - Searching for the query Persona
14:51:04/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:04 warnings.warn(
14:51:042025-04-13 14:51:04,867 - main - INFO - Processing 9 games out of 9...
14:51:042025-04-13 14:51:04,873 - main - INFO - The game Human Rocket Person was updated in the Database
14:51:042025-04-13 14:51:04,876 - main - INFO - The game One Person Story was updated in the Database
14:51:042025-04-13 14:51:04,880 - main - INFO - The game Persona 3 Portable was updated in the Database
14:51:042025-04-13 14:51:04,883 - main - INFO - The game Persona 3 Portable & Persona 4 Golden Bundle was updated in the Database
14:51:042025-04-13 14:51:04,887 - main - INFO - The game Persona 4 Golden was updated in the Database
14:51:042025-04-13 14:51:04,890 - main - INFO - The game Persona 5 Royal was updated in the Database
14:51:042025-04-13 14:51:04,894 - main - INFO - The game Persona 5 Tactica was updated in the Database
14:51:042025-04-13 14:51:04,898 - main - INFO - The game Persona Collection was updated in the Database
14:51:042025-04-13 14:51:04,902 - main - INFO - The game Persona® 5 Strikers was updated in the Database
14:51:042025-04-13 14:51:04,902 - main - INFO - Searching for the query Mario Kart
14:51:04/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:04 warnings.warn(
14:51:052025-04-13 14:51:05,018 - main - INFO - Processing 10 games out of 223...
14:51:05/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:05 warnings.warn(
14:51:052025-04-13 14:51:05,131 - main - INFO - Processing 20 games out of 223...
14:51:05/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:05 warnings.warn(
14:51:052025-04-13 14:51:05,306 - main - INFO - Processing 30 games out of 223...
14:51:05/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:05 warnings.warn(
14:51:052025-04-13 14:51:05,429 - main - INFO - Processing 40 games out of 223...
14:51:05/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:05 warnings.warn(
14:51:052025-04-13 14:51:05,559 - main - INFO - Processing 50 games out of 223...
14:51:05/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:05 warnings.warn(
14:51:052025-04-13 14:51:05,669 - main - INFO - Processing 60 games out of 223...
14:51:05/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:05 warnings.warn(
14:51:052025-04-13 14:51:05,787 - main - INFO - Processing 70 games out of 223...
14:51:05/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:05 warnings.warn(
14:51:052025-04-13 14:51:05,918 - main - INFO - Processing 80 games out of 223...
14:51:05/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:05 warnings.warn(
14:51:062025-04-13 14:51:06,035 - main - INFO - Processing 90 games out of 223...
14:51:06/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:06 warnings.warn(
14:51:062025-04-13 14:51:06,144 - main - INFO - Processing 100 games out of 223...
14:51:06/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:06 warnings.warn(
14:51:062025-04-13 14:51:06,267 - main - INFO - Processing 110 games out of 223...
14:51:06/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:06 warnings.warn(
14:51:062025-04-13 14:51:06,379 - main - INFO - Processing 120 games out of 223...
14:51:06/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:06 warnings.warn(
14:51:062025-04-13 14:51:06,491 - main - INFO - Processing 130 games out of 223...
14:51:06/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:06 warnings.warn(
14:51:062025-04-13 14:51:06,620 - main - INFO - Processing 140 games out of 223...
14:51:06/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:06 warnings.warn(
14:51:062025-04-13 14:51:06,744 - main - INFO - Processing 150 games out of 223...
14:51:06/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:06 warnings.warn(
14:51:062025-04-13 14:51:06,861 - main - INFO - Processing 160 games out of 223...
14:51:06/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:06 warnings.warn(
14:51:062025-04-13 14:51:06,975 - main - INFO - Processing 170 games out of 223...
14:51:07/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:07 warnings.warn(
14:51:072025-04-13 14:51:07,088 - main - INFO - Processing 180 games out of 223...
14:51:07/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:07 warnings.warn(
14:51:072025-04-13 14:51:07,213 - main - INFO - Processing 190 games out of 223...
14:51:07/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:07 warnings.warn(
14:51:072025-04-13 14:51:07,349 - main - INFO - Processing 200 games out of 223...
14:51:07/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:07 warnings.warn(
14:51:072025-04-13 14:51:07,478 - main - INFO - Processing 210 games out of 223...
14:51:07/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:07 warnings.warn(
14:51:072025-04-13 14:51:07,596 - main - INFO - Processing 220 games out of 223...
14:51:07/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:07 warnings.warn(
14:51:072025-04-13 14:51:07,739 - main - INFO - Processing 223 games out of 223...
14:51:072025-04-13 14:51:07,741 - main - INFO - Searching for the query Xenoblade
14:51:07/var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings14:51:07 warnings.warn(
14:51:072025-04-13 14:51:07,863 - main - INFO - Processing 6 games out of 6...
14:51:07Finished: SUCCESS