sumi-hiro / monacaICE

monaca + angular のサンプル
MIT License
0 stars 1 forks source link

Monaca Cloud を起点にプロジェクトを作成してみる #31

Open sumi-hiro opened 6 years ago

sumi-hiro commented 6 years ago

30 権限周りのエラーが出ていたため、Monaca Cloud側で新規にプロジェクトを作成してみる

sumi-hiro commented 6 years ago

CIでエラー発生

継続的インテグレーションログ

[SUCCESS] New work has been obtained and ready to process
[INFO] Updating Queue Status to: process
[SUCCESS] Status has been changed successfully to: process
[INFO] Preparing the service to handle the process of the queue.
[SUCCESS] Service has been prepared successfully.
[INFO] Submiting build request for platform and type: android:debug
[INFO] Submiting build request for platform and type: ios:debug
[SUCCESS] Build request has been successfully submitted for platform and type: android:debug
[SUCCESS] Build request has been successfully submitted for platform and type: ios:debug
[INFO] Polling for build request status
[ERROR] Build has either failed or timeout for platform and type: ios:debug with the message of ()
[ERROR] Build has either failed or timeout for platform and type: android:debug with the message of ()
[INFO] There are no builds to distribute.
[INFO] Updating Queue Status to: finish
[SUCCESS] Closing out the CI Queue Process

Android デバッグビルドログ

Fetching Build Queue Data...
 -> Fetched data for queue ID 5a966058e7888538008b456a
Preparing Build Environment...
Creating Project Build Workspace...
Fetching Project Content...
Build Error: Error: Failed to fetch project content with error : ReferenceError: fetchCiProject is not defined

iOS デバッグビルドログ

Fetching Build Queue Data...
 -> Fetched data for queue ID 5a966058e7888534008b456b
Preparing Build Environment...
Creating Project Build Workspace...
Fetching Project Content...
Build Error: Error: Failed to fetch project content with error : ReferenceError: fetchCiProject is not defined
sumi-hiro commented 6 years ago

試しにMonacaCloudからpushをかけてみる

sumi-hiro commented 6 years ago

今度は異なる内容のエラー発生

継続的インテグレーションログ

[SUCCESS] New work has been obtained and ready to process
[INFO] Updating Queue Status to: process
[SUCCESS] Status has been changed successfully to: process
[INFO] Preparing the service to handle the process of the queue.
[SUCCESS] Service has been prepared successfully.
[INFO] Submiting build request for platform and type: android:debug
[INFO] Submiting build request for platform and type: ios:debug
[ERROR] Build request failed to submit for platform and type: android:debug with the message of (500)
[ERROR] Build request failed to submit for platform and type: ios:debug with the message of (500)
[INFO] Updating Queue Status to: failed
[ERROR] There are not builds available to check for its status.