【AzureOpenAIServiceリファレンスアーキテクチャ】5章-企業内向けChatと社内文書検索サンプルデプロイでcreative via a push deployment

y.takeda 0 評価のポイント
2024-09-18T07:55:21.05+00:00

RAGの動作検証を目的として、Microsoftから提供されている【AzureOpenAIServiceリファレンスアーキテクチャ】5章-企業内向けChatと社内文書検索 のサンプルをAzure環境に構築しています。

GitHubに公開されているソースコードとデプロイ手順に従っています。

デプロイセンターのログに以下の2つの失敗があります。

対応方法をお教えください。

1.creative via a push deployment 失敗

ログ

Command: oryx build /tmp/zipdeploy/extracted -o /home/site/wwwroot --platform python --platform-version 3.10 -p virtualenv_name=antenv --log-file /tmp/build-debug.log -i /tmp/8dcd49294969c08 --compress-destination-dir | tee /tmp/oryx-build.log

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: d37b2225a252ab2c04b4726024d047cf01ea1318, ReleaseTagName: 20240424.1

Build Operation ID: 18f3e19123c033fb

Repository Commit : 1d680b23-a696-4eee-a1e9-f0fa34d1365a

OS Type : bullseye

Image Type : githubactions

Detecting platforms...

Detected following platforms:

python: 3.10.14

Version '3.10.14' of platform 'python' is not installed. Generating script to install it...

Using intermediate directory '/tmp/8dcd49294969c08'.

Copying files to the intermediate directory...

Done in 1 sec(s).

Source directory : /tmp/8dcd49294969c08

Destination directory: /home/site/wwwroot

Downloading and extracting 'python' version '3.10.14' to '/tmp/oryx/platforms/python/3.10.14'...

Detected image debian flavor: bullseye.

Downloaded in 2 sec(s).

Verifying checksum...

Extracting contents...

performing sha512 checksum for: python...

Done in 24 sec(s).

image detector file exists, platform is python..

OS detector file exists, OS is bullseye..

Python Version: /tmp/oryx/platforms/python/3.10.14/bin/python3.10

Creating directory for command manifest file if it does not exist

Removing existing manifest file

Python Virtual Environment: antenv

Creating virtual environment...

Activating virtual environment...

Running pip install...

\n/bin/bash -c "oryx build /tmp/zipdeploy/extracted -o /home/site/wwwroot --platform python --platform-version 3.10 -p virtualenv_name=antenv --log-file /tmp/build-debug.log -i /tmp/8dcd49294969c08 --compress-destination-dir | tee /tmp/oryx-build.log ; exit $PIPESTATUS "

2.Deplying From pushed zip file 失敗

ログ

Cleaning up temp folders from previous zip deployments and extracting pushed zip file /tmp/zipdeploy/d0ae2c94-1151-4d1d-badb-6ccc1395c421.zip (1.16 MB) to /tmp/zipdeploy/extracted

※構築環境(ローカル)

OS windows11 Pro  23H3

Azure Developer CLI 1.10.200

Node.js 20.17.0

Python 3.12.5(64-bit) 3.12.5150.0

Microsoft Azure CLI(64-bit) 2.63.0

Git 2.46.0

PowerShell 7.4.5

python および pip を Path 環境変数に登録済み
よろしくお願いいたします。

Azure
Azure
Microsoft が管理する世界のデータ センター ネットワークを介してアプリケーションとサービスを構築、配置、および管理するインフラストラクチャおよびクラウド コンピューティング プラットフォーム。
333 件の質問
0 件のコメント コメントはありません
{count} 件の投票

お客様の回答

回答は、質問作成者が [承諾された回答] としてマークできます。これは、ユーザーが回答が作成者の問題を解決したことを知るのに役立ちます。