18/04/2025 03:37:51 | MainThread        | root       | INFO     | (logger.configure_logging|line:118) | Operating system: Linux-6.1.0-33-amd64-x86_64-with-glibc2.35 |
18/04/2025 03:37:51 | MainThread        | root       | INFO     | (logger.configure_logging|line:119) | Python version: 3.10.12 |
18/04/2025 03:37:51 | MainThread        | SetEnvs    | INFO     | (ci.convert_env|line:174) | Converting envs 'HOST_IP=192.168.100.3|REDIS_URL=redis://localhost:6379|DOCKER_MODS=imagegenius/mods:universal-redis' to dictionary |
18/04/2025 03:37:51 | MainThread        | SetEnvs    | INFO     | (ci.__init__|line:132) | 
ENVIRONMENT DATA:
IMAGE:                  'ghcr.io/imagegenius/obico'
BASE:                   'ubuntu'
META_TAG:               'ba709626-ig127'
TAGS:                   'ba709626-ig127'
S6_VERBOSITY:           '2'
CI_S6_VERBOSITY         'None'
CI_LOG_LEVEL            'None'
DOCKER_ENV:             'HOST_IP=192.168.100.3|REDIS_URL=redis://localhost:6379|DOCKER_MODS=imagegenius/mods:universal-redis'
DOCKER_VOLUMES:         'None' (Not in use)
DOCKER_PRIVILEGED:      'None' (Not in use)
WEB_AUTH:               ''
WEB_PATH:               ''
WEB_SCREENSHOT:         'true'
WEB_SCREENSHOT_TIMEOUT: 'None'
WEB_SCREENSHOT_DELAY:   'None'
DOCKER_LOGS_TIMEOUT:    'None'
SBOM_TIMEOUT:           'None'
DELAY_START:            'None' (Not in use)
PORT:                   '3334'
SSL:                    'false'
S3_REGION:              'None'
S3_BUCKET:              'None'
Docker Engine Version:  '28.0.4'
 |
18/04/2025 03:37:51 | AMD64Thread       | LSIO CI    | INFO     | (ci.container_test|line:292) | Starting test of: ba709626-ig127 |
18/04/2025 03:37:51 | AMD64Thread       | LSIO CI    | INFO     | (ci.container_test|line:297) | Container config of tag ba709626-ig127: ['HOST_IP=192.168.100.3', 'REDIS_URL=redis://localhost:6379', 'DOCKER_MODS=imagegenius/mods:universal-redis', 'S6_VERBOSITY=2', 'PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'HOME=/root', 'LANGUAGE=en_US.UTF-8', 'LANG=en_US.UTF-8', 'TERM=xterm', 'S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0', 'S6_STAGE2_HOOK=/docker-mods', 'VIRTUAL_ENV=/lsiopy', 'DEBIAN_FRONTEND=noninteractive', 'DATABASE_URL=sqlite:////config/db.sqlite3', 'INTERNAL_MEDIA_HOST=http://localhost:3334', 'ML_API_HOST=http://localhost:3333', 'MOONRAKER_COMMIT=f735c0419444848b59342a98ad3532eef123ea46', 'PYTHONPATH=/app/moonraker/'] |
18/04/2025 03:37:51 | AMD64Thread_1     | LSIO CI    | INFO     | (ci.watch_container_logs|line:556) | Tailing the ba709626-ig127 logs for 120 seconds looking for the 'done' message |
18/04/2025 03:37:52 | AMD64Thread_0     | LSIO CI    | INFO     | (ci.generate_sbom|line:442) | Creating SBOM package list on ba709626-ig127 |
18/04/2025 03:37:52 | AMD64Thread_0     | LSIO CI    | INFO     | (ci.generate_sbom|line:445) | Tailing the syft container logs for 900 seconds looking the 'VERSION' message on tag: ba709626-ig127 |
18/04/2025 03:38:32 | AMD64Thread_0     | LSIO CI    | INFO     | (ci.generate_sbom|line:452) | Get package versions for ba709626-ig127 completed |
18/04/2025 03:38:32 | AMD64Thread_0     | LSIO CI    | SUCCESS  | (ci.generate_sbom|line:454) | Create SBOM package list ba709626-ig127: PASSED after 40.30 seconds |
18/04/2025 03:38:32 | AMD64Thread_0     | LSIO CI    | INFO     | (ci.create_html_ansi_file|line:649) | Creating ba709626-ig127.sbom.html |
18/04/2025 03:38:34 | AMD64Thread_1     | LSIO CI    | INFO     | (ci.watch_container_logs|line:561) | Container startup completed for ba709626-ig127 |
18/04/2025 03:38:34 | AMD64Thread_1     | LSIO CI    | SUCCESS  | (ci.watch_container_logs|line:563) | Container startup ba709626-ig127: PASSED after 42.23 seconds |
18/04/2025 03:38:34 | AMD64Thread       | LSIO CI    | INFO     | (ci.get_build_info|line:524) | Fetching build info on tag: ba709626-ig127 |
18/04/2025 03:38:34 | AMD64Thread       | LSIO CI    | SUCCESS  | (ci.get_build_info|line:532) | Get build info on tag 'ba709626-ig127': PASS |
18/04/2025 03:38:34 | AMD64Thread       | LSIO CI    | INFO     | (ci.setup_driver|line:827) | Init Chromedriver |
18/04/2025 03:38:35 | AMD64Thread       | LSIO CI    | INFO     | (ci.take_screenshot|line:734) | Trying for 120 seconds to take a screenshot of ba709626-ig127  |
18/04/2025 03:38:35 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:38:38 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:38:41 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:38:44 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:38:47 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:38:50 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:38:53 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:38:56 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:38:59 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:02 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:05 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:08 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:11 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:14 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:17 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:20 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:23 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:26 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:29 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:32 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:35 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:38 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:41 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:44 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:47 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:50 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:53 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:56 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:39:59 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:40:02 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:40:05 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:40:08 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:40:11 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:40:15 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:40:18 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:40:21 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:40:24 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:40:27 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:40:30 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:40:33 | AMD64Thread       | LSIO CI    | WARNING  | (ci._check_response|line:788) | Failed to get a good response on http://172.17.0.3:3334 |'Traceback (most recent call last):\n  File "/ci/ci.py", line 785, in _check_response\n    response.raise_for_status()\n  File "/lsiopy/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status\n    raise HTTPError(http_error_msg, response=self)\nrequests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://172.17.0.3:3334/accounts/login/'|
18/04/2025 03:40:36 | AMD64Thread       | LSIO CI    | ERROR    | (ci.take_screenshot|line:755) | Failed to take screenshot of ba709626-ig127 at http://172.17.0.3:3334 |
18/04/2025 03:40:36 | AMD64Thread       | LSIO CI    | ERROR    | (ci.take_screenshot|line:760) | Screenshot ba709626-ig127 FAIL CONNECTION ERROR |'Traceback (most recent call last):\n  File "/ci/ci.py", line 756, in take_screenshot\n    raise error\n  File "/ci/ci.py", line 738, in take_screenshot\n    raise requests.ConnectionError("Bad response")\nrequests.exceptions.ConnectionError: Bad response'|
18/04/2025 03:40:36 | AMD64Thread       | LSIO CI    | INFO     | (ci.create_html_ansi_file|line:649) | Creating ba709626-ig127.log.html |
18/04/2025 03:40:36 | AMD64Thread       | LSIO CI    | SUCCESS  | (ci.container_test|line:327) | Test of ba709626-ig127 PASSED after 165.47 seconds |
18/04/2025 03:40:37 | MainThread        | __main__   | SUCCESS  | (test_build.run_test|line:17) | All tests PASSED after 165.59 seconds |
18/04/2025 03:40:37 | MainThread        | LSIO CI    | INFO     | (ci.report_render|line:579) | Rendering Report |
18/04/2025 03:40:37 | MainThread        | LSIO CI    | INFO     | (ci.badge_render|line:597) | Creating badge |
18/04/2025 03:40:37 | MainThread        | LSIO CI    | INFO     | (ci.json_render|line:609) | Creating report.json file |
18/04/2025 03:40:37 | MainThread        | LSIO CI    | INFO     | (ci.report_upload|line:624) | Uploading report files |
18/04/2025 03:40:37 | MainThread        | LSIO CI    | INFO     | (ci.upload_file|line:666) | Uploading /ci/output/obico/ba709626-ig127/ci.log to ci-tests.imagegenius.io bucket |
18/04/2025 03:40:38 | MainThread        | LSIO CI    | INFO     | (ci.upload_file|line:666) | Uploading /ci/output/obico/ba709626-ig127/report.json to ci-tests.imagegenius.io bucket |
18/04/2025 03:40:38 | MainThread        | LSIO CI    | INFO     | (ci.upload_file|line:666) | Uploading /ci/output/obico/ba709626-ig127/ba709626-ig127.sbom.html to ci-tests.imagegenius.io bucket |
18/04/2025 03:40:39 | MainThread        | LSIO CI    | INFO     | (ci.upload_file|line:666) | Uploading /ci/output/obico/ba709626-ig127/index.html to ci-tests.imagegenius.io bucket |
18/04/2025 03:40:40 | MainThread        | LSIO CI    | INFO     | (ci.upload_file|line:666) | Uploading /ci/output/obico/ba709626-ig127/ba709626-ig127.log.html to ci-tests.imagegenius.io bucket |
18/04/2025 03:40:40 | MainThread        | LSIO CI    | INFO     | (ci.upload_file|line:666) | Uploading /ci/output/obico/ba709626-ig127/badge.svg to ci-tests.imagegenius.io bucket |
18/04/2025 03:40:41 | MainThread        | LSIO CI    | INFO     | (ci.upload_file|line:666) | Uploading /ci/output/obico/ba709626-ig127/ci-status.yml to ci-tests.imagegenius.io bucket |
18/04/2025 03:40:41 | MainThread        | LSIO CI    | INFO     | (ci.report_upload|line:636) | Report available on https://ci-tests.imagegenius.io/obico/ba709626-ig127/index.html |
18/04/2025 03:40:41 | MainThread        | LSIO CI    | INFO     | (ci.log_upload|line:680) | Uploading logs |
18/04/2025 03:40:41 | MainThread        | LSIO CI    | INFO     | (ci.upload_file|line:666) | Uploading /ci/output/obico/ba709626-ig127/ci.log to ci-tests.imagegenius.io bucket |