From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 Date: Fri, 12 Apr 2024 11:44:33 +0000 From: "Girar awaiter (slev)" To: Stanislav Levin Subject: [#344989] [test-only] FAILED python3-module-pyproject-installer.git=0.5.3-alt1 ... Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 344989 X-girar-task-owner: slev X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/344989/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#344989] [test-only] FAILED python3-module-pyproject-installer.git=0.5.3-alt1 rpm-build-pyproject.git=0.0.5-alt1 python3-module-haversine.git=2.8.1-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Apr 2024 11:44:37 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/344989/logs/events.1.1.log subtask name aarch64 i586 ppc64le x86_64 #100 python3-module-pyproject-installer 1:24 40 1:19 40 #200 rpm-build-pyproject 34 18 28 18 #300 python3-module-haversine ? failed ? 35 2024-Apr-12 11:42:31 :: test-only task #344989 for sisyphus started by slev: #100 build 0.5.3-alt1 from /people/slev/packages/python3-module-pyproject-installer.git fetched at 2024-Apr-12 10:54:26 #200 build 0.0.5-alt1 from /people/slev/packages/rpm-build-pyproject.git fetched at 2024-Apr-12 11:14:06 #300 build 2.8.1-alt1 from /people/slev/packages/python3-module-haversine.git fetched at 2024-Apr-12 11:41:54 2024-Apr-12 11:42:31 :: created build repo 2024-Apr-12 11:42:33 :: [ppc64le] #100 python3-module-pyproject-installer.git 0.5.3-alt1: build start 2024-Apr-12 11:42:33 :: [i586] #100 python3-module-pyproject-installer.git 0.5.3-alt1: build start 2024-Apr-12 11:42:33 :: [x86_64] #100 python3-module-pyproject-installer.git 0.5.3-alt1: build start 2024-Apr-12 11:42:33 :: [aarch64] #100 python3-module-pyproject-installer.git 0.5.3-alt1: build start 2024-Apr-12 11:43:13 :: [x86_64] #100 python3-module-pyproject-installer.git 0.5.3-alt1: build OK 2024-Apr-12 11:43:13 :: [i586] #100 python3-module-pyproject-installer.git 0.5.3-alt1: build OK 2024-Apr-12 11:43:13 :: [x86_64] #200 rpm-build-pyproject.git 0.0.5-alt1: build start 2024-Apr-12 11:43:13 :: [i586] #200 rpm-build-pyproject.git 0.0.5-alt1: build start 2024-Apr-12 11:43:31 :: [i586] #200 rpm-build-pyproject.git 0.0.5-alt1: build OK 2024-Apr-12 11:43:31 :: [i586] #300 python3-module-haversine.git 2.8.1-alt1: build start 2024-Apr-12 11:43:31 :: [x86_64] #200 rpm-build-pyproject.git 0.0.5-alt1: build OK 2024-Apr-12 11:43:32 :: [x86_64] #300 python3-module-haversine.git 2.8.1-alt1: build start 2024-Apr-12 11:43:52 :: [ppc64le] #100 python3-module-pyproject-installer.git 0.5.3-alt1: build OK 2024-Apr-12 11:43:52 :: [ppc64le] #200 rpm-build-pyproject.git 0.0.5-alt1: build start 2024-Apr-12 11:43:57 :: [aarch64] #100 python3-module-pyproject-installer.git 0.5.3-alt1: build OK 2024-Apr-12 11:43:58 :: [aarch64] #200 rpm-build-pyproject.git 0.0.5-alt1: build start 2024-Apr-12 11:44:07 :: [x86_64] #300 python3-module-haversine.git 2.8.1-alt1: build OK [i586] > assert haversine_vector(LYON, PARIS, unit=unit) == expected_lyon_paris [i586] E AssertionError: assert array([392.21725956]) == 392.2172595594006 [i586] E + where array([392.21725956]) = haversine_vector((45.7597, 4.8422), (48.8567, 2.3508), unit=) [i586] -- [i586] > assert haversine_vector(LYON, PARIS, unit=unit) == expected_lyon_paris [i586] E AssertionError: assert array([392217.2595594]) == 392217.2595594006 [i586] E + where array([392217.2595594]) = haversine_vector((45.7597, 4.8422), (48.8567, 2.3508), unit=) [i586] -- [i586] > assert haversine_vector(LYON, PARIS, unit=unit) == expected_lyon_paris [i586] E AssertionError: assert array([15441624.39210257]) == 15441624.392102592 [i586] E + where array([15441624.39210257]) = haversine_vector((45.7597, 4.8422), (48.8567, 2.3508), unit=) [i586] -- [i586] SKIPPED [1] tests/test_performance.py:41: Skipped [i586] FAILED tests/test_haversine_vector.py::test_pair[km] - AssertionError: assert... [i586] FAILED tests/test_haversine_vector.py::test_pair[m] - AssertionError: assert ... [i586] FAILED tests/test_haversine_vector.py::test_pair[in] - AssertionError: assert... [i586] =================== 3 failed, 69 passed, 2 skipped in 16.94s =================== [i586] INFO : Command's result: FAILURE [i586] INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned non-zero exit status 1. 2024-Apr-12 11:44:13 :: [i586] python3-module-haversine.git 2.8.1-alt1: remote: build failed 2024-Apr-12 11:44:13 :: [i586] #300 python3-module-haversine.git 2.8.1-alt1: build FAILED 2024-Apr-12 11:44:13 :: [i586] requesting cancellation of task processing 2024-Apr-12 11:44:20 :: [ppc64le] #200 rpm-build-pyproject.git 0.0.5-alt1: build OK 2024-Apr-12 11:44:21 :: [ppc64le] task processing CANCELLED 2024-Apr-12 11:44:32 :: [aarch64] #200 rpm-build-pyproject.git 0.0.5-alt1: build OK 2024-Apr-12 11:44:32 :: [aarch64] task processing CANCELLED 2024-Apr-12 11:44:14 :: [i586] build FAILED 2024-Apr-12 11:44:21 :: [ppc64le] build FAILED 2024-Apr-12 11:44:33 :: [aarch64] build FAILED 2024-Apr-12 11:44:33 :: task #344989 for sisyphus FAILED