Skip to content

Tasks fails to download the latest version 3.29.7 #3018

@Alin-Dumitrescu

Description

@Alin-Dumitrescu

We are getting errors today downloading the latest version of the code - is this related to the rollback? We have not changed anything in our pipeline:

  • task: AdvancedSecurity-Codeql-Init@1
    inputs:
    enableAutomaticCodeQLInstall: true
    languages: 'csharp'
    displayName: Enable Advanced Code Security

2025-08-07T21:43:01.4283311Z ##[section]Starting: Enable Advanced Code Security
2025-08-07T21:43:01.4553917Z ==============================================================================
2025-08-07T21:43:01.4554047Z Task : Advanced Security Initialize CodeQL
2025-08-07T21:43:01.4554108Z Description : Initializes the CodeQL database in preparation for building.
2025-08-07T21:43:01.4554182Z Version : 1.1.327
2025-08-07T21:43:01.4554251Z Author : Microsoft Corporation
2025-08-07T21:43:01.4554305Z Help : https://aka.ms/advancedsecurity/code-scanning/detection
2025-08-07T21:43:01.4554372Z ==============================================================================
2025-08-07T21:43:01.8553366Z Session Id=b6098e47-0916-49a5-a526-fdf4bcaa50ef
2025-08-07T21:43:01.8604901Z Starting CodeQL automatic detection and installation.
2025-08-07T21:43:01.8606649Z ##[group]CodeQL Detection and Installation
2025-08-07T21:43:01.8626791Z Retrieving the latest release information for https://api.github.com/repos/github/codeql-action/releases/latest
2025-08-07T21:43:02.1349454Z Release URL: https://github.com/github/codeql-action/releases/tag/v3.29.7
2025-08-07T21:43:02.1350095Z The latest version of CodeQL (v3.29.7) was not found on this system.
2025-08-07T21:43:02.1350734Z Enforcing the installation of the latest version of CodeQL.
2025-08-07T21:43:02.1351153Z ##[group]Install and Setup CodeQL tools
2025-08-07T21:43:02.1351438Z There is a newer version of CodeQL available. Attempting to install the latest version.
2025-08-07T21:43:02.1351708Z Attempting to download and install CodeQL.
2025-08-07T21:43:02.1353091Z Retrieving the latest release information for https://api.github.com/repos/github/codeql-action/releases/latest
2025-08-07T21:43:02.1758147Z Release URL: https://github.com/github/codeql-action/releases/tag/v3.29.7
2025-08-07T21:43:02.1768040Z ##[endgroup]
2025-08-07T21:43:02.1769212Z ##[endgroup]
2025-08-07T21:43:02.1769900Z ##[warning] The latest version of CodeQL is v3.29.7. Enforcing installation of the latest version.
2025-08-07T21:43:02.1771004Z ##[warning] Error Installing CodeQL automatically. Please download and install CodeQL to D:\Agent-01_work_tool\CodeQL\0.0.0-[releaseId]\x64\codeql
2025-08-07T21:43:02.1772036Z ##[warning] and create an empty file named D:\Agent-01_work_tool\CodeQL\0.0.0-[releaseId]\x64.complete
2025-08-07T21:43:02.1772928Z ##[warning] Learn more about how to set up self-hosted agents at https://aka.ms/codeQL-directory-error
2025-08-07T21:43:02.1828477Z ##[error]The latest version of CodeQL is v3.29.7. Enforcing installation of the latest version.
2025-08-07T21:43:02.1841244Z
2025-08-07T21:43:02.1841415Z Learn more about the scan for the CodeQL build tasks:
2025-08-07T21:43:02.1841572Z https://aka.ms/advanced-security/code-scanning/detection
2025-08-07T21:43:02.1841637Z
2025-08-07T21:43:02.1947521Z ##[section]Finishing: Enable Advanced Code Security

Metadata

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