Azure / Azure/azure-devtestlab

Failed to fetch specific version of Eclipse

Open
#590 0 comments 0 reactions 0 assignees View on GitHub
artifacts bug
Dominant language
PowerShell
Stars
465
Forks
595
PR merge metrics
No merged PRs in 30d

Description

**Steps to reproduce:**
Use a DTL and artifacts from official repo;
Create a windows VM;
Apply the artifact "Eclipse".

**Expected Behavior:**
Eclipse installed successfully.

**Actual Behavior:**
Installation will be failed.

**Extension Message:**
> Validating parameters.
> Configuring PowerShell session.
> Ensuring latest Chocolatey version is installed.
> Preparing to install Chocolatey packages: eclipse.
> Chocolatey v0.10.15
> Installing the following packages:
> eclipse
> By installing you accept licenses for the packages.
>
> eclipse v4.13 (forced) [Approved] - Possibly broken
> eclipse package files install completed. Performing other installation steps.
> Attempt to get headers for https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2019-09/R/eclipse-jee-2019-09-R-win32-x86_64.zip&r=1 failed.
> The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2019-09/R/eclipse-jee-2019-09-R-win32-x86_64.zip&r=1'. Exception calling "GetResponse" with "0" argument(s): "The operation has timed out"
> Downloading eclipse 64 bit
> from 'https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2019-09/R/eclipse-jee-2019-09-R-win32-x86_64.zip&r=1'
> ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2019-09/R/eclipse-jee-2019-09-R-win32-x86_64.zip&r=1'. Exception calling "GetResponse" with "0" argument(s): "The operation has timed out"
> The install of eclipse was NOT successful.
> Error while running 'C:\ProgramData\chocolatey\lib\eclipse\tools\chocolateyInstall.ps1'.
> See log for details.
> eclipse not installed. An error occurred during installation:
> Stopping further execution as eclipse has failed install.
> This is try 1/3. Retrying after 300 milliseconds.
> Error converted to warning:
> Could not find a part of the path 'C:\ProgramData\chocolatey\lib\eclipse\.chocolateyPending'.
> This is try 2/3. Retrying after 400 milliseconds.
> Error converted to warning:
> Could not find a part of the path 'C:\ProgramData\chocolatey\lib\eclipse\.chocolateyPending'.
> Maximum tries of 3 reached. Throwing error.
>
> Chocolatey installed 0/0 packages.
> See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
> Could not find a part of the path 'C:\ProgramData\chocolatey\lib\eclipse\.chocolateyPending'.
>
> ERROR: Installation failed (404). Please see the Chocolatey logs in %ALLUSERSPROFILE%\chocolatey\logs folder for details.
>
> The artifact failed to apply.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.