From: Girar Builder awaiter robot <girar-builder@altlinux.org> To: Anton Midyukov <antohami@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org Subject: [#235939] [test-only] FAILED (try 8) libArcus.git=4.2.0-alt1 libsavitar.git=4.2.0-alt1 ... Date: Tue, 29 Oct 2019 06:33:11 +0000 Message-ID: <20191029063310.GA10475@gyle.altlinux.org> (raw) http://git.altlinux.org/tasks/235939/logs/events.8.1.log 2019-Oct-29 06:28:37 :: test-only task #235939 for sisyphus resumed by antohami: #40 removed #60 build 4.2.0-alt1 from /people/antohami/packages/libArcus.git fetched at 2019-Aug-13 14:24:42 #100 removed #140 build 4.2.0-alt1 from /people/antohami/packages/libsavitar.git fetched at 2019-Aug-13 14:27:33 #200 removed #240 removed #260 removed #270 build 4.2.0-alt1 from /people/antohami/packages/Uranium.git fetched at 2019-Aug-13 14:48:48 #300 removed #340 build 4.2.0-alt1 from /people/antohami/packages/CuraEngine.git fetched at 2019-Aug-13 12:29:10 #400 removed #500 removed #600 removed #700 build 4.2.0-alt1 from /people/antohami/packages/cura.git fetched at 2019-Aug-13 13:08:17 #1000 build 4.2.0-alt1 from /people/antohami/packages/cura-fdm-materials.git fetched at 2019-Aug-13 13:47:56 2019-Oct-29 06:28:53 :: created build repo 2019-Oct-29 06:28:56 :: [i586] #60 libArcus.git 4.2.0-alt1: build start 2019-Oct-29 06:28:56 :: [ppc64le] #60 libArcus.git 4.2.0-alt1: build start 2019-Oct-29 06:28:56 :: [x86_64] #60 libArcus.git 4.2.0-alt1: build start 2019-Oct-29 06:28:56 :: [aarch64] #60 libArcus.git 4.2.0-alt1: build start 2019-Oct-29 06:30:03 :: [x86_64] #60 libArcus.git 4.2.0-alt1: build OK 2019-Oct-29 06:30:03 :: [x86_64] #140 libsavitar.git 4.2.0-alt1: build start 2019-Oct-29 06:30:10 :: [i586] #60 libArcus.git 4.2.0-alt1: build OK 2019-Oct-29 06:30:10 :: [i586] #140 libsavitar.git 4.2.0-alt1: build start 2019-Oct-29 06:30:17 :: [ppc64le] #60 libArcus.git 4.2.0-alt1: build OK 2019-Oct-29 06:30:17 :: [ppc64le] #140 libsavitar.git 4.2.0-alt1: build start 2019-Oct-29 06:31:06 :: [x86_64] #140 libsavitar.git 4.2.0-alt1: build OK 2019-Oct-29 06:31:06 :: [x86_64] #270 Uranium.git 4.2.0-alt1: build start 2019-Oct-29 06:31:14 :: [i586] #140 libsavitar.git 4.2.0-alt1: build OK 2019-Oct-29 06:31:14 :: [i586] #270 Uranium.git 4.2.0-alt1: build start 2019-Oct-29 06:31:27 :: [ppc64le] #140 libsavitar.git 4.2.0-alt1: build OK 2019-Oct-29 06:31:27 :: [ppc64le] #270 Uranium.git 4.2.0-alt1: build start > numpy.testing.assert_array_almost_equal(temp_matrix.getData(), numpy.array([[0.5,0,0,10],[0,0.5,0,10],[0,0,0.5,10],[0,0,0,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:28: AttributeError -- > numpy.testing.assert_array_almost_equal(temp_matrix.getData(), numpy.array([[0.5,0,0,5],[0,0.5,0,5],[0,0,0.5,5],[0,0,0,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:36: AttributeError -- > numpy.testing.assert_array_almost_equal(matrix.getData(), numpy.array([[0.5,0,0,0],[0,0.5,0,0],[0,0,0.5,0],[0,0,0,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:41: AttributeError -- > numpy.testing.assert_array_almost_equal(matrix.getData(), numpy.array([[1,0,0,0],[0,1,0,1],[0,0,1,0],[0,0,0,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:56: AttributeError -- > numpy.testing.assert_array_almost_equal(temp_matrix.getData(), numpy.array([[1,0,0,0],[0,1,0,0],[0,0,1,0],[10,10,10,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:96: AttributeError -- > numpy.testing.assert_array_almost_equal(self._vector.getData(), numpy.array([1,0,0])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestVector.py:21: AttributeError -- > numpy.testing.assert_array_almost_equal(temp_vector.getData(), numpy.array([x,y,z])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestVector.py:41: AttributeError 2019-Oct-29 06:32:26 :: [x86_64] Uranium.git 4.2.0-alt1: remote: build failed 2019-Oct-29 06:32:26 :: [x86_64] #270 Uranium.git 4.2.0-alt1: build FAILED 2019-Oct-29 06:32:27 :: [x86_64] requesting cancellation of task processing 2019-Oct-29 06:32:27 :: [aarch64] #60 libArcus.git 4.2.0-alt1: build OK 2019-Oct-29 06:32:27 :: [aarch64] task processing CANCELLED > numpy.testing.assert_array_almost_equal(temp_matrix.getData(), numpy.array([[0.5,0,0,10],[0,0.5,0,10],[0,0,0.5,10],[0,0,0,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:28: AttributeError -- > numpy.testing.assert_array_almost_equal(temp_matrix.getData(), numpy.array([[0.5,0,0,5],[0,0.5,0,5],[0,0,0.5,5],[0,0,0,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:36: AttributeError -- > numpy.testing.assert_array_almost_equal(matrix.getData(), numpy.array([[0.5,0,0,0],[0,0.5,0,0],[0,0,0.5,0],[0,0,0,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:41: AttributeError -- > numpy.testing.assert_array_almost_equal(matrix.getData(), numpy.array([[1,0,0,0],[0,1,0,1],[0,0,1,0],[0,0,0,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:56: AttributeError -- > numpy.testing.assert_array_almost_equal(temp_matrix.getData(), numpy.array([[1,0,0,0],[0,1,0,0],[0,0,1,0],[10,10,10,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:96: AttributeError -- > numpy.testing.assert_array_almost_equal(self._vector.getData(), numpy.array([1,0,0])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestVector.py:21: AttributeError -- > numpy.testing.assert_array_almost_equal(temp_vector.getData(), numpy.array([x,y,z])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestVector.py:41: AttributeError 2019-Oct-29 06:32:54 :: [i586] Uranium.git 4.2.0-alt1: remote: build failed 2019-Oct-29 06:32:54 :: [i586] #270 Uranium.git 4.2.0-alt1: build FAILED > numpy.testing.assert_array_almost_equal(temp_matrix.getData(), numpy.array([[0.5,0,0,10],[0,0.5,0,10],[0,0,0.5,10],[0,0,0,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:28: AttributeError -- > numpy.testing.assert_array_almost_equal(temp_matrix.getData(), numpy.array([[0.5,0,0,5],[0,0.5,0,5],[0,0,0.5,5],[0,0,0,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:36: AttributeError -- > numpy.testing.assert_array_almost_equal(matrix.getData(), numpy.array([[0.5,0,0,0],[0,0.5,0,0],[0,0,0.5,0],[0,0,0,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:41: AttributeError -- > numpy.testing.assert_array_almost_equal(matrix.getData(), numpy.array([[1,0,0,0],[0,1,0,1],[0,0,1,0],[0,0,0,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:56: AttributeError -- > numpy.testing.assert_array_almost_equal(temp_matrix.getData(), numpy.array([[1,0,0,0],[0,1,0,0],[0,0,1,0],[10,10,10,1]])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestMatrix.py:96: AttributeError -- > numpy.testing.assert_array_almost_equal(self._vector.getData(), numpy.array([1,0,0])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestVector.py:21: AttributeError -- > numpy.testing.assert_array_almost_equal(temp_vector.getData(), numpy.array([x,y,z])) E AttributeError: module 'numpy' has no attribute 'testing' tests/Math/TestVector.py:41: AttributeError 2019-Oct-29 06:33:10 :: [ppc64le] Uranium.git 4.2.0-alt1: remote: build failed 2019-Oct-29 06:33:10 :: [ppc64le] #270 Uranium.git 4.2.0-alt1: build FAILED 2019-Oct-29 06:32:27 :: [x86_64] build FAILED 2019-Oct-29 06:32:27 :: [aarch64] build FAILED 2019-Oct-29 06:32:54 :: [i586] build FAILED 2019-Oct-29 06:33:10 :: [ppc64le] build FAILED 2019-Oct-29 06:33:10 :: task #235939 for sisyphus FAILED
reply other threads:[~2019-10-29 6:33 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=20191029063310.GA10475@gyle.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=antohami@altlinux.org \ --cc=girar-builder-sisyphus@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