Skip to content

build of sample psa/its fails #81639

@benediktibk

Description

@benediktibk

Describe the bug
Building the sample psa/its fails because a git repo is not available.

To Reproduce
west build --build-dir build/tfm --board mps3/corstone310/fvp/ns zephyr/samples/psa/its/

Expected behavior
successful build

Impact
CI is broken:

Logs and console output

[1/9] Creating directories for 'ethos_u_core_driver-populate'
[1/9] Performing download step (git clone) for 'ethos_u_core_driver-populate'
Cloning into 'ethos_u_core_driver-src'...
fatal: unable to access 'https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver/': The requested URL returned error: 502
Cloning into 'ethos_u_core_driver-src'...
fatal: unable to access 'https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver/': The requested URL returned error: 502
Cloning into 'ethos_u_core_driver-src'...
fatal: unable to access 'https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver/': The requested URL returned error: 502
-- Had to git clone more than once: 3 times.
CMake Error at ethos_u_core_driver-subbuild/ethos_u_core_driver-populate-prefix/tmp/ethos_u_core_driver-populate-gitclone.cmake:39 (message):
  Failed to clone repository:
  'https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver'

Environment

Zephyr version 3364a35

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bug

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions