dependabot / dependabot-core

🤖 Dependabot's core logic for creating update PRs.
https://docs.github.com/en/code-security/dependabot
MIT License
4.64k stars 995 forks source link

Dependabot scanning does not work with Gradle if private only repos defined #3236

Closed zendern closed 3 years ago

zendern commented 3 years ago

Package manager/ecosystem

Gradle

Manifest contents prior to update

Link to build.gradle https://github.com/zendern/private-repo-dependabot-fail/blob/f75be4f5414c17c5194788ab0cf59a26c61bed95/build.gradle#L18

Link to settings.gradle https://github.com/zendern/private-repo-dependabot-fail/blob/f75be4f5414c17c5194788ab0cf59a26c61bed95/settings.gradle#L3

Updated dependency

org.springframework.boot 2.3.9.RELEASE to 2.4.3

org.testcontainers:postgresql 1.15.1 to 1.15.2

org.projectlombok:lombok 1.18.12 to 1.18.18

See here https://github.com/zendern/private-repo-dependabot-fail/pull/1

This was opened before i only enabled the private repo and removed maven central. Commit to do that was here. It came about a minute after that pr 🤦 https://github.com/zendern/private-repo-dependabot-fail/commit/f75be4f5414c17c5194788ab0cf59a26c61bed95

What you expected to see, versus what you actually saw

No prs are opened. All calls 404. See logs from Insights -> Dependency Graph -> Dependabot scan results.

proxy | time="2021-03-05T02:41:05Z" level=info msg="proxy starting" commit=f762c96c6bc2b9e201fee22268603572200fa968
  proxy | 2021/03/05 02:41:05 Listening (:1080)
updater | 2021-03-05T02:41:05.670503792 [91984925:main:WARN:src/devices/src/legacy/serial.rs:434] Detached the serial input due to peer close/error.
updater | time="2021-03-05T02:41:07Z" level=info msg="guest starting" commit=b387dc9b622a59fd6374cdf69144f884a8af2a85
updater | time="2021-03-05T02:41:07Z" level=info msg="starting job..." fetcher_timeout=5m0s job_id=91984925 updater_timeout=45m0s updater_version=0.134.0-eda24cc2d78adc3babad067e61134f457ea0a6bd
updater | I, [2021-03-05T02:41:08.875869 #7]  INFO -- sentry: ** [Raven] Raven 3.1.1 ready to catch errors
updater | INFO <job_91984925> Starting job processing
  proxy | 2021/03/05 02:41:11 [002] GET https://api.github.com:443/repos/zendern/private-repo-dependabot-fail
  proxy | 2021/03/05 02:41:11 [002] * authenticating github api request
  proxy | 2021/03/05 02:41:11 [002] 200 https://api.github.com:443/repos/zendern/private-repo-dependabot-fail
  proxy | 2021/03/05 02:41:11 [004] GET https://api.github.com:443/repos/zendern/private-repo-dependabot-fail/git/refs/heads/main
  proxy | 2021/03/05 02:41:11 [004] * authenticating github api request
  proxy | 2021/03/05 02:41:11 [004] 200 https://api.github.com:443/repos/zendern/private-repo-dependabot-fail/git/refs/heads/main
  proxy | 2021/03/05 02:41:11 [006] GET https://api.github.com:443/repos/zendern/private-repo-dependabot-fail/contents/?ref=8b5ab1705717aa59057dd98b98f6d667f0923f0e
  proxy | 2021/03/05 02:41:11 [006] * authenticating github api request
  proxy | 2021/03/05 02:41:11 [006] 200 https://api.github.com:443/repos/zendern/private-repo-dependabot-fail/contents/?ref=8b5ab1705717aa59057dd98b98f6d667f0923f0e
  proxy | 2021/03/05 02:41:11 [008] GET https://api.github.com:443/repos/zendern/private-repo-dependabot-fail/contents/build.gradle?ref=8b5ab1705717aa59057dd98b98f6d667f0923f0e
  proxy | 2021/03/05 02:41:11 [008] * authenticating github api request
  proxy | 2021/03/05 02:41:11 [008] 200 https://api.github.com:443/repos/zendern/private-repo-dependabot-fail/contents/build.gradle?ref=8b5ab1705717aa59057dd98b98f6d667f0923f0e
  proxy | 2021/03/05 02:41:11 [010] GET https://api.github.com:443/repos/zendern/private-repo-dependabot-fail/contents/settings.gradle?ref=8b5ab1705717aa59057dd98b98f6d667f0923f0e
  proxy | 2021/03/05 02:41:11 [010] * authenticating github api request
  proxy | 2021/03/05 02:41:11 [010] 200 https://api.github.com:443/repos/zendern/private-repo-dependabot-fail/contents/settings.gradle?ref=8b5ab1705717aa59057dd98b98f6d667f0923f0e
updater | INFO <job_91984925> Finished job processing
updater | time="2021-03-05T02:41:11Z" level=info msg="task complete" container_id=job-91984925-file-fetcher exit_code=0 job_id=91984925 step=fetcher
updater | I, [2021-03-05T02:41:12.838025 #8]  INFO -- sentry: ** [Raven] Raven 3.1.1 ready to catch errors
updater | INFO <job_91984925> Starting job processing
updater | INFO <job_91984925> Starting update job for zendern/private-repo-dependabot-fail
updater | INFO <job_91984925> Checking if org.springframework.boot 2.3.9.RELEASE needs updating
  proxy | 2021/03/05 02:41:14 [014] GET https://plugins.gradle.org:443/m2/org/springframework/boot/org.springframework.boot.gradle.plugin/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [014] 200 https://plugins.gradle.org:443/m2/org/springframework/boot/org.springframework.boot.gradle.plugin/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [016] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/org.springframework.boot.gradle.plugin/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [016] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/05 02:41:15 [018] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/org.springframework.boot.gradle.plugin/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [018] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/05 02:41:15 [020] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/org.springframework.boot.gradle.plugin/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [020] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/05 02:41:15 [022] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/org.springframework.boot.gradle.plugin/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [022] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
updater | INFO <job_91984925> Latest version is 2.4.3
updater | INFO <job_91984925> Pull request already exists for org.springframework.boot with latest version 2.4.3
updater | INFO <job_91984925> Checking if org.testcontainers:postgresql 1.15.1 needs updating
  proxy | 2021/03/05 02:41:15 [024] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [024] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/05 02:41:15 [026] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [026] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/05 02:41:15 [028] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [028] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/05 02:41:15 [030] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [030] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
updater | INFO <job_91984925> Latest version is 
updater | INFO <job_91984925> Requirements to unlock update_not_possible
updater | INFO <job_91984925> Requirements update strategy 
updater | INFO <job_91984925> No update possible for org.testcontainers:postgresql 1.15.1
updater | INFO <job_91984925> Checking if org.projectlombok:lombok 1.18.12 needs updating
  proxy | 2021/03/05 02:41:15 [032] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [032] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/05 02:41:15 [034] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [034] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/05 02:41:15 [036] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [036] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/05 02:41:15 [038] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [038] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
updater | INFO <job_91984925> Latest version is 
updater | INFO <job_91984925> Requirements to unlock update_not_possible
updater | INFO <job_91984925> Requirements update strategy 
updater | INFO <job_91984925> No update possible for org.projectlombok:lombok 1.18.12
updater | INFO <job_91984925> Checking if io.spring.dependency-management 1.0.11.RELEASE needs updating
  proxy | 2021/03/05 02:41:15 [040] GET https://plugins.gradle.org:443/m2/io/spring/dependency-management/io.spring.dependency-management.gradle.plugin/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [040] 200 https://plugins.gradle.org:443/m2/io/spring/dependency-management/io.spring.dependency-management.gradle.plugin/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [042] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/io/spring/dependency-management/io.spring.dependency-management.gradle.plugin/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [042] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/05 02:41:15 [044] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/io/spring/dependency-management/io.spring.dependency-management.gradle.plugin/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [044] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/05 02:41:15 [046] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/io/spring/dependency-management/io.spring.dependency-management.gradle.plugin/maven-metadata.xml
  proxy | 2021/03/05 02:41:15 [046] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/05 02:41:16 [048] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/io/spring/dependency-management/io.spring.dependency-management.gradle.plugin/maven-metadata.xml
  proxy | 2021/03/05 02:41:16 [048] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
updater | INFO <job_91984925> Latest version is 1.0.11.RELEASE
updater | INFO <job_91984925> No update needed for io.spring.dependency-management 1.0.11.RELEASE
updater | INFO <job_91984925> Finished job processing
updater | time="2021-03-05T02:41:16Z" level=info msg="task complete" container_id=job-91984925-updater exit_code=0 job_id=91984925 step=updater

Images of the diff or a link to the PR, issue or logs

You should be able to fork this repo and reproduce the same issue. https://github.com/zendern/private-repo-dependabot-fail

Other information I believe the maven version of dependabot currently will append maven central no matter what you have defined if I'm reading this code correctly.

https://github.com/dependabot/dependabot-core/blob/f3239dfae253e916b62f9b4b167eeceb6b3ba25a/maven/lib/dependabot/maven/file_parser/repositories_finder.rb#L38-L54

I think the fix might be to add the same thing here. https://github.com/dependabot/dependabot-core/blob/f3239dfae253e916b62f9b4b167eeceb6b3ba25a/gradle/lib/dependabot/gradle/file_parser/repositories_finder.rb#L33-L42

Because right now the gradle version only works if you have an artifact repo that is public defined in your setup and in my case I cannot do that. But if dependabot wants to use that and its metadata to tell me I can update that is fine with me.

I'm happy to open a PR for this please let me know.

Current workaround For others looking at this issue. If you are on gradle 6.8 or higher you can simply start to use the following configuration and put it in settings.gradle and remove whatever you have in your build.gradle files.

pluginManagement {
    repositories {
        maven { url "https://nevergoingtogetit.net/repository/maven/" }
    }
}

dependencyResolutionManagement {
    repositoriesMode.set(RepositoriesMode.PREFER_SETTINGS)
    repositories {
        maven { url "https://nevergoingtogetit.net/repository/maven/" }
    }
}

This will configure where plugins are pulled and the new dependencyResolutionManagement (https://docs.gradle.org/current/userguide/dependency_management.html#sub:centralized-repository-declaration) allows you to say use this for all projects. The PREFER_SETTINGS flag will simply just ignore anything you put in build.gradle and use what you have in settings.gradle.

It works b/c the parsing that dependabot does doesn't look at settings.gradle or that new block whatsoever and it just ends up falling back to maven central.

xlgmokha commented 3 years ago

Hey @zendern thanks for submitting this detailed issue. Can you please clarify what the expected outcome is in order to resolve this issue?

zendern commented 3 years ago

@xlgmokha sorry about that.

The expected outcome is that I should be able to get depenabot pull requests for my project that has only private repos configured.

Current state is that no pull requests happen b/c all calls to check versions are trying to hit the private repos and result in 404s and dependabot (at least github version) will never have access to the private repo.

xlgmokha commented 3 years ago

Thanks @zendern. I appreciate the logs, this is very helpful.

I want to make sure that I understand the problem before suggesting a next step. I'm going to try to re-iterate what I think is the problem. Please correct me if I have made a mistake.

When a private registry is configured, Dependabot will attempt to connect to that registry. In the logs listed above, I can see that the DNS lookup for nexus.noyoucanthaveaccess.net is failing to resolve to an IP address.

E.g.

WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host

When this occurs you would like Dependabot to fallback and try to find the same dependencies by name/version from a compatible public registry to serve the same content. Then you would like Dependabot to submit a pull request with version updates but exclude changes to the configured private registries in the project.

Does this capture the scenario and behaviour that you're expecting?

zendern commented 3 years ago

@xlgmokha that describes it 100%. And I understand that in this case any private repo only dependencies dependabot will not be able to assist with.

zendern commented 3 years ago

@xlgmokha also if I get a chance this weekend I was going to spin up a maven project with a parallel configuration as the Gradle version to validate it already has this behavior.

zendern commented 3 years ago

@xlgmokha

New maven example added in the same repo here https://github.com/zendern/private-repo-dependabot-fail

Split it into gradle-example and maven-example. Both configured to only allow private repo access.

Updated .github/dependabot.yml file here https://github.com/zendern/private-repo-dependabot-fail/blob/d50efbfb4affe9707f58e64feb6799c8d9a360e0/.github/dependabot.yml

Which now has both projects configured. Gradle still fails. Maven does what I assumed based on the code and attempts the private, fails and falls back to the maven central.

Log output from the maven run here. Also you can see the PRs its opened for the maven version as well in the project. https://github.com/zendern/private-repo-dependabot-fail/pulls

proxy | time="2021-03-06T19:03:00Z" level=info msg="proxy starting" commit=f762c96c6bc2b9e201fee22268603572200fa968
  proxy | 2021/03/06 19:03:00 Listening (:1080)
updater | 2021-03-06T19:03:00.261966996 [92146794:main:WARN:src/devices/src/legacy/serial.rs:434] Detached the serial input due to peer close/error.
updater | time="2021-03-06T19:03:01Z" level=info msg="guest starting" commit=2a6bbd2a82910aa370f221bcf6c5412518b166eb
updater | time="2021-03-06T19:03:01Z" level=info msg="starting job..." fetcher_timeout=5m0s job_id=92146794 updater_timeout=45m0s updater_version=0.135.0-9f740372736f2458b6e1833f0fce9fe17eae9705
updater | I, [2021-03-06T19:03:03.235170 #8]  INFO -- sentry: ** [Raven] Raven 3.1.1 ready to catch errors
updater | INFO <job_92146794> Starting job processing
  proxy | 2021/03/06 19:03:05 [002] GET https://api.github.com:443/repos/zendern/private-repo-dependabot-fail
  proxy | 2021/03/06 19:03:05 [002] * authenticating github api request
  proxy | 2021/03/06 19:03:05 [002] 200 https://api.github.com:443/repos/zendern/private-repo-dependabot-fail
  proxy | 2021/03/06 19:03:05 [004] GET https://api.github.com:443/repos/zendern/private-repo-dependabot-fail/git/refs/heads/main
  proxy | 2021/03/06 19:03:05 [004] * authenticating github api request
  proxy | 2021/03/06 19:03:05 [004] 200 https://api.github.com:443/repos/zendern/private-repo-dependabot-fail/git/refs/heads/main
  proxy | 2021/03/06 19:03:05 [006] GET https://api.github.com:443/repos/zendern/private-repo-dependabot-fail/contents/maven-example/pom.xml?ref=d50efbfb4affe9707f58e64feb6799c8d9a360e0
  proxy | 2021/03/06 19:03:05 [006] * authenticating github api request
  proxy | 2021/03/06 19:03:05 [006] 200 https://api.github.com:443/repos/zendern/private-repo-dependabot-fail/contents/maven-example/pom.xml?ref=d50efbfb4affe9707f58e64feb6799c8d9a360e0
updater | INFO <job_92146794> Finished job processing
updater | time="2021-03-06T19:03:05Z" level=info msg="task complete" container_id=job-92146794-file-fetcher exit_code=0 job_id=92146794 step=fetcher
updater | I, [2021-03-06T19:03:06.370117 #8]  INFO -- sentry: ** [Raven] Raven 3.1.1 ready to catch errors
updater | INFO <job_92146794> Starting job processing
updater | INFO <job_92146794> Starting update job for zendern/private-repo-dependabot-fail
updater | INFO <job_92146794> Checking if org.springframework.boot:spring-boot-starter-web  needs updating
  proxy | 2021/03/06 19:03:08 [010] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:08 [010] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:08 [012] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:08 [012] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:08 [014] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:08 [014] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:08 [016] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:08 [016] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:08 [018] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:08 [018] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:08 [020] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:08 [020] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:08 [022] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/maven-metadata.xml
  proxy | 2021/03/06 19:03:08 [022] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:09 [024] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/maven-metadata.xml
  proxy | 2021/03/06 19:03:09 [024] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:09 [026] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/maven-metadata.xml
  proxy | 2021/03/06 19:03:09 [026] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:09 [028] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/maven-metadata.xml
  proxy | 2021/03/06 19:03:09 [028] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:09 [030] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-web/maven-metadata.xml
  proxy | 2021/03/06 19:03:09 [030] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-web/maven-metadata.xml
  proxy | 2021/03/06 19:03:09 [032] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [032] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:09 [034] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [034] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:09 [036] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [036] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:09 [038] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [038] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:09 [040] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [040] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:09 [042] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [042] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:09 [044] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [044] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:09 [046] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [046] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:09 [048] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [048] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:09 [050] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [050] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:09 [052] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [052] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:09 [054] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [054] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:09 [056] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [056] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:09 [058] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [058] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:09 [060] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [060] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:09 [062] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:09 [062] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:10 [064] HEAD https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
  proxy | 2021/03/06 19:03:10 [064] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-web/2.4.3/spring-boot-starter-web-2.4.3.jar
updater | INFO <job_92146794> Latest version is 2.4.3
updater | INFO <job_92146794> No update needed for org.springframework.boot:spring-boot-starter-web 
updater | INFO <job_92146794> Checking if org.springframework.boot:spring-boot-maven-plugin  needs updating
  proxy | 2021/03/06 19:03:10 [066] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:10 [066] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:10 [068] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:10 [068] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:10 [070] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:10 [070] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:10 [072] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:10 [072] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:10 [074] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:10 [074] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:10 [076] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:10 [076] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:10 [078] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml
  proxy | 2021/03/06 19:03:10 [078] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:10 [080] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml
  proxy | 2021/03/06 19:03:10 [080] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:10 [082] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml
  proxy | 2021/03/06 19:03:10 [082] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:10 [084] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml
  proxy | 2021/03/06 19:03:10 [084] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:10 [086] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml
  proxy | 2021/03/06 19:03:10 [086] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml
  proxy | 2021/03/06 19:03:10 [088] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:10 [088] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:10 [090] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:10 [090] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:10 [092] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:10 [092] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:10 [094] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:10 [094] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:10 [096] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:10 [096] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [098] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:11 [098] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [100] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:11 [100] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:11 [102] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:11 [102] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [104] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:11 [104] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [106] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:11 [106] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [108] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:11 [108] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [110] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:11 [110] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [112] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:11 [112] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [114] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:11 [114] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [116] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:11 [116] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [118] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:11 [118] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [120] HEAD https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
  proxy | 2021/03/06 19:03:11 [120] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-maven-plugin/2.4.3/spring-boot-maven-plugin-2.4.3.jar
updater | INFO <job_92146794> Latest version is 2.4.3
updater | INFO <job_92146794> No update needed for org.springframework.boot:spring-boot-maven-plugin 
updater | INFO <job_92146794> Checking if org.projectlombok:lombok 1.18.12 needs updating
  proxy | 2021/03/06 19:03:11 [122] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:11 [122] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [124] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:11 [124] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [126] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:11 [126] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:11 [128] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:11 [128] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:11 [130] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:11 [130] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:11 [132] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:11 [132] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:11 [134] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/maven-metadata.xml
  proxy | 2021/03/06 19:03:11 [134] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:11 [136] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/maven-metadata.xml
  proxy | 2021/03/06 19:03:11 [136] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:12 [138] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/maven-metadata.xml
  proxy | 2021/03/06 19:03:12 [138] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:12 [140] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/maven-metadata.xml
  proxy | 2021/03/06 19:03:12 [140] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:12 [142] GET https://repo.maven.apache.org:443/maven2/org/projectlombok/lombok/maven-metadata.xml
  proxy | 2021/03/06 19:03:12 [142] 200 https://repo.maven.apache.org:443/maven2/org/projectlombok/lombok/maven-metadata.xml
  proxy | 2021/03/06 19:03:12 [144] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [144] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:12 [146] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [146] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:12 [148] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [148] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:12 [150] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [150] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:12 [152] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [152] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:12 [154] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [154] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:12 [156] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [156] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:12 [158] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [158] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:12 [160] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [160] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:12 [162] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [162] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:12 [164] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [164] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:12 [166] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [166] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:12 [168] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [168] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:12 [170] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [170] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:12 [172] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [172] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:12 [174] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [174] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:12 [176] HEAD https://repo.maven.apache.org:443/maven2/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
  proxy | 2021/03/06 19:03:12 [176] 200 https://repo.maven.apache.org:443/maven2/org/projectlombok/lombok/1.18.18/lombok-1.18.18.jar
updater | INFO <job_92146794> Latest version is 1.18.18
updater | INFO <job_92146794> Requirements to unlock own
updater | INFO <job_92146794> Requirements update strategy 
updater | INFO <job_92146794> Updating org.projectlombok:lombok from 1.18.12 to 1.18.18
updater | INFO <job_92146794> Submitting org.projectlombok:lombok pull request for creation
updater | INFO <job_92146794> Checking if org.springframework.boot:spring-boot-starter-parent 2.3.9.RELEASE needs updating
  proxy | 2021/03/06 19:03:13 [180] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:13 [180] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:13 [182] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:13 [182] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:13 [184] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:13 [184] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:13 [186] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:13 [186] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:13 [188] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:13 [188] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:13 [190] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:13 [190] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:13 [192] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/maven-metadata.xml
  proxy | 2021/03/06 19:03:13 [192] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:13 [194] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/maven-metadata.xml
  proxy | 2021/03/06 19:03:13 [194] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:13 [196] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/maven-metadata.xml
  proxy | 2021/03/06 19:03:13 [196] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:13 [198] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/maven-metadata.xml
  proxy | 2021/03/06 19:03:13 [198] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:13 [200] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/maven-metadata.xml
  proxy | 2021/03/06 19:03:13 [200] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/maven-metadata.xml
  proxy | 2021/03/06 19:03:13 [202] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:13 [202] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:13 [204] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:13 [204] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:13 [206] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:13 [206] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:13 [208] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:13 [208] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:14 [210] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [210] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:14 [212] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [212] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:14 [214] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [214] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:14 [216] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [216] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:14 [218] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [218] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:14 [220] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [220] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:14 [222] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [222] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:14 [224] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [224] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:14 [226] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [226] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:14 [228] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [228] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:14 [230] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [230] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:14 [232] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [232] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:14 [234] HEAD https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
  proxy | 2021/03/06 19:03:14 [234] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.4.3/spring-boot-starter-parent-2.4.3.pom
updater | INFO <job_92146794> Latest version is 2.4.3
updater | INFO <job_92146794> Requirements to unlock own
updater | INFO <job_92146794> Requirements update strategy 
updater | INFO <job_92146794> Updating org.springframework.boot:spring-boot-starter-parent from 2.3.9.RELEASE to 2.4.3
updater | INFO <job_92146794> Submitting org.springframework.boot:spring-boot-starter-parent pull request for creation
updater | INFO <job_92146794> Checking if org.springframework.boot:spring-boot-starter-security  needs updating
  proxy | 2021/03/06 19:03:14 [238] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:14 [238] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:14 [240] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:14 [240] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:14 [242] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:14 [242] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [244] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:15 [244] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [246] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:15 [246] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:15 [248] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:15 [248] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:15 [250] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/maven-metadata.xml
  proxy | 2021/03/06 19:03:15 [250] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [252] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/maven-metadata.xml
  proxy | 2021/03/06 19:03:15 [252] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:15 [254] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/maven-metadata.xml
  proxy | 2021/03/06 19:03:15 [254] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [000] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/maven-metadata.xml
  proxy | 2021/03/06 19:03:15 [000] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [002] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-security/maven-metadata.xml
  proxy | 2021/03/06 19:03:15 [002] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-security/maven-metadata.xml
  proxy | 2021/03/06 19:03:15 [004] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:15 [004] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [006] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:15 [006] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [008] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:15 [008] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [010] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:15 [010] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [012] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:15 [012] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [014] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:15 [014] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [016] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:15 [016] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [018] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:15 [018] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:15 [020] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:15 [020] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:15 [022] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:15 [022] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:16 [024] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:16 [024] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:16 [026] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:16 [026] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:16 [028] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:16 [028] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:16 [030] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:16 [030] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:16 [032] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:16 [032] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:16 [034] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:16 [034] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:16 [036] HEAD https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
  proxy | 2021/03/06 19:03:16 [036] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-security/2.4.3/spring-boot-starter-security-2.4.3.jar
updater | INFO <job_92146794> Latest version is 2.4.3
updater | INFO <job_92146794> No update needed for org.springframework.boot:spring-boot-starter-security 
updater | INFO <job_92146794> Checking if org.springframework.boot:spring-boot-starter-test  needs updating
  proxy | 2021/03/06 19:03:16 [038] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:16 [038] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:16 [040] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:16 [040] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:16 [042] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:16 [042] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:16 [044] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:16 [044] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:16 [046] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:16 [046] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:16 [048] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:16 [048] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:16 [050] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/maven-metadata.xml
  proxy | 2021/03/06 19:03:16 [050] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:16 [052] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/maven-metadata.xml
  proxy | 2021/03/06 19:03:16 [052] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:16 [054] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/maven-metadata.xml
  proxy | 2021/03/06 19:03:16 [054] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:16 [056] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/maven-metadata.xml
  proxy | 2021/03/06 19:03:16 [056] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:16 [058] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-test/maven-metadata.xml
  proxy | 2021/03/06 19:03:16 [058] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-test/maven-metadata.xml
  proxy | 2021/03/06 19:03:16 [060] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:16 [060] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [062] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [062] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:17 [064] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [064] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:17 [066] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [066] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [068] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [068] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [070] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [070] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [072] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [072] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:17 [074] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [074] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [076] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [076] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:17 [078] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [078] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [080] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [080] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [082] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [082] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:17 [084] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [084] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [086] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [086] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [088] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [088] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [090] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [090] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:17 [092] HEAD https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
  proxy | 2021/03/06 19:03:17 [092] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-test/2.4.3/spring-boot-starter-test-2.4.3.jar
updater | INFO <job_92146794> Latest version is 2.4.3
updater | INFO <job_92146794> No update needed for org.springframework.boot:spring-boot-starter-test 
updater | INFO <job_92146794> Checking if org.testcontainers:postgresql 1.15.1 needs updating
  proxy | 2021/03/06 19:03:17 [094] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:17 [094] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [096] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:17 [096] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [098] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:17 [098] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:17 [100] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:17 [100] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:18 [102] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:18 [102] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:18 [104] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:18 [104] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:18 [106] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/maven-metadata.xml
  proxy | 2021/03/06 19:03:18 [106] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:18 [108] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/maven-metadata.xml
  proxy | 2021/03/06 19:03:18 [108] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:18 [110] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/maven-metadata.xml
  proxy | 2021/03/06 19:03:18 [110] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:18 [112] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/maven-metadata.xml
  proxy | 2021/03/06 19:03:18 [112] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:18 [114] GET https://repo.maven.apache.org:443/maven2/org/testcontainers/postgresql/maven-metadata.xml
  proxy | 2021/03/06 19:03:18 [114] 200 https://repo.maven.apache.org:443/maven2/org/testcontainers/postgresql/maven-metadata.xml
  proxy | 2021/03/06 19:03:18 [116] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:18 [116] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:18 [118] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:18 [118] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:18 [120] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:18 [120] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:18 [122] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:18 [122] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:18 [124] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:18 [124] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:18 [126] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:18 [126] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:18 [128] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:18 [128] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:18 [130] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:18 [130] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:18 [132] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:18 [132] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:18 [134] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:18 [134] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:18 [136] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:18 [136] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:18 [138] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:18 [138] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:19 [140] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:19 [140] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:19 [142] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:19 [142] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:19 [144] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:19 [144] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:19 [146] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:19 [146] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:19 [148] HEAD https://repo.maven.apache.org:443/maven2/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
  proxy | 2021/03/06 19:03:19 [148] 200 https://repo.maven.apache.org:443/maven2/org/testcontainers/postgresql/1.15.2/postgresql-1.15.2.jar
updater | INFO <job_92146794> Latest version is 1.15.2
updater | INFO <job_92146794> Requirements to unlock own
updater | INFO <job_92146794> Requirements update strategy 
updater | INFO <job_92146794> Updating org.testcontainers:postgresql from 1.15.1 to 1.15.2
updater | INFO <job_92146794> Submitting org.testcontainers:postgresql pull request for creation
updater | INFO <job_92146794> Checking if org.springframework.security:spring-security-test  needs updating
  proxy | 2021/03/06 19:03:19 [152] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:19 [152] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:19 [154] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:19 [154] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:19 [156] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:19 [156] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:19 [158] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:19 [158] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:19 [160] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:19 [160] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.3.9.RELEASE/spring-boot-starter-parent-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:19 [162] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:19 [162] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.3.9.RELEASE/spring-boot-dependencies-2.3.9.RELEASE.pom
  proxy | 2021/03/06 19:03:19 [164] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/maven-metadata.xml
  proxy | 2021/03/06 19:03:19 [164] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:19 [166] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/maven-metadata.xml
  proxy | 2021/03/06 19:03:19 [166] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:19 [168] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/maven-metadata.xml
  proxy | 2021/03/06 19:03:19 [168] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:19 [170] GET https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/maven-metadata.xml
  proxy | 2021/03/06 19:03:19 [170] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:19 [172] GET https://repo.maven.apache.org:443/maven2/org/springframework/security/spring-security-test/maven-metadata.xml
  proxy | 2021/03/06 19:03:20 [172] 200 https://repo.maven.apache.org:443/maven2/org/springframework/security/spring-security-test/maven-metadata.xml
  proxy | 2021/03/06 19:03:20 [174] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:20 [174] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:20 [176] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:20 [176] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:20 [178] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:20 [178] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:20 [180] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:20 [180] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:20 [182] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:20 [182] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:20 [184] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:20 [184] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:20 [186] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:20 [186] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:20 [188] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:20 [188] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:20 [190] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:20 [190] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:20 [192] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:20 [192] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:20 [194] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:20 [194] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:20 [196] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:23 [196] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:23 [198] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:23 [198] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:23 [200] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:23 [200] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 8.8.8.8:53: no such host
  proxy | 2021/03/06 19:03:23 [202] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:23 [202] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:23 [204] HEAD https://nexus.noyoucanthaveaccess.net:443/repository/maven/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:23 [204] WARN: Cannot read TLS response from mitm'd server dial tcp: lookup nexus.noyoucanthaveaccess.net on 1.1.1.1:53: no such host
  proxy | 2021/03/06 19:03:23 [206] HEAD https://repo.maven.apache.org:443/maven2/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
  proxy | 2021/03/06 19:03:23 [206] 200 https://repo.maven.apache.org:443/maven2/org/springframework/security/spring-security-test/5.4.5/spring-security-test-5.4.5.jar
updater | INFO <job_92146794> Latest version is 5.4.5
updater | INFO <job_92146794> No update needed for org.springframework.security:spring-security-test 
updater | INFO <job_92146794> Finished job processing
updater | time="2021-03-06T19:03:24Z" level=info msg="task complete" container_id=job-92146794-updater exit_code=0 job_id=92146794 step=updater
zendern commented 3 years ago

Closing this as private repo integrations are planned per conversation in the pr cc @xlgmokha

xlgmokha commented 3 years ago

In case you missed it: https://github.blog/changelog/2021-03-15-dependabot-private-registry-support-public-beta/. I'd love to hear your feedback if you're able to give it a try.

zendern commented 3 years ago

In case you missed it: https://github.blog/changelog/2021-03-15-dependabot-private-registry-support-public-beta/. I'd love to hear your feedback if you're able to give it a try.

awesome!!! Thanks for the follow-up. I'll let you know if we enable it. I know poking a hole in the firewall might be a big hurdle.