* [#340753] FAILED python3-module-openapi-core.git=0.19.0-alt1 ...
@ 2024-02-15 9:09 Girar awaiter (toni)
0 siblings, 0 replies; only message in thread
From: Girar awaiter (toni) @ 2024-02-15 9:09 UTC (permalink / raw)
To: Anton Vyatkin; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/340753/logs/events.1.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 python3-module-openapi-core 1:05 1:39 34 1:19 34
#200 python3-module-jupyterlab-server failed ? failed failed failed
2024-Feb-15 09:06:22 :: task #340753 for sisyphus started by toni:
#100 build 0.19.0-alt1 from /people/toni/packages/python3-module-openapi-core.git fetched at 2024-Feb-15 09:04:25
#200 build 2.25.3-alt1 from /people/toni/packages/python3-module-jupyterlab-server.git fetched at 2024-Feb-15 09:05:38
2024-Feb-15 09:06:23 :: created build repo
2024-Feb-15 09:06:24 :: [aarch64] #100 python3-module-openapi-core.git 0.19.0-alt1: build start
2024-Feb-15 09:06:24 :: [armh] #100 python3-module-openapi-core.git 0.19.0-alt1: build start
2024-Feb-15 09:06:24 :: [i586] #100 python3-module-openapi-core.git 0.19.0-alt1: build start
2024-Feb-15 09:06:24 :: [x86_64] #100 python3-module-openapi-core.git 0.19.0-alt1: build start
2024-Feb-15 09:06:24 :: [ppc64le] #100 python3-module-openapi-core.git 0.19.0-alt1: build start
2024-Feb-15 09:06:58 :: [x86_64] #100 python3-module-openapi-core.git 0.19.0-alt1: build OK
2024-Feb-15 09:06:58 :: [x86_64] #200 python3-module-jupyterlab-server.git 2.25.3-alt1: build start
2024-Feb-15 09:06:58 :: [i586] #100 python3-module-openapi-core.git 0.19.0-alt1: build OK
2024-Feb-15 09:06:59 :: [i586] #200 python3-module-jupyterlab-server.git 2.25.3-alt1: build start
2024-Feb-15 09:07:29 :: [aarch64] #100 python3-module-openapi-core.git 0.19.0-alt1: build OK
2024-Feb-15 09:07:29 :: [aarch64] #200 python3-module-jupyterlab-server.git 2.25.3-alt1: build start
2024-Feb-15 09:07:43 :: [ppc64le] #100 python3-module-openapi-core.git 0.19.0-alt1: build OK
2024-Feb-15 09:07:43 :: [ppc64le] #200 python3-module-jupyterlab-server.git 2.25.3-alt1: build start
[x86_64] > self._get_body(request.body, request.content_type, operation)
[x86_64] E AttributeError: 'TornadoOpenAPIRequest' object has no attribute 'content_type'
[x86_64] operation = Spec('paths#/lab/api/workspaces/{space_name}#get')
[x86_64] --
[x86_64] > self._get_body(request.body, request.content_type, operation)
[x86_64] E AttributeError: 'TornadoOpenAPIRequest' object has no attribute 'content_type'
[x86_64] operation = Spec('paths#/lab/api/workspaces/#get')
[x86_64] --
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED tests/test_listings_api.py::test_get_listing - AttributeError: 'Tornad...
[x86_64] FAILED tests/test_settings_api.py::test_get_settings_overrides_dicts - Attrib...
[x86_64] FAILED tests/test_settings_api.py::test_get_settings_overrides_d_dicts[json]
[x86_64] FAILED tests/test_settings_api.py::test_get_settings_overrides_d_dicts[json5]
[x86_64] FAILED tests/test_settings_api.py::test_get_settings - AttributeError: 'Torna...
[x86_64] FAILED tests/test_settings_api.py::test_get_federated - AttributeError: 'Torn...
[x86_64] FAILED tests/test_settings_api.py::test_listing - AttributeError: 'TornadoOpe...
[x86_64] FAILED tests/test_settings_api.py::test_listing_ids - AttributeError: 'Tornad...
[x86_64] FAILED tests/test_settings_api.py::test_patch - AttributeError: 'TornadoOpenA...
2024-Feb-15 09:07:53 :: [x86_64] python3-module-jupyterlab-server.git 2.25.3-alt1: remote: build failed
2024-Feb-15 09:07:53 :: [x86_64] #200 python3-module-jupyterlab-server.git 2.25.3-alt1: build FAILED
2024-Feb-15 09:07:53 :: [x86_64] requesting cancellation of task processing
[i586] > self._get_body(request.body, request.content_type, operation)
[i586] E AttributeError: 'TornadoOpenAPIRequest' object has no attribute 'content_type'
[i586] operation = Spec('paths#/lab/api/workspaces/{space_name}#get')
[i586] --
[i586] > self._get_body(request.body, request.content_type, operation)
[i586] E AttributeError: 'TornadoOpenAPIRequest' object has no attribute 'content_type'
[i586] operation = Spec('paths#/lab/api/workspaces/#get')
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED tests/test_listings_api.py::test_get_listing - AttributeError: 'Tornad...
[i586] FAILED tests/test_settings_api.py::test_get_settings_overrides_dicts - Attrib...
[i586] FAILED tests/test_settings_api.py::test_get_settings_overrides_d_dicts[json]
[i586] FAILED tests/test_settings_api.py::test_get_settings_overrides_d_dicts[json5]
[i586] FAILED tests/test_settings_api.py::test_get_settings - AttributeError: 'Torna...
[i586] FAILED tests/test_settings_api.py::test_get_federated - AttributeError: 'Torn...
[i586] FAILED tests/test_settings_api.py::test_listing - AttributeError: 'TornadoOpe...
[i586] FAILED tests/test_settings_api.py::test_listing_ids - AttributeError: 'Tornad...
[i586] FAILED tests/test_settings_api.py::test_patch - AttributeError: 'TornadoOpenA...
2024-Feb-15 09:07:58 :: [i586] python3-module-jupyterlab-server.git 2.25.3-alt1: remote: build failed
2024-Feb-15 09:07:58 :: [i586] #200 python3-module-jupyterlab-server.git 2.25.3-alt1: build FAILED
2024-Feb-15 09:08:03 :: [armh] #100 python3-module-openapi-core.git 0.19.0-alt1: build OK
2024-Feb-15 09:08:04 :: [armh] task processing CANCELLED
[aarch64] > self._get_body(request.body, request.content_type, operation)
[aarch64] E AttributeError: 'TornadoOpenAPIRequest' object has no attribute 'content_type'
[aarch64] operation = Spec('paths#/lab/api/workspaces/{space_name}#get')
[aarch64] --
[aarch64] > self._get_body(request.body, request.content_type, operation)
[aarch64] E AttributeError: 'TornadoOpenAPIRequest' object has no attribute 'content_type'
[aarch64] operation = Spec('paths#/lab/api/workspaces/#get')
[aarch64] --
[aarch64] =========================== short test summary info ============================
[aarch64] FAILED tests/test_listings_api.py::test_get_listing - AttributeError: 'Tornad...
[aarch64] FAILED tests/test_settings_api.py::test_get_settings_overrides_dicts - Attrib...
[aarch64] FAILED tests/test_settings_api.py::test_get_settings_overrides_d_dicts[json]
[aarch64] FAILED tests/test_settings_api.py::test_get_settings_overrides_d_dicts[json5]
[aarch64] FAILED tests/test_settings_api.py::test_get_settings - AttributeError: 'Torna...
[aarch64] FAILED tests/test_settings_api.py::test_get_federated - AttributeError: 'Torn...
[aarch64] FAILED tests/test_settings_api.py::test_listing - AttributeError: 'TornadoOpe...
[aarch64] FAILED tests/test_settings_api.py::test_listing_ids - AttributeError: 'Tornad...
[aarch64] FAILED tests/test_settings_api.py::test_patch - AttributeError: 'TornadoOpenA...
2024-Feb-15 09:09:09 :: [aarch64] python3-module-jupyterlab-server.git 2.25.3-alt1: remote: build failed
2024-Feb-15 09:09:09 :: [aarch64] #200 python3-module-jupyterlab-server.git 2.25.3-alt1: build FAILED
[ppc64le] > self._get_body(request.body, request.content_type, operation)
[ppc64le] E AttributeError: 'TornadoOpenAPIRequest' object has no attribute 'content_type'
[ppc64le] operation = Spec('paths#/lab/api/workspaces/{space_name}#get')
[ppc64le] --
[ppc64le] > self._get_body(request.body, request.content_type, operation)
[ppc64le] E AttributeError: 'TornadoOpenAPIRequest' object has no attribute 'content_type'
[ppc64le] operation = Spec('paths#/lab/api/workspaces/#get')
[ppc64le] --
[ppc64le] =========================== short test summary info ============================
[ppc64le] FAILED tests/test_listings_api.py::test_get_listing - AttributeError: 'Tornad...
[ppc64le] FAILED tests/test_settings_api.py::test_get_settings_overrides_dicts - Attrib...
[ppc64le] FAILED tests/test_settings_api.py::test_get_settings_overrides_d_dicts[json]
[ppc64le] FAILED tests/test_settings_api.py::test_get_settings_overrides_d_dicts[json5]
[ppc64le] FAILED tests/test_settings_api.py::test_get_settings - AttributeError: 'Torna...
[ppc64le] FAILED tests/test_settings_api.py::test_get_federated - AttributeError: 'Torn...
[ppc64le] FAILED tests/test_settings_api.py::test_listing - AttributeError: 'TornadoOpe...
[ppc64le] FAILED tests/test_settings_api.py::test_listing_ids - AttributeError: 'Tornad...
[ppc64le] FAILED tests/test_settings_api.py::test_patch - AttributeError: 'TornadoOpenA...
2024-Feb-15 09:09:41 :: [ppc64le] python3-module-jupyterlab-server.git 2.25.3-alt1: remote: build failed
2024-Feb-15 09:09:41 :: [ppc64le] #200 python3-module-jupyterlab-server.git 2.25.3-alt1: build FAILED
2024-Feb-15 09:07:53 :: [x86_64] build FAILED
2024-Feb-15 09:07:58 :: [i586] build FAILED
2024-Feb-15 09:08:04 :: [armh] build FAILED
2024-Feb-15 09:09:09 :: [aarch64] build FAILED
2024-Feb-15 09:09:41 :: [ppc64le] build FAILED
2024-Feb-15 09:09:41 :: task #340753 for sisyphus FAILED
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-02-15 9:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-15 9:09 [#340753] FAILED python3-module-openapi-core.git=0.19.0-alt1 Girar awaiter (toni)
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