Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfile to use current JDK version #463

Merged
merged 1 commit into from Jan 23, 2023

Conversation

netjha
Copy link
Contributor

@netjha netjha commented Jan 19, 2023

Update JDK to current version as it seems that dependabot doesn't react on the latest JDK 11.

chore: Update JDK to current version
@davideicardi davideicardi merged commit 28dfc24 into obsidiandynamics:master Jan 23, 2023
@Bert-R
Copy link
Collaborator

Bert-R commented Jan 23, 2023

@davideicardi This is strange. It would be better to check why this is failing instead of starting to maintain it manually.
Can you check https://github.com/obsidiandynamics/network/updates ? That's the page with the Dependabot information. You should see the Dockerfile there. If not, then something is wrong with the Dependabot config.

If you see it, can you check the logs of Dependabot by clicking the "Last checked ... ago" link? I don't think it has any secrets. If you agree, can you paste it here, so we can see where it fails?

(I'm the one who created #404 with the Dependabot config)

@davideicardi
Copy link
Collaborator

@Bert-R Thank you for the support. I get a 404 on that link ... Maybe I don't have enough permission.

@Bert-R
Copy link
Collaborator

Bert-R commented Jan 24, 2023

No, it's my bad. I left out the repo name. This is what it should be: https://github.com/obsidiandynamics/kafdrop/network/updates

@davideicardi
Copy link
Collaborator

@Bert-R
Here the logs for maven (18 hours ago):

  proxy | time="2023-01-23T16:01:38Z" level=info msg="proxy starting" commit=0bb2c3212d8d39c57e071ea37f15752221cc1316
  proxy | 2023/01/23 16:01:38 Listening (:1080)
updater | 2023-01-23T16:01:38.264341374 [586144427:main:WARN:src/devices/src/legacy/serial.rs:222] Detached the serial input due to peer close/error.
updater | time="2023-01-23T16:01:40Z" level=info msg="guest starting" commit=a66bc63cfb6126a0dfb4ff376da9b0859f32cc09
updater | time="2023-01-23T16:01:40Z" level=info msg="starting job..." fetcher_timeout=10m0s job_id=586144427 updater_timeout=45m0s updater_version=6bc0b50ce811f42e0a6a08fe5e453a7c71f1a7d8
updater | I, [2023-01-23T16:01:42.395666 #8]  INFO -- sentry: ** [Raven] Raven 3.1.2 ready to catch errors
updater | INFO <job_586144427> Starting job processing
  proxy | 2023/01/23 16:01:45 [002] GET https://api.github.com:443/repos/obsidiandynamics/kafdrop
  proxy | 2023/01/23 16:01:45 [002] * authenticating github api request
  proxy | 2023/01/23 16:01:46 [002] 200 https://api.github.com:443/repos/obsidiandynamics/kafdrop
  proxy | 2023/01/23 16:01:46 [004] GET https://api.github.com:443/repos/obsidiandynamics/kafdrop/git/refs/heads/master
  proxy | 2023/01/23 16:01:46 [004] * authenticating github api request
  proxy | 2023/01/23 16:01:46 [004] 200 https://api.github.com:443/repos/obsidiandynamics/kafdrop/git/refs/heads/master
  proxy | 2023/01/23 16:01:46 [006] GET https://api.github.com:443/repos/obsidiandynamics/kafdrop/contents/pom.xml?ref=28dfc24f5e7c0de849391fcf2421521cff46eaec
  proxy | 2023/01/23 16:01:46 [006] * authenticating github api request
  proxy | 2023/01/23 16:01:46 [006] 200 https://api.github.com:443/repos/obsidiandynamics/kafdrop/contents/pom.xml?ref=28dfc24f5e7c0de849391fcf2421521cff46eaec
  proxy | 2023/01/23 16:01:46 [008] GET https://api.github.com:443/repos/obsidiandynamics/kafdrop/contents/.mvn?ref=28dfc24f5e7c0de849391fcf2421521cff46eaec
  proxy | 2023/01/23 16:01:46 [008] * authenticating github api request
  proxy | 2023/01/23 16:01:46 [008] 200 https://api.github.com:443/repos/obsidiandynamics/kafdrop/contents/.mvn?ref=28dfc24f5e7c0de849391fcf2421521cff46eaec
updater | INFO <job_586144427> Finished job processing
updater | time="2023-01-23T16:01:46Z" level=info msg="task complete" container_id=job-586144427-file-fetcher exit_code=0 job_id=586144427 step=fetcher
updater | I, [2023-01-23T16:01:48.140039 #7]  INFO -- sentry: ** [Raven] Raven 3.1.2 ready to catch errors
updater | INFO <job_586144427> Starting job processing
updater | INFO <job_586144427> Starting update job for obsidiandynamics/kafdrop
updater | INFO <job_586144427> Checking if org.springframework.boot:spring-boot-starter-actuator  needs updating
  proxy | 2023/01/23 16:01:51 [012] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:51 [012] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:51 [014] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:51 [014] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:52 [016] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-actuator/maven-metadata.xml
  proxy | 2023/01/23 16:01:52 [016] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-actuator/maven-metadata.xml
  proxy | 2023/01/23 16:01:52 [018] HEAD https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-actuator/3.0.2/spring-boot-starter-actuator-3.0.2.jar
  proxy | 2023/01/23 16:01:52 [018] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-actuator/3.0.2/spring-boot-starter-actuator-3.0.2.jar
updater | INFO <job_586144427> Latest version is 3.0.2
updater | INFO <job_586144427> No update needed for org.springframework.boot:spring-boot-starter-actuator 
  proxy | 2023/01/23 16:01:52 [020] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:52 [020] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.springframework.boot:spring-boot-starter-freemarker  needs updating
  proxy | 2023/01/23 16:01:52 [022] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:52 [022] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:52 [024] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-freemarker/maven-metadata.xml
  proxy | 2023/01/23 16:01:52 [024] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-freemarker/maven-metadata.xml
  proxy | 2023/01/23 16:01:52 [026] HEAD https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-freemarker/3.0.2/spring-boot-starter-freemarker-3.0.2.jar
  proxy | 2023/01/23 16:01:52 [026] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-freemarker/3.0.2/spring-boot-starter-freemarker-3.0.2.jar
updater | INFO <job_586144427> Latest version is 3.0.2
updater | INFO <job_586144427> No update needed for org.springframework.boot:spring-boot-starter-freemarker 
  proxy | 2023/01/23 16:01:52 [028] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:52 [028] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.springframework.boot:spring-boot-maven-plugin  needs updating
  proxy | 2023/01/23 16:01:52 [030] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:52 [030] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:53 [032] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:01:53 [032] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:01:53 [034] HEAD https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-maven-plugin/3.0.2/spring-boot-maven-plugin-3.0.2.jar
  proxy | 2023/01/23 16:01:53 [034] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-maven-plugin/3.0.2/spring-boot-maven-plugin-3.0.2.jar
updater | INFO <job_586144427> Latest version is 3.0.2
updater | INFO <job_586144427> No update needed for org.springframework.boot:spring-boot-maven-plugin 
  proxy | 2023/01/23 16:01:53 [036] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:53 [036] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if io.springfox:springfox-swagger2 3.0.0 needs updating
  proxy | 2023/01/23 16:01:53 [038] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:53 [038] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:53 [040] GET https://repo1.maven.org:443/maven2/io/springfox/springfox-swagger2/maven-metadata.xml
  proxy | 2023/01/23 16:01:53 [040] 200 https://repo1.maven.org:443/maven2/io/springfox/springfox-swagger2/maven-metadata.xml
  proxy | 2023/01/23 16:01:53 [042] HEAD https://repo1.maven.org:443/maven2/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar
  proxy | 2023/01/23 16:01:53 [042] 200 https://repo1.maven.org:443/maven2/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar
updater | INFO <job_586144427> Latest version is 3.0.0
updater | INFO <job_586144427> No update needed for io.springfox:springfox-swagger2 3.0.0
  proxy | 2023/01/23 16:01:53 [044] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:53 [044] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if io.confluent:kafka-schema-registry-client 7.3.0 needs updating
  proxy | 2023/01/23 16:01:53 [046] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:53 [046] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:53 [048] GET https://repo1.maven.org:443/maven2/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:01:53 [048] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:01:54 [050] GET https://packages.confluent.io:443/maven/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:01:54 [050] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:01:54 [052] HEAD https://repo1.maven.org:443/maven2/io/confluent/kafka-schema-registry-client/7.3.1/kafka-schema-registry-client-7.3.1.jar
  proxy | 2023/01/23 16:01:54 [052] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-schema-registry-client/7.3.1/kafka-schema-registry-client-7.3.1.jar
  proxy | 2023/01/23 16:01:54 [054] HEAD https://packages.confluent.io:443/maven/io/confluent/kafka-schema-registry-client/7.3.1/kafka-schema-registry-client-7.3.1.jar
  proxy | 2023/01/23 16:01:54 [054] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-schema-registry-client/7.3.1/kafka-schema-registry-client-7.3.1.jar
updater | INFO <job_586144427> Latest version is 7.3.1
  proxy | 2023/01/23 16:01:55 [056] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:55 [056] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:55 [058] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:55 [058] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:55 [060] GET https://repo1.maven.org:443/maven2/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:01:55 [060] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:01:55 [062] GET https://packages.confluent.io:443/maven/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:01:55 [062] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:01:55 [064] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:55 [064] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:55 [066] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:55 [066] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:55 [068] GET https://repo1.maven.org:443/maven2/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:01:55 [068] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:01:55 [070] GET https://packages.confluent.io:443/maven/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:01:55 [070] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:01:55 [072] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:55 [072] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:56 [074] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:56 [074] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:56 [076] GET https://repo1.maven.org:443/maven2/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:01:56 [076] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:01:56 [078] GET https://packages.confluent.io:443/maven/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:01:56 [078] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
updater | INFO <job_586144427> Requirements to unlock all
updater | INFO <job_586144427> Requirements update strategy 
  proxy | 2023/01/23 16:01:56 [080] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:56 [080] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Pull request already exists for io.confluent:kafka-avro-serializer@7.3.1, io.confluent:kafka-protobuf-serializer@7.3.1, io.confluent:kafka-schema-registry-client@7.3.1
updater | INFO <job_586144427> Checking if org.springframework.boot:spring-boot-starter-test  needs updating
  proxy | 2023/01/23 16:01:56 [082] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:56 [082] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:56 [084] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-test/maven-metadata.xml
  proxy | 2023/01/23 16:01:56 [084] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-test/maven-metadata.xml
  proxy | 2023/01/23 16:01:56 [086] HEAD https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-test/3.0.2/spring-boot-starter-test-3.0.2.jar
  proxy | 2023/01/23 16:01:56 [086] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-test/3.0.2/spring-boot-starter-test-3.0.2.jar
updater | INFO <job_586144427> Latest version is 3.0.2
updater | INFO <job_586144427> No update needed for org.springframework.boot:spring-boot-starter-test 
updater | INFO <job_586144427> Checking if org.testcontainers:kafka 1.17.6 needs updating
  proxy | 2023/01/23 16:01:56 [088] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:56 [088] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:56 [090] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:56 [090] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:56 [092] GET https://repo1.maven.org:443/maven2/org/testcontainers/kafka/maven-metadata.xml
  proxy | 2023/01/23 16:01:56 [092] 200 https://repo1.maven.org:443/maven2/org/testcontainers/kafka/maven-metadata.xml
  proxy | 2023/01/23 16:01:57 [094] HEAD https://repo1.maven.org:443/maven2/org/testcontainers/kafka/1.17.6/kafka-1.17.6.jar
  proxy | 2023/01/23 16:01:57 [094] 200 https://repo1.maven.org:443/maven2/org/testcontainers/kafka/1.17.6/kafka-1.17.6.jar
updater | INFO <job_586144427> Latest version is 1.17.6
updater | INFO <job_586144427> No update needed for org.testcontainers:kafka 1.17.6
  proxy | 2023/01/23 16:01:57 [096] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:57 [096] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if com.google.protobuf:protobuf-java-util 3.21.11 needs updating
  proxy | 2023/01/23 16:01:57 [098] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:57 [098] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:57 [100] GET https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java-util/maven-metadata.xml
  proxy | 2023/01/23 16:01:57 [100] 200 https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java-util/maven-metadata.xml
  proxy | 2023/01/23 16:01:57 [102] HEAD https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java-util/3.21.12/protobuf-java-util-3.21.12.jar
  proxy | 2023/01/23 16:01:57 [102] 200 https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java-util/3.21.12/protobuf-java-util-3.21.12.jar
updater | INFO <job_586144427> Latest version is 3.21.12
  proxy | 2023/01/23 16:01:57 [104] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:57 [104] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:57 [106] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:57 [106] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:57 [108] GET https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java/maven-metadata.xml
  proxy | 2023/01/23 16:01:57 [108] 200 https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java/maven-metadata.xml
  proxy | 2023/01/23 16:01:57 [110] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:57 [110] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:57 [112] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:57 [112] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:57 [114] GET https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java-util/maven-metadata.xml
  proxy | 2023/01/23 16:01:57 [114] 200 https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java-util/maven-metadata.xml
updater | INFO <job_586144427> Requirements to unlock all
updater | INFO <job_586144427> Requirements update strategy 
  proxy | 2023/01/23 16:01:58 [116] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:58 [116] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Pull request already exists for com.google.protobuf:protobuf-java@3.21.12, com.google.protobuf:protobuf-java-util@3.21.12
updater | INFO <job_586144427> Checking if org.springframework.boot:spring-boot-starter-log4j2  needs updating
  proxy | 2023/01/23 16:01:58 [118] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:58 [118] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:58 [120] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-log4j2/maven-metadata.xml
  proxy | 2023/01/23 16:01:58 [120] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-log4j2/maven-metadata.xml
  proxy | 2023/01/23 16:01:58 [122] HEAD https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-log4j2/3.0.2/spring-boot-starter-log4j2-3.0.2.jar
  proxy | 2023/01/23 16:01:58 [122] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-log4j2/3.0.2/spring-boot-starter-log4j2-3.0.2.jar
updater | INFO <job_586144427> Latest version is 3.0.2
updater | INFO <job_586144427> No update needed for org.springframework.boot:spring-boot-starter-log4j2 
  proxy | 2023/01/23 16:01:58 [124] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:58 [124] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.msgpack:msgpack-core 0.9.3 needs updating
  proxy | 2023/01/23 16:01:58 [126] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:58 [126] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:58 [128] GET https://repo1.maven.org:443/maven2/org/msgpack/msgpack-core/maven-metadata.xml
  proxy | 2023/01/23 16:01:58 [128] 200 https://repo1.maven.org:443/maven2/org/msgpack/msgpack-core/maven-metadata.xml
  proxy | 2023/01/23 16:01:58 [130] HEAD https://repo1.maven.org:443/maven2/org/msgpack/msgpack-core/0.9.3/msgpack-core-0.9.3.jar
  proxy | 2023/01/23 16:01:58 [130] 200 https://repo1.maven.org:443/maven2/org/msgpack/msgpack-core/0.9.3/msgpack-core-0.9.3.jar
updater | INFO <job_586144427> Latest version is 0.9.3
updater | INFO <job_586144427> No update needed for org.msgpack:msgpack-core 0.9.3
updater | INFO <job_586144427> Checking if org.apache.maven.plugins:maven-failsafe-plugin  needs updating
  proxy | 2023/01/23 16:01:58 [132] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:58 [132] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:58 [134] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:58 [134] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:58 [136] GET https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-failsafe-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:01:59 [136] 200 https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-failsafe-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:01:59 [138] HEAD https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
  proxy | 2023/01/23 16:01:59 [138] 200 https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
updater | INFO <job_586144427> Latest version is 2.22.2
updater | INFO <job_586144427> No update needed for org.apache.maven.plugins:maven-failsafe-plugin 
updater | INFO <job_586144427> Checking if org.projectlombok:lombok  needs updating
  proxy | 2023/01/23 16:01:59 [140] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:59 [140] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:59 [142] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:59 [142] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:59 [144] GET https://repo1.maven.org:443/maven2/org/projectlombok/lombok/maven-metadata.xml
  proxy | 2023/01/23 16:01:59 [144] 200 https://repo1.maven.org:443/maven2/org/projectlombok/lombok/maven-metadata.xml
  proxy | 2023/01/23 16:01:59 [146] HEAD https://repo1.maven.org:443/maven2/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar
  proxy | 2023/01/23 16:01:59 [146] 200 https://repo1.maven.org:443/maven2/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar
updater | INFO <job_586144427> Latest version is 1.18.24
updater | INFO <job_586144427> No update needed for org.projectlombok:lombok 
  proxy | 2023/01/23 16:01:59 [148] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:59 [148] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.springframework:spring-beans  needs updating
  proxy | 2023/01/23 16:01:59 [150] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:59 [150] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:59 [152] GET https://repo1.maven.org:443/maven2/org/springframework/spring-beans/maven-metadata.xml
  proxy | 2023/01/23 16:01:59 [152] 200 https://repo1.maven.org:443/maven2/org/springframework/spring-beans/maven-metadata.xml
  proxy | 2023/01/23 16:01:59 [154] HEAD https://repo1.maven.org:443/maven2/org/springframework/spring-beans/6.0.4/spring-beans-6.0.4.jar
  proxy | 2023/01/23 16:01:59 [154] 200 https://repo1.maven.org:443/maven2/org/springframework/spring-beans/6.0.4/spring-beans-6.0.4.jar
updater | INFO <job_586144427> Latest version is 6.0.4
updater | INFO <job_586144427> No update needed for org.springframework:spring-beans 
  proxy | 2023/01/23 16:01:59 [156] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:01:59 [156] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.apache.maven.plugins:maven-jar-plugin  needs updating
  proxy | 2023/01/23 16:01:59 [158] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:59 [158] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:01:59 [160] GET https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:01:59 [160] 200 https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:02:00 [162] HEAD https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
  proxy | 2023/01/23 16:02:00 [162] 200 https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
updater | INFO <job_586144427> Latest version is 3.3.0
updater | INFO <job_586144427> No update needed for org.apache.maven.plugins:maven-jar-plugin 
  proxy | 2023/01/23 16:02:00 [164] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.testcontainers:testcontainers 1.17.6 needs updating
  proxy | 2023/01/23 16:02:00 [164] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:00 [166] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:00 [166] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:00 [168] GET https://repo1.maven.org:443/maven2/org/testcontainers/testcontainers/maven-metadata.xml
  proxy | 2023/01/23 16:02:00 [168] 200 https://repo1.maven.org:443/maven2/org/testcontainers/testcontainers/maven-metadata.xml
  proxy | 2023/01/23 16:02:00 [170] HEAD https://repo1.maven.org:443/maven2/org/testcontainers/testcontainers/1.17.6/testcontainers-1.17.6.jar
  proxy | 2023/01/23 16:02:00 [170] 200 https://repo1.maven.org:443/maven2/org/testcontainers/testcontainers/1.17.6/testcontainers-1.17.6.jar
updater | INFO <job_586144427> Latest version is 1.17.6
updater | INFO <job_586144427> No update needed for org.testcontainers:testcontainers 1.17.6
  proxy | 2023/01/23 16:02:00 [172] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:00 [172] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if com.spotify:docker-maven-plugin 1.2.2 needs updating
  proxy | 2023/01/23 16:02:00 [174] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:00 [174] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:00 [176] GET https://repo1.maven.org:443/maven2/com/spotify/docker-maven-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:02:00 [176] 200 https://repo1.maven.org:443/maven2/com/spotify/docker-maven-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:02:00 [178] HEAD https://repo1.maven.org:443/maven2/com/spotify/docker-maven-plugin/1.2.2/docker-maven-plugin-1.2.2.jar
  proxy | 2023/01/23 16:02:00 [178] 200 https://repo1.maven.org:443/maven2/com/spotify/docker-maven-plugin/1.2.2/docker-maven-plugin-1.2.2.jar
updater | INFO <job_586144427> Latest version is 1.2.2
updater | INFO <job_586144427> No update needed for com.spotify:docker-maven-plugin 1.2.2
updater | INFO <job_586144427> Checking if org.apache.maven.plugins:maven-resources-plugin  needs updating
  proxy | 2023/01/23 16:02:00 [180] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:00 [180] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:00 [182] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:00 [182] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:01 [184] GET https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:02:01 [184] 200 https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:02:01 [186] HEAD https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar
  proxy | 2023/01/23 16:02:01 [186] 200 https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar
updater | INFO <job_586144427> Latest version is 3.3.0
updater | INFO <job_586144427> No update needed for org.apache.maven.plugins:maven-resources-plugin 
updater | INFO <job_586144427> Checking if org.apache.maven.plugins:maven-assembly-plugin  needs updating
  proxy | 2023/01/23 16:02:01 [188] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:01 [188] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:01 [190] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:01 [190] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:01 [192] GET https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-assembly-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:02:01 [192] 200 https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-assembly-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:02:01 [194] HEAD https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar
  proxy | 2023/01/23 16:02:01 [194] 200 https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar
updater | INFO <job_586144427> Latest version is 3.4.2
updater | INFO <job_586144427> No update needed for org.apache.maven.plugins:maven-assembly-plugin 
  proxy | 2023/01/23 16:02:01 [196] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:01 [196] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.springframework.boot:spring-boot-starter-parent 2.7.5 needs updating
  proxy | 2023/01/23 16:02:01 [198] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:01 [198] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:01 [200] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/maven-metadata.xml
  proxy | 2023/01/23 16:02:01 [200] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/maven-metadata.xml
  proxy | 2023/01/23 16:02:01 [202] HEAD https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/3.0.2/spring-boot-starter-parent-3.0.2.pom
  proxy | 2023/01/23 16:02:01 [202] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/3.0.2/spring-boot-starter-parent-3.0.2.pom
updater | INFO <job_586144427> Latest version is 3.0.2
  proxy | 2023/01/23 16:02:01 [204] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:01 [204] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Pull request already exists for org.springframework.boot:spring-boot-starter-parent with latest version 3.0.2
updater | INFO <job_586144427> Checking if org.apache.commons:commons-lang3  needs updating
  proxy | 2023/01/23 16:02:01 [206] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:01 [206] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:01 [208] GET https://repo1.maven.org:443/maven2/org/apache/commons/commons-lang3/maven-metadata.xml
  proxy | 2023/01/23 16:02:01 [208] 200 https://repo1.maven.org:443/maven2/org/apache/commons/commons-lang3/maven-metadata.xml
  proxy | 2023/01/23 16:02:01 [210] HEAD https://repo1.maven.org:443/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
  proxy | 2023/01/23 16:02:01 [210] 200 https://repo1.maven.org:443/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
updater | INFO <job_586144427> Latest version is 3.12.0
updater | INFO <job_586144427> No update needed for org.apache.commons:commons-lang3 
  proxy | 2023/01/23 16:02:01 [212] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:01 [212] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.apache.maven.plugins:maven-compiler-plugin 3.10.1 needs updating
  proxy | 2023/01/23 16:02:02 [214] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:02 [214] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:02 [216] GET https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:02:02 [216] 200 https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
  proxy | 2023/01/23 16:02:02 [218] HEAD https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar
  proxy | 2023/01/23 16:02:02 [218] 200 https://repo1.maven.org:443/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar
updater | INFO <job_586144427> Latest version is 3.10.1
updater | INFO <job_586144427> No update needed for org.apache.maven.plugins:maven-compiler-plugin 3.10.1
updater | INFO <job_586144427> Checking if org.springframework:spring-context  needs updating
  proxy | 2023/01/23 16:02:02 [220] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:02 [220] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:02 [222] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:02 [222] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:02 [224] GET https://repo1.maven.org:443/maven2/org/springframework/spring-context/maven-metadata.xml
  proxy | 2023/01/23 16:02:02 [224] 200 https://repo1.maven.org:443/maven2/org/springframework/spring-context/maven-metadata.xml
  proxy | 2023/01/23 16:02:02 [226] HEAD https://repo1.maven.org:443/maven2/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar
  proxy | 2023/01/23 16:02:02 [226] 200 https://repo1.maven.org:443/maven2/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar
updater | INFO <job_586144427> Latest version is 6.0.4
updater | INFO <job_586144427> No update needed for org.springframework:spring-context 
  proxy | 2023/01/23 16:02:02 [228] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:02 [228] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.springframework:spring-core  needs updating
  proxy | 2023/01/23 16:02:02 [230] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:02 [230] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:02 [232] GET https://repo1.maven.org:443/maven2/org/springframework/spring-core/maven-metadata.xml
  proxy | 2023/01/23 16:02:02 [232] 200 https://repo1.maven.org:443/maven2/org/springframework/spring-core/maven-metadata.xml
  proxy | 2023/01/23 16:02:02 [234] HEAD https://repo1.maven.org:443/maven2/org/springframework/spring-core/6.0.4/spring-core-6.0.4.jar
  proxy | 2023/01/23 16:02:02 [234] 200 https://repo1.maven.org:443/maven2/org/springframework/spring-core/6.0.4/spring-core-6.0.4.jar
updater | INFO <job_586144427> Latest version is 6.0.4
updater | INFO <job_586144427> No update needed for org.springframework:spring-core 
updater | INFO <job_586144427> Checking if org.springframework.boot:spring-boot-starter-web  needs updating
  proxy | 2023/01/23 16:02:03 [236] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:03 [236] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:03 [238] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:03 [238] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:03 [240] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-web/maven-metadata.xml
  proxy | 2023/01/23 16:02:03 [240] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-web/maven-metadata.xml
  proxy | 2023/01/23 16:02:03 [242] HEAD https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-web/3.0.2/spring-boot-starter-web-3.0.2.jar
  proxy | 2023/01/23 16:02:03 [242] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-web/3.0.2/spring-boot-starter-web-3.0.2.jar
updater | INFO <job_586144427> Latest version is 3.0.2
updater | INFO <job_586144427> No update needed for org.springframework.boot:spring-boot-starter-web 
updater | INFO <job_586144427> Checking if io.confluent:kafka-protobuf-serializer 7.3.0 needs updating
  proxy | 2023/01/23 16:02:03 [244] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:03 [244] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:03 [246] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:03 [246] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:03 [248] GET https://repo1.maven.org:443/maven2/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:03 [248] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:03 [250] GET https://packages.confluent.io:443/maven/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:03 [250] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:03 [252] HEAD https://repo1.maven.org:443/maven2/io/confluent/kafka-protobuf-serializer/7.3.1/kafka-protobuf-serializer-7.3.1.jar
  proxy | 2023/01/23 16:02:03 [252] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-protobuf-serializer/7.3.1/kafka-protobuf-serializer-7.3.1.jar
  proxy | 2023/01/23 16:02:03 [254] HEAD https://packages.confluent.io:443/maven/io/confluent/kafka-protobuf-serializer/7.3.1/kafka-protobuf-serializer-7.3.1.jar
  proxy | 2023/01/23 16:02:03 [254] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-protobuf-serializer/7.3.1/kafka-protobuf-serializer-7.3.1.jar
updater | INFO <job_586144427> Latest version is 7.3.1
  proxy | 2023/01/23 16:02:04 [256] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:04 [256] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:04 [258] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:04 [258] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:04 [260] GET https://repo1.maven.org:443/maven2/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:04 [260] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:04 [262] GET https://packages.confluent.io:443/maven/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:04 [262] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:04 [264] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:04 [264] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:04 [266] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:04 [266] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:04 [268] GET https://repo1.maven.org:443/maven2/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:02:04 [268] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:02:04 [270] GET https://packages.confluent.io:443/maven/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:02:04 [270] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:02:05 [272] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:05 [272] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:05 [274] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:05 [274] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:05 [276] GET https://repo1.maven.org:443/maven2/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:05 [276] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:05 [278] GET https://packages.confluent.io:443/maven/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:05 [278] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
updater | INFO <job_586144427> Requirements to unlock all
updater | INFO <job_586144427> Requirements update strategy 
updater | INFO <job_586144427> Pull request already exists for io.confluent:kafka-avro-serializer@7.3.1, io.confluent:kafka-protobuf-serializer@7.3.1, io.confluent:kafka-schema-registry-client@7.3.1
  proxy | 2023/01/23 16:02:05 [280] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:05 [280] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.apache.avro:avro 1.11.1 needs updating
  proxy | 2023/01/23 16:02:05 [282] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:05 [282] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:05 [284] GET https://repo1.maven.org:443/maven2/org/apache/avro/avro/maven-metadata.xml
  proxy | 2023/01/23 16:02:05 [284] 200 https://repo1.maven.org:443/maven2/org/apache/avro/avro/maven-metadata.xml
  proxy | 2023/01/23 16:02:05 [286] HEAD https://repo1.maven.org:443/maven2/org/apache/avro/avro/1.11.1/avro-1.11.1.jar
  proxy | 2023/01/23 16:02:05 [286] 200 https://repo1.maven.org:443/maven2/org/apache/avro/avro/1.11.1/avro-1.11.1.jar
updater | INFO <job_586144427> Latest version is 1.11.1
updater | INFO <job_586144427> No update needed for org.apache.avro:avro 1.11.1
updater | INFO <job_586144427> Checking if io.confluent:kafka-avro-serializer 7.3.0 needs updating
  proxy | 2023/01/23 16:02:05 [288] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:05 [288] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:05 [290] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:05 [290] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:06 [292] GET https://repo1.maven.org:443/maven2/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:06 [292] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:06 [294] GET https://packages.confluent.io:443/maven/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:06 [294] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:06 [296] HEAD https://repo1.maven.org:443/maven2/io/confluent/kafka-avro-serializer/7.3.1/kafka-avro-serializer-7.3.1.jar
  proxy | 2023/01/23 16:02:06 [296] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-avro-serializer/7.3.1/kafka-avro-serializer-7.3.1.jar
  proxy | 2023/01/23 16:02:06 [298] HEAD https://packages.confluent.io:443/maven/io/confluent/kafka-avro-serializer/7.3.1/kafka-avro-serializer-7.3.1.jar
  proxy | 2023/01/23 16:02:06 [298] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-avro-serializer/7.3.1/kafka-avro-serializer-7.3.1.jar
updater | INFO <job_586144427> Latest version is 7.3.1
  proxy | 2023/01/23 16:02:06 [300] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:06 [300] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:06 [302] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:06 [302] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:06 [304] GET https://repo1.maven.org:443/maven2/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:06 [304] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:06 [306] GET https://packages.confluent.io:443/maven/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:07 [306] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-avro-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:07 [308] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:07 [308] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:07 [310] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:07 [310] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:07 [312] GET https://repo1.maven.org:443/maven2/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:02:07 [312] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:02:07 [314] GET https://packages.confluent.io:443/maven/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:02:07 [314] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-schema-registry-client/maven-metadata.xml
  proxy | 2023/01/23 16:02:07 [316] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:07 [316] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:07 [318] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:07 [318] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:07 [320] GET https://repo1.maven.org:443/maven2/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:07 [320] 404 https://repo1.maven.org:443/maven2/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:07 [322] GET https://packages.confluent.io:443/maven/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
  proxy | 2023/01/23 16:02:08 [322] 200 https://packages.confluent.io:443/maven/io/confluent/kafka-protobuf-serializer/maven-metadata.xml
updater | INFO <job_586144427> Requirements to unlock all
updater | INFO <job_586144427> Requirements update strategy 
  proxy | 2023/01/23 16:02:08 [324] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Pull request already exists for io.confluent:kafka-avro-serializer@7.3.1, io.confluent:kafka-protobuf-serializer@7.3.1, io.confluent:kafka-schema-registry-client@7.3.1
  proxy | 2023/01/23 16:02:08 [324] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.springframework.kafka:spring-kafka  needs updating
  proxy | 2023/01/23 16:02:08 [326] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:08 [326] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:08 [328] GET https://repo1.maven.org:443/maven2/org/springframework/kafka/spring-kafka/maven-metadata.xml
  proxy | 2023/01/23 16:02:08 [328] 200 https://repo1.maven.org:443/maven2/org/springframework/kafka/spring-kafka/maven-metadata.xml
  proxy | 2023/01/23 16:02:08 [330] HEAD https://repo1.maven.org:443/maven2/org/springframework/kafka/spring-kafka/3.0.2/spring-kafka-3.0.2.jar
  proxy | 2023/01/23 16:02:08 [330] 200 https://repo1.maven.org:443/maven2/org/springframework/kafka/spring-kafka/3.0.2/spring-kafka-3.0.2.jar
updater | INFO <job_586144427> Latest version is 3.0.2
updater | INFO <job_586144427> No update needed for org.springframework.kafka:spring-kafka 
  proxy | 2023/01/23 16:02:08 [332] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:08 [332] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.springframework.boot:spring-boot-starter-undertow  needs updating
  proxy | 2023/01/23 16:02:08 [334] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:08 [334] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:08 [336] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-undertow/maven-metadata.xml
  proxy | 2023/01/23 16:02:08 [336] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-undertow/maven-metadata.xml
  proxy | 2023/01/23 16:02:08 [338] HEAD https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-undertow/3.0.2/spring-boot-starter-undertow-3.0.2.jar
  proxy | 2023/01/23 16:02:08 [338] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-undertow/3.0.2/spring-boot-starter-undertow-3.0.2.jar
updater | INFO <job_586144427> Latest version is 3.0.2
updater | INFO <job_586144427> No update needed for org.springframework.boot:spring-boot-starter-undertow 
  proxy | 2023/01/23 16:02:08 [340] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:08 [340] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if org.springframework.boot:spring-boot-starter-validation  needs updating
  proxy | 2023/01/23 16:02:08 [342] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:08 [342] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:09 [344] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-validation/maven-metadata.xml
  proxy | 2023/01/23 16:02:09 [344] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-validation/maven-metadata.xml
  proxy | 2023/01/23 16:02:09 [346] HEAD https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-validation/3.0.2/spring-boot-starter-validation-3.0.2.jar
  proxy | 2023/01/23 16:02:09 [346] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-validation/3.0.2/spring-boot-starter-validation-3.0.2.jar
updater | INFO <job_586144427> Latest version is 3.0.2
updater | INFO <job_586144427> No update needed for org.springframework.boot:spring-boot-starter-validation 
  proxy | 2023/01/23 16:02:09 [348] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:09 [348] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Checking if com.google.protobuf:protobuf-java 3.21.11 needs updating
  proxy | 2023/01/23 16:02:09 [350] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:09 [350] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:09 [352] GET https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java/maven-metadata.xml
  proxy | 2023/01/23 16:02:09 [352] 200 https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java/maven-metadata.xml
  proxy | 2023/01/23 16:02:09 [354] HEAD https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java/3.21.12/protobuf-java-3.21.12.jar
  proxy | 2023/01/23 16:02:09 [354] 200 https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java/3.21.12/protobuf-java-3.21.12.jar
updater | INFO <job_586144427> Latest version is 3.21.12
  proxy | 2023/01/23 16:02:09 [356] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:09 [356] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:09 [358] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:09 [358] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:09 [360] GET https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java/maven-metadata.xml
  proxy | 2023/01/23 16:02:09 [360] 200 https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java/maven-metadata.xml
  proxy | 2023/01/23 16:02:09 [362] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:09 [362] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:10 [364] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:10 [364] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:10 [366] GET https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java-util/maven-metadata.xml
  proxy | 2023/01/23 16:02:10 [366] 200 https://repo1.maven.org:443/maven2/com/google/protobuf/protobuf-java-util/maven-metadata.xml
updater | INFO <job_586144427> Requirements to unlock all
updater | INFO <job_586144427> Requirements update strategy 
  proxy | 2023/01/23 16:02:10 [368] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
  proxy | 2023/01/23 16:02:10 [368] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-starter-parent/2.7.5/spring-boot-starter-parent-2.7.5.pom
updater | INFO <job_586144427> Pull request already exists for com.google.protobuf:protobuf-java@3.21.12, com.google.protobuf:protobuf-java-util@3.21.12
updater | INFO <job_586144427> Checking if org.springframework.boot:spring-boot-configuration-processor  needs updating
  proxy | 2023/01/23 16:02:10 [370] GET https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:10 [370] 200 https://repo.maven.apache.org:443/maven2/org/springframework/boot/spring-boot-dependencies/2.7.5/spring-boot-dependencies-2.7.5.pom
  proxy | 2023/01/23 16:02:10 [372] GET https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-configuration-processor/maven-metadata.xml
  proxy | 2023/01/23 16:02:10 [372] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-configuration-processor/maven-metadata.xml
  proxy | 2023/01/23 16:02:10 [374] HEAD https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-configuration-processor/3.0.2/spring-boot-configuration-processor-3.0.2.jar
  proxy | 2023/01/23 16:02:10 [374] 200 https://repo1.maven.org:443/maven2/org/springframework/boot/spring-boot-configuration-processor/3.0.2/spring-boot-configuration-processor-3.0.2.jar
updater | INFO <job_586144427> Latest version is 3.0.2
updater | INFO <job_586144427> No update needed for org.springframework.boot:spring-boot-configuration-processor 
updater | INFO <job_586144427> Finished job processing
updater | time="2023-01-23T16:02:10Z" level=info msg="task complete" container_id=job-586144427-updater exit_code=0 job_id=586144427 step=updater

@Bert-R
Copy link
Collaborator

Bert-R commented Jan 24, 2023

That's the part that works. Do you also have them for Docker?
This is what I see on a project that I own:
image

@davideicardi
Copy link
Collaborator

Docker logs:

  proxy | time="2023-01-24T16:08:30Z" level=info msg="proxy starting" commit=0bb2c3212d8d39c57e071ea37f15752221cc1316
  proxy | 2023/01/24 16:08:30 Listening (:1080)
updater | 2023-01-24T16:08:30.983330803 [587678459:main:WARN:src/devices/src/legacy/serial.rs:222] Detached the serial input due to peer close/error.
updater | time="2023-01-24T16:08:37Z" level=info msg="guest starting" commit=a66bc63cfb6126a0dfb4ff376da9b0859f32cc09
updater | time="2023-01-24T16:08:37Z" level=info msg="starting job..." fetcher_timeout=10m0s job_id=587678459 updater_timeout=45m0s updater_version=6bc0b50ce811f42e0a6a08fe5e453a7c71f1a7d8
updater | I, [2023-01-24T16:08:45.226365 #7]  INFO -- sentry: ** [Raven] Raven 3.1.2 ready to catch errors
updater | INFO <job_587678459> Starting job processing
  proxy | 2023/01/24 16:08:57 [002] GET https://api.github.com:443/repos/obsidiandynamics/kafdrop
  proxy | 2023/01/24 16:08:57 [002] * authenticating github api request
  proxy | 2023/01/24 16:08:57 [002] 200 https://api.github.com:443/repos/obsidiandynamics/kafdrop
  proxy | 2023/01/24 16:08:57 [004] GET https://api.github.com:443/repos/obsidiandynamics/kafdrop/git/refs/heads/master
  proxy | 2023/01/24 16:08:57 [004] * authenticating github api request
  proxy | 2023/01/24 16:08:57 [004] 200 https://api.github.com:443/repos/obsidiandynamics/kafdrop/git/refs/heads/master
  proxy | 2023/01/24 16:08:57 [006] GET https://api.github.com:443/repos/obsidiandynamics/kafdrop/contents/src/main/docker?ref=28dfc24f5e7c0de849391fcf2421521cff46eaec
  proxy | 2023/01/24 16:08:57 [006] * authenticating github api request
  proxy | 2023/01/24 16:08:57 [006] 200 https://api.github.com:443/repos/obsidiandynamics/kafdrop/contents/src/main/docker?ref=28dfc24f5e7c0de849391fcf2421521cff46eaec
  proxy | 2023/01/24 16:08:57 [008] GET https://api.github.com:443/repos/obsidiandynamics/kafdrop/contents/src/main/docker/Dockerfile?ref=28dfc24f5e7c0de849391fcf2421521cff46eaec
  proxy | 2023/01/24 16:08:57 [008] * authenticating github api request
  proxy | 2023/01/24 16:08:57 [008] 200 https://api.github.com:443/repos/obsidiandynamics/kafdrop/contents/src/main/docker/Dockerfile?ref=28dfc24f5e7c0de849391fcf2421521cff46eaec
updater | INFO <job_587678459> Finished job processing
updater | time="2023-01-24T16:08:57Z" level=info msg="task complete" container_id=job-587678459-file-fetcher exit_code=0 job_id=587678459 step=fetcher
updater | I, [2023-01-24T16:08:59.961349 #7]  INFO -- sentry: ** [Raven] Raven 3.1.2 ready to catch errors
updater | INFO <job_587678459> Starting job processing
updater | INFO <job_587678459> Starting update job for obsidiandynamics/kafdrop
updater | INFO <job_587678459> Checking if eclipse-temurin 11.0.17_8-jdk needs updating
  proxy | 2023/01/24 16:09:05 [012] GET https://registry.hub.docker.com:443/v2/library/eclipse-temurin/tags/list
  proxy | 2023/01/24 16:09:05 [012] 401 https://registry.hub.docker.com:443/v2/library/eclipse-temurin/tags/list
  proxy | 2023/01/24 16:09:05 [014] GET https://auth.docker.io:443/token?service=registry.docker.io&scope=repository%3Alibrary%2Feclipse-temurin%3Apull
  proxy | 2023/01/24 16:09:05 [014] 200 https://auth.docker.io:443/token?service=registry.docker.io&scope=repository%3Alibrary%2Feclipse-temurin%3Apull
  proxy | 2023/01/24 16:09:05 [016] GET https://registry.hub.docker.com:443/v2/library/eclipse-temurin/tags/list
  proxy | 2023/01/24 16:09:05 [016] 200 https://registry.hub.docker.com:443/v2/library/eclipse-temurin/tags/list
  proxy | 2023/01/24 16:09:05 [018] HEAD https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/latest
  proxy | 2023/01/24 16:09:05 [018] 401 https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/latest
  proxy | 2023/01/24 16:09:05 [020] GET https://auth.docker.io:443/token?service=registry.docker.io&scope=repository%3Alibrary%2Feclipse-temurin%3Apull
  proxy | 2023/01/24 16:09:05 [020] 200 https://auth.docker.io:443/token?service=registry.docker.io&scope=repository%3Alibrary%2Feclipse-temurin%3Apull
  proxy | 2023/01/24 16:09:05 [022] HEAD https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/latest
  proxy | 2023/01/24 16:09:05 [022] 200 https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/latest
  proxy | 2023/01/24 16:09:05 [024] HEAD https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/19
  proxy | 2023/01/24 16:09:05 [024] 401 https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/19
  proxy | 2023/01/24 16:09:05 [026] GET https://auth.docker.io:443/token?service=registry.docker.io&scope=repository%3Alibrary%2Feclipse-temurin%3Apull
  proxy | 2023/01/24 16:09:05 [026] 200 https://auth.docker.io:443/token?service=registry.docker.io&scope=repository%3Alibrary%2Feclipse-temurin%3Apull
  proxy | 2023/01/24 16:09:05 [028] HEAD https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/19
  proxy | 2023/01/24 16:09:05 [028] 200 https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/19
  proxy | 2023/01/24 16:09:10 [030] HEAD https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/18.0.2_9-jdk
  proxy | 2023/01/24 16:09:10 [030] 401 https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/18.0.2_9-jdk
  proxy | 2023/01/24 16:09:10 [032] GET https://auth.docker.io:443/token?service=registry.docker.io&scope=repository%3Alibrary%2Feclipse-temurin%3Apull
  proxy | 2023/01/24 16:09:10 [032] 200 https://auth.docker.io:443/token?service=registry.docker.io&scope=repository%3Alibrary%2Feclipse-temurin%3Apull
  proxy | 2023/01/24 16:09:10 [034] HEAD https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/18.0.2_9-jdk
  proxy | 2023/01/24 16:09:10 [034] 200 https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/18.0.2_9-jdk
  proxy | 2023/01/24 16:09:10 [036] HEAD https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/18.0.2.1_1-jdk
  proxy | 2023/01/24 16:09:10 [036] 401 https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/18.0.2.1_1-jdk
  proxy | 2023/01/24 16:09:10 [038] GET https://auth.docker.io:443/token?service=registry.docker.io&scope=repository%3Alibrary%2Feclipse-temurin%3Apull
  proxy | 2023/01/24 16:09:10 [038] 200 https://auth.docker.io:443/token?service=registry.docker.io&scope=repository%3Alibrary%2Feclipse-temurin%3Apull
  proxy | 2023/01/24 16:09:10 [040] HEAD https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/18.0.2.1_1-jdk
  proxy | 2023/01/24 16:09:10 [040] 200 https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/18.0.2.1_1-jdk
updater | INFO <job_587678459> Latest version is 18.0.2.1_1-jdk
  proxy | 2023/01/24 16:09:14 [042] HEAD https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/11.0.17_8-jdk
  proxy | 2023/01/24 16:09:14 [042] 401 https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/11.0.17_8-jdk
  proxy | 2023/01/24 16:09:14 [044] GET https://auth.docker.io:443/token?service=registry.docker.io&scope=repository%3Alibrary%2Feclipse-temurin%3Apull
  proxy | 2023/01/24 16:09:14 [044] 200 https://auth.docker.io:443/token?service=registry.docker.io&scope=repository%3Alibrary%2Feclipse-temurin%3Apull
  proxy | 2023/01/24 16:09:14 [046] HEAD https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/11.0.17_8-jdk
  proxy | 2023/01/24 16:09:14 [046] 200 https://registry.hub.docker.com:443/v2/library/eclipse-temurin/manifests/11.0.17_8-jdk
updater | INFO <job_587678459> Pull request already exists for eclipse-temurin with latest version 18.0.2.1_1-jdk
updater | INFO <job_587678459> Finished job processing
updater | time="2023-01-24T16:09:14Z" level=info msg="task complete" container_id=job-587678459-updater exit_code=0 job_id=587678459 step=updater

@Bert-R
Copy link
Collaborator

Bert-R commented Jan 25, 2023

@davideicardi
That helps. The cause is clear, the solution not yet :)
You've closed the PR that Dependabot created to get you on Java 18 and now it does not propose you new Java versions anymore.

I noticed I'm facing the same issue. Once I've fixed it, I'll create a PR for Kafdrop too.

@Bert-R
Copy link
Collaborator

Bert-R commented Jan 25, 2023

It's pending on this issue: dependabot/dependabot-core#5758 with this related PR: dependabot/dependabot-core#6115.

@Bert-R
Copy link
Collaborator

Bert-R commented Feb 9, 2023

@davideicardi The issue in Dependabot is resolved, so I created PR #466

@davideicardi
Copy link
Collaborator

@Bert-R Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants