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: Mon, 1 Feb 2021 07:39:02 +0000 From: "Girar awaiter (cas)" To: Andrey Cherepanov Subject: [#265565] FAILED python3-module-markups.git=3.1.0-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: 265565 X-girar-task-owner: cas X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/265565/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#265565] FAILED python3-module-markups.git=3.1.0-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: cas@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2021 07:39:04 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/265565/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 python3-module-markups failed failed failed failed failed 2021-Feb-01 07:38:25 :: task #265565 for sisyphus started by cas: #100 build 3.1.0-alt1 from /people/cas/packages/python3-module-markups.git fetched at 2021-Feb-01 07:38:24 2021-Feb-01 07:38:25 :: [x86_64] #100 python3-module-markups.git 3.1.0-alt1: build start 2021-Feb-01 07:38:25 :: [aarch64] #100 python3-module-markups.git 3.1.0-alt1: build start 2021-Feb-01 07:38:25 :: [armh] #100 python3-module-markups.git 3.1.0-alt1: build start 2021-Feb-01 07:38:25 :: [i586] #100 python3-module-markups.git 3.1.0-alt1: build start 2021-Feb-01 07:38:25 :: [ppc64le] #100 python3-module-markups.git 3.1.0-alt1: build start [x86_64] test_removing_duplicate_extensions (tests.test_markdown.MarkdownTest) ... ok [x86_64] FAIL: test_extensions_txt_file (tests.test_markdown.MarkdownTest) [x86_64] Traceback (most recent call last): [x86_64] -- [x86_64] self.assertEqual(markup.global_extensions, [x86_64] AssertionError: Lists differ: [] != [('foo', {}), ('baz', {'arg': 'value'})] [x86_64] Second list contains 2 additional elements. [x86_64] -- [x86_64] + [('foo', {}), ('baz', {'arg': 'value'})] [x86_64] FAIL: test_extensions_yaml_file (tests.test_markdown.MarkdownTest) [x86_64] Traceback (most recent call last): [x86_64] -- [x86_64] self.assertEqual( [x86_64] AssertionError: Lists differ: [] != [('smarty', {'substitutions': {'left-singl[158 chars] {})] [x86_64] Second list contains 3 additional elements. [x86_64] -- [x86_64] + ('sane_lists', {})] [x86_64] FAIL: test_extensions_yaml_file_invalid (tests.test_markdown.MarkdownTest) [x86_64] Traceback (most recent call last): [x86_64] -- [x86_64] MarkdownMarkup(filename=join(tmpdirname, "foo.md")) [x86_64] AssertionError: SyntaxWarning not triggered [x86_64] Ran 37 tests in 0.359s [x86_64] FAILED (failures=3, skipped=2) [x86_64] Test failed: [x86_64] error: Test failed: 2021-Feb-01 07:38:48 :: [x86_64] python3-module-markups.git 3.1.0-alt1: remote: build failed 2021-Feb-01 07:38:48 :: [x86_64] #100 python3-module-markups.git 3.1.0-alt1: build FAILED 2021-Feb-01 07:38:48 :: [x86_64] requesting cancellation of task processing [i586] test_removing_duplicate_extensions (tests.test_markdown.MarkdownTest) ... ok [i586] FAIL: test_extensions_txt_file (tests.test_markdown.MarkdownTest) [i586] Traceback (most recent call last): [i586] -- [i586] self.assertEqual(markup.global_extensions, [i586] AssertionError: Lists differ: [] != [('foo', {}), ('baz', {'arg': 'value'})] [i586] Second list contains 2 additional elements. [i586] -- [i586] + [('foo', {}), ('baz', {'arg': 'value'})] [i586] FAIL: test_extensions_yaml_file (tests.test_markdown.MarkdownTest) [i586] Traceback (most recent call last): [i586] -- [i586] self.assertEqual( [i586] AssertionError: Lists differ: [] != [('smarty', {'substitutions': {'left-singl[158 chars] {})] [i586] Second list contains 3 additional elements. [i586] -- [i586] + ('sane_lists', {})] [i586] FAIL: test_extensions_yaml_file_invalid (tests.test_markdown.MarkdownTest) [i586] Traceback (most recent call last): [i586] -- [i586] MarkdownMarkup(filename=join(tmpdirname, "foo.md")) [i586] AssertionError: SyntaxWarning not triggered [i586] Ran 37 tests in 0.469s [i586] FAILED (failures=3, skipped=2) [i586] Test failed: [i586] error: Test failed: 2021-Feb-01 07:38:49 :: [i586] python3-module-markups.git 3.1.0-alt1: remote: build failed 2021-Feb-01 07:38:49 :: [i586] #100 python3-module-markups.git 3.1.0-alt1: build FAILED [aarch64] test_removing_duplicate_extensions (tests.test_markdown.MarkdownTest) ... ok [aarch64] FAIL: test_extensions_txt_file (tests.test_markdown.MarkdownTest) [aarch64] Traceback (most recent call last): [aarch64] -- [aarch64] self.assertEqual(markup.global_extensions, [aarch64] AssertionError: Lists differ: [] != [('foo', {}), ('baz', {'arg': 'value'})] [aarch64] Second list contains 2 additional elements. [aarch64] -- [aarch64] + [('foo', {}), ('baz', {'arg': 'value'})] [aarch64] FAIL: test_extensions_yaml_file (tests.test_markdown.MarkdownTest) [aarch64] Traceback (most recent call last): [aarch64] -- [aarch64] self.assertEqual( [aarch64] AssertionError: Lists differ: [] != [('smarty', {'substitutions': {'left-singl[158 chars] {})] [aarch64] Second list contains 3 additional elements. [aarch64] -- [aarch64] + ('sane_lists', {})] [aarch64] FAIL: test_extensions_yaml_file_invalid (tests.test_markdown.MarkdownTest) [aarch64] Traceback (most recent call last): [aarch64] -- [aarch64] MarkdownMarkup(filename=join(tmpdirname, "foo.md")) [aarch64] AssertionError: SyntaxWarning not triggered [aarch64] Ran 37 tests in 0.412s [aarch64] FAILED (failures=3, skipped=2) [aarch64] Test failed: [aarch64] error: Test failed: 2021-Feb-01 07:38:49 :: [aarch64] python3-module-markups.git 3.1.0-alt1: remote: build failed 2021-Feb-01 07:38:49 :: [aarch64] #100 python3-module-markups.git 3.1.0-alt1: build FAILED [ppc64le] test_removing_duplicate_extensions (tests.test_markdown.MarkdownTest) ... ok [ppc64le] FAIL: test_extensions_txt_file (tests.test_markdown.MarkdownTest) [ppc64le] Traceback (most recent call last): [ppc64le] -- [ppc64le] self.assertEqual(markup.global_extensions, [ppc64le] AssertionError: Lists differ: [] != [('foo', {}), ('baz', {'arg': 'value'})] [ppc64le] Second list contains 2 additional elements. [ppc64le] -- [ppc64le] + [('foo', {}), ('baz', {'arg': 'value'})] [ppc64le] FAIL: test_extensions_yaml_file (tests.test_markdown.MarkdownTest) [ppc64le] Traceback (most recent call last): [ppc64le] -- [ppc64le] self.assertEqual( [ppc64le] AssertionError: Lists differ: [] != [('smarty', {'substitutions': {'left-singl[158 chars] {})] [ppc64le] Second list contains 3 additional elements. [ppc64le] -- [ppc64le] + ('sane_lists', {})] [ppc64le] FAIL: test_extensions_yaml_file_invalid (tests.test_markdown.MarkdownTest) [ppc64le] Traceback (most recent call last): [ppc64le] -- [ppc64le] MarkdownMarkup(filename=join(tmpdirname, "foo.md")) [ppc64le] AssertionError: SyntaxWarning not triggered [ppc64le] Ran 37 tests in 0.766s [ppc64le] FAILED (failures=3, skipped=2) [ppc64le] Test failed: [ppc64le] error: Test failed: 2021-Feb-01 07:38:55 :: [ppc64le] python3-module-markups.git 3.1.0-alt1: remote: build failed 2021-Feb-01 07:38:55 :: [ppc64le] #100 python3-module-markups.git 3.1.0-alt1: build FAILED [armh] test_removing_duplicate_extensions (tests.test_markdown.MarkdownTest) ... ok [armh] FAIL: test_extensions_txt_file (tests.test_markdown.MarkdownTest) [armh] Traceback (most recent call last): [armh] -- [armh] self.assertEqual(markup.global_extensions, [armh] AssertionError: Lists differ: [] != [('foo', {}), ('baz', {'arg': 'value'})] [armh] Second list contains 2 additional elements. [armh] -- [armh] + [('foo', {}), ('baz', {'arg': 'value'})] [armh] FAIL: test_extensions_yaml_file (tests.test_markdown.MarkdownTest) [armh] Traceback (most recent call last): [armh] -- [armh] self.assertEqual( [armh] AssertionError: Lists differ: [] != [('smarty', {'substitutions': {'left-singl[158 chars] {})] [armh] Second list contains 3 additional elements. [armh] -- [armh] + ('sane_lists', {})] [armh] FAIL: test_extensions_yaml_file_invalid (tests.test_markdown.MarkdownTest) [armh] Traceback (most recent call last): [armh] -- [armh] MarkdownMarkup(filename=join(tmpdirname, "foo.md")) [armh] AssertionError: SyntaxWarning not triggered [armh] Ran 37 tests in 0.679s [armh] FAILED (failures=3, skipped=2) [armh] Test failed: [armh] error: Test failed: 2021-Feb-01 07:39:02 :: [armh] python3-module-markups.git 3.1.0-alt1: remote: build failed 2021-Feb-01 07:39:02 :: [armh] #100 python3-module-markups.git 3.1.0-alt1: build FAILED 2021-Feb-01 07:38:48 :: [x86_64] build FAILED 2021-Feb-01 07:38:49 :: [i586] build FAILED 2021-Feb-01 07:38:49 :: [aarch64] build FAILED 2021-Feb-01 07:38:55 :: [ppc64le] build FAILED 2021-Feb-01 07:39:02 :: [armh] build FAILED 2021-Feb-01 07:39:02 :: task #265565 for sisyphus FAILED