From: Andrzej Hajda <andrzej.hajda@intel.com>
To: igt-dev@lists.freedesktop.org,
Kamil Konieczny <kamil.konieczny@linux.intel.com>
Subject: Re: ✗ GitLab.Pipeline: warning for lib/gpgpu: add shader support (rev4)
Date: Fri, 24 May 2024 16:56:23 +0200 [thread overview]
Message-ID: <cb9f09c7-f25f-4221-a737-9c63bc1eaec5@intel.com> (raw)
In-Reply-To: <171656189439.2171858.17056506587711617977@8e613ede5ea5>
On 24.05.2024 16:44, Patchwork wrote:
> == Series Details ==
>
> Series: lib/gpgpu: add shader support (rev4)
> URL : https://patchwork.freedesktop.org/series/133020/
> State : warning
>
> == Summary ==
>
> Pipeline status: FAILED.
>
> see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1185231 for the overview.
>
> build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/59116642):
> Running with gitlab-runner 16.3.0 (8ec04662)
> on fdo-equinix-m3l-27 EfLUxtkS, system ID: s_53a5e12e8cde
> section_start:1716561526:prepare_executor
> Preparing the "docker" executor
> Using Docker executor with image registry.freedesktop.org/gfx-ci/igt-ci-tags/build-debian-arm64:commit-d8adf28de02fc33d435750c8cf3b5eb3c3bcdcef ...
> Authenticating with credentials from job payload (GitLab Registry)
> Pulling docker image registry.freedesktop.org/gfx-ci/igt-ci-tags/build-debian-arm64:commit-d8adf28de02fc33d435750c8cf3b5eb3c3bcdcef ...
> WARNING: Failed to pull image with policy "if-not-present": Error response from daemon: Get "https://registry.freedesktop.org/v2/gfx-ci/igt-ci-tags/build-debian-arm64/manifests/sha256:df8438cd0e218646c3bdc2eb6abccb43c4e884bfd40a1a4dd0365f1f8031d21f": read tcp [2604:1380:45f2:6900::19]:46846->[2604:1380:45f2:6901::2]:443: read: connection reset by peer (manager.go:237:0s)
> section_end:1716561527:prepare_executor
> ERROR: Job failed: failed to pull image "registry.freedesktop.org/gfx-ci/igt-ci-tags/build-debian-arm64:commit-d8adf28de02fc33d435750c8cf3b5eb3c3bcdcef" with specified policies [if-not-present]: Error response from daemon: Get "https://registry.freedesktop.org/v2/gfx-ci/igt-ci-tags/build-debian-arm64/manifests/sha256:df8438cd0e218646c3bdc2eb6abccb43c4e884bfd40a1a4dd0365f1f8031d21f": read tcp [2604:1380:45f2:6900::19]:46846->[2604:1380:45f2:6901::2]:443: read: connection reset by peer (manager.go:237:0s)
>
>
> build:tests-fedora-oldest-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/59116636):
> Installing collected packages: meson
> Running setup.py install for meson: started
> Running setup.py install for meson: finished with status 'done'
> Successfully installed meson-0.47.2
> $ meson $MESON_OPTIONS build
> The Meson build system
> Version: 0.47.2
> Source dir: /builds/gfx-ci/igt-ci-tags
> Build dir: /builds/gfx-ci/igt-ci-tags/build
> Build type: native build
>
> meson.build:1:0: ERROR: Meson version is 0.47.2 but project requires >=0.49.2.
OK, this is build system pre-historic requirement(?), I guess it should
be safe to bump-up to 0.49.2?
CC: Kamil
Regards
Andrzej
>
> A full log can be found at /builds/gfx-ci/igt-ci-tags/build/meson-logs/meson-log.txt
> section_end:1716561567:step_script
> section_start:1716561567:cleanup_file_variables
> Cleaning up project directory and file based variables
> section_end:1716561568:cleanup_file_variables
> ERROR: Job failed: exit code 1
>
> == Logs ==
>
> For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1185231
next prev parent reply other threads:[~2024-05-24 14:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-24 13:31 [PATCH v4 0/5] lib/gpgpu: add shader support Andrzej Hajda
2024-05-24 13:31 ` [PATCH v4 1/5] lib/gpu_cmds: add Xe_LP version of emit_vfe_state Andrzej Hajda
2024-05-24 13:32 ` [PATCH v4 2/5] lib/gpgpu_shader: tooling for preparing and running gpgpu shaders Andrzej Hajda
2024-05-24 13:32 ` [PATCH v4 3/5] lib/gpgpu_shader: add inline support for iga64 assembly Andrzej Hajda
2024-05-24 13:32 ` [PATCH v4 4/5] lib/igt_sysfs: add helpers to access engine sysfs directory Andrzej Hajda
2024-05-24 13:32 ` [PATCH v4 5/5] intel/xe_exec_sip: port test for shader sanity check Andrzej Hajda
2024-05-24 14:44 ` ✗ GitLab.Pipeline: warning for lib/gpgpu: add shader support (rev4) Patchwork
2024-05-24 14:56 ` Andrzej Hajda [this message]
2024-05-24 15:12 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-05-24 15:38 ` ✓ CI.xeBAT: success " Patchwork
2024-05-24 19:07 ` ✓ CI.xeFULL: " Patchwork
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=cb9f09c7-f25f-4221-a737-9c63bc1eaec5@intel.com \
--to=andrzej.hajda@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@linux.intel.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox