[#360347] FAILED python3-module-faker.git=30.8.0-alt1
Girar awaiter (grenka)
girar-builder at altlinux.org
Mon Oct 21 21:19:53 MSK 2024
https://git.altlinux.org/tasks/360347/logs/events.1.1.log
subtask name aarch64 i586 ppc64le x86_64
#100 python3-module-faker failed failed failed failed
2024-Oct-21 18:17:42 :: task #360347 for sisyphus started by grenka:
#100 build 30.8.0-alt1 from /people/grenka/packages/python3-module-faker.git fetched at 2024-Oct-21 18:17:41
2024-Oct-21 18:17:43 :: [x86_64] #100 python3-module-faker.git 30.8.0-alt1: build start
2024-Oct-21 18:17:43 :: [ppc64le] #100 python3-module-faker.git 30.8.0-alt1: build start
2024-Oct-21 18:17:43 :: [i586] #100 python3-module-faker.git 30.8.0-alt1: build start
2024-Oct-21 18:17:43 :: [aarch64] #100 python3-module-faker.git 30.8.0-alt1: build start
[x86_64] > assert month in GuINProvider.MONTH_NAMES_IN_GUJARATI.values()
[x86_64] E AssertionError: assert 'Vaishakh' in dict_values(['àªàª¾àª°àª¤àª', 'માàªàª¶àª°', 'પà«àª·', 'મહા', 'ફાàªàª£', 'àªà«àª¤à«àª°', 'વà«àª¶àª¾àª', 'àªà«àª ', 'àª
ષાઢ', 'શà«àª°àª¾àªµàª£', 'àªàª¾àª¦àª°àªµà«', 'àªàª¸à«'])
[x86_64] E + where dict_values(['àªàª¾àª°àª¤àª', 'માàªàª¶àª°', 'પà«àª·', 'મહા', 'ફાàªàª£', 'àªà«àª¤à«àª°', 'વà«àª¶àª¾àª', 'àªà«àª ', 'àª
ષાઢ', 'શà«àª°àª¾àªµàª£', 'àªàª¾àª¦àª°àªµà«', 'àªàª¸à«']) = <built-in method values of dict object at 0x7f509b63da00>()
[x86_64] --
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED tests/providers/test_date_time.py::TestGuIN::test_month_in_guj - Asser...
[x86_64] ============ 1 failed, 2012 passed, 13 skipped, 1 warning in 22.25s ============
2024-Oct-21 18:18:37 :: [x86_64] python3-module-faker.git 30.8.0-alt1: remote: build failed
2024-Oct-21 18:18:37 :: [x86_64] #100 python3-module-faker.git 30.8.0-alt1: build FAILED
2024-Oct-21 18:18:37 :: [x86_64] requesting cancellation of task processing
[i586] > assert month in GuINProvider.MONTH_NAMES_IN_GUJARATI.values()
[i586] E AssertionError: assert 'Vaishakh' in dict_values(['àªàª¾àª°àª¤àª', 'માàªàª¶àª°', 'પà«àª·', 'મહા', 'ફાàªàª£', 'àªà«àª¤à«àª°', 'વà«àª¶àª¾àª', 'àªà«àª ', 'àª
ષાઢ', 'શà«àª°àª¾àªµàª£', 'àªàª¾àª¦àª°àªµà«', 'àªàª¸à«'])
[i586] E + where dict_values(['àªàª¾àª°àª¤àª', 'માàªàª¶àª°', 'પà«àª·', 'મહા', 'ફાàªàª£', 'àªà«àª¤à«àª°', 'વà«àª¶àª¾àª', 'àªà«àª ', 'àª
ષાઢ', 'શà«àª°àª¾àªµàª£', 'àªàª¾àª¦àª°àªµà«', 'àªàª¸à«']) = <built-in method values of dict object at 0xf58bd8e8>()
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED tests/providers/test_date_time.py::TestGuIN::test_month_in_guj - Asser...
[i586] ============ 1 failed, 2008 passed, 17 skipped, 1 warning in 30.42s ============
2024-Oct-21 18:18:46 :: [i586] python3-module-faker.git 30.8.0-alt1: remote: build failed
2024-Oct-21 18:18:46 :: [i586] #100 python3-module-faker.git 30.8.0-alt1: build FAILED
[aarch64] > assert month in GuINProvider.MONTH_NAMES_IN_GUJARATI.values()
[aarch64] E AssertionError: assert 'Vaishakh' in dict_values(['àªàª¾àª°àª¤àª', 'માàªàª¶àª°', 'પà«àª·', 'મહા', 'ફાàªàª£', 'àªà«àª¤à«àª°', 'વà«àª¶àª¾àª', 'àªà«àª ', 'àª
ષાઢ', 'શà«àª°àª¾àªµàª£', 'àªàª¾àª¦àª°àªµà«', 'àªàª¸à«'])
[aarch64] E + where dict_values(['àªàª¾àª°àª¤àª', 'માàªàª¶àª°', 'પà«àª·', 'મહા', 'ફાàªàª£', 'àªà«àª¤à«àª°', 'વà«àª¶àª¾àª', 'àªà«àª ', 'àª
ષાઢ', 'શà«àª°àª¾àªµàª£', 'àªàª¾àª¦àª°àªµà«', 'àªàª¸à«']) = <built-in method values of dict object at 0xffff9f7c5c00>()
[aarch64] --
[aarch64] =========================== short test summary info ============================
[aarch64] FAILED tests/providers/test_date_time.py::TestGuIN::test_month_in_guj - Asser...
[aarch64] ============ 1 failed, 2012 passed, 13 skipped, 1 warning in 45.74s ============
2024-Oct-21 18:19:18 :: [aarch64] python3-module-faker.git 30.8.0-alt1: remote: build failed
2024-Oct-21 18:19:18 :: [aarch64] #100 python3-module-faker.git 30.8.0-alt1: build FAILED
[ppc64le] > assert month in GuINProvider.MONTH_NAMES_IN_GUJARATI.values()
[ppc64le] E AssertionError: assert 'Vaishakh' in dict_values(['àªàª¾àª°àª¤àª', 'માàªàª¶àª°', 'પà«àª·', 'મહા', 'ફાàªàª£', 'àªà«àª¤à«àª°', 'વà«àª¶àª¾àª', 'àªà«àª ', 'àª
ષાઢ', 'શà«àª°àª¾àªµàª£', 'àªàª¾àª¦àª°àªµà«', 'àªàª¸à«'])
[ppc64le] E + where dict_values(['àªàª¾àª°àª¤àª', 'માàªàª¶àª°', 'પà«àª·', 'મહા', 'ફાàªàª£', 'àªà«àª¤à«àª°', 'વà«àª¶àª¾àª', 'àªà«àª ', 'àª
ષાઢ', 'શà«àª°àª¾àªµàª£', 'àªàª¾àª¦àª°àªµà«', 'àªàª¸à«']) = <built-in method values of dict object at 0x7fffb6102e40>()
[ppc64le] --
[ppc64le] =========================== short test summary info ============================
[ppc64le] FAILED tests/providers/test_date_time.py::TestGuIN::test_month_in_guj - Asser...
[ppc64le] ======= 1 failed, 2012 passed, 13 skipped, 1 warning in 74.29s (0:01:14) =======
2024-Oct-21 18:19:52 :: [ppc64le] python3-module-faker.git 30.8.0-alt1: remote: build failed
2024-Oct-21 18:19:52 :: [ppc64le] #100 python3-module-faker.git 30.8.0-alt1: build FAILED
2024-Oct-21 18:18:37 :: [x86_64] build FAILED
2024-Oct-21 18:18:46 :: [i586] build FAILED
2024-Oct-21 18:19:18 :: [aarch64] build FAILED
2024-Oct-21 18:19:52 :: [ppc64le] build FAILED
2024-Oct-21 18:19:53 :: task #360347 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list