Created
July 17, 2024 09:11
-
-
Save McSim85/c22768909ee10f049086d5c8744388c1 to your computer and use it in GitHub Desktop.
Renovate private repo errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DEBUG: Using RE2 regex engine | |
| DEBUG: Parsing configs | |
| DEBUG: Checking for config file in /runner/renovate/job_config.json | |
| DEBUG: Detected config in env RENOVATE_CONFIG | |
| { | |
| "config": { | |
| "extends": [ | |
| "mergeConfidence:all-badges" | |
| ], | |
| "prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
| "prHeader": "[](https://renovatebot.com)", | |
| "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
| "binarySource": "install", | |
| "platformCommit": true, | |
| "repositoryCache": "enabled", | |
| "cacheTtlOverride": { | |
| "datasource-docker-hub-tags": 90 | |
| }, | |
| "onboardingConfig": { | |
| "$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
| "extends": [ | |
| "config:recommended" | |
| ] | |
| }, | |
| "gitIgnoredAuthors": [ | |
| "29139614+renovate[bot]@users.noreply.github.com" | |
| ], | |
| "customizeDashboard": { | |
| "repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
| }, | |
| "repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
| "dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
| "allowedPostUpgradeCommands": [ | |
| "^git add --all$", | |
| "^git reset$", | |
| "^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
| "^pwd$" | |
| ], | |
| "allowPostUpgradeCommandTemplating": true | |
| } | |
| } | |
| DEBUG: File config | |
| { | |
| "config": { | |
| "token": "***********", | |
| "privateKey": "***********", | |
| "privateKeyOld": "***********", | |
| "hostRules": [ | |
| { | |
| "hostType": "docker", | |
| "matchHost": "docker.io", | |
| "username": "mdpprodrenovate", | |
| "password": "***********" | |
| }, | |
| { | |
| "hostType": "docker", | |
| "matchHost": "hub.docker.com", | |
| "username": "mdpprodrenovatedc2", | |
| "password": "***********" | |
| }, | |
| { | |
| "hostType": "github", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "github-tags", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "github-releases", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "pod", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "terraform-provider", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "rubygems", | |
| "matchHost": "github.com", | |
| "token": "***********" | |
| } | |
| ], | |
| "secrets": {} | |
| } | |
| } | |
| DEBUG: CLI config | |
| { | |
| "config": {} | |
| } | |
| DEBUG: Env config | |
| { | |
| "config": { | |
| "extends": [ | |
| "mergeConfidence:all-badges" | |
| ], | |
| "prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
| "prHeader": "[](https://renovatebot.com)", | |
| "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
| "binarySource": "install", | |
| "platformCommit": true, | |
| "repositoryCache": "enabled", | |
| "cacheTtlOverride": { | |
| "datasource-docker-hub-tags": 90 | |
| }, | |
| "onboardingConfig": { | |
| "$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
| "extends": [ | |
| "config:recommended" | |
| ] | |
| }, | |
| "gitIgnoredAuthors": [ | |
| "29139614+renovate[bot]@users.noreply.github.com" | |
| ], | |
| "customizeDashboard": { | |
| "repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
| }, | |
| "repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
| "dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
| "allowedPostUpgradeCommands": [ | |
| "^git add --all$", | |
| "^git reset$", | |
| "^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
| "^pwd$" | |
| ], | |
| "allowPostUpgradeCommandTemplating": true, | |
| "hostRules": [], | |
| "onboardingNoDeps": true, | |
| "onboarding": true, | |
| "forkProcessing": "enabled", | |
| "requireConfig": "required", | |
| "platform": "github", | |
| "username": "renovate[bot]", | |
| "repositories": [ | |
| "edited-company-labs/role_sss" | |
| ], | |
| "gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>" | |
| } | |
| } | |
| DEBUG: Combined config | |
| { | |
| "config": { | |
| "token": "***********", | |
| "privateKey": "***********", | |
| "privateKeyOld": "***********", | |
| "hostRules": [ | |
| { | |
| "hostType": "docker", | |
| "matchHost": "docker.io", | |
| "username": "mdpprodrenovate", | |
| "password": "***********" | |
| }, | |
| { | |
| "hostType": "docker", | |
| "matchHost": "hub.docker.com", | |
| "username": "mdpprodrenovatedc2", | |
| "password": "***********" | |
| }, | |
| { | |
| "hostType": "github", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "github-tags", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "github-releases", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "pod", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "terraform-provider", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "rubygems", | |
| "matchHost": "github.com", | |
| "token": "***********" | |
| } | |
| ], | |
| "secrets": {}, | |
| "extends": [ | |
| "mergeConfidence:all-badges" | |
| ], | |
| "prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
| "prHeader": "[](https://renovatebot.com)", | |
| "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
| "binarySource": "install", | |
| "platformCommit": true, | |
| "repositoryCache": "enabled", | |
| "cacheTtlOverride": { | |
| "datasource-docker-hub-tags": 90 | |
| }, | |
| "onboardingConfig": { | |
| "$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
| "extends": [ | |
| "config:recommended" | |
| ] | |
| }, | |
| "gitIgnoredAuthors": [ | |
| "29139614+renovate[bot]@users.noreply.github.com" | |
| ], | |
| "customizeDashboard": { | |
| "repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
| }, | |
| "repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
| "dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
| "allowedPostUpgradeCommands": [ | |
| "^git add --all$", | |
| "^git reset$", | |
| "^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
| "^pwd$" | |
| ], | |
| "allowPostUpgradeCommandTemplating": true, | |
| "onboardingNoDeps": true, | |
| "onboarding": true, | |
| "forkProcessing": "enabled", | |
| "requireConfig": "required", | |
| "platform": "github", | |
| "username": "renovate[bot]", | |
| "repositories": [ | |
| "edited-company-labs/role_sss" | |
| ], | |
| "gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>" | |
| } | |
| } | |
| DEBUG: Enabling forkProcessing while in non-autodiscover mode | |
| DEBUG: Found valid git version: 2.45.2 | |
| DEBUG: Setting global hostRules | |
| DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
| DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
| DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
| DEBUG: Using default github endpoint: https://api.github.com/ | |
| DEBUG: Platform config | |
| { | |
| "platformConfig": { | |
| "hostType": "github", | |
| "endpoint": "https://api.github.com/", | |
| "isGHApp": true, | |
| "isGhe": false | |
| } | |
| "renovateUsername": "renovate[bot]" | |
| } | |
| DEBUG: Using configured gitAuthor (renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>) | |
| DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
| DEBUG: Using baseDir: /tmp/renovate | |
| DEBUG: Using cacheDir: /tmp/renovate/cache | |
| DEBUG: Using containerbaseDir: /tmp/renovate/cache/containerbase | |
| DEBUG: Redis cache init | |
| DEBUG: Redis cache connected | |
| DEBUG: Commits limit = null | |
| DEBUG: Setting global hostRules | |
| DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
| DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
| DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
| DEBUG: validatePresets() | |
| DEBUG: Reinitializing hostRules for repo | |
| DEBUG: Clearing hostRules | |
| DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
| DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
| DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
| INFO: Repository started | |
| { | |
| "renovateVersion": "37.431.4" | |
| } | |
| DEBUG: Using localDir: /tmp/renovate/repos/github/edited-company-labs/role_sss | |
| DEBUG: PackageFiles.clear() - Package files deleted | |
| DEBUG: initRepo("edited-company-labs/role_sss") | |
| DEBUG: hostRules: authentication already set for api.github.com | |
| DEBUG: edited-company-labs/role_sss default branch = master | |
| DEBUG: Using app token for git init | |
| DEBUG: RepoCacheS3.read() - success | |
| DEBUG: Repository cache is restored from revision 13 | |
| DEBUG: Resetting npmrc | |
| DEBUG: Resetting npmrc | |
| DEBUG: checkOnboarding() | |
| DEBUG: isOnboarded() | |
| DEBUG: findPr(renovate/configure, Configure Renovate, !open) | |
| DEBUG: http cache: saving https://api.github.com/repos/edited-company-labs/role_sss/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 (etag=W/"6e177fe47f4c038c3c654c523e7ca5058e148a29cce40b800b3c20bbfa262e32", lastModified=undefined) | |
| DEBUG: getPrList success | |
| { | |
| "pullsTotal": 6 | |
| "requestsTotal": 1 | |
| "apiQuotaAffected": true | |
| } | |
| DEBUG: findPr(renovate/configure, chore: Configure Renovate, !open) | |
| DEBUG: Found PR #316 | |
| DEBUG: Checking cached config file name | |
| DEBUG: http cache: Using cached response: https://api.github.com/repos/edited-company-labs/role_sss/contents/renovate.json from 2024-07-16T15:23:45.606Z | |
| DEBUG: Existing config file confirmed | |
| DEBUG: Repository config | |
| { | |
| "fileName": "renovate.json" | |
| "config": { | |
| "$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
| "extends": [ | |
| "config:recommended" | |
| ], | |
| "hostRules": [ | |
| { | |
| "matchHost": "ghcr.io", | |
| "hostType": "docker", | |
| "username": "<*edited*username*>", | |
| "encrypted": { | |
| "password": "***********" | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| DEBUG: Repo is onboarded | |
| DEBUG: http cache: Using cached response: https://api.github.com/repos/edited-company-labs/role_sss/contents/renovate.json from 2024-07-16T15:23:45.606Z | |
| DEBUG: migrateAndValidate() | |
| DEBUG: No config migration necessary | |
| DEBUG: Found encrypted config | |
| { | |
| "config": { | |
| "password": "***********" | |
| } | |
| } | |
| DEBUG: Trying to decrypt password | |
| DEBUG: Decrypted config using kppgp | |
| DEBUG: Decrypted password | |
| DEBUG: Setting hostRules from config | |
| DEBUG: Adding password authentication for ghcr.io (hostType=docker) to hostRules | |
| DEBUG: Found repo ignorePaths | |
| { | |
| "ignorePaths": [ | |
| "**/node_modules/**", | |
| "**/bower_components/**", | |
| "**/vendor/**", | |
| "**/examples/**", | |
| "**/__tests__/**", | |
| "**/test/**", | |
| "**/tests/**", | |
| "**/__fixtures__/**" | |
| ] | |
| } | |
| DEBUG: No vulnerability alerts found | |
| DEBUG: No vulnerability alerts found | |
| DEBUG: findIssue(Dependency Dashboard) | |
| DEBUG: Issues cache: synced | |
| DEBUG: Found issue 321 | |
| DEBUG: http cache: saving https://api.github.com/repos/edited-company-labs/role_sss/issues/321 (etag=W/"ac05540eae74ce5d150f9f4eec8a94b0f8945e21da7c007687ab153a12a22e70", lastModified=Tue, 16 Jul 2024 22:04:11 GMT) | |
| DEBUG: No baseBranches | |
| DEBUG: extract() | |
| DEBUG: Cached extract for sha=1e49fd26437cf36614fd5b2578db08c13af0c63e is valid and can be used | |
| DEBUG: Deleted cached dep updates | |
| INFO: Dependency extraction complete | |
| { | |
| "baseBranch": "master" | |
| "stats": { | |
| "managers": { | |
| "ansible-galaxy": { | |
| "fileCount": 1, | |
| "depCount": 8 | |
| }, | |
| "droneci": { | |
| "fileCount": 1, | |
| "depCount": 12 | |
| }, | |
| "github-actions": { | |
| "fileCount": 3, | |
| "depCount": 8 | |
| }, | |
| "pip_requirements": { | |
| "fileCount": 1, | |
| "depCount": 4 | |
| } | |
| }, | |
| "total": { | |
| "fileCount": 6, | |
| "depCount": 32 | |
| } | |
| } | |
| } | |
| DEBUG: Found no satisfying versions with 'pep440' versioning | |
| DEBUG: Found no satisfying versions with 'pep440' versioning | |
| DEBUG: Found no satisfying versions with 'pep440' versioning | |
| DEBUG: hostRules: basic auth for https://ghcr.io | |
| DEBUG: Datasource unknown error | |
| { | |
| "datasource": "git-tags" | |
| "packageName": "git@github.com:edited-company-labs/role-consul.git" | |
| "err": { | |
| "task": { | |
| "commands": [ | |
| "ls-remote", | |
| "git@github.com:edited-company-labs/role-consul.git" | |
| ], | |
| "format": "utf-8", | |
| "parser": "[function]" | |
| }, | |
| "message": "remote: Repository not found.\nfatal: repository 'https://github.com/edited-company-labs/role-consul.git/' not found\n", | |
| "stack": "Error: remote: Repository not found.\nfatal: repository 'https://**redacted**@3.25.0/node_modules/simple-git/src/lib/plugins/error-detection.plugin.ts:42:29)\n at PluginStore.exec (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/plugins/plugin-store.ts:54:29)\n at /usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:124:42\n at new Promise (<anonymous>)\n at GitExecutorChain.handleTaskData (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:121:14)\n at GitExecutorChain.<anonymous> (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:97:40)\n at Generator.next (<anonymous>)\n at fulfilled (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/dist/cjs/index.js:52:24)" | |
| } | |
| } | |
| DEBUG: Failed to look up git-tags package git@github.com:edited-company-labs/role-consul.git | |
| { | |
| "dependency": "git@github.com:edited-company-labs/role-consul.git" | |
| "packageFile": "requirements.yml" | |
| } | |
| DEBUG: Datasource unknown error | |
| { | |
| "datasource": "git-tags" | |
| "packageName": "git@github.com:edited-company-labs/role-b.git" | |
| "err": { | |
| "task": { | |
| "commands": [ | |
| "ls-remote", | |
| "git@github.com:edited-company-labs/role-b.git" | |
| ], | |
| "format": "utf-8", | |
| "parser": "[function]" | |
| }, | |
| "message": "remote: Repository not found.\nfatal: repository 'https://github.com/edited-company-labs/role-b.git/' not found\n", | |
| "stack": "Error: remote: Repository not found.\nfatal: repository 'https://**redacted**@3.25.0/node_modules/simple-git/src/lib/plugins/error-detection.plugin.ts:42:29)\n at PluginStore.exec (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/plugins/plugin-store.ts:54:29)\n at /usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:124:42\n at new Promise (<anonymous>)\n at GitExecutorChain.handleTaskData (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:121:14)\n at GitExecutorChain.<anonymous> (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:97:40)\n at Generator.next (<anonymous>)\n at fulfilled (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/dist/cjs/index.js:52:24)" | |
| } | |
| } | |
| DEBUG: Failed to look up git-tags package git@github.com:edited-company-labs/role-b.git | |
| { | |
| "dependency": "git@github.com:edited-company-labs/role-b.git" | |
| "packageFile": "requirements.yml" | |
| } | |
| DEBUG: Datasource unknown error | |
| { | |
| "datasource": "git-tags" | |
| "packageName": "git@github.com:edited-company-labs/role_sss_ufw.git" | |
| "err": { | |
| "task": { | |
| "commands": [ | |
| "ls-remote", | |
| "git@github.com:edited-company-labs/role_sss_ufw.git" | |
| ], | |
| "format": "utf-8", | |
| "parser": "[function]" | |
| }, | |
| "message": "remote: Repository not found.\nfatal: repository 'https://github.com/edited-company-labs/role_sss_ufw.git/' not found\n", | |
| "stack": "Error: remote: Repository not found.\nfatal: repository 'https://**redacted**@3.25.0/node_modules/simple-git/src/lib/plugins/error-detection.plugin.ts:42:29)\n at PluginStore.exec (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/plugins/plugin-store.ts:54:29)\n at /usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:124:42\n at new Promise (<anonymous>)\n at GitExecutorChain.handleTaskData (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:121:14)\n at GitExecutorChain.<anonymous> (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:97:40)\n at Generator.next (<anonymous>)\n at fulfilled (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/dist/cjs/index.js:52:24)" | |
| } | |
| } | |
| DEBUG: Failed to look up git-tags package git@github.com:edited-company-labs/role_sss_ufw.git | |
| { | |
| "dependency": "git@github.com:edited-company-labs/role_sss_ufw.git" | |
| "packageFile": "requirements.yml" | |
| } | |
| DEBUG: Datasource unknown error | |
| { | |
| "datasource": "git-tags" | |
| "packageName": "git@github.com:edited-company-labs/role_utils.git" | |
| "err": { | |
| "task": { | |
| "commands": [ | |
| "ls-remote", | |
| "git@github.com:edited-company-labs/role_utils.git" | |
| ], | |
| "format": "utf-8", | |
| "parser": "[function]" | |
| }, | |
| "message": "remote: Repository not found.\nfatal: repository 'https://github.com/edited-company-labs/role_utils.git/' not found\n", | |
| "stack": "Error: remote: Repository not found.\nfatal: repository 'https://**redacted**@3.25.0/node_modules/simple-git/src/lib/plugins/error-detection.plugin.ts:42:29)\n at PluginStore.exec (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/plugins/plugin-store.ts:54:29)\n at /usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:124:42\n at new Promise (<anonymous>)\n at GitExecutorChain.handleTaskData (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:121:14)\n at GitExecutorChain.<anonymous> (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:97:40)\n at Generator.next (<anonymous>)\n at fulfilled (/usr/local/renovate/node_modules/.pnpm/simple-git@3.25.0/node_modules/simple-git/dist/cjs/index.js:52:24)" | |
| } | |
| } | |
| DEBUG: Failed to look up git-tags package git@github.com:edited-company-labs/role_utils.git | |
| { | |
| "dependency": "git@github.com:edited-company-labs/role_utils.git" | |
| "packageFile": "requirements.yml" | |
| } | |
| DEBUG: PackageFiles.add() - Package file saved for base branch | |
| { | |
| "baseBranch": "master" | |
| } | |
| DEBUG: Package releases lookups complete | |
| { | |
| "baseBranch": "master" | |
| } | |
| DEBUG: branchifyUpgrades | |
| DEBUG: detectSemanticCommits() | |
| DEBUG: semanticCommits: returning "enabled" from cache | |
| DEBUG: 0 flattened updates found: | |
| DEBUG: Returning 0 branch(es) | |
| DEBUG: config.repoIsOnboarded=true | |
| DEBUG: packageFiles with updates | |
| { | |
| "baseBranch": "master" | |
| "config": { | |
| "ansible-galaxy": [ | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "1.5.4", | |
| "currentVersion": "1.5.4", | |
| "datasource": "galaxy-collection", | |
| "depName": "ansible.posix", | |
| "depType": "galaxy-collection", | |
| "fixedVersion": "1.5.4", | |
| "packageName": "ansible.posix", | |
| "registryUrl": "https://galaxy.ansible.com/api", | |
| "sourceUrl": "https://github.com/ansible-collections/ansible.posix", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "9.2.0", | |
| "currentVersion": "9.2.0", | |
| "datasource": "galaxy-collection", | |
| "depName": "community.general", | |
| "depType": "galaxy-collection", | |
| "fixedVersion": "9.2.0", | |
| "packageName": "community.general", | |
| "registryUrl": "https://galaxy.ansible.com/api", | |
| "sourceUrl": "https://github.com/ansible-collections/community.general", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "5.0.0", | |
| "currentVersion": "5.0.0", | |
| "datasource": "galaxy-collection", | |
| "depName": "ansible.utils", | |
| "depType": "galaxy-collection", | |
| "fixedVersion": "5.0.0", | |
| "packageName": "ansible.utils", | |
| "registryUrl": "https://galaxy.ansible.com/api", | |
| "sourceUrl": "https://github.com/ansible-collections/ansible.utils", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "1.40.0", | |
| "datasource": "git-tags", | |
| "depName": "edited-company.role_consul", | |
| "depType": "galaxy-collection", | |
| "packageName": "git@github.com:edited-company-labs/role-consul.git", | |
| "versioning": "semver-coerced", | |
| "warnings": [ | |
| { | |
| "topic": "git@github.com:edited-company-labs/role-consul.git", | |
| "message": "Failed to look up git-tags package git@github.com:edited-company-labs/role-consul.git" | |
| } | |
| ], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "v1.3.6", | |
| "currentVersion": "v1.3.6", | |
| "datasource": "git-tags", | |
| "depName": "role_p", | |
| "depType": "role", | |
| "fixedVersion": "v1.3.6", | |
| "packageName": "git@github.com:edited-company-labs/role-patch-node.git", | |
| "sourceUrl": "https://github.com/edited-company-labs/role-patch-node", | |
| "versioning": "semver-coerced", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "v1.18.7", | |
| "datasource": "git-tags", | |
| "depName": "role_b", | |
| "depType": "role", | |
| "packageName": "git@github.com:edited-company-labs/role-b.git", | |
| "versioning": "semver-coerced", | |
| "warnings": [ | |
| { | |
| "topic": "git@github.com:edited-company-labs/role-b.git", | |
| "message": "Failed to look up git-tags package git@github.com:edited-company-labs/role-b.git" | |
| } | |
| ], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "v0.0.10", | |
| "datasource": "git-tags", | |
| "depName": "role_sss_ufw", | |
| "depType": "role", | |
| "packageName": "git@github.com:edited-company-labs/role_sss_ufw.git", | |
| "versioning": "semver-coerced", | |
| "warnings": [ | |
| { | |
| "topic": "git@github.com:edited-company-labs/role_sss_ufw.git", | |
| "message": "Failed to look up git-tags package git@github.com:edited-company-labs/role_sss_ufw.git" | |
| } | |
| ], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "v1.0.1", | |
| "datasource": "git-tags", | |
| "depName": "role_utils", | |
| "depType": "role", | |
| "packageName": "git@github.com:edited-company-labs/role_utils.git", | |
| "versioning": "semver-coerced", | |
| "warnings": [ | |
| { | |
| "topic": "git@github.com:edited-company-labs/role_utils.git", | |
| "message": "Failed to look up git-tags package git@github.com:edited-company-labs/role_utils.git" | |
| } | |
| ], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "requirements.yml" | |
| } | |
| ], | |
| "droneci": [ | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "v2.16-ubuntu", | |
| "currentVersion": "v2.16", | |
| "datasource": "docker", | |
| "depName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "depType": "docker", | |
| "fixedVersion": "v2.16-ubuntu", | |
| "lookupName": "edited-company-labs/docker-ansible-core", | |
| "packageName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "registryUrl": "https://ghcr.io", | |
| "replaceString": "ghcr.io/edited-company-labs/docker-ansible-core:v2.16-ubuntu", | |
| "sourceUrl": "https://github.com/edited-company-labs/docker-ansible-core", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "ubuntu", | |
| "depType": "docker", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu", | |
| "skipReason": "invalid-value", | |
| "versioning": "ubuntu", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "v2.16-ubuntu", | |
| "currentVersion": "v2.16", | |
| "datasource": "docker", | |
| "depName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "depType": "docker", | |
| "fixedVersion": "v2.16-ubuntu", | |
| "lookupName": "edited-company-labs/docker-ansible-core", | |
| "packageName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "registryUrl": "https://ghcr.io", | |
| "replaceString": "ghcr.io/edited-company-labs/docker-ansible-core:v2.16-ubuntu", | |
| "sourceUrl": "https://github.com/edited-company-labs/docker-ansible-core", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "ubuntu", | |
| "depType": "docker", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu", | |
| "skipReason": "invalid-value", | |
| "versioning": "ubuntu", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "plugins/slack", | |
| "depType": "docker", | |
| "packageName": "plugins/slack", | |
| "replaceString": "plugins/slack", | |
| "skipReason": "invalid-value", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "ubuntu", | |
| "depType": "docker", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu", | |
| "skipReason": "invalid-value", | |
| "versioning": "ubuntu", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "v2.16-ubuntu", | |
| "currentVersion": "v2.16", | |
| "datasource": "docker", | |
| "depName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "depType": "docker", | |
| "fixedVersion": "v2.16-ubuntu", | |
| "lookupName": "edited-company-labs/docker-ansible-core", | |
| "packageName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "registryUrl": "https://ghcr.io", | |
| "replaceString": "ghcr.io/edited-company-labs/docker-ansible-core:v2.16-ubuntu", | |
| "sourceUrl": "https://github.com/edited-company-labs/docker-ansible-core", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "ubuntu", | |
| "depType": "docker", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu", | |
| "skipReason": "invalid-value", | |
| "versioning": "ubuntu", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "plugins/slack", | |
| "depType": "docker", | |
| "packageName": "plugins/slack", | |
| "replaceString": "plugins/slack", | |
| "skipReason": "invalid-value", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "v2.16-ubuntu", | |
| "currentVersion": "v2.16", | |
| "datasource": "docker", | |
| "depName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "depType": "docker", | |
| "fixedVersion": "v2.16-ubuntu", | |
| "lookupName": "edited-company-labs/docker-ansible-core", | |
| "packageName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "registryUrl": "https://ghcr.io", | |
| "replaceString": "ghcr.io/edited-company-labs/docker-ansible-core:v2.16-ubuntu", | |
| "sourceUrl": "https://github.com/edited-company-labs/docker-ansible-core", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "ubuntu", | |
| "depType": "docker", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu", | |
| "skipReason": "invalid-value", | |
| "versioning": "ubuntu", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "plugins/slack", | |
| "depType": "docker", | |
| "packageName": "plugins/slack", | |
| "replaceString": "plugins/slack", | |
| "skipReason": "invalid-value", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".drone.yml" | |
| } | |
| ], | |
| "github-actions": [ | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4", | |
| "currentVersion": "v4", | |
| "currentVersionTimestamp": "2024-06-12T18:41:43.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v24.7.0", | |
| "currentVersion": "v24.7.0", | |
| "currentVersionTimestamp": "2024-07-10T06:37:09.000Z", | |
| "datasource": "github-tags", | |
| "depName": "ansible/ansible-lint", | |
| "depType": "action", | |
| "fixedVersion": "v24.7.0", | |
| "packageName": "ansible/ansible-lint", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "ansible/ansible-lint@v24.7.0", | |
| "sourceUrl": "https://github.com/ansible/ansible-lint", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "latest", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-latest", | |
| "skipReason": "invalid-version", | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/ansible-lint.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4", | |
| "currentVersion": "v4", | |
| "currentVersionTimestamp": "2024-06-12T18:41:43.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4", | |
| "currentVersion": "v4", | |
| "currentVersionTimestamp": "2024-07-11T21:24:41.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/dependency-review-action", | |
| "depType": "action", | |
| "fixedVersion": "v4", | |
| "packageName": "actions/dependency-review-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/dependency-review-action@v4", | |
| "sourceUrl": "https://github.com/actions/dependency-review-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "latest", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-latest", | |
| "skipReason": "invalid-version", | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/dependency-review.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4", | |
| "currentVersion": "v4", | |
| "currentVersionTimestamp": "2024-06-10T17:55:30.000Z", | |
| "datasource": "github-tags", | |
| "depName": "googleapis/release-please-action", | |
| "depType": "action", | |
| "fixedVersion": "v4", | |
| "packageName": "googleapis/release-please-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "googleapis/release-please-action@v4", | |
| "sourceUrl": "https://github.com/googleapis/release-please-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "latest", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-latest", | |
| "skipReason": "invalid-version", | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/release-please.yml" | |
| } | |
| ], | |
| "pip_requirements": [ | |
| { | |
| "deps": [ | |
| { | |
| "datasource": "pypi", | |
| "depName": "click", | |
| "packageName": "click", | |
| "skipReason": "invalid-value", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "datasource": "pypi", | |
| "depName": "ansible-vault", | |
| "packageName": "ansible-vault", | |
| "skipReason": "invalid-value", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "datasource": "pypi", | |
| "depName": "solana", | |
| "packageName": "solana", | |
| "skipReason": "invalid-value", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "datasource": "pypi", | |
| "depName": "packaging", | |
| "packageName": "packaging", | |
| "skipReason": "invalid-value", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "scripts/requirements.txt" | |
| } | |
| ] | |
| } | |
| } | |
| DEBUG: detectSemanticCommits() | |
| DEBUG: semanticCommits: returning "enabled" from cache | |
| DEBUG: processRepo() | |
| DEBUG: Processing 0 branches: | |
| DEBUG: Calculating hourly PRs remaining | |
| DEBUG: currentHourStart=2024-07-17T06:00:00.000+00:00 | |
| DEBUG: PR hourly limit remaining: 2 | |
| DEBUG: Calculating prConcurrentLimit (10) | |
| DEBUG: 0 PRs are currently open | |
| DEBUG: PR concurrent limit remaining: 10 | |
| DEBUG: Calculated maximum PRs remaining this run: 2 | |
| DEBUG: PullRequests limit = 2 | |
| DEBUG: Calculating hourly PRs remaining | |
| DEBUG: currentHourStart=2024-07-17T06:00:00.000+00:00 | |
| DEBUG: PR hourly limit remaining: 2 | |
| DEBUG: Calculating branchConcurrentLimit (10) | |
| DEBUG: 0 already existing branches found: | |
| DEBUG: Branch concurrent limit remaining: 10 | |
| DEBUG: Calculated maximum branches remaining this run: 2 | |
| DEBUG: Branches limit = 2 | |
| DEBUG: ensureDependencyDashboard() | |
| DEBUG: Ensuring Dependency Dashboard | |
| DEBUG: Checking packageFiles for deprecated packages | |
| { | |
| "packageFiles": { | |
| "ansible-galaxy": [ | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "1.5.4", | |
| "currentVersion": "1.5.4", | |
| "datasource": "galaxy-collection", | |
| "depName": "ansible.posix", | |
| "depType": "galaxy-collection", | |
| "fixedVersion": "1.5.4", | |
| "packageName": "ansible.posix", | |
| "registryUrl": "https://galaxy.ansible.com/api", | |
| "sourceUrl": "https://github.com/ansible-collections/ansible.posix", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "9.2.0", | |
| "currentVersion": "9.2.0", | |
| "datasource": "galaxy-collection", | |
| "depName": "community.general", | |
| "depType": "galaxy-collection", | |
| "fixedVersion": "9.2.0", | |
| "packageName": "community.general", | |
| "registryUrl": "https://galaxy.ansible.com/api", | |
| "sourceUrl": "https://github.com/ansible-collections/community.general", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "5.0.0", | |
| "currentVersion": "5.0.0", | |
| "datasource": "galaxy-collection", | |
| "depName": "ansible.utils", | |
| "depType": "galaxy-collection", | |
| "fixedVersion": "5.0.0", | |
| "packageName": "ansible.utils", | |
| "registryUrl": "https://galaxy.ansible.com/api", | |
| "sourceUrl": "https://github.com/ansible-collections/ansible.utils", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "1.40.0", | |
| "datasource": "git-tags", | |
| "depName": "edited-company.role_consul", | |
| "depType": "galaxy-collection", | |
| "packageName": "git@github.com:edited-company-labs/role-consul.git", | |
| "versioning": "semver-coerced", | |
| "warnings": [ | |
| { | |
| "topic": "git@github.com:edited-company-labs/role-consul.git", | |
| "message": "Failed to look up git-tags package git@github.com:edited-company-labs/role-consul.git" | |
| } | |
| ], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "v1.3.6", | |
| "currentVersion": "v1.3.6", | |
| "datasource": "git-tags", | |
| "depName": "role_p", | |
| "depType": "role", | |
| "fixedVersion": "v1.3.6", | |
| "packageName": "git@github.com:edited-company-labs/role-patch-node.git", | |
| "sourceUrl": "https://github.com/edited-company-labs/role-patch-node", | |
| "versioning": "semver-coerced", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "v1.18.7", | |
| "datasource": "git-tags", | |
| "depName": "role_b", | |
| "depType": "role", | |
| "packageName": "git@github.com:edited-company-labs/role-b.git", | |
| "versioning": "semver-coerced", | |
| "warnings": [ | |
| { | |
| "topic": "git@github.com:edited-company-labs/role-b.git", | |
| "message": "Failed to look up git-tags package git@github.com:edited-company-labs/role-b.git" | |
| } | |
| ], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "v0.0.10", | |
| "datasource": "git-tags", | |
| "depName": "role_sss_ufw", | |
| "depType": "role", | |
| "packageName": "git@github.com:edited-company-labs/role_sss_ufw.git", | |
| "versioning": "semver-coerced", | |
| "warnings": [ | |
| { | |
| "topic": "git@github.com:edited-company-labs/role_sss_ufw.git", | |
| "message": "Failed to look up git-tags package git@github.com:edited-company-labs/role_sss_ufw.git" | |
| } | |
| ], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "v1.0.1", | |
| "datasource": "git-tags", | |
| "depName": "role_utils", | |
| "depType": "role", | |
| "packageName": "git@github.com:edited-company-labs/role_utils.git", | |
| "versioning": "semver-coerced", | |
| "warnings": [ | |
| { | |
| "topic": "git@github.com:edited-company-labs/role_utils.git", | |
| "message": "Failed to look up git-tags package git@github.com:edited-company-labs/role_utils.git" | |
| } | |
| ], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "requirements.yml" | |
| } | |
| ], | |
| "droneci": [ | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "v2.16-ubuntu", | |
| "currentVersion": "v2.16", | |
| "datasource": "docker", | |
| "depName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "depType": "docker", | |
| "fixedVersion": "v2.16-ubuntu", | |
| "lookupName": "edited-company-labs/docker-ansible-core", | |
| "packageName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "registryUrl": "https://ghcr.io", | |
| "replaceString": "ghcr.io/edited-company-labs/docker-ansible-core:v2.16-ubuntu", | |
| "sourceUrl": "https://github.com/edited-company-labs/docker-ansible-core", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "ubuntu", | |
| "depType": "docker", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu", | |
| "skipReason": "invalid-value", | |
| "versioning": "ubuntu", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "v2.16-ubuntu", | |
| "currentVersion": "v2.16", | |
| "datasource": "docker", | |
| "depName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "depType": "docker", | |
| "fixedVersion": "v2.16-ubuntu", | |
| "lookupName": "edited-company-labs/docker-ansible-core", | |
| "packageName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "registryUrl": "https://ghcr.io", | |
| "replaceString": "ghcr.io/edited-company-labs/docker-ansible-core:v2.16-ubuntu", | |
| "sourceUrl": "https://github.com/edited-company-labs/docker-ansible-core", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "ubuntu", | |
| "depType": "docker", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu", | |
| "skipReason": "invalid-value", | |
| "versioning": "ubuntu", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "plugins/slack", | |
| "depType": "docker", | |
| "packageName": "plugins/slack", | |
| "replaceString": "plugins/slack", | |
| "skipReason": "invalid-value", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "ubuntu", | |
| "depType": "docker", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu", | |
| "skipReason": "invalid-value", | |
| "versioning": "ubuntu", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "v2.16-ubuntu", | |
| "currentVersion": "v2.16", | |
| "datasource": "docker", | |
| "depName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "depType": "docker", | |
| "fixedVersion": "v2.16-ubuntu", | |
| "lookupName": "edited-company-labs/docker-ansible-core", | |
| "packageName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "registryUrl": "https://ghcr.io", | |
| "replaceString": "ghcr.io/edited-company-labs/docker-ansible-core:v2.16-ubuntu", | |
| "sourceUrl": "https://github.com/edited-company-labs/docker-ansible-core", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "ubuntu", | |
| "depType": "docker", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu", | |
| "skipReason": "invalid-value", | |
| "versioning": "ubuntu", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "plugins/slack", | |
| "depType": "docker", | |
| "packageName": "plugins/slack", | |
| "replaceString": "plugins/slack", | |
| "skipReason": "invalid-value", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "v2.16-ubuntu", | |
| "currentVersion": "v2.16", | |
| "datasource": "docker", | |
| "depName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "depType": "docker", | |
| "fixedVersion": "v2.16-ubuntu", | |
| "lookupName": "edited-company-labs/docker-ansible-core", | |
| "packageName": "ghcr.io/edited-company-labs/docker-ansible-core", | |
| "registryUrl": "https://ghcr.io", | |
| "replaceString": "ghcr.io/edited-company-labs/docker-ansible-core:v2.16-ubuntu", | |
| "sourceUrl": "https://github.com/edited-company-labs/docker-ansible-core", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "ubuntu", | |
| "depType": "docker", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu", | |
| "skipReason": "invalid-value", | |
| "versioning": "ubuntu", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "datasource": "docker", | |
| "depName": "plugins/slack", | |
| "depType": "docker", | |
| "packageName": "plugins/slack", | |
| "replaceString": "plugins/slack", | |
| "skipReason": "invalid-value", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".drone.yml" | |
| } | |
| ], | |
| "github-actions": [ | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4", | |
| "currentVersion": "v4", | |
| "currentVersionTimestamp": "2024-06-12T18:41:43.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v24.7.0", | |
| "currentVersion": "v24.7.0", | |
| "currentVersionTimestamp": "2024-07-10T06:37:09.000Z", | |
| "datasource": "github-tags", | |
| "depName": "ansible/ansible-lint", | |
| "depType": "action", | |
| "fixedVersion": "v24.7.0", | |
| "packageName": "ansible/ansible-lint", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "ansible/ansible-lint@v24.7.0", | |
| "sourceUrl": "https://github.com/ansible/ansible-lint", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "latest", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-latest", | |
| "skipReason": "invalid-version", | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/ansible-lint.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4", | |
| "currentVersion": "v4", | |
| "currentVersionTimestamp": "2024-06-12T18:41:43.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4", | |
| "currentVersion": "v4", | |
| "currentVersionTimestamp": "2024-07-11T21:24:41.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/dependency-review-action", | |
| "depType": "action", | |
| "fixedVersion": "v4", | |
| "packageName": "actions/dependency-review-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/dependency-review-action@v4", | |
| "sourceUrl": "https://github.com/actions/dependency-review-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "latest", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-latest", | |
| "skipReason": "invalid-version", | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/dependency-review.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4", | |
| "currentVersion": "v4", | |
| "currentVersionTimestamp": "2024-06-10T17:55:30.000Z", | |
| "datasource": "github-tags", | |
| "depName": "googleapis/release-please-action", | |
| "depType": "action", | |
| "fixedVersion": "v4", | |
| "packageName": "googleapis/release-please-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "googleapis/release-please-action@v4", | |
| "sourceUrl": "https://github.com/googleapis/release-please-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "latest", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-latest", | |
| "skipReason": "invalid-version", | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/release-please.yml" | |
| } | |
| ], | |
| "pip_requirements": [ | |
| { | |
| "deps": [ | |
| { | |
| "datasource": "pypi", | |
| "depName": "click", | |
| "packageName": "click", | |
| "skipReason": "invalid-value", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "datasource": "pypi", | |
| "depName": "ansible-vault", | |
| "packageName": "ansible-vault", | |
| "skipReason": "invalid-value", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "datasource": "pypi", | |
| "depName": "solana", | |
| "packageName": "solana", | |
| "skipReason": "invalid-value", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "datasource": "pypi", | |
| "depName": "packaging", | |
| "packageName": "packaging", | |
| "skipReason": "invalid-value", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "scripts/requirements.txt" | |
| } | |
| ] | |
| } | |
| } | |
| WARN: Package lookup failures | |
| { | |
| "warnings": [ | |
| "Failed to look up git-tags package git@github.com:edited-company-labs/role-consul.git", | |
| "Failed to look up git-tags package git@github.com:edited-company-labs/role-b.git", | |
| "Failed to look up git-tags package git@github.com:edited-company-labs/role_sss_ufw.git", | |
| "Failed to look up git-tags package git@github.com:edited-company-labs/role_utils.git" | |
| ] | |
| "files": [ | |
| "requirements.yml" | |
| ] | |
| } | |
| DEBUG: http cache: saving https://api.github.com/repos/edited-company-labs/role_sss/issues/321 (etag=W/"ac05540eae74ce5d150f9f4eec8a94b0f8945e21da7c007687ab153a12a22e70", lastModified=Tue, 16 Jul 2024 22:04:11 GMT) | |
| DEBUG: http cache: saving https://api.github.com/repos/edited-company-labs/role_sss/issues/321 (etag=W/"ac05540eae74ce5d150f9f4eec8a94b0f8945e21da7c007687ab153a12a22e70", lastModified=Tue, 16 Jul 2024 22:04:11 GMT) | |
| DEBUG: ensureIssue(Dependency Dashboard) | |
| DEBUG: http cache: saving https://api.github.com/repos/edited-company-labs/role_sss/issues/321 (etag=W/"ac05540eae74ce5d150f9f4eec8a94b0f8945e21da7c007687ab153a12a22e70", lastModified=Tue, 16 Jul 2024 22:04:11 GMT) | |
| DEBUG: Issue is open and up to date - nothing to do | |
| DEBUG: validateReconfigureBranch() | |
| DEBUG: No reconfigure branch found | |
| DEBUG: Removing any stale branches | |
| DEBUG: config.repoIsOnboarded=true | |
| DEBUG: No renovate branches found | |
| DEBUG: PackageFiles.clear() - Package files deleted | |
| DEBUG: Repo is activated | |
| DEBUG: Branch summary | |
| { | |
| "cacheModified": true | |
| "baseBranches": [ | |
| { | |
| "branchName": "master", | |
| "sha": "1e49fd26437cf36614fd5b2578db08c13af0c63e" | |
| } | |
| ] | |
| "branches": [] | |
| "defaultBranch": "master" | |
| "inactiveBranches": [] | |
| } | |
| DEBUG: Renovate repository PR statistics | |
| { | |
| "stats": { | |
| "total": 6, | |
| "open": 0, | |
| "closed": 0, | |
| "merged": 6 | |
| } | |
| } | |
| DEBUG: Repository result: done, status: activated, enabled: true, onboarded: true | |
| DEBUG: repository problems | |
| { | |
| "repoProblems": [ | |
| "WARN: Package lookup failures" | |
| ] | |
| } | |
| DEBUG: Repository timing splits (milliseconds) | |
| { | |
| "splits": { | |
| "init": 6052, | |
| "extract": 499, | |
| "lookup": 1676, | |
| "onboarding": 1, | |
| "update": 14 | |
| } | |
| "total": 9023 | |
| } | |
| DEBUG: Package cache statistics | |
| { | |
| "get": { | |
| "count": 31, | |
| "avgMs": 168, | |
| "medianMs": 119, | |
| "maxMs": 512, | |
| "totalMs": 5197 | |
| } | |
| "set": { | |
| "count": 3, | |
| "avgMs": 122, | |
| "medianMs": 37, | |
| "maxMs": 326, | |
| "totalMs": 365 | |
| } | |
| } | |
| DEBUG: HTTP statistics | |
| { | |
| "urls": { | |
| "https://api.github.com/graphql": { | |
| "POST": { | |
| "200": 2 | |
| } | |
| }, | |
| "https://api.github.com/repos/edited-company-labs/role_sss/contents/renovate.json": { | |
| "GET": { | |
| "304": 1 | |
| } | |
| }, | |
| "https://api.github.com/repos/edited-company-labs/role_sss/issues/321": { | |
| "GET": { | |
| "200": 1 | |
| } | |
| }, | |
| "https://api.github.com/repos/edited-company-labs/role_sss/pulls": { | |
| "GET": { | |
| "200": 1 | |
| } | |
| }, | |
| "https://ghcr.io/token": { | |
| "GET": { | |
| "200": 1 | |
| } | |
| }, | |
| "https://ghcr.io/v2/edited-company-labs/docker-ansible-core/tags/list": { | |
| "GET": { | |
| "200": 1, | |
| "401": 1 | |
| } | |
| } | |
| } | |
| "hosts": { | |
| "api.github.com": { | |
| "count": 5, | |
| "reqAvgMs": 202, | |
| "reqMedianMs": 187, | |
| "reqMaxMs": 398, | |
| "queueAvgMs": 0, | |
| "queueMedianMs": 0, | |
| "queueMaxMs": 1 | |
| }, | |
| "ghcr.io": { | |
| "count": 3, | |
| "reqAvgMs": 444, | |
| "reqMedianMs": 388, | |
| "reqMaxMs": 608, | |
| "queueAvgMs": 0, | |
| "queueMedianMs": 0, | |
| "queueMaxMs": 1 | |
| } | |
| } | |
| "requests": 8 | |
| } | |
| DEBUG: HTTP cache statistics | |
| { | |
| "https://api.github.com": { | |
| "/repos/edited-company-labs/role_sss/contents/renovate.json": { | |
| "hit": 2, | |
| "miss": 0 | |
| }, | |
| "/repos/edited-company-labs/role_sss/issues/321": { | |
| "hit": 0, | |
| "miss": 4 | |
| }, | |
| "/repos/edited-company-labs/role_sss/pulls": { | |
| "hit": 0, | |
| "miss": 1 | |
| } | |
| } | |
| } | |
| DEBUG: Lookup statistics | |
| { | |
| "galaxy-collection": { | |
| "count": 3, | |
| "avgMs": 142, | |
| "medianMs": 141, | |
| "maxMs": 155, | |
| "totalMs": 427 | |
| } | |
| "git-tags": { | |
| "count": 5, | |
| "avgMs": 915, | |
| "medianMs": 811, | |
| "maxMs": 1429, | |
| "totalMs": 4573 | |
| } | |
| "github-tags": { | |
| "count": 5, | |
| "avgMs": 1098, | |
| "medianMs": 996, | |
| "maxMs": 1376, | |
| "totalMs": 5489 | |
| } | |
| "docker": { | |
| "count": 4, | |
| "avgMs": 1467, | |
| "medianMs": 1490, | |
| "maxMs": 1495, | |
| "totalMs": 5868 | |
| } | |
| } | |
| DEBUG: dns cache | |
| { | |
| "hosts": [] | |
| } | |
| INFO: Repository finished | |
| { | |
| "cloned": false | |
| "durationMs": 9023 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment