ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (grenka)" <girar-builder@altlinux.org>
To: Grigory Ustinov <grenka@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#331365] FAILED python3-module-faker.git=19.8.0-alt1
Date: Tue, 10 Oct 2023 15:39:44 +0000
Message-ID: <girar.task.331365.1.1@gyle.mskdc.altlinux.org> (raw)

https://git.altlinux.org/tasks/331365/logs/events.1.1.log

subtask  name                  aarch64    armh    i586  ppc64le  x86_64
   #100  python3-module-faker   failed  failed  failed   failed  failed

2023-Oct-10 15:35:59 :: task #331365 for sisyphus started by grenka:
#100 build 19.8.0-alt1 from /people/grenka/packages/python3-module-faker.git fetched at 2023-Oct-10 15:35:57
2023-Oct-10 15:36:00 :: [i586] #100 python3-module-faker.git 19.8.0-alt1: build start
2023-Oct-10 15:36:00 :: [ppc64le] #100 python3-module-faker.git 19.8.0-alt1: build start
2023-Oct-10 15:36:00 :: [aarch64] #100 python3-module-faker.git 19.8.0-alt1: build start
2023-Oct-10 15:36:00 :: [armh] #100 python3-module-faker.git 19.8.0-alt1: build start
2023-Oct-10 15:36:00 :: [x86_64] #100 python3-module-faker.git 19.8.0-alt1: build start
[x86_64] >       assert name in LvProvider.provider.first_names
[x86_64] E       AttributeError: type object 'Provider' has no attribute 'provider'
[x86_64] tests/providers/test_person.py:302: AttributeError
[x86_64] --
[x86_64] >           return getattr(self._factories[0], attr)
[x86_64] E           AttributeError: 'Generator' object has no attribute 'last_name_unique_to_female'
[x86_64] /usr/src/tmp/python3-module-faker-buildroot/usr/lib/python3/site-packages/faker/proxy.py:114: AttributeError
[x86_64] --
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED tests/providers/test_person.py::TestLvLV::test_first_name - AttributeE...
[x86_64] FAILED tests/providers/test_person.py::TestLvLV::test_last_name - AttributeEr...
[x86_64] ============ 2 failed, 1801 passed, 11 skipped, 1 warning in 28.21s ============
2023-Oct-10 15:36:52 :: [x86_64] python3-module-faker.git 19.8.0-alt1: remote: build failed
2023-Oct-10 15:36:52 :: [x86_64] #100 python3-module-faker.git 19.8.0-alt1: build FAILED
2023-Oct-10 15:36:52 :: [x86_64] requesting cancellation of task processing
[i586] >       assert name in LvProvider.provider.first_names
[i586] E       AttributeError: type object 'Provider' has no attribute 'provider'
[i586] tests/providers/test_person.py:302: AttributeError
[i586] --
[i586] >           return getattr(self._factories[0], attr)
[i586] E           AttributeError: 'Generator' object has no attribute 'last_name_unique_to_female'
[i586] /usr/src/tmp/python3-module-faker-buildroot/usr/lib/python3/site-packages/faker/proxy.py:114: AttributeError
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED tests/providers/test_person.py::TestLvLV::test_first_name - AttributeE...
[i586] FAILED tests/providers/test_person.py::TestLvLV::test_last_name - AttributeEr...
[i586] ============ 2 failed, 1798 passed, 14 skipped, 1 warning in 38.16s ============
2023-Oct-10 15:37:03 :: [i586] python3-module-faker.git 19.8.0-alt1: remote: build failed
2023-Oct-10 15:37:03 :: [i586] #100 python3-module-faker.git 19.8.0-alt1: build FAILED
[aarch64] >       assert name in LvProvider.provider.first_names
[aarch64] E       AttributeError: type object 'Provider' has no attribute 'provider'
[aarch64] tests/providers/test_person.py:302: AttributeError
[aarch64] --
[aarch64] >           return getattr(self._factories[0], attr)
[aarch64] E           AttributeError: 'Generator' object has no attribute 'last_name_unique_to_female'
[aarch64] /usr/src/tmp/python3-module-faker-buildroot/usr/lib/python3/site-packages/faker/proxy.py:114: AttributeError
[aarch64] --
[aarch64] =========================== short test summary info ============================
[aarch64] FAILED tests/providers/test_person.py::TestLvLV::test_first_name - AttributeE...
[aarch64] FAILED tests/providers/test_person.py::TestLvLV::test_last_name - AttributeEr...
[aarch64] ======= 2 failed, 1801 passed, 11 skipped, 1 warning in 64.09s (0:01:04) =======
2023-Oct-10 15:37:50 :: [aarch64] python3-module-faker.git 19.8.0-alt1: remote: build failed
2023-Oct-10 15:37:50 :: [aarch64] #100 python3-module-faker.git 19.8.0-alt1: build FAILED
[ppc64le] >       assert name in LvProvider.provider.first_names
[ppc64le] E       AttributeError: type object 'Provider' has no attribute 'provider'
[ppc64le] tests/providers/test_person.py:302: AttributeError
[ppc64le] --
[ppc64le] >           return getattr(self._factories[0], attr)
[ppc64le] E           AttributeError: 'Generator' object has no attribute 'last_name_unique_to_female'
[ppc64le] /usr/src/tmp/python3-module-faker-buildroot/usr/lib/python3/site-packages/faker/proxy.py:114: AttributeError
[ppc64le] --
[ppc64le] =========================== short test summary info ============================
[ppc64le] FAILED tests/providers/test_person.py::TestLvLV::test_first_name - AttributeE...
[ppc64le] FAILED tests/providers/test_person.py::TestLvLV::test_last_name - AttributeEr...
[ppc64le] ====== 2 failed, 1801 passed, 11 skipped, 1 warning in 100.87s (0:01:40) =======
2023-Oct-10 15:38:32 :: [ppc64le] python3-module-faker.git 19.8.0-alt1: remote: build failed
2023-Oct-10 15:38:32 :: [ppc64le] #100 python3-module-faker.git 19.8.0-alt1: build FAILED
[armh] >       assert name in LvProvider.provider.first_names
[armh] E       AttributeError: type object 'Provider' has no attribute 'provider'
[armh] tests/providers/test_person.py:302: AttributeError
[armh] --
[armh] >           return getattr(self._factories[0], attr)
[armh] E           AttributeError: 'Generator' object has no attribute 'last_name_unique_to_female'
[armh] /usr/src/tmp/python3-module-faker-buildroot/usr/lib/python3/site-packages/faker/proxy.py:114: AttributeError
[armh] --
[armh] =========================== short test summary info ============================
[armh] FAILED tests/providers/test_person.py::TestLvLV::test_first_name - AttributeE...
[armh] FAILED tests/providers/test_person.py::TestLvLV::test_last_name - AttributeEr...
[armh] ====== 2 failed, 1798 passed, 14 skipped, 1 warning in 148.41s (0:02:28) =======
2023-Oct-10 15:39:44 :: [armh] python3-module-faker.git 19.8.0-alt1: remote: build failed
2023-Oct-10 15:39:44 :: [armh] #100 python3-module-faker.git 19.8.0-alt1: build FAILED
2023-Oct-10 15:36:52 :: [x86_64] build FAILED
2023-Oct-10 15:37:03 :: [i586] build FAILED
2023-Oct-10 15:37:50 :: [aarch64] build FAILED
2023-Oct-10 15:38:33 :: [ppc64le] build FAILED
2023-Oct-10 15:39:44 :: [armh] build FAILED
2023-Oct-10 15:39:44 :: task #331365 for sisyphus FAILED


                 reply	other threads:[~2023-10-10 15:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=girar.task.331365.1.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=grenka@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git