Skip to content

Running oryx build fails #2529

Open
Open

Description

Bug Report

-Azure Function App deployment from Visual Studio Code fails, previously it works, recently deployment fails.

image

-Running oryx build logs

`Command: oryx build /tmp/zipdeploy/extracted -o /tmp/build/expressbuild --platform python --platform-version 3.11 -i /tmp/8dce4720115cca3 -p packagedir=.python_packages/lib/site-packages
Operation performed by Microsoft Oryx, https://github.com/Microsoft/Oryx
You can report issues at https://github.com/Microsoft/Oryx/issues

Oryx Version: 0.2.20240424.1, Commit: d37b222, ReleaseTagName: 20240424.1

Build Operation ID: 0ae0b15a7edf7e8c
Repository Commit : ae03f005-54dd-45b5-aace-24acd3aaff13
OS Type : bullseye
Image Type : githubactions

Detecting platforms...
Detected following platforms:
python: 3.11.8

Using intermediate directory '/tmp/8dce4720115cca3'.

Copying files to the intermediate directory...
Done in 0 sec(s).

Source directory : /tmp/8dce4720115cca3
Destination directory: /tmp/build/expressbuild

Python Version: /tmp/oryx/platforms/python/3.11.8/bin/python3.11
Creating directory for command manifest file if it does not exist
Removing existing manifest file

Running pip install...
Done in 1773 sec(s).
\n/opt/Kudu/Scripts/starter.sh oryx build /tmp/zipdeploy/extracted -o /tmp/build/expressbuild --platform python --platform-version 3.11 -i /tmp/8dce4720115cca3 -p packagedir=.python_packages/lib/site-packages`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions