No Possible Issues Found via Git Search
quarkus_quickstarts_test_0
[2025-06-11T20:24:06.317Z] Running test quarkus_quickstarts_test_0 ...
[2025-06-11T20:24:06.317Z] ===============================================
[2025-06-11T20:24:06.317Z] quarkus_quickstarts_test_0 Start Time: Wed Jun 11 20:24:05 2025 Epoch Time (ms): 1749673445760
[2025-06-11T20:24:06.317Z] variation: NoOptions
[2025-06-11T20:24:06.317Z] JVM_OPTIONS:
[2025-06-11T20:24:06.317Z] { \
[2025-06-11T20:24:06.317Z] echo ""; echo "TEST SETUP:"; \
[2025-06-11T20:24:06.317Z] echo "Nothing to be done for setup."; \
[2025-06-11T20:24:06.317Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17496731491313/quarkus_quickstarts_test_0"; \
[2025-06-11T20:24:06.317Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17496731491313/quarkus_quickstarts_test_0"; \
[2025-06-11T20:24:06.317Z] echo ""; echo "TESTING:"; \
[2025-06-11T20:24:06.317Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --run --tag "nightly" --dir quarkus_quickstarts --reportsrc /testResults/surefire-reports --reportdst "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17496731491313/quarkus_quickstarts_test_0" --docker_args "-v /var/run/docker.sock:/var/run/docker.sock -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk"; \
[2025-06-11T20:24:06.317Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "quarkus_quickstarts_test_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17496731491313/quarkus_quickstarts_test_0"; else echo "-----------------------------------"; echo "quarkus_quickstarts_test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-11T20:24:06.317Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir quarkus_quickstarts; \
[2025-06-11T20:24:06.317Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-11T20:24:06.317Z] echo "Nothing to be done for teardown."; \
[2025-06-11T20:24:06.317Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17496731491313/TestTargetResult";
[2025-06-11T20:24:06.317Z]
[2025-06-11T20:24:06.317Z] TEST SETUP:
[2025-06-11T20:24:06.317Z] Nothing to be done for setup.
[2025-06-11T20:24:06.317Z]
[2025-06-11T20:24:06.317Z] TESTING:
[2025-06-11T20:24:06.317Z] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:24:06.317Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-11T20:24:06.317Z] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:24:06.317Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:24:06.317Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-06-11T20:24:06.317Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:24:06.317Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-11T20:24:06.317Z] The test here is quarkus_quickstarts
[2025-06-11T20:24:06.318Z] The directory in the external.sh is quarkus_quickstarts
[2025-06-11T20:24:06.318Z] docker run --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name quarkus_quickstarts-test adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full
[2025-06-11T20:24:06.318Z] APPLICATION_NAME=quarkus_quickstarts
[2025-06-11T20:24:06.318Z] APPLICATION_TAG=2.7.2.Final
[2025-06-11T20:24:06.318Z] OS_TAG=ubuntu
[2025-06-11T20:24:06.318Z] Using /opt mounted Java
[2025-06-11T20:24:06.318Z] JAVA_BIN is: /opt/java/openjdk/bin
[2025-06-11T20:24:06.318Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-11T20:24:06.318Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:24:06.318Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-11T20:24:06.318Z] OpenJDK Runtime Environment Temurin-21.0.8+6-202506111911 (build 21.0.8-beta+6-ea)
[2025-06-11T20:24:06.318Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+6-202506111911 (build 21.0.8-beta+6-ea, mixed mode, sharing)
[2025-06-11T20:24:06.318Z] =JAVA VERSION OUTPUT END=
[2025-06-11T20:24:06.318Z] Compile and run quarkus_quickstarts tests
[2025-06-11T20:24:06.318Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:24:08.362Z] [INFO] Scanning for projects...
[2025-06-11T20:24:08.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.2.Final/quarkus-bom-2.7.2.Final.pom
[2025-06-11T20:24:08.988Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.2.Final/quarkus-bom-2.7.2.Final.pom (333 kB at 797 kB/s)
[2025-06-11T20:24:08.988Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-bom/1.0.3/quarkus-amazon-services-bom-1.0.3.pom
[2025-06-11T20:24:08.988Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-bom/1.0.3/quarkus-amazon-services-bom-1.0.3.pom (5.8 kB at 39 kB/s)
[2025-06-11T20:24:08.988Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/1.0.3/quarkus-amazon-services-parent-1.0.3.pom
[2025-06-11T20:24:09.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/1.0.3/quarkus-amazon-services-parent-1.0.3.pom (3.0 kB at 235 kB/s)
[2025-06-11T20:24:09.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/9/quarkiverse-parent-9.pom
[2025-06-11T20:24:09.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/9/quarkiverse-parent-9.pom (13 kB at 986 kB/s)
[2025-06-11T20:24:09.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2025-06-11T20:24:09.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 5.2 MB/s)
[2025-06-11T20:24:09.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom/2.17.103/bom-2.17.103.pom
[2025-06-11T20:24:09.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom/2.17.103/bom-2.17.103.pom (73 kB at 3.0 MB/s)
[2025-06-11T20:24:09.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.17.103/aws-sdk-java-pom-2.17.103.pom
[2025-06-11T20:24:09.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.17.103/aws-sdk-java-pom-2.17.103.pom (66 kB at 3.9 MB/s)
[2025-06-11T20:24:09.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.pom
[2025-06-11T20:24:09.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.pom (9.1 kB at 42 kB/s)
[2025-06-11T20:24:09.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/2.7.2.Final/quarkus-build-parent-2.7.2.Final.pom
[2025-06-11T20:24:09.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/2.7.2.Final/quarkus-build-parent-2.7.2.Final.pom (68 kB at 4.0 MB/s)
[2025-06-11T20:24:09.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-parent/2.7.2.Final/quarkus-parent-2.7.2.Final.pom
[2025-06-11T20:24:09.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-parent/2.7.2.Final/quarkus-parent-2.7.2.Final.pom (14 kB at 1.2 MB/s)
[2025-06-11T20:24:09.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.pom
[2025-06-11T20:24:09.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.pom (3.9 kB at 105 kB/s)
[2025-06-11T20:24:09.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.7.2.Final/quarkus-bootstrap-parent-2.7.2.Final.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.7.2.Final/quarkus-bootstrap-parent-2.7.2.Final.pom (23 kB at 160 kB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.7.2.Final/quarkus-bootstrap-bom-2.7.2.Final.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.7.2.Final/quarkus-bootstrap-bom-2.7.2.Final.pom (16 kB at 918 kB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom (4.2 kB at 319 kB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom-test/2.7.2.Final/quarkus-bootstrap-bom-test-2.7.2.Final.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom-test/2.7.2.Final/quarkus-bootstrap-bom-test-2.7.2.Final.pom (1.9 kB at 98 kB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.pom (3.1 kB at 256 kB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom (13 kB at 962 kB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom (15 kB at 1.7 MB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 626 kB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom (3.5 kB at 236 kB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 1.6 MB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.pom (6.8 kB at 452 kB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom (5.2 kB at 519 kB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2025-06-11T20:24:10.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom (22 kB at 1.9 MB/s)
[2025-06-11T20:24:10.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 2.5 MB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom (7.3 kB at 521 kB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 4.1 MB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom (2.5 kB at 149 kB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 6.6 MB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom (3.8 kB at 349 kB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom (14 kB at 1.4 MB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom (7.2 kB at 515 kB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 1.4 MB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 4.8 MB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 2.0 MB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 210 kB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 363 kB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 40 kB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 204 kB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.3 MB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 404 kB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 2.5 MB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 340 kB/s)
[2025-06-11T20:24:10.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
[2025-06-11T20:24:10.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 631 kB/s)
[2025-06-11T20:24:10.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
[2025-06-11T20:24:10.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 255 kB/s)
[2025-06-11T20:24:10.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
[2025-06-11T20:24:10.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 244 kB/s)
[2025-06-11T20:24:10.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
[2025-06-11T20:24:10.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 239 kB/s)
[2025-06-11T20:24:10.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[2025-06-11T20:24:10.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 2.4 MB/s)
[2025-06-11T20:24:10.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2025-06-11T20:24:10.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 7.2 MB/s)
[2025-06-11T20:24:10.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2025-06-11T20:24:10.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 510 kB/s)
[2025-06-11T20:24:10.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
[2025-06-11T20:24:10.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 190 kB/s)
[2025-06-11T20:24:10.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2025-06-11T20:24:10.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 476 kB/s)
[2025-06-11T20:24:10.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.5 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 730 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 1.1 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 424 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 239 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 2.1 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 302 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 292 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 2.1 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 221 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 351 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 423 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 648 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 637 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 2.5 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 510 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 1.4 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 1.2 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 351 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 52 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 1.4 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 2.0 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 302 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.3 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom (2.1 kB at 302 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom (10 kB at 1.5 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 345 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 536 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 107 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 686 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 1.1 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 9.7 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 2.2 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 518 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom (3.9 kB at 433 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom (4.6 kB at 417 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom (6.6 kB at 739 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom (3.0 kB at 338 kB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2025-06-11T20:24:10.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom (21 kB at 2.4 MB/s)
[2025-06-11T20:24:10.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom
[2025-06-11T20:24:11.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom (2.6 kB at 216 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 1.8 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 1.1 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 2.7 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 5.8 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 2.1 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 710 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 1.3 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 2.2 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom (1.9 kB at 273 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom (1.8 kB at 254 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.pom (4.4 kB at 548 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom (1.8 kB at 142 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom (7.8 kB at 972 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 1.1 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 5.5 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 332 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 1.5 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 998 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 3.8 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 4.9 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 436 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.pom (6.9 kB at 492 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-parent/2.7.2.Final/quarkus-core-parent-2.7.2.Final.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-parent/2.7.2.Final/quarkus-core-parent-2.7.2.Final.pom (1.0 kB at 125 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 422 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom (4.5 kB at 375 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 2.3 MB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2025-06-11T20:24:11.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 379 kB/s)
[2025-06-11T20:24:11.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom (10 kB at 950 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 2.1 MB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 550 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom (4.0 kB at 500 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom (9.9 kB at 822 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 296 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.2 MB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 367 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 259 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 327 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom (6.8 kB at 848 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 5.3 MB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom (3.0 kB at 370 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.pom (758 B at 76 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.pom (1.6 kB at 176 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.pom (583 B at 11 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.7.2.Final/quarkus-tools-parent-2.7.2.Final.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.7.2.Final/quarkus-tools-parent-2.7.2.Final.pom (27 kB at 3.0 MB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom (17 kB at 2.2 MB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 1.1 MB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 3.0 MB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.pom (15 kB at 1.6 MB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 1.9 MB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 147 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 2.2 MB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom (8.8 kB at 979 kB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom (12 kB at 1.5 MB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom (13 kB at 1.4 MB/s)
[2025-06-11T20:24:11.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2025-06-11T20:24:11.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom (3.4 kB at 487 kB/s)
[2025-06-11T20:24:12.404Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.pom
[2025-06-11T20:24:12.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.pom (2.8 kB at 175 kB/s)
[2025-06-11T20:24:12.404Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.0/smallrye-config-parent-2.9.0.pom
[2025-06-11T20:24:12.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.0/smallrye-config-parent-2.9.0.pom (5.7 kB at 521 kB/s)
[2025-06-11T20:24:12.404Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.9.0/smallrye-common-bom-1.9.0.pom
[2025-06-11T20:24:12.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.9.0/smallrye-common-bom-1.9.0.pom (3.9 kB at 38 kB/s)
[2025-06-11T20:24:12.404Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.pom
[2025-06-11T20:24:12.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.pom (4.3 kB at 543 kB/s)
[2025-06-11T20:24:12.404Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.pom
[2025-06-11T20:24:12.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.pom (8.1 kB at 902 kB/s)
[2025-06-11T20:24:12.404Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0/microprofile-config-parent-2.0.pom
[2025-06-11T20:24:12.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0/microprofile-config-parent-2.0.pom (21 kB at 2.6 MB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom (11 kB at 1.2 MB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom (5.3 kB at 662 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom (5.2 kB at 477 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom (1.9 kB at 216 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom (2.2 kB at 318 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom (1.6 kB at 233 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom (1.9 kB at 241 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom (2.1 kB at 97 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.pom (1.1 kB at 141 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom (1.8 kB at 264 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom (5.6 kB at 558 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom (7.3 kB at 918 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 8.2 MB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom (1.4 kB at 151 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.pom (3.3 kB at 256 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.pom (2.2 kB at 202 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom (3.0 kB at 378 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom (3.2 kB at 356 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 240 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (2.8 kB at 472 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 254 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom (3.2 kB at 457 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (3.2 kB at 636 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom (3.0 kB at 231 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom (3.2 kB at 457 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.pom (3.1 kB at 306 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-all/2.7.2.Final/quarkus-devtools-all-2.7.2.Final.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-all/2.7.2.Final/quarkus-devtools-all-2.7.2.Final.pom (1.1 kB at 105 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.pom (4.4 kB at 444 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.pom (2.3 kB at 18 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.pom (1.3 kB at 54 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.pom (776 B at 97 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom (1.7 kB at 211 kB/s)
[2025-06-11T20:24:12.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom
[2025-06-11T20:24:12.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom (16 kB at 1.8 MB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom (9.7 kB at 1.2 MB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom (6.1 kB at 760 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom (5.5 kB at 395 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom (2.6 kB at 264 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom (3.1 kB at 309 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 4.1 MB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.pom (910 B at 26 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.pom (2.2 kB at 241 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.pom (1.2 kB at 147 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-parent/2.7.2.Final/qute-parent-2.7.2.Final.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-parent/2.7.2.Final/qute-parent-2.7.2.Final.pom (22 kB at 2.2 MB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.pom (6.5 kB at 595 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.3.1/mutiny-project-1.3.1.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.3.1/mutiny-project-1.3.1.pom (18 kB at 2.3 MB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom (1.2 kB at 145 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom (5.3 kB at 660 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (1.8 kB at 202 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 2.8 MB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom (3.4 kB at 240 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 2.7 MB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom (11 kB at 1.1 MB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 943 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom (2.5 kB at 209 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom (10 kB at 477 kB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
[2025-06-11T20:24:13.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (25 kB at 2.8 MB/s)
[2025-06-11T20:24:13.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 6.8 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.jar (464 kB at 15 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar (61 kB at 2.0 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar (24 kB at 590 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.jar (115 kB at 2.7 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar (17 kB at 415 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.jar (144 kB at 3.2 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.jar (138 kB at 2.8 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar (258 kB at 4.9 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar (98 kB at 1.8 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 997 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 236 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar (11 kB at 176 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar (46 kB at 704 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar (33 kB at 476 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar (43 kB at 620 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar (414 kB at 4.9 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar (55 kB at 633 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 4.0 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 3.5 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar (11 kB at 122 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 8.0 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar (7.9 kB at 75 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 2.4 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 2.8 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 2.7 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.jar (1.2 MB at 8.5 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar (307 kB at 2.1 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 4.0 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar (100 kB at 683 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 547 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 777 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar (73 kB at 454 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar (231 kB at 1.4 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.jar (2.4 MB at 15 MB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 203 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.jar (43 kB at 251 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 306 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
[2025-06-11T20:24:13.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.jar (3.2 kB at 19 kB/s)
[2025-06-11T20:24:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.jar (5.4 kB at 30 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 135 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.jar (261 kB at 1.4 MB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 2.0 MB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.jar (34 kB at 178 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.jar (19 kB at 96 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.jar (250 kB at 1.3 MB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar (6.5 kB at 32 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar (20 kB at 98 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar (43 kB at 211 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar (13 kB at 60 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar (12 kB at 53 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.jar (10 kB at 47 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar (21 kB at 93 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar (103 kB at 451 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.jar (51 kB at 221 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.jar (40 kB at 169 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar (159 kB at 664 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 31 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar (186 kB at 758 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar (616 kB at 2.5 MB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 27 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (100 kB at 400 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.jar
[2025-06-11T20:24:13.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar (6.4 kB at 25 kB/s)
[2025-06-11T20:24:13.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (194 kB at 727 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.jar (194 kB at 720 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar (230 kB at 848 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar (577 kB at 2.1 MB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.jar (266 kB at 972 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.jar (6.3 kB at 22 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar (15 kB at 53 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.jar (8.0 kB at 28 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.jar (216 kB at 755 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.jar (81 kB at 274 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar (11 kB at 38 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.jar (417 kB at 1.4 MB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.jar (255 kB at 852 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 88 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 466 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.jar (819 kB at 2.5 MB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar (52 kB at 157 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 985 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 3.0 MB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar (47 kB at 139 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar (58 kB at 168 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 953 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar (215 kB at 617 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 602 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 768 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 150 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar (109 kB at 310 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar (25 kB at 71 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar (4.7 kB at 13 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 220 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 65 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar (42 kB at 115 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar (44 kB at 120 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar (14 kB at 38 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 72 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar (67 kB at 176 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar (637 kB at 1.7 MB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 462 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 98 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar (149 kB at 377 kB/s)
[2025-06-11T20:24:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2025-06-11T20:24:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar (192 kB at 485 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 422 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 11 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 376 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 11 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 203 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar (16 kB at 38 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 1.2 MB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 21 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 9.7 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar (140 kB at 315 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar (76 kB at 167 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar (13 kB at 28 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar (1.5 MB at 3.2 MB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar (41 kB at 87 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar (375 kB at 782 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 6.0 MB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar (1.7 MB at 3.5 MB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar (11 kB at 22 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-bom/1.0.3/quarkus-artemis-bom-1.0.3.pom
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-bom/1.0.3/quarkus-artemis-bom-1.0.3.pom (6.3 kB at 423 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/1.0.3/quarkus-artemis-parent-1.0.3.pom
[2025-06-11T20:24:13.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/1.0.3/quarkus-artemis-parent-1.0.3.pom (2.8 kB at 256 kB/s)
[2025-06-11T20:24:13.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-bom/1.16.1.Final/kogito-quarkus-bom-1.16.1.Final.pom
[2025-06-11T20:24:14.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-bom/1.16.1.Final/kogito-quarkus-bom-1.16.1.Final.pom (2.2 kB at 12 kB/s)
[2025-06-11T20:24:14.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus/1.16.1.Final/quarkus-1.16.1.Final.pom
[2025-06-11T20:24:14.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus/1.16.1.Final/quarkus-1.16.1.Final.pom (1.2 kB at 155 kB/s)
[2025-06-11T20:24:14.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build-parent/1.16.1.Final/kogito-build-parent-1.16.1.Final.pom
[2025-06-11T20:24:14.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build-parent/1.16.1.Final/kogito-build-parent-1.16.1.Final.pom (44 kB at 357 kB/s)
[2025-06-11T20:24:14.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dependencies-bom/1.16.1.Final/kogito-dependencies-bom-1.16.1.Final.pom
[2025-06-11T20:24:14.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dependencies-bom/1.16.1.Final/kogito-dependencies-bom-1.16.1.Final.pom (26 kB at 336 kB/s)
[2025-06-11T20:24:14.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build/1.16.1.Final/kogito-build-1.16.1.Final.pom
[2025-06-11T20:24:14.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build/1.16.1.Final/kogito-build-1.16.1.Final.pom (784 B at 7.0 kB/s)
[2025-06-11T20:24:14.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-runtimes/1.16.1.Final/kogito-runtimes-1.16.1.Final.pom
[2025-06-11T20:24:14.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-runtimes/1.16.1.Final/kogito-runtimes-1.16.1.Final.pom (5.1 kB at 44 kB/s)
[2025-06-11T20:24:14.380Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom
[2025-06-11T20:24:15.008Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom
[2025-06-11T20:24:15.008Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom (331 kB at 22 MB/s)
[2025-06-11T20:24:15.008Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/kogito-bom/1.16.1.Final/kogito-bom-1.16.1.Final.pom
[2025-06-11T20:24:15.008Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/kogito-bom/1.16.1.Final/kogito-bom-1.16.1.Final.pom (90 kB at 1.1 MB/s)
[2025-06-11T20:24:15.008Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/8.16.1.Final/optaplanner-bom-8.16.1.Final.pom
[2025-06-11T20:24:15.008Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/8.16.1.Final/optaplanner-bom-8.16.1.Final.pom (19 kB at 206 kB/s)
[2025-06-11T20:24:15.008Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-parent/8.16.1.Final/optaplanner-parent-8.16.1.Final.pom
[2025-06-11T20:24:15.008Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-parent/8.16.1.Final/optaplanner-parent-8.16.1.Final.pom (5.1 kB at 46 kB/s)
[2025-06-11T20:24:15.739Z] [INFO] ------------------------------------------------------------------------
[2025-06-11T20:24:15.739Z] [INFO] Reactor Build Order:
[2025-06-11T20:24:15.739Z] [INFO]
[2025-06-11T20:24:15.739Z] [INFO] amazon-dynamodb-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] amazon-kms-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] amazon-s3-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] amazon-ses-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] amazon-sns-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] amazon-sqs-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] amazon-ssm-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] amqp-quickstart-producer [jar]
[2025-06-11T20:24:15.739Z] [INFO] amqp-quickstart-processor [jar]
[2025-06-11T20:24:15.739Z] [INFO] amqp-quickstart [pom]
[2025-06-11T20:24:15.739Z] [INFO] awt-graphics-rest-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] cache-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] config-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] context-propagation-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] funqy-http-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] funqy-amazon-lambda-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] funqy-amazon-lambda-http-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] funqy-knative-events-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] funqy-google-cloud-functions-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] funqy-google-cloud-functions-http-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] funqy-quickstart-projects [pom]
[2025-06-11T20:24:15.739Z] [INFO] getting-started [jar]
[2025-06-11T20:24:15.739Z] [INFO] getting-started-async [jar]
[2025-06-11T20:24:15.739Z] [INFO] getting-started-reactive [jar]
[2025-06-11T20:24:15.739Z] [INFO] getting-started-reactive-rest [jar]
[2025-06-11T20:24:15.739Z] [INFO] getting-started-knative [jar]
[2025-06-11T20:24:15.739Z] [INFO] getting-started-testing [jar]
[2025-06-11T20:24:15.739Z] [INFO] getting-started-command-mode [jar]
[2025-06-11T20:24:15.739Z] [INFO] google-cloud-functions-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] google-cloud-functions-http-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] hibernate-orm-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] hibernate-reactive-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] hibernate-reactive-routes-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] grpc-plain-text-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] grpc-tls-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] hibernate-orm-panache-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] hibernate-reactive-panache-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] infinispan-client-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] jms-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] kafka-quickstart [pom]
[2025-06-11T20:24:15.739Z] [INFO] kafka-quickstart-producer [jar]
[2025-06-11T20:24:15.739Z] [INFO] kafka-quickstart-processor [jar]
[2025-06-11T20:24:15.739Z] [INFO] kafka-avro-schema-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] kafka-bare-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] kafka-streams-quickstart [pom]
[2025-06-11T20:24:15.739Z] [INFO] kafka-streams-quickstart-producer [jar]
[2025-06-11T20:24:15.739Z] [INFO] kafka-streams-quickstart-aggregator [jar]
[2025-06-11T20:24:15.739Z] [INFO] kogito-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] kogito-drl-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] kogito-dmn-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] kogito-pmml-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] optaplanner-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] lifecycle-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] micrometer-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] microprofile-fault-tolerance-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] microprofile-graphql-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] microprofile-graphql-client-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] microprofile-health-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] microprofile-metrics-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] mongodb-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] mongodb-panache-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] neo4j-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] openapi-swaggerui-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] opentracing-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] opentelemetry-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] quartz-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] qute-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] rabbitmq-quickstart-producer [jar]
[2025-06-11T20:24:15.739Z] [INFO] rabbitmq-quickstart [pom]
[2025-06-11T20:24:15.739Z] [INFO] rest-client-reactive-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] reactive-routes-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] quickstart-projects [pom]
[2025-06-11T20:24:15.739Z] [INFO] reactive-messaging-http-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] reactive-messaging-websockets-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] rest-client-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] rest-client-multipart-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] rest-json-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] scheduler-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] security-jpa-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] security-jwt-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] security-keycloak-authorization-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] security-oauth2-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] security-openid-connect-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] security-openid-connect-web-authentication-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] software-transactional-memory-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] spring-di-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] spring-web-quickstart [jar]
[2025-06-11T20:24:15.739Z] [INFO] spring-data-jpa-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] spring-security-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] spring-scheduled-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] spring-boot-properties-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] spring-data-rest-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] stork-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] tests-with-coverage-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] tika-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] validation-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] vertx-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] websockets-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] liquibase-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] liquibase-mongodb-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] mailer-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] kafka-panache-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] kafka-panache-reactive-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO] jta-quickstart [jar]
[2025-06-11T20:24:15.740Z] [INFO]
[2025-06-11T20:24:15.740Z] [INFO] ----------------< org.acme:amazon-dynamodb-quickstart >-----------------
[2025-06-11T20:24:15.740Z] [INFO] Building amazon-dynamodb-quickstart 1.0.0-SNAPSHOT [1/104]
[2025-06-11T20:24:15.740Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 218 kB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 2.2 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 3.8 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 2.1 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 3.5 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 1.4 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 1.5 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.7 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 2.1 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 4.2 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 1.1 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 1.8 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 4.7 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 2.3 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 7.2 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 1.3 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 2.3 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 5.4 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 833 kB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 4.9 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 638 kB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
[2025-06-11T20:24:15.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 3.9 MB/s)
[2025-06-11T20:24:15.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.pom
[2025-06-11T20:24:15.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.pom (2.5 kB at 83 kB/s)
[2025-06-11T20:24:15.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent/2.7.2.Final/quarkus-resteasy-parent-2.7.2.Final.pom
[2025-06-11T20:24:15.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent/2.7.2.Final/quarkus-resteasy-parent-2.7.2.Final.pom (753 B at 75 kB/s)
[2025-06-11T20:24:15.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.2.Final/quarkus-resteasy-parent-aggregator-2.7.2.Final.pom
[2025-06-11T20:24:15.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.2.Final/quarkus-resteasy-parent-aggregator-2.7.2.Final.pom (1.4 kB at 158 kB/s)
[2025-06-11T20:24:15.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-extensions-parent/2.7.2.Final/quarkus-extensions-parent-2.7.2.Final.pom
[2025-06-11T20:24:15.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-extensions-parent/2.7.2.Final/quarkus-extensions-parent-2.7.2.Final.pom (8.2 kB at 1.0 MB/s)
[2025-06-11T20:24:15.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.pom
[2025-06-11T20:24:15.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.pom (4.5 kB at 62 kB/s)
[2025-06-11T20:24:15.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-parent/2.7.2.Final/quarkus-vertx-http-parent-2.7.2.Final.pom
[2025-06-11T20:24:16.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-parent/2.7.2.Final/quarkus-vertx-http-parent-2.7.2.Final.pom (880 B at 14 kB/s)
[2025-06-11T20:24:16.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.pom
[2025-06-11T20:24:16.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.pom (2.4 kB at 245 kB/s)
[2025-06-11T20:24:16.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.pom
[2025-06-11T20:24:16.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.pom (1.5 kB at 167 kB/s)
[2025-06-11T20:24:16.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-parent/2.7.2.Final/quarkus-security-parent-2.7.2.Final.pom
[2025-06-11T20:24:16.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-parent/2.7.2.Final/quarkus-security-parent-2.7.2.Final.pom (845 B at 11 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom (5.6 kB at 512 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.pom (2.6 kB at 324 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-parent/2.7.2.Final/quarkus-mutiny-parent-2.7.2.Final.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-parent/2.7.2.Final/quarkus-mutiny-parent-2.7.2.Final.pom (739 B at 10 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.pom (2.3 kB at 26 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.2.Final/quarkus-smallrye-context-propagation-parent-2.7.2.Final.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.2.Final/quarkus-smallrye-context-propagation-parent-2.7.2.Final.pom (784 B at 78 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom (1.9 kB at 156 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom (6.9 kB at 691 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom (59 kB at 5.9 MB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom (6.4 kB at 494 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom (13 kB at 1.2 MB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom (916 B at 70 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom (1.1 kB at 134 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.pom (1.8 kB at 39 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-parent/2.7.2.Final/quarkus-arc-parent-2.7.2.Final.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-parent/2.7.2.Final/quarkus-arc-parent-2.7.2.Final.pom (734 B at 92 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.pom (1.4 kB at 169 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-parent/2.7.2.Final/arc-parent-2.7.2.Final.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-parent/2.7.2.Final/arc-parent-2.7.2.Final.pom (24 kB at 613 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 1.5 MB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.pom (3.3 kB at 255 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom (2.7 kB at 248 kB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom (32 kB at 2.0 MB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2025-06-11T20:24:16.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 1.4 MB/s)
[2025-06-11T20:24:16.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom (31 kB at 2.8 MB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom (13 kB at 1.0 MB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom (13 kB at 893 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom (75 kB at 9.4 MB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom (1.6 kB at 198 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom (1.9 kB at 214 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom (1.6 kB at 106 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom (3.7 kB at 194 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom (4.4 kB at 294 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom (1.9 kB at 195 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom (38 kB at 2.7 MB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom (2.8 kB at 199 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom (2.0 kB at 132 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom (3.3 kB at 237 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom (3.6 kB at 255 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom (3.2 kB at 132 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom (2.1 kB at 238 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.pom (1.1 kB at 11 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom (5.1 kB at 515 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom (2.7 kB at 209 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom (8.5 kB at 772 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 213 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom (488 B at 61 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom (2.5 kB at 312 kB/s)
[2025-06-11T20:24:17.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2025-06-11T20:24:17.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom (2.8 kB at 232 kB/s)
[2025-06-11T20:24:17.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom
[2025-06-11T20:24:17.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom (3.6 kB at 451 kB/s)
[2025-06-11T20:24:17.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.pom
[2025-06-11T20:24:17.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.pom (3.8 kB at 420 kB/s)
[2025-06-11T20:24:17.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-parent/2.7.2.Final/quarkus-vertx-parent-2.7.2.Final.pom
[2025-06-11T20:24:17.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-parent/2.7.2.Final/quarkus-vertx-parent-2.7.2.Final.pom (738 B at 82 kB/s)
[2025-06-11T20:24:17.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.pom
[2025-06-11T20:24:17.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.pom (3.2 kB at 19 kB/s)
[2025-06-11T20:24:17.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-parent/2.7.2.Final/quarkus-netty-parent-2.7.2.Final.pom
[2025-06-11T20:24:17.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-parent/2.7.2.Final/quarkus-netty-parent-2.7.2.Final.pom (739 B at 4.4 kB/s)
[2025-06-11T20:24:17.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom
[2025-06-11T20:24:17.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom (1.8 kB at 130 kB/s)
[2025-06-11T20:24:17.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.pom
[2025-06-11T20:24:17.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.pom (8.1 kB at 811 kB/s)
[2025-06-11T20:24:17.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.18.1/vertx-mutiny-clients-2.18.1.pom
[2025-06-11T20:24:17.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.18.1/vertx-mutiny-clients-2.18.1.pom (4.1 kB at 458 kB/s)
[2025-06-11T20:24:17.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.18.1/smallrye-mutiny-vertx-bindings-projects-2.18.1.pom
[2025-06-11T20:24:17.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.18.1/smallrye-mutiny-vertx-bindings-projects-2.18.1.pom (15 kB at 2.1 MB/s)
[2025-06-11T20:24:17.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.3/vertx-dependencies-4.2.3.pom
[2025-06-11T20:24:17.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.3/vertx-dependencies-4.2.3.pom (32 kB at 3.5 MB/s)
[2025-06-11T20:24:17.628Z] [INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom (13 kB at 1.9 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom (7.2 kB at 803 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.pom (1.4 kB at 124 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.pom (6.5 kB at 648 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.pom (14 kB at 1.3 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom (2.3 kB at 286 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom (1.5 kB at 187 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom (14 kB at 1.7 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom (9.7 kB at 1.2 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom (52 kB at 5.8 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.pom (7.1 kB at 646 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.pom (5.0 kB at 498 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.pom (5.0 kB at 553 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.pom (5.0 kB at 554 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.pom (2.0 kB at 42 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-parent/2.7.2.Final/quarkus-resteasy-server-common-parent-2.7.2.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-parent/2.7.2.Final/quarkus-resteasy-server-common-parent-2.7.2.Final.pom (812 B at 11 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.pom (4.6 kB at 419 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-parent/2.7.2.Final/quarkus-resteasy-common-parent-2.7.2.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-parent/2.7.2.Final/quarkus-resteasy-common-parent-2.7.2.Final.pom (798 B at 44 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom (8.7 kB at 966 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom (19 kB at 2.1 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom (66 kB at 8.3 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom (48 kB at 4.3 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom (4.5 kB at 410 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom (30 kB at 1.6 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 6.6 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom (15 kB at 971 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom (6.1 kB at 607 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom (8.0 kB at 614 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 1.6 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom (2.4 kB at 270 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom (4.3 kB at 483 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 445 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 2.6 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 1.9 MB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.pom
[2025-06-11T20:24:18.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.pom (2.4 kB at 261 kB/s)
[2025-06-11T20:24:18.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.2.Final/quarkus-resteasy-mutiny-parent-2.7.2.Final.pom
[2025-06-11T20:24:18.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.2.Final/quarkus-resteasy-mutiny-parent-2.7.2.Final.pom (748 B at 83 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.pom (3.1 kB at 13 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.2.Final/quarkus-resteasy-mutiny-common-parent-2.7.2.Final.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.2.Final/quarkus-resteasy-mutiny-common-parent-2.7.2.Final.pom (763 B at 95 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom (6.2 kB at 686 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom (4.8 kB at 534 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.pom (2.1 kB at 305 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-parent/2.7.2.Final/quarkus-apache-httpclient-parent-2.7.2.Final.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-parent/2.7.2.Final/quarkus-apache-httpclient-parent-2.7.2.Final.pom (715 B at 17 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.pom (3.1 kB at 282 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-parent/2.7.2.Final/quarkus-resteasy-jackson-parent-2.7.2.Final.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-parent/2.7.2.Final/quarkus-resteasy-jackson-parent-2.7.2.Final.pom (770 B at 96 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.pom (2.4 kB at 25 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-parent/2.7.2.Final/quarkus-jackson-parent-2.7.2.Final.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-parent/2.7.2.Final/quarkus-jackson-parent-2.7.2.Final.pom (771 B at 8.7 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom (4.9 kB at 701 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom (3.2 kB at 401 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom (2.6 kB at 322 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom (4.4 kB at 623 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom (3.7 kB at 534 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom (999 B at 125 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom (4.4 kB at 625 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom (5.6 kB at 279 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom (2.1 kB at 228 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom (3.7 kB at 410 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom (3.4 kB at 429 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom (3.3 kB at 555 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom (2.6 kB at 517 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom (1.6 kB at 204 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom
[2025-06-11T20:24:18.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom (2.8 kB at 563 kB/s)
[2025-06-11T20:24:18.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.pom (3.8 kB at 40 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-parent/1.0.3/quarkus-amazon-dynamodb-parent-1.0.3.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-parent/1.0.3/quarkus-amazon-dynamodb-parent-1.0.3.pom (790 B at 2.8 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-build-parent/1.0.3/quarkus-amazon-services-build-parent-1.0.3.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-build-parent/1.0.3/quarkus-amazon-services-build-parent-1.0.3.pom (1.3 kB at 147 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.1.Final/quarkus-bom-2.6.1.Final.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.1.Final/quarkus-bom-2.6.1.Final.pom (317 kB at 29 MB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.pom (3.3 kB at 330 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-parent/1.0.3/quarkus-amazon-common-parent-1.0.3.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-parent/1.0.3/quarkus-amazon-common-parent-1.0.3.pom (789 B at 88 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.pom (11 kB at 1.2 MB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.17.103/core-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.17.103/core-2.17.103.pom (2.1 kB at 213 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.17.103/bom-internal-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.17.103/bom-internal-2.17.103.pom (17 kB at 1.7 MB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.pom (1.7 kB at 153 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.pom (3.6 kB at 331 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.pom (4.0 kB at 362 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.pom (3.5 kB at 265 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.pom (2.7 kB at 337 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.pom (7.0 kB at 635 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.pom (5.5 kB at 779 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.pom (3.5 kB at 388 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.pom (3.9 kB at 433 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party/2.17.103/third-party-2.17.103.pom
[2025-06-11T20:24:19.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party/2.17.103/third-party-2.17.103.pom (2.4 kB at 185 kB/s)
[2025-06-11T20:24:19.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.pom
[2025-06-11T20:24:20.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.pom (6.0 kB at 261 kB/s)
[2025-06-11T20:24:20.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom
[2025-06-11T20:24:20.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom (6.1 kB at 551 kB/s)
[2025-06-11T20:24:20.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.pom
[2025-06-11T20:24:20.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.pom (2.8 kB at 310 kB/s)
[2025-06-11T20:24:20.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/services/2.17.103/services-2.17.103.pom
[2025-06-11T20:24:20.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/services/2.17.103/services-2.17.103.pom (19 kB at 1.9 MB/s)
[2025-06-11T20:24:20.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.pom
[2025-06-11T20:24:20.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.pom (4.4 kB at 26 kB/s)
[2025-06-11T20:24:20.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocols/2.17.103/protocols-2.17.103.pom
[2025-06-11T20:24:20.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocols/2.17.103/protocols-2.17.103.pom (1.6 kB at 173 kB/s)
[2025-06-11T20:24:20.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.pom (3.2 kB at 269 kB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.pom (4.0 kB at 449 kB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.17.103/http-clients-2.17.103.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.17.103/http-clients-2.17.103.pom (1.8 kB at 222 kB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.pom (8.0 kB at 994 kB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom (19 kB at 1.9 MB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom (26 kB at 2.0 MB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom (2.1 kB at 305 kB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.pom (2.4 kB at 402 kB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-parent/2.0.5/netty-reactive-streams-parent-2.0.5.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-parent/2.0.5/netty-reactive-streams-parent-2.0.5.pom (8.4 kB at 1.2 MB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.pom (2.1 kB at 269 kB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.pom (2.4 kB at 17 kB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-framework/2.7.2.Final/quarkus-test-framework-2.7.2.Final.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-framework/2.7.2.Final/quarkus-test-framework-2.7.2.Final.pom (1.7 kB at 169 kB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.pom (1.6 kB at 25 kB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.pom
[2025-06-11T20:24:20.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.pom (1.5 kB at 136 kB/s)
[2025-06-11T20:24:20.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-parent/2.7.2.Final/quarkus-jsonp-parent-2.7.2.Final.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-parent/2.7.2.Final/quarkus-jsonp-parent-2.7.2.Final.pom (738 B at 9.2 kB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.pom (2.3 kB at 41 kB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.pom (946 B at 105 kB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 2.6 MB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom (43 kB at 5.4 MB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom (24 kB at 4.0 MB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 55 kB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom (7.0 kB at 440 kB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom (19 kB at 2.1 MB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 680 kB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom (24 kB at 3.9 MB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom (22 kB at 2.7 MB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 521 kB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 125 kB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 136 kB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom (4.9 kB at 443 kB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom (22 kB at 2.7 MB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom (3.2 kB at 457 kB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom (3.8 kB at 342 kB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 1.9 MB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 1.5 MB/s)
[2025-06-11T20:24:20.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2025-06-11T20:24:20.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 2.2 MB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom (14 kB at 1.5 MB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom (1.3 kB at 126 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 3.6 MB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 137 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (8.2 kB at 821 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.pom (1.5 kB at 169 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom (2.4 kB at 347 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 3.9 MB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 128 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 329 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom (6.2 kB at 777 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom (1.4 kB at 193 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom (2.2 kB at 167 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom (12 kB at 1.3 MB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom (4.0 kB at 396 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom (1.5 kB at 170 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom (1.6 kB at 263 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.pom (1.7 kB at 215 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.pom (4.5 kB at 562 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.12.57/aws-java-sdk-pom-1.12.57.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.12.57/aws-java-sdk-pom-1.12.57.pom (22 kB at 2.8 MB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 kB at 3.1 MB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 6.3 MB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 3.2 MB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 5.1 MB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom (8.8 kB at 983 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.pom (2.8 kB at 406 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.13.1/jackson-dataformats-binary-2.13.1.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.13.1/jackson-dataformats-binary-2.13.1.pom (3.4 kB at 429 kB/s)
[2025-06-11T20:24:20.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
[2025-06-11T20:24:20.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom (29 kB at 5.7 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.jar (90 kB at 5.0 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.jar (9.3 kB at 545 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.jar (9.3 kB at 549 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.jar (5.7 kB at 273 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.jar (442 kB at 16 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar (7.8 kB at 268 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar (8.1 kB at 280 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar (96 kB at 2.6 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar (5.3 kB at 144 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.jar (21 kB at 540 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar (24 kB at 630 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.jar (11 kB at 229 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar (65 kB at 1.3 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar (119 kB at 2.3 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar (157 kB at 2.9 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar (1.5 MB at 23 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar (36 kB at 566 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.jar (96 kB at 1.5 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar (18 kB at 259 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.jar (25 kB at 347 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.jar (91 kB at 1.2 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.jar (205 kB at 2.5 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar (6.2 kB at 77 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.jar (379 kB at 4.7 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.jar (141 kB at 1.6 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.jar (20 kB at 212 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.jar (40 kB at 402 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar (24 kB at 233 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.jar (6.2 kB at 59 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar (133 kB at 1.3 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar (355 kB at 3.3 MB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar (11 kB at 102 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.jar (7.7 kB at 67 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 557 kB/s)
[2025-06-11T20:24:21.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.jar
[2025-06-11T20:24:21.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar (120 kB at 948 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.jar (25 kB at 195 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 686 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar (790 kB at 5.6 MB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.jar (66 kB at 461 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.jar (189 kB at 1.3 MB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar (17 kB at 103 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 95 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.jar (39 kB at 236 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar (37 kB at 210 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar (228 kB at 1.2 MB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar (185 kB at 979 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.jar (3.3 kB at 16 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar (147 kB at 734 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.jar (3.0 kB at 14 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.jar (7.8 kB at 37 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar (35 kB at 159 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar (121 kB at 541 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar (9.5 kB at 42 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.jar (3.0 kB at 13 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar (28 kB at 120 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar (16 kB at 67 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar (31 kB at 128 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar (36 kB at 148 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar (9.0 kB at 36 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar (32 kB at 123 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar (44 kB at 172 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar (37 kB at 141 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.jar (62 kB at 222 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.jar (60 kB at 211 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar (113 kB at 397 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar (30 kB at 103 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.jar (120 kB at 398 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.jar (632 kB at 2.1 MB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.jar (25 kB at 79 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.jar (148 kB at 462 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.jar (114 kB at 341 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.jar (642 kB at 1.9 MB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.jar (35 kB at 100 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.jar (380 kB at 1.1 MB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.jar (23 kB at 63 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.jar (32 kB at 87 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.jar (14 MB at 37 MB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.jar (13 kB at 34 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.jar (2.2 MB at 5.9 MB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.jar (67 kB at 178 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.jar (124 kB at 328 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.jar (27 kB at 70 kB/s)
[2025-06-11T20:24:21.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar
[2025-06-11T20:24:21.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.jar (277 kB at 700 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar (635 kB at 1.6 MB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar (473 kB at 1.2 MB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar (337 kB at 828 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar (38 kB at 92 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar (479 kB at 1.2 MB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar (35 kB at 82 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar (529 kB at 1.2 MB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar (303 kB at 709 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar (650 kB at 1.5 MB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar (36 kB at 83 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar (40 kB at 92 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar (138 kB at 317 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.jar (34 kB at 78 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.jar (22 kB at 50 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.jar (158 kB at 353 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.jar (3.8 kB at 8.5 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.jar (2.9 kB at 6.3 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.jar (92 kB at 204 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.jar (2.5 kB at 5.4 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar (30 kB at 65 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 16 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (633 kB at 1.4 MB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar (293 kB at 619 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 88 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar (91 kB at 188 kB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar (697 kB at 1.4 MB/s)
[2025-06-11T20:24:21.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 253 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar (67 kB at 135 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar (42 kB at 85 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar (133 kB at 267 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.jar (8.4 kB at 17 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar (76 kB at 151 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 227 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.jar (7.9 kB at 15 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 85 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 718 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar (25 kB at 47 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar (1.1 MB at 2.1 MB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 35 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar (36 kB at 65 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar (467 kB at 817 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.jar (11 kB at 20 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar (1.7 MB at 2.8 MB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar (2.0 MB at 3.3 MB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
[2025-06-11T20:24:21.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar (62 kB at 99 kB/s)
[2025-06-11T20:24:21.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.jar
[2025-06-11T20:24:22.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.jar (1.0 MB at 1.6 MB/s)
[2025-06-11T20:24:22.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
[2025-06-11T20:24:22.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.jar (64 kB at 99 kB/s)
[2025-06-11T20:24:22.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar (565 kB at 870 kB/s)
[2025-06-11T20:24:22.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar (622 kB at 932 kB/s)
[2025-06-11T20:24:22.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar (8.0 MB at 12 MB/s)
[2025-06-11T20:24:22.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar (12 MB at 17 MB/s)
[2025-06-11T20:24:22.334Z] [INFO]
[2025-06-11T20:24:22.334Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-dynamodb-quickstart ---
[2025-06-11T20:24:22.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[2025-06-11T20:24:22.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 69 kB/s)
[2025-06-11T20:24:22.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[2025-06-11T20:24:22.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 1.1 MB/s)
[2025-06-11T20:24:22.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2025-06-11T20:24:22.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.9 MB/s)
[2025-06-11T20:24:22.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2025-06-11T20:24:22.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 429 kB/s)
[2025-06-11T20:24:22.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[2025-06-11T20:24:22.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 678 kB/s)
[2025-06-11T20:24:22.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 1.0 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 836 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 1.4 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 17 MB/s)
[2025-06-11T20:24:22.335Z] [INFO]
[2025-06-11T20:24:22.335Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-dynamodb-quickstart ---
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 264 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 167 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 508 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 273 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 1.8 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 564 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 98 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 956 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 143 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 1.4 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 626 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 330 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 437 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 308 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 315 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 324 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 1.1 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 318 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 175 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 288 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 61 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 652 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 284 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 421 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 404 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 1.2 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 209 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 665 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 667 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.2 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 1.2 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 1.1 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 856 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.9 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 178 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 1.5 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 573 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 603 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 1.0 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 1.2 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 178 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 570 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 3.1 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 15 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 5.7 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 2.5 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 371 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 1.6 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 7.2 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 1.0 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 473 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 1.0 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 567 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 1.2 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 1.4 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 462 kB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 2.7 MB/s)
[2025-06-11T20:24:22.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[2025-06-11T20:24:22.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 1.1 MB/s)
[2025-06-11T20:24:22.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2025-06-11T20:24:22.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 2.5 MB/s)
[2025-06-11T20:24:22.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[2025-06-11T20:24:22.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.4 MB/s)
[2025-06-11T20:24:22.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
[2025-06-11T20:24:22.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 256 kB/s)
[2025-06-11T20:24:22.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[2025-06-11T20:24:22.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.8 MB/s)
[2025-06-11T20:24:22.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[2025-06-11T20:24:22.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 4.5 MB/s)
[2025-06-11T20:24:22.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 4.7 MB/s)
[2025-06-11T20:24:22.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 898 kB/s)
[2025-06-11T20:24:22.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 139 kB/s)
[2025-06-11T20:24:22.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 1.2 MB/s)
[2025-06-11T20:24:22.962Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:24:22.962Z] [INFO] Copying 3 resources
[2025-06-11T20:24:22.962Z] [INFO]
[2025-06-11T20:24:22.962Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-dynamodb-quickstart ---
[2025-06-11T20:24:22.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
[2025-06-11T20:24:22.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 299 kB/s)
[2025-06-11T20:24:22.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[2025-06-11T20:24:22.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 3.8 MB/s)
[2025-06-11T20:24:22.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
[2025-06-11T20:24:22.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 4.0 MB/s)
[2025-06-11T20:24:22.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 749 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 324 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 230 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 1.1 MB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 187 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 523 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 393 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 342 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 317 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 218 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 208 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 540 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 328 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 415 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 214 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 569 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 674 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 987 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 161 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 790 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 1.1 MB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 208 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 3.7 MB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 5.4 MB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 683 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.7 MB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 363 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 540 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 127 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 326 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 237 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 1.6 MB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 497 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 362 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 310 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 316 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 312 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 244 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 154 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 517 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 147 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 322 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 188 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 210 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 494 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 378 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.7 MB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 858 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 344 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 163 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 303 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 3.5 MB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 124 kB/s)
[2025-06-11T20:24:22.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2025-06-11T20:24:22.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 602 kB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2025-06-11T20:24:22.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 613 kB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2025-06-11T20:24:22.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 2.6 MB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2025-06-11T20:24:22.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 966 kB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2025-06-11T20:24:22.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 2.7 MB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[2025-06-11T20:24:22.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 524 kB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2025-06-11T20:24:22.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 2.7 MB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[2025-06-11T20:24:22.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 115 kB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
[2025-06-11T20:24:22.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 70 kB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[2025-06-11T20:24:22.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 248 kB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
[2025-06-11T20:24:22.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 344 kB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2025-06-11T20:24:22.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 378 kB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
[2025-06-11T20:24:22.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 807 kB/s)
[2025-06-11T20:24:22.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 468 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 3.1 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 24 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 1.1 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 496 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 311 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 107 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 1.6 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 8.1 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 3.5 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 14 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 1.6 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 11 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 2.5 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 726 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 1.2 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 5.8 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 1.2 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 1.5 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 3.4 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 381 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 2.1 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 997 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 937 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 4.5 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 117 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 366 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 610 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 111 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 404 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 886 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 4.1 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 2.5 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 6.3 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 756 kB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 2.0 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 9.7 MB/s)
[2025-06-11T20:24:23.599Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:24:23.599Z] [INFO] Compiling 6 source files to /quarkus-quickstarts/amazon-dynamodb-quickstart/target/classes
[2025-06-11T20:24:25.289Z] [INFO]
[2025-06-11T20:24:25.289Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-dynamodb-quickstart ---
[2025-06-11T20:24:25.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:24:25.289Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/resources
[2025-06-11T20:24:25.289Z] [INFO]
[2025-06-11T20:24:25.289Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-dynamodb-quickstart ---
[2025-06-11T20:24:25.289Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:24:25.289Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-dynamodb-quickstart/target/test-classes
[2025-06-11T20:24:25.919Z] [WARNING] /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java: /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java uses unchecked or unsafe operations.
[2025-06-11T20:24:25.919Z] [WARNING] /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java: Recompile with -Xlint:unchecked for details.
[2025-06-11T20:24:25.919Z] [INFO]
[2025-06-11T20:24:25.919Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-dynamodb-quickstart ---
[2025-06-11T20:24:25.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2025-06-11T20:24:25.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 689 kB/s)
[2025-06-11T20:24:25.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2025-06-11T20:24:25.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 402 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 370 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 488 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 3.0 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 577 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 404 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 270 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 372 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 3.6 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 4.5 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 1.3 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 849 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 661 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 327 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 3.6 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.3 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 1.6 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 2.3 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 512 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 558 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 3.5 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 421 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 2.6 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 1.2 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 9.6 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 1.8 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 9.6 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 17 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 2.1 MB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 442 kB/s)
[2025-06-11T20:24:25.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2025-06-11T20:24:25.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 3.1 MB/s)
[2025-06-11T20:24:25.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2025-06-11T20:24:25.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 5.6 MB/s)
[2025-06-11T20:24:25.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2025-06-11T20:24:25.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 2.0 MB/s)
[2025-06-11T20:24:25.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2025-06-11T20:24:25.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 1.7 MB/s)
[2025-06-11T20:24:25.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2025-06-11T20:24:25.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 3.4 MB/s)
[2025-06-11T20:24:25.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 8.6 MB/s)
[2025-06-11T20:24:25.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 3.5 MB/s)
[2025-06-11T20:24:25.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 4.8 MB/s)
[2025-06-11T20:24:25.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 22 MB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar (23 kB at 1.6 MB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom (6.7 kB at 516 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom (2.5 kB at 362 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom (2.6 kB at 262 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 277 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 146 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 266 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 337 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 240 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 342 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 238 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 245 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 1.7 MB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 1.1 MB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 4.0 MB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 548 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2025-06-11T20:24:26.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 464 kB/s)
[2025-06-11T20:24:26.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 1.8 MB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom (7.2 kB at 652 kB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (10 kB at 931 kB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom (15 kB at 1.3 MB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 3.6 MB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 117 kB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (2.4 kB at 264 kB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 2.0 MB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (1.6 kB at 260 kB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar (16 kB at 1.6 MB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 7.8 MB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 197 kB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 1.2 MB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 7.7 MB/s)
[2025-06-11T20:24:26.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 4.5 MB/s)
[2025-06-11T20:24:26.550Z] [INFO]
[2025-06-11T20:24:26.550Z] [INFO] -------------------------------------------------------
[2025-06-11T20:24:26.550Z] [INFO] T E S T S
[2025-06-11T20:24:26.550Z] [INFO] -------------------------------------------------------
[2025-06-11T20:24:27.179Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:24:27.808Z] [INFO] Running org.acme.dynamodb.DynamodbResourcesTest
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.pom (3.7 kB at 9.0 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.pom (2.3 kB at 110 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.pom (1.8 kB at 14 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.pom (776 B at 48 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.pom (2.4 kB at 151 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.pom (1.3 kB at 90 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.pom (1.7 kB at 28 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.pom (779 B at 60 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-parent/2.7.2.Final/quarkus-jaxrs-spi-parent-2.7.2.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-parent/2.7.2.Final/quarkus-jaxrs-spi-parent-2.7.2.Final.pom (723 B at 9.2 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.pom (889 B at 17 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.pom (2.0 kB at 127 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-http-parent/2.7.2.Final/quarkus-http-parent-2.7.2.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-http-parent/2.7.2.Final/quarkus-http-parent-2.7.2.Final.pom (769 B at 14 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom (19 kB at 919 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom (29 kB at 1.9 MB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom (35 kB at 1.9 MB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom (27 kB at 1.7 MB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom (4.8 kB at 267 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom (17 kB at 1.1 MB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom (4.6 kB at 329 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom (20 kB at 1.3 MB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom
[2025-06-11T20:25:00.762Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom (3.9 kB at 355 kB/s)
[2025-06-11T20:25:00.762Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.pom (16 kB at 112 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.pom (2.5 kB at 31 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.pom (1.5 kB at 10 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.pom (2.0 kB at 181 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.pom (1.9 kB at 135 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.pom (831 B at 16 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.pom (1.2 kB at 10 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-parent/2.7.2.Final/quarkus-kubernetes-parent-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-parent/2.7.2.Final/quarkus-kubernetes-parent-2.7.2.Final.pom (809 B at 74 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.pom (1.5 kB at 166 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.pom (2.8 kB at 173 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.pom (2.0 kB at 31 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.pom (1.5 kB at 127 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.pom (2.0 kB at 136 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.pom (2.1 kB at 34 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.pom (835 B at 16 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.pom (3.0 kB at 17 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.pom
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.pom (2.4 kB at 63 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.jar (9.1 kB at 477 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.jar (3.4 kB at 99 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.jar (21 kB at 548 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar (39 kB at 742 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar (83 kB at 1.2 MB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.jar (5.6 kB at 67 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.jar (23 kB at 211 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.jar (33 kB at 239 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.jar (38 kB at 230 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar (496 kB at 2.9 MB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.jar (3.5 kB at 20 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar (524 kB at 2.9 MB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.jar (6.9 kB at 37 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.jar (4.0 kB at 21 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar (938 kB at 4.7 MB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar (549 kB at 2.7 MB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.jar (263 kB at 1.1 MB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.jar (9.5 kB at 38 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.jar (390 kB at 1.5 MB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.jar (22 kB at 85 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.jar (4.8 kB at 18 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.jar (4.0 kB at 15 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.jar
[2025-06-11T20:25:00.763Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.jar (6.0 kB at 21 kB/s)
[2025-06-11T20:25:00.763Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.764Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.jar (11 kB at 37 kB/s)
[2025-06-11T20:25:00.764Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.764Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.jar (4.7 kB at 14 kB/s)
[2025-06-11T20:25:00.764Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.jar
[2025-06-11T20:25:00.764Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.jar (22 kB at 65 kB/s)
[2025-06-11T20:25:00.764Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.jar
[2025-06-11T20:25:00.764Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.jar (4.1 kB at 12 kB/s)
[2025-06-11T20:25:00.764Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.jar
[2025-06-11T20:25:00.764Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.jar (14 kB at 38 kB/s)
[2025-06-11T20:25:00.764Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.jar (20 kB at 57 kB/s)
[2025-06-11T20:25:00.764Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.jar (4.5 kB at 13 kB/s)
[2025-06-11T20:25:00.764Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.jar (3.0 MB at 7.2 MB/s)
[2025-06-11T20:25:00.764Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.jar (7.2 kB at 16 kB/s)
[2025-06-11T20:25:00.764Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.2.Final/quarkus-bom-quarkus-platform-properties-2.7.2.Final.properties
[2025-06-11T20:25:00.764Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.2.Final/quarkus-bom-quarkus-platform-properties-2.7.2.Final.properties (90 B at 483 B/s)
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:34,394 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:36,494 WARN [org.tes.uti.TestcontainersConfiguration] (pool-5-thread-1) Attempted to read Testcontainers configuration file at file:/root/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /root/.testcontainers.properties (No such file or directory)
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:36,906 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:36,931 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:36,965 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-06-11T20:25:00.764Z] Server Version: 26.1.3
[2025-06-11T20:25:00.764Z] API Version: 1.45
[2025-06-11T20:25:00.764Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-11T20:25:00.764Z] Total Memory: 7887 MB
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:36,970 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:37,015 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:37,733 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:37,733 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:37,733 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:37,802 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:37,844 INFO [doc.12.17]] (pool-5-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:37,845 INFO [doc.12.17]] (pool-5-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:38,498 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 is starting: 0664ebc0ab182813c0aca07b6a95e61cb1d43e4bc7911461ffd92917ac495896
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:57,881 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 started in PT20.036191838S
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:59,169 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 25.448s. Listening on: http://localhost:8081
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:59,170 INFO [io.quarkus] (main) Profile test activated.
[2025-06-11T20:25:00.764Z] 2025-06-11 20:24:59,170 INFO [io.quarkus] (main) Installed features: [amazon-dynamodb, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-11T20:25:02.848Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.926 s - in org.acme.dynamodb.DynamodbResourcesTest
[2025-06-11T20:25:04.886Z] 2025-06-11 20:25:04,412 INFO [io.quarkus] (main) Quarkus stopped in 2.068s
[2025-06-11T20:25:04.886Z] [INFO]
[2025-06-11T20:25:04.886Z] [INFO] Results:
[2025-06-11T20:25:04.886Z] [INFO]
[2025-06-11T20:25:04.886Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-11T20:25:04.886Z] [INFO]
[2025-06-11T20:25:04.886Z] [INFO]
[2025-06-11T20:25:04.886Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-dynamodb-quickstart ---
[2025-06-11T20:25:04.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[2025-06-11T20:25:04.887Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 349 kB/s)
[2025-06-11T20:25:04.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[2025-06-11T20:25:05.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 187 kB/s)
[2025-06-11T20:25:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[2025-06-11T20:25:05.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 144 kB/s)
[2025-06-11T20:25:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[2025-06-11T20:25:05.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 450 kB/s)
[2025-06-11T20:25:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2025-06-11T20:25:05.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 2.1 MB/s)
[2025-06-11T20:25:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[2025-06-11T20:25:05.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 170 kB/s)
[2025-06-11T20:25:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[2025-06-11T20:25:05.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 1.2 MB/s)
[2025-06-11T20:25:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2025-06-11T20:25:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[2025-06-11T20:25:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[2025-06-11T20:25:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[2025-06-11T20:25:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[2025-06-11T20:25:05.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 3.4 MB/s)
[2025-06-11T20:25:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[2025-06-11T20:25:05.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 1.7 MB/s)
[2025-06-11T20:25:05.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 4.3 MB/s)
[2025-06-11T20:25:05.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 4.5 MB/s)
[2025-06-11T20:25:05.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 10 MB/s)
[2025-06-11T20:25:05.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 12 MB/s)
[2025-06-11T20:25:05.516Z] [INFO] Building jar: /quarkus-quickstarts/amazon-dynamodb-quickstart/target/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:25:05.516Z] [INFO]
[2025-06-11T20:25:05.516Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-dynamodb-quickstart ---
[2025-06-11T20:25:09.328Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2738ms
[2025-06-11T20:25:09.328Z] [INFO]
[2025-06-11T20:25:09.328Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-dynamodb-quickstart ---
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[2025-06-11T20:25:09.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 167 kB/s)
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2025-06-11T20:25:09.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 3.1 MB/s)
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[2025-06-11T20:25:09.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 212 kB/s)
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[2025-06-11T20:25:09.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 711 kB/s)
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[2025-06-11T20:25:09.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 1.4 MB/s)
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[2025-06-11T20:25:09.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 908 kB/s)
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[2025-06-11T20:25:09.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 1.5 MB/s)
[2025-06-11T20:25:09.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 19 MB/s)
[2025-06-11T20:25:09.328Z] [INFO] Installing /quarkus-quickstarts/amazon-dynamodb-quickstart/target/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-dynamodb-quickstart/1.0.0-SNAPSHOT/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:25:09.328Z] [INFO] Installing /quarkus-quickstarts/amazon-dynamodb-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-dynamodb-quickstart/1.0.0-SNAPSHOT/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-11T20:25:09.328Z] [INFO]
[2025-06-11T20:25:09.328Z] [INFO] -------------------< org.acme:amazon-kms-quickstart >-------------------
[2025-06-11T20:25:09.328Z] [INFO] Building amazon-kms-quickstart 1.0.0-SNAPSHOT [2/104]
[2025-06-11T20:25:09.328Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.pom
[2025-06-11T20:25:09.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.pom (3.5 kB at 23 kB/s)
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-parent/1.0.3/quarkus-amazon-kms-parent-1.0.3.pom
[2025-06-11T20:25:09.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-parent/1.0.3/quarkus-amazon-kms-parent-1.0.3.pom (780 B at 5.4 kB/s)
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.pom
[2025-06-11T20:25:09.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.pom (2.3 kB at 24 kB/s)
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.jar
[2025-06-11T20:25:09.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.jar
[2025-06-11T20:25:09.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.jar (8.1 kB at 134 kB/s)
[2025-06-11T20:25:09.954Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.jar (1.1 MB at 4.0 MB/s)
[2025-06-11T20:25:09.954Z] [INFO]
[2025-06-11T20:25:09.954Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-kms-quickstart ---
[2025-06-11T20:25:09.954Z] [INFO]
[2025-06-11T20:25:09.954Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-kms-quickstart ---
[2025-06-11T20:25:09.954Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:25:09.954Z] [INFO] Copying 1 resource
[2025-06-11T20:25:09.954Z] [INFO]
[2025-06-11T20:25:09.954Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-kms-quickstart ---
[2025-06-11T20:25:09.954Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:25:09.954Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amazon-kms-quickstart/target/classes
[2025-06-11T20:25:09.954Z] [INFO]
[2025-06-11T20:25:09.954Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-kms-quickstart ---
[2025-06-11T20:25:09.954Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:25:09.954Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-kms-quickstart/src/test/resources
[2025-06-11T20:25:09.954Z] [INFO]
[2025-06-11T20:25:09.954Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-kms-quickstart ---
[2025-06-11T20:25:09.954Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:25:09.954Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-kms-quickstart/target/test-classes
[2025-06-11T20:25:10.584Z] [INFO]
[2025-06-11T20:25:10.584Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-kms-quickstart ---
[2025-06-11T20:25:10.584Z] [INFO]
[2025-06-11T20:25:10.584Z] [INFO] -------------------------------------------------------
[2025-06-11T20:25:10.584Z] [INFO] T E S T S
[2025-06-11T20:25:10.584Z] [INFO] -------------------------------------------------------
[2025-06-11T20:25:10.584Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:25:11.211Z] [INFO] Running org.acme.kms.KmsResourcesTest
[2025-06-11T20:25:34.841Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.pom
[2025-06-11T20:25:34.841Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.pom (2.8 kB at 5.2 kB/s)
[2025-06-11T20:25:34.841Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.jar
[2025-06-11T20:25:34.841Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.jar (6.9 kB at 361 kB/s)
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:15,747 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:17,696 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:18,037 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:18,060 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:18,089 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-06-11T20:25:34.841Z] Server Version: 26.1.3
[2025-06-11T20:25:34.841Z] API Version: 1.45
[2025-06-11T20:25:34.841Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-11T20:25:34.841Z] Total Memory: 7887 MB
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:18,092 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:18,131 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:18,677 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:18,677 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:18,678 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:18,758 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:18,798 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:18,799 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:19,351 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: e796ae3363901ab2a4b450ee425331dabdc1d6b8a7f79ffb2f6e8abb69f251d5
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:31,568 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.769096263S
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:32,746 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.665s. Listening on: http://localhost:8081
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:32,746 INFO [io.quarkus] (main) Profile test activated.
[2025-06-11T20:25:34.841Z] 2025-06-11 20:25:32,746 INFO [io.quarkus] (main) Installed features: [amazon-kms, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-11T20:25:34.841Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.392 s - in org.acme.kms.KmsResourcesTest
[2025-06-11T20:25:36.927Z] 2025-06-11 20:25:36,470 INFO [io.quarkus] (main) Quarkus stopped in 2.050s
[2025-06-11T20:25:36.927Z] [INFO]
[2025-06-11T20:25:36.927Z] [INFO] Results:
[2025-06-11T20:25:36.927Z] [INFO]
[2025-06-11T20:25:36.927Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-11T20:25:36.927Z] [INFO]
[2025-06-11T20:25:36.927Z] [INFO]
[2025-06-11T20:25:36.927Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-kms-quickstart ---
[2025-06-11T20:25:36.927Z] [INFO] Building jar: /quarkus-quickstarts/amazon-kms-quickstart/target/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:25:36.927Z] [INFO]
[2025-06-11T20:25:36.927Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-kms-quickstart ---
[2025-06-11T20:25:39.784Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2176ms
[2025-06-11T20:25:39.784Z] [INFO]
[2025-06-11T20:25:39.784Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-kms-quickstart ---
[2025-06-11T20:25:39.784Z] [INFO] Installing /quarkus-quickstarts/amazon-kms-quickstart/target/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-kms-quickstart/1.0.0-SNAPSHOT/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:25:39.784Z] [INFO] Installing /quarkus-quickstarts/amazon-kms-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-kms-quickstart/1.0.0-SNAPSHOT/amazon-kms-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-11T20:25:39.784Z] [INFO]
[2025-06-11T20:25:39.784Z] [INFO] -------------------< org.acme:amazon-s3-quickstart >--------------------
[2025-06-11T20:25:39.784Z] [INFO] Building amazon-s3-quickstart 1.0.0-SNAPSHOT [3/104]
[2025-06-11T20:25:39.784Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.pom (2.6 kB at 40 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-parent/2.7.2.Final/quarkus-resteasy-multipart-parent-2.7.2.Final.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-parent/2.7.2.Final/quarkus-resteasy-multipart-parent-2.7.2.Final.pom (774 B at 17 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom (5.8 kB at 344 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom (6.0 kB at 402 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom (8.6 kB at 1.2 MB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom (1.1 kB at 126 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom (29 kB at 2.3 MB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom (3.4 kB at 342 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom (8.2 kB at 1.0 MB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom (1.7 kB at 212 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom (1.7 kB at 170 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom (5.1 kB at 565 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom (22 kB at 2.7 MB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom (5.9 kB at 329 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom (21 kB at 1.8 MB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom (3.5 kB at 315 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom (8.9 kB at 891 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom (2.2 kB at 248 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom
[2025-06-11T20:25:39.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom (2.4 kB at 303 kB/s)
[2025-06-11T20:25:39.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.pom
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.pom (3.6 kB at 16 kB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-parent/1.0.3/quarkus-amazon-s3-parent-1.0.3.pom
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-parent/1.0.3/quarkus-amazon-s3-parent-1.0.3.pom (777 B at 7.8 kB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.pom
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.pom (5.2 kB at 121 kB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.pom
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.pom (4.0 kB at 89 kB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.pom
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.pom (3.6 kB at 404 kB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.pom
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.pom (3.0 kB at 65 kB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar (81 kB at 6.2 MB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar (98 kB at 4.7 MB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar (72 kB at 3.6 MB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar (30 kB at 1.2 MB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar (104 kB at 2.8 MB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar (331 kB at 8.5 MB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar (1.0 MB at 23 MB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar (30 kB at 621 kB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar (670 kB at 13 MB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.jar (96 kB at 1.6 MB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.jar
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.jar (70 kB at 1.1 MB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.jar (16 kB at 229 kB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.jar (2.9 MB at 34 MB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.jar (7.2 kB at 61 kB/s)
[2025-06-11T20:25:40.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.jar (10 kB at 72 kB/s)
[2025-06-11T20:25:40.612Z] [INFO]
[2025-06-11T20:25:40.612Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-s3-quickstart ---
[2025-06-11T20:25:40.612Z] [INFO]
[2025-06-11T20:25:40.612Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-s3-quickstart ---
[2025-06-11T20:25:40.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:25:40.612Z] [INFO] Copying 3 resources
[2025-06-11T20:25:40.612Z] [INFO]
[2025-06-11T20:25:40.612Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-s3-quickstart ---
[2025-06-11T20:25:40.613Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:25:40.613Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/amazon-s3-quickstart/target/classes
[2025-06-11T20:25:41.425Z] [INFO]
[2025-06-11T20:25:41.425Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-s3-quickstart ---
[2025-06-11T20:25:41.425Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:25:41.425Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-s3-quickstart/src/test/resources
[2025-06-11T20:25:41.425Z] [INFO]
[2025-06-11T20:25:41.425Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-s3-quickstart ---
[2025-06-11T20:25:41.425Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:25:41.425Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-s3-quickstart/target/test-classes
[2025-06-11T20:25:41.425Z] [INFO]
[2025-06-11T20:25:41.425Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-s3-quickstart ---
[2025-06-11T20:25:41.425Z] [INFO]
[2025-06-11T20:25:41.425Z] [INFO] -------------------------------------------------------
[2025-06-11T20:25:41.425Z] [INFO] T E S T S
[2025-06-11T20:25:41.425Z] [INFO] -------------------------------------------------------
[2025-06-11T20:25:42.053Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:25:42.682Z] [INFO] Running org.acme.s3.S3ResourcesTest
[2025-06-11T20:26:06.332Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.pom
[2025-06-11T20:26:06.332Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.pom (2.1 kB at 4.6 kB/s)
[2025-06-11T20:26:06.332Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.pom
[2025-06-11T20:26:06.332Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.pom (2.8 kB at 18 kB/s)
[2025-06-11T20:26:06.333Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.jar
[2025-06-11T20:26:06.333Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.jar
[2025-06-11T20:26:06.333Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.jar (4.5 kB at 160 kB/s)
[2025-06-11T20:26:06.333Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.jar (6.9 kB at 126 kB/s)
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:47,184 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:49,358 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:49,703 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:49,723 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:49,760 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-06-11T20:26:06.333Z] Server Version: 26.1.3
[2025-06-11T20:26:06.333Z] API Version: 1.45
[2025-06-11T20:26:06.333Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-11T20:26:06.333Z] Total Memory: 7887 MB
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:49,764 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:49,806 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:50,354 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:50,355 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:50,355 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:50,408 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:50,444 INFO [doc.12.17]] (pool-5-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:50,446 INFO [doc.12.17]] (pool-5-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-11T20:26:06.333Z] 2025-06-11 20:25:50,960 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 is starting: 4ecca53caeafce64b7549920d6ab40fe3f0188c1f5d2883406015043a723539c
[2025-06-11T20:26:06.333Z] 2025-06-11 20:26:04,187 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 started in PT13.742753343S
[2025-06-11T20:26:06.333Z] 2025-06-11 20:26:05,303 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 18.889s. Listening on: http://localhost:8081
[2025-06-11T20:26:06.333Z] 2025-06-11 20:26:05,304 INFO [io.quarkus] (main) Profile test activated.
[2025-06-11T20:26:06.333Z] 2025-06-11 20:26:05,304 INFO [io.quarkus] (main) Installed features: [amazon-s3, cdi, resteasy, resteasy-jackson, resteasy-multipart, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-11T20:26:08.378Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.02 s - in org.acme.s3.S3ResourcesTest
[2025-06-11T20:26:11.243Z] 2025-06-11 20:26:10,206 INFO [io.quarkus] (main) Quarkus stopped in 2.044s
[2025-06-11T20:26:11.243Z] [INFO]
[2025-06-11T20:26:11.243Z] [INFO] Results:
[2025-06-11T20:26:11.243Z] [INFO]
[2025-06-11T20:26:11.243Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-11T20:26:11.243Z] [INFO]
[2025-06-11T20:26:11.243Z] [INFO]
[2025-06-11T20:26:11.243Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-s3-quickstart ---
[2025-06-11T20:26:11.243Z] [INFO] Building jar: /quarkus-quickstarts/amazon-s3-quickstart/target/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:26:11.243Z] [INFO]
[2025-06-11T20:26:11.243Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-s3-quickstart ---
[2025-06-11T20:26:13.315Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2279ms
[2025-06-11T20:26:13.315Z] [INFO]
[2025-06-11T20:26:13.315Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-s3-quickstart ---
[2025-06-11T20:26:13.315Z] [INFO] Installing /quarkus-quickstarts/amazon-s3-quickstart/target/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-s3-quickstart/1.0.0-SNAPSHOT/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:26:13.315Z] [INFO] Installing /quarkus-quickstarts/amazon-s3-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-s3-quickstart/1.0.0-SNAPSHOT/amazon-s3-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-11T20:26:13.315Z] [INFO]
[2025-06-11T20:26:13.315Z] [INFO] -------------------< org.acme:amazon-ses-quickstart >-------------------
[2025-06-11T20:26:13.315Z] [INFO] Building amazon-ses-quickstart 1.0.0-SNAPSHOT [4/104]
[2025-06-11T20:26:13.315Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:26:13.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.pom
[2025-06-11T20:26:13.959Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.pom (3.5 kB at 24 kB/s)
[2025-06-11T20:26:13.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-parent/1.0.3/quarkus-amazon-ses-parent-1.0.3.pom
[2025-06-11T20:26:13.959Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-parent/1.0.3/quarkus-amazon-ses-parent-1.0.3.pom (780 B at 8.2 kB/s)
[2025-06-11T20:26:13.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.pom
[2025-06-11T20:26:13.959Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.pom (2.5 kB at 70 kB/s)
[2025-06-11T20:26:13.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.jar
[2025-06-11T20:26:13.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.jar
[2025-06-11T20:26:13.959Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.jar (8.0 kB at 77 kB/s)
[2025-06-11T20:26:13.959Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.jar (1.6 MB at 7.0 MB/s)
[2025-06-11T20:26:13.959Z] [INFO]
[2025-06-11T20:26:13.959Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-ses-quickstart ---
[2025-06-11T20:26:13.959Z] [INFO]
[2025-06-11T20:26:13.959Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-ses-quickstart ---
[2025-06-11T20:26:13.959Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:26:13.959Z] [INFO] Copying 1 resource
[2025-06-11T20:26:13.959Z] [INFO]
[2025-06-11T20:26:13.959Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-ses-quickstart ---
[2025-06-11T20:26:13.959Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:26:13.959Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ses-quickstart/target/classes
[2025-06-11T20:26:14.585Z] [INFO]
[2025-06-11T20:26:14.585Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-ses-quickstart ---
[2025-06-11T20:26:14.585Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:26:14.585Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-ses-quickstart/src/test/resources
[2025-06-11T20:26:14.585Z] [INFO]
[2025-06-11T20:26:14.585Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-ses-quickstart ---
[2025-06-11T20:26:14.585Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:26:14.585Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ses-quickstart/target/test-classes
[2025-06-11T20:26:14.585Z] [INFO]
[2025-06-11T20:26:14.585Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-ses-quickstart ---
[2025-06-11T20:26:14.585Z] [INFO]
[2025-06-11T20:26:14.585Z] [INFO] -------------------------------------------------------
[2025-06-11T20:26:14.585Z] [INFO] T E S T S
[2025-06-11T20:26:14.585Z] [INFO] -------------------------------------------------------
[2025-06-11T20:26:14.585Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:26:15.891Z] [INFO] Running org.acme.ses.SesResourcesTest
[2025-06-11T20:26:39.512Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.pom
[2025-06-11T20:26:39.512Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.pom (2.8 kB at 4.1 kB/s)
[2025-06-11T20:26:39.512Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.jar
[2025-06-11T20:26:39.512Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.jar (6.9 kB at 66 kB/s)
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:20,153 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:22,213 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:22,604 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:22,623 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:22,653 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-06-11T20:26:39.512Z] Server Version: 26.1.3
[2025-06-11T20:26:39.512Z] API Version: 1.45
[2025-06-11T20:26:39.512Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-11T20:26:39.512Z] Total Memory: 7887 MB
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:22,657 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:22,700 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:23,274 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:23,274 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:23,274 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:23,330 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:23,371 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:23,372 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:23,908 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: d6168c6cbebbfc023e6b02171010a16fe3bcd45cb649a699af81d21c7426d822
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:36,137 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.765005235S
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:37,277 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.802s. Listening on: http://localhost:8081
[2025-06-11T20:26:39.512Z] 2025-06-11 20:26:37,278 INFO [io.quarkus] (main) Profile test activated.
[2025-06-11T20:26:39.513Z] 2025-06-11 20:26:37,278 INFO [io.quarkus] (main) Installed features: [amazon-ses, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-11T20:26:39.513Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.843 s - in org.acme.ses.SesResourcesTest
[2025-06-11T20:26:41.553Z] 2025-06-11 20:26:41,143 INFO [io.quarkus] (main) Quarkus stopped in 2.039s
[2025-06-11T20:26:42.181Z] [INFO]
[2025-06-11T20:26:42.181Z] [INFO] Results:
[2025-06-11T20:26:42.181Z] [INFO]
[2025-06-11T20:26:42.181Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-11T20:26:42.181Z] [INFO]
[2025-06-11T20:26:42.181Z] [INFO]
[2025-06-11T20:26:42.181Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-ses-quickstart ---
[2025-06-11T20:26:42.181Z] [INFO] Building jar: /quarkus-quickstarts/amazon-ses-quickstart/target/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:26:42.181Z] [INFO]
[2025-06-11T20:26:42.181Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-ses-quickstart ---
[2025-06-11T20:26:44.224Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2163ms
[2025-06-11T20:26:44.224Z] [INFO]
[2025-06-11T20:26:44.224Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-ses-quickstart ---
[2025-06-11T20:26:44.224Z] [INFO] Installing /quarkus-quickstarts/amazon-ses-quickstart/target/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-ses-quickstart/1.0.0-SNAPSHOT/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:26:44.224Z] [INFO] Installing /quarkus-quickstarts/amazon-ses-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-ses-quickstart/1.0.0-SNAPSHOT/amazon-ses-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-11T20:26:44.224Z] [INFO]
[2025-06-11T20:26:44.224Z] [INFO] -------------------< org.acme:amazon-sns-quickstart >-------------------
[2025-06-11T20:26:44.224Z] [INFO] Building amazon-sns-quickstart 1.0.0-SNAPSHOT [5/104]
[2025-06-11T20:26:44.224Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:26:44.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.pom
[2025-06-11T20:26:44.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.pom (3.6 kB at 27 kB/s)
[2025-06-11T20:26:44.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-parent/1.0.3/quarkus-amazon-sns-parent-1.0.3.pom
[2025-06-11T20:26:44.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-parent/1.0.3/quarkus-amazon-sns-parent-1.0.3.pom (779 B at 6.5 kB/s)
[2025-06-11T20:26:44.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.pom
[2025-06-11T20:26:44.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.pom (2.6 kB at 429 kB/s)
[2025-06-11T20:26:44.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.jar
[2025-06-11T20:26:44.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.jar
[2025-06-11T20:26:44.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.jar (935 kB at 23 MB/s)
[2025-06-11T20:26:44.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.jar (8.1 kB at 124 kB/s)
[2025-06-11T20:26:44.855Z] [INFO]
[2025-06-11T20:26:44.855Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-sns-quickstart ---
[2025-06-11T20:26:44.855Z] [INFO]
[2025-06-11T20:26:44.855Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-sns-quickstart ---
[2025-06-11T20:26:44.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:26:44.855Z] [INFO] Copying 1 resource
[2025-06-11T20:26:44.855Z] [INFO]
[2025-06-11T20:26:44.855Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-sns-quickstart ---
[2025-06-11T20:26:44.855Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:26:44.855Z] [INFO] Compiling 7 source files to /quarkus-quickstarts/amazon-sns-quickstart/target/classes
[2025-06-11T20:26:44.855Z] [INFO]
[2025-06-11T20:26:44.855Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-sns-quickstart ---
[2025-06-11T20:26:44.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:26:44.855Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-sns-quickstart/src/test/resources
[2025-06-11T20:26:44.855Z] [INFO]
[2025-06-11T20:26:44.855Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-sns-quickstart ---
[2025-06-11T20:26:44.855Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:26:44.855Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-sns-quickstart/target/test-classes
[2025-06-11T20:26:45.481Z] [INFO]
[2025-06-11T20:26:45.481Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-sns-quickstart ---
[2025-06-11T20:26:45.481Z] [INFO]
[2025-06-11T20:26:45.481Z] [INFO] -------------------------------------------------------
[2025-06-11T20:26:45.481Z] [INFO] T E S T S
[2025-06-11T20:26:45.481Z] [INFO] -------------------------------------------------------
[2025-06-11T20:26:45.481Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:26:46.502Z] [INFO] Running org.acme.sns.SnsResourcesTest
[2025-06-11T20:27:10.242Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.pom
[2025-06-11T20:27:10.242Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.pom (2.8 kB at 5.0 kB/s)
[2025-06-11T20:27:10.242Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.jar
[2025-06-11T20:27:10.242Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.jar (6.8 kB at 56 kB/s)
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:50,712 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:52,698 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:53,049 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:53,070 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:53,101 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-06-11T20:27:10.242Z] Server Version: 26.1.3
[2025-06-11T20:27:10.242Z] API Version: 1.45
[2025-06-11T20:27:10.242Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-11T20:27:10.242Z] Total Memory: 7887 MB
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:53,105 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:53,146 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:53,697 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:53,697 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:53,697 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:53,760 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:53,791 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:53,794 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-11T20:27:10.242Z] 2025-06-11 20:26:54,308 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 9ad2c82e98fac74f8da5f33ccbabb2026446e65b113d771e92f0b1ce7d6f3bfb
[2025-06-11T20:27:10.242Z] 2025-06-11 20:27:05,533 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT11.739259719S
[2025-06-11T20:27:10.242Z] 2025-06-11 20:27:06,700 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 16.645s. Listening on: http://localhost:8081
[2025-06-11T20:27:10.242Z] 2025-06-11 20:27:06,701 INFO [io.quarkus] (main) Profile test activated.
[2025-06-11T20:27:10.242Z] 2025-06-11 20:27:06,702 INFO [io.quarkus] (main) Installed features: [amazon-sns, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-11T20:27:10.242Z] 2025-06-11 20:27:08,108 INFO [org.acm.sns.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Charm, 1/2}]
[2025-06-11T20:27:10.242Z] 2025-06-11 20:27:08,343 INFO [org.acm.sns.QuarksCannonAsyncResource] (sdk-async-response-2-0) Fired Quark[Charm, 1/2}]
[2025-06-11T20:27:10.242Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.517 s - in org.acme.sns.SnsResourcesTest
[2025-06-11T20:27:10.878Z] 2025-06-11 20:27:10,393 INFO [io.quarkus] (main) Quarkus stopped in 2.030s
[2025-06-11T20:27:10.878Z] [INFO]
[2025-06-11T20:27:10.878Z] [INFO] Results:
[2025-06-11T20:27:10.878Z] [INFO]
[2025-06-11T20:27:10.878Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-11T20:27:10.878Z] [INFO]
[2025-06-11T20:27:10.878Z] [INFO]
[2025-06-11T20:27:10.878Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-sns-quickstart ---
[2025-06-11T20:27:10.878Z] [INFO] Building jar: /quarkus-quickstarts/amazon-sns-quickstart/target/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:27:10.878Z] [INFO]
[2025-06-11T20:27:10.878Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-sns-quickstart ---
[2025-06-11T20:27:13.735Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2154ms
[2025-06-11T20:27:13.735Z] [INFO]
[2025-06-11T20:27:13.735Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-sns-quickstart ---
[2025-06-11T20:27:13.735Z] [INFO] Installing /quarkus-quickstarts/amazon-sns-quickstart/target/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-sns-quickstart/1.0.0-SNAPSHOT/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:27:13.735Z] [INFO] Installing /quarkus-quickstarts/amazon-sns-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-sns-quickstart/1.0.0-SNAPSHOT/amazon-sns-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-11T20:27:13.735Z] [INFO]
[2025-06-11T20:27:13.735Z] [INFO] -------------------< org.acme:amazon-sqs-quickstart >-------------------
[2025-06-11T20:27:13.735Z] [INFO] Building amazon-sqs-quickstart 1.0.0-SNAPSHOT [6/104]
[2025-06-11T20:27:13.735Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:27:13.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.pom
[2025-06-11T20:27:13.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.pom (3.6 kB at 297 kB/s)
[2025-06-11T20:27:13.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-parent/1.0.3/quarkus-amazon-sqs-parent-1.0.3.pom
[2025-06-11T20:27:13.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-parent/1.0.3/quarkus-amazon-sqs-parent-1.0.3.pom (779 B at 97 kB/s)
[2025-06-11T20:27:13.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.pom
[2025-06-11T20:27:13.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.pom (3.2 kB at 398 kB/s)
[2025-06-11T20:27:13.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.jar
[2025-06-11T20:27:13.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.jar
[2025-06-11T20:27:13.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.jar (8.1 kB at 807 kB/s)
[2025-06-11T20:27:13.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.jar (550 kB at 23 MB/s)
[2025-06-11T20:27:13.736Z] [INFO]
[2025-06-11T20:27:13.736Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-sqs-quickstart ---
[2025-06-11T20:27:13.736Z] [INFO]
[2025-06-11T20:27:13.736Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-sqs-quickstart ---
[2025-06-11T20:27:13.736Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:27:13.736Z] [INFO] Copying 1 resource
[2025-06-11T20:27:13.736Z] [INFO]
[2025-06-11T20:27:13.736Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-sqs-quickstart ---
[2025-06-11T20:27:13.736Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:27:13.736Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/amazon-sqs-quickstart/target/classes
[2025-06-11T20:27:13.736Z] [INFO]
[2025-06-11T20:27:13.736Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-sqs-quickstart ---
[2025-06-11T20:27:13.736Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:27:13.736Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-sqs-quickstart/src/test/resources
[2025-06-11T20:27:13.736Z] [INFO]
[2025-06-11T20:27:13.736Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-sqs-quickstart ---
[2025-06-11T20:27:13.736Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:27:13.736Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-sqs-quickstart/target/test-classes
[2025-06-11T20:27:14.365Z] [INFO]
[2025-06-11T20:27:14.365Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-sqs-quickstart ---
[2025-06-11T20:27:14.365Z] [INFO]
[2025-06-11T20:27:14.365Z] [INFO] -------------------------------------------------------
[2025-06-11T20:27:14.366Z] [INFO] T E S T S
[2025-06-11T20:27:14.366Z] [INFO] -------------------------------------------------------
[2025-06-11T20:27:14.366Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:27:14.993Z] [INFO] Running org.acme.sqs.SqsResourcesTest
[2025-06-11T20:27:38.682Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.pom
[2025-06-11T20:27:38.682Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.pom (2.8 kB at 6.7 kB/s)
[2025-06-11T20:27:38.682Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.jar
[2025-06-11T20:27:38.682Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.jar (6.9 kB at 264 kB/s)
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:19,315 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:21,313 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:21,680 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:21,699 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:21,729 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-06-11T20:27:38.682Z] Server Version: 26.1.3
[2025-06-11T20:27:38.682Z] API Version: 1.45
[2025-06-11T20:27:38.682Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-11T20:27:38.682Z] Total Memory: 7887 MB
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:21,735 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:21,778 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:22,405 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:22,405 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:22,405 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:22,463 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:22,500 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:22,501 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:23,017 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: c30a4f1b005aa6c86814f430755dea8b5f44f302ac7cb87bdd612a48ada4ed64
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:34,245 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT11.74420425S
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:35,369 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 16.707s. Listening on: http://localhost:8081
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:35,369 INFO [io.quarkus] (main) Profile test activated.
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:35,370 INFO [io.quarkus] (main) Installed features: [amazon-sqs, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:36,804 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Charm, 1/2}]
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:36,981 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Strange, 1/2}]
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:37,017 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Bottom, 1/2}]
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:37,052 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Upper, 1/2}]
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:37,313 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-0) Fired Quark[Charm, 1/2}]
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:37,360 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-1) Fired Quark[Strange, 1/2}]
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:37,395 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-2) Fired Quark[Bottom, 1/2}]
[2025-06-11T20:27:38.682Z] 2025-06-11 20:27:37,440 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-3) Fired Quark[Upper, 1/2}]
[2025-06-11T20:27:38.682Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.893 s - in org.acme.sqs.SqsResourcesTest
[2025-06-11T20:27:39.983Z] 2025-06-11 20:27:39,574 INFO [io.quarkus] (main) Quarkus stopped in 2.037s
[2025-06-11T20:27:40.611Z] [INFO]
[2025-06-11T20:27:40.611Z] [INFO] Results:
[2025-06-11T20:27:40.611Z] [INFO]
[2025-06-11T20:27:40.611Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-11T20:27:40.611Z] [INFO]
[2025-06-11T20:27:40.611Z] [INFO]
[2025-06-11T20:27:40.611Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-sqs-quickstart ---
[2025-06-11T20:27:40.611Z] [INFO] Building jar: /quarkus-quickstarts/amazon-sqs-quickstart/target/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:27:40.611Z] [INFO]
[2025-06-11T20:27:40.611Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-sqs-quickstart ---
[2025-06-11T20:27:42.656Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1834ms
[2025-06-11T20:27:42.656Z] [INFO]
[2025-06-11T20:27:42.656Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-sqs-quickstart ---
[2025-06-11T20:27:42.656Z] [INFO] Installing /quarkus-quickstarts/amazon-sqs-quickstart/target/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-sqs-quickstart/1.0.0-SNAPSHOT/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:27:42.656Z] [INFO] Installing /quarkus-quickstarts/amazon-sqs-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-sqs-quickstart/1.0.0-SNAPSHOT/amazon-sqs-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-11T20:27:42.656Z] [INFO]
[2025-06-11T20:27:42.656Z] [INFO] -------------------< org.acme:amazon-ssm-quickstart >-------------------
[2025-06-11T20:27:42.656Z] [INFO] Building amazon-ssm-quickstart 1.0.0-SNAPSHOT [7/104]
[2025-06-11T20:27:42.656Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:27:42.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.pom
[2025-06-11T20:27:42.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.pom (3.5 kB at 28 kB/s)
[2025-06-11T20:27:42.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-parent/1.0.3/quarkus-amazon-ssm-parent-1.0.3.pom
[2025-06-11T20:27:42.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-parent/1.0.3/quarkus-amazon-ssm-parent-1.0.3.pom (780 B at 2.8 kB/s)
[2025-06-11T20:27:42.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.pom
[2025-06-11T20:27:42.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.pom (2.4 kB at 268 kB/s)
[2025-06-11T20:27:42.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.jar
[2025-06-11T20:27:42.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.jar
[2025-06-11T20:27:42.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.jar (8.0 kB at 95 kB/s)
[2025-06-11T20:27:43.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.jar (5.0 MB at 29 MB/s)
[2025-06-11T20:27:43.287Z] [INFO]
[2025-06-11T20:27:43.287Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-ssm-quickstart ---
[2025-06-11T20:27:43.287Z] [INFO]
[2025-06-11T20:27:43.287Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-ssm-quickstart ---
[2025-06-11T20:27:43.287Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:27:43.287Z] [INFO] Copying 1 resource
[2025-06-11T20:27:43.287Z] [INFO]
[2025-06-11T20:27:43.287Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-ssm-quickstart ---
[2025-06-11T20:27:43.287Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:27:43.287Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ssm-quickstart/target/classes
[2025-06-11T20:27:43.287Z] [INFO]
[2025-06-11T20:27:43.287Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-ssm-quickstart ---
[2025-06-11T20:27:43.287Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:27:43.287Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-ssm-quickstart/src/test/resources
[2025-06-11T20:27:43.287Z] [INFO]
[2025-06-11T20:27:43.287Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-ssm-quickstart ---
[2025-06-11T20:27:43.287Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:27:43.287Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ssm-quickstart/target/test-classes
[2025-06-11T20:27:43.287Z] [INFO]
[2025-06-11T20:27:43.287Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-ssm-quickstart ---
[2025-06-11T20:27:43.287Z] [INFO]
[2025-06-11T20:27:43.287Z] [INFO] -------------------------------------------------------
[2025-06-11T20:27:43.287Z] [INFO] T E S T S
[2025-06-11T20:27:43.287Z] [INFO] -------------------------------------------------------
[2025-06-11T20:27:43.287Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:27:44.598Z] [INFO] Running org.acme.ssm.SsmResourcesTest
[2025-06-11T20:28:08.732Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.pom
[2025-06-11T20:28:08.732Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.pom (2.8 kB at 3.4 kB/s)
[2025-06-11T20:28:08.732Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.jar
[2025-06-11T20:28:08.732Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.jar (6.9 kB at 123 kB/s)
[2025-06-11T20:28:08.732Z] 2025-06-11 20:27:49,196 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:28:08.732Z] 2025-06-11 20:27:51,922 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-11T20:28:08.732Z] 2025-06-11 20:27:52,288 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-11T20:28:08.732Z] 2025-06-11 20:27:52,301 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-06-11T20:28:08.732Z] 2025-06-11 20:27:52,329 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-06-11T20:28:08.732Z] Server Version: 26.1.3
[2025-06-11T20:28:08.732Z] API Version: 1.45
[2025-06-11T20:28:08.732Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-11T20:28:08.732Z] Total Memory: 7887 MB
[2025-06-11T20:28:08.733Z] 2025-06-11 20:27:52,332 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-11T20:28:08.733Z] 2025-06-11 20:27:52,377 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:28:08.733Z] 2025-06-11 20:27:53,015 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-11T20:28:08.733Z] 2025-06-11 20:27:53,015 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-06-11T20:28:08.733Z] 2025-06-11 20:27:53,016 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-11T20:28:08.733Z] 2025-06-11 20:27:53,084 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-11T20:28:08.733Z] 2025-06-11 20:27:53,121 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-11T20:28:08.733Z] 2025-06-11 20:27:53,122 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-11T20:28:08.733Z] 2025-06-11 20:27:53,684 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 7baf0edfc623a41e3ef65db266f7897ff789070356fd7748b50482da829b919b
[2025-06-11T20:28:08.733Z] 2025-06-11 20:28:05,936 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.81396345S
[2025-06-11T20:28:08.733Z] 2025-06-11 20:28:06,763 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 18.267s. Listening on: http://localhost:8081
[2025-06-11T20:28:08.733Z] 2025-06-11 20:28:06,763 INFO [io.quarkus] (main) Profile test activated.
[2025-06-11T20:28:08.733Z] 2025-06-11 20:28:06,764 INFO [io.quarkus] (main) Installed features: [amazon-ssm, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-11T20:28:10.040Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.584 s - in org.acme.ssm.SsmResourcesTest
[2025-06-11T20:28:12.084Z] 2025-06-11 20:28:11,606 INFO [io.quarkus] (main) Quarkus stopped in 2.035s
[2025-06-11T20:28:12.084Z] [INFO]
[2025-06-11T20:28:12.084Z] [INFO] Results:
[2025-06-11T20:28:12.084Z] [INFO]
[2025-06-11T20:28:12.084Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-11T20:28:12.084Z] [INFO]
[2025-06-11T20:28:12.084Z] [INFO]
[2025-06-11T20:28:12.084Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-ssm-quickstart ---
[2025-06-11T20:28:12.084Z] [INFO] Building jar: /quarkus-quickstarts/amazon-ssm-quickstart/target/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:28:12.084Z] [INFO]
[2025-06-11T20:28:12.084Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-ssm-quickstart ---
[2025-06-11T20:28:14.946Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2548ms
[2025-06-11T20:28:14.946Z] [INFO]
[2025-06-11T20:28:14.946Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-ssm-quickstart ---
[2025-06-11T20:28:14.946Z] [INFO] Installing /quarkus-quickstarts/amazon-ssm-quickstart/target/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-ssm-quickstart/1.0.0-SNAPSHOT/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:28:14.946Z] [INFO] Installing /quarkus-quickstarts/amazon-ssm-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-ssm-quickstart/1.0.0-SNAPSHOT/amazon-ssm-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-11T20:28:14.946Z] [INFO]
[2025-06-11T20:28:14.946Z] [INFO] -----------------< org.acme:amqp-quickstart-producer >------------------
[2025-06-11T20:28:14.946Z] [INFO] Building amqp-quickstart-producer 1.0.0-SNAPSHOT [8/104]
[2025-06-11T20:28:14.946Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:28:14.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2025-06-11T20:28:14.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 181 kB/s)
[2025-06-11T20:28:14.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2025-06-11T20:28:14.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.5 MB/s)
[2025-06-11T20:28:14.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2025-06-11T20:28:15.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 6.2 MB/s)
[2025-06-11T20:28:15.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.pom
[2025-06-11T20:28:15.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.pom (2.2 kB at 57 kB/s)
[2025-06-11T20:28:15.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-parent-2.7.2.Final.pom
[2025-06-11T20:28:15.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-parent-2.7.2.Final.pom (796 B at 9.4 kB/s)
[2025-06-11T20:28:15.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.2.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.2.Final.pom
[2025-06-11T20:28:15.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.2.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.2.Final.pom (1.7 kB at 23 kB/s)
[2025-06-11T20:28:15.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.pom
[2025-06-11T20:28:15.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.pom (3.2 kB at 25 kB/s)
[2025-06-11T20:28:15.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent/2.7.2.Final/quarkus-resteasy-reactive-parent-2.7.2.Final.pom
[2025-06-11T20:28:15.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent/2.7.2.Final/quarkus-resteasy-reactive-parent-2.7.2.Final.pom (820 B at 82 kB/s)
[2025-06-11T20:28:15.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.pom
[2025-06-11T20:28:15.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.pom (2.4 kB at 19 kB/s)
[2025-06-11T20:28:15.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.2.Final/quarkus-resteasy-reactive-common-parent-2.7.2.Final.pom
[2025-06-11T20:28:15.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.2.Final/quarkus-resteasy-reactive-common-parent-2.7.2.Final.pom (836 B at 104 kB/s)
[2025-06-11T20:28:15.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.pom
[2025-06-11T20:28:15.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.pom (1.9 kB at 39 kB/s)
[2025-06-11T20:28:15.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.2.Final/resteasy-reactive-common-parent-2.7.2.Final.pom
[2025-06-11T20:28:16.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.2.Final/resteasy-reactive-common-parent-2.7.2.Final.pom (738 B at 5.5 kB/s)
[2025-06-11T20:28:16.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.2.Final/resteasy-reactive-parent-2.7.2.Final.pom
[2025-06-11T20:28:16.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.2.Final/resteasy-reactive-parent-2.7.2.Final.pom (32 kB at 354 kB/s)
[2025-06-11T20:28:16.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom
[2025-06-11T20:28:16.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom (4.7 kB at 467 kB/s)
[2025-06-11T20:28:16.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.pom
[2025-06-11T20:28:16.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.pom (3.6 kB at 24 kB/s)
[2025-06-11T20:28:16.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.2.Final/resteasy-reactive-server-parent-2.7.2.Final.pom
[2025-06-11T20:28:16.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.2.Final/resteasy-reactive-server-parent-2.7.2.Final.pom (833 B at 93 kB/s)
[2025-06-11T20:28:16.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.pom
[2025-06-11T20:28:16.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.pom (1.6 kB at 22 kB/s)
[2025-06-11T20:28:16.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.pom
[2025-06-11T20:28:16.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.pom (2.1 kB at 195 kB/s)
[2025-06-11T20:28:16.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.2.Final.pom
[2025-06-11T20:28:16.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.2.Final.pom (815 B at 9.9 kB/s)
[2025-06-11T20:28:16.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.pom (2.7 kB at 18 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.pom (3.2 kB at 24 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.2.Final.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.2.Final.pom (766 B at 21 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom (5.2 kB at 576 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom (19 kB at 1.2 MB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom (9.8 kB at 697 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom (66 kB at 7.3 MB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom (13 kB at 1.7 MB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom (3.2 kB at 187 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom (35 kB at 2.1 MB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 938 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom (2.7 kB at 242 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom (2.5 kB at 154 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom (1.8 kB at 148 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom (1.6 kB at 143 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom (1.8 kB at 228 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom (1.3 kB at 111 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom (8.1 kB at 815 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom (34 kB at 3.8 MB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom (7.1 kB at 392 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.pom
[2025-06-11T20:28:16.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.pom (5.4 kB at 68 kB/s)
[2025-06-11T20:28:16.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.pom (5.0 kB at 36 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.pom (6.5 kB at 60 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom (2.9 kB at 322 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom (9.9 kB at 1.2 MB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom (1.8 kB at 225 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.pom (2.6 kB at 24 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.2.Final.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.2.Final.pom (820 B at 91 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.2.Final/quarkus-reactive-streams-operators-parent-2.7.2.Final.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.2.Final/quarkus-reactive-streams-operators-parent-2.7.2.Final.pom (889 B at 111 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom (7.6 kB at 954 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom (15 kB at 1.3 MB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom (9.1 kB at 1.1 MB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom (5.3 kB at 589 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom (5.5 kB at 459 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.pom (5.8 kB at 644 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.pom (4.2 kB at 467 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-parent-2.7.2.Final.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-parent-2.7.2.Final.pom (780 B at 87 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.pom (4.6 kB at 570 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom (1.6 kB at 162 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom (1.7 kB at 169 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom (4.2 kB at 462 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom (43 kB at 4.8 MB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.jar
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.jar
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.jar
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.jar
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.jar
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.jar (28 kB at 1.9 MB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.jar
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.jar (54 kB at 1.9 MB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.jar
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.jar (13 kB at 350 kB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.jar
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.jar (71 kB at 1.8 MB/s)
[2025-06-11T20:28:17.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.jar
[2025-06-11T20:28:17.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.jar (287 kB at 7.2 MB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.jar (469 kB at 12 MB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.jar (3.4 kB at 68 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.jar (6.8 kB at 133 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar (108 kB at 2.0 MB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.jar (62 kB at 1.0 MB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar (87 kB at 1.2 MB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar (45 kB at 543 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar (741 kB at 8.9 MB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar (5.1 kB at 56 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar (26 kB at 285 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.jar (6.1 kB at 60 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar (38 kB at 362 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar (55 kB at 485 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.jar (76 kB at 645 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.jar (38 kB at 305 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.jar (13 kB at 102 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.jar (39 kB at 308 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.jar (120 kB at 843 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.jar (9.8 kB at 68 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar (6.6 kB at 46 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar (236 kB at 1.6 MB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar (17 kB at 114 kB/s)
[2025-06-11T20:28:17.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar (63 kB at 415 kB/s)
[2025-06-11T20:28:17.554Z] [INFO]
[2025-06-11T20:28:17.554Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart-producer ---
[2025-06-11T20:28:18.179Z] [INFO]
[2025-06-11T20:28:18.179Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amqp-quickstart-producer ---
[2025-06-11T20:28:18.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:28:18.179Z] [INFO] Copying 2 resources
[2025-06-11T20:28:18.179Z] [INFO]
[2025-06-11T20:28:18.179Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ amqp-quickstart-producer ---
[2025-06-11T20:28:18.179Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.2.Final/quarkus-resteasy-reactive-kotlin-2.7.2.Final.jar
[2025-06-11T20:28:18.179Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.2.Final/quarkus-resteasy-reactive-kotlin-2.7.2.Final.jar (32 kB at 254 kB/s)
[2025-06-11T20:28:18.179Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.pom
[2025-06-11T20:28:18.179Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.pom (2.3 kB at 18 kB/s)
[2025-06-11T20:28:18.179Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.pom
[2025-06-11T20:28:18.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.pom (4.9 kB at 15 kB/s)
[2025-06-11T20:28:18.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.pom
[2025-06-11T20:28:18.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.pom (2.0 kB at 39 kB/s)
[2025-06-11T20:28:18.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.pom
[2025-06-11T20:28:18.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.pom (1.9 kB at 20 kB/s)
[2025-06-11T20:28:18.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.pom
[2025-06-11T20:28:18.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.pom (1.0 kB at 18 kB/s)
[2025-06-11T20:28:18.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.pom
[2025-06-11T20:28:18.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.pom (962 B at 7.9 kB/s)
[2025-06-11T20:28:18.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.pom
[2025-06-11T20:28:18.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.pom (3.6 kB at 54 kB/s)
[2025-06-11T20:28:18.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.pom
[2025-06-11T20:28:18.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.pom (1.8 kB at 197 kB/s)
[2025-06-11T20:28:18.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.pom
[2025-06-11T20:28:18.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.pom (4.7 kB at 52 kB/s)
[2025-06-11T20:28:18.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.pom
[2025-06-11T20:28:19.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.pom (3.1 kB at 41 kB/s)
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.pom
[2025-06-11T20:28:19.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.pom (775 B at 70 kB/s)
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-parent/2.7.2.Final/quarkus-smallrye-health-parent-2.7.2.Final.pom
[2025-06-11T20:28:19.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-parent/2.7.2.Final/quarkus-smallrye-health-parent-2.7.2.Final.pom (787 B at 72 kB/s)
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.pom
[2025-06-11T20:28:19.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.pom (2.3 kB at 229 kB/s)
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom
[2025-06-11T20:28:19.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom (2.7 kB at 227 kB/s)
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom
[2025-06-11T20:28:19.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom (12 kB at 1.5 MB/s)
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.pom
[2025-06-11T20:28:19.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.pom (719 B at 80 kB/s)
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.pom
[2025-06-11T20:28:19.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.pom (1.5 kB at 140 kB/s)
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-parent/2.7.2.Final/quarkus-devservices-parent-2.7.2.Final.pom
[2025-06-11T20:28:19.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-parent/2.7.2.Final/quarkus-devservices-parent-2.7.2.Final.pom (1.1 kB at 126 kB/s)
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.jar
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.jar
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.jar
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.jar
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.jar
[2025-06-11T20:28:19.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.jar (25 kB at 1.9 MB/s)
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.jar
[2025-06-11T20:28:19.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.jar (114 kB at 6.7 MB/s)
[2025-06-11T20:28:19.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.jar
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.jar (29 kB at 2.0 MB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.jar
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.jar (144 kB at 7.6 MB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.jar
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.jar (109 kB at 5.4 MB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.jar (14 kB at 572 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.jar
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar (168 kB at 4.8 MB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.jar
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.jar (5.0 kB at 105 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.jar
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.jar (4.8 kB at 95 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.jar
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.jar (7.6 kB at 128 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.jar
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.jar (4.2 kB at 61 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.jar (64 kB at 860 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.jar (3.6 kB at 36 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.jar (4.0 kB at 28 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.jar (18 kB at 119 kB/s)
[2025-06-11T20:28:19.533Z] [INFO]
[2025-06-11T20:28:19.533Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ amqp-quickstart-producer ---
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 649 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 556 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 275 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 1.1 MB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 284 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 434 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 156 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 972 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 2.2 MB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 96 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 839 kB/s)
[2025-06-11T20:28:19.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2025-06-11T20:28:19.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 3.6 MB/s)
[2025-06-11T20:28:19.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2025-06-11T20:28:19.534Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 666 kB/s)
[2025-06-11T20:28:19.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2025-06-11T20:28:19.534Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 455 kB/s)
[2025-06-11T20:28:19.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2025-06-11T20:28:19.534Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.6 MB/s)
[2025-06-11T20:28:19.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2025-06-11T20:28:19.534Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 1.1 MB/s)
[2025-06-11T20:28:19.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2025-06-11T20:28:19.534Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 314 kB/s)
[2025-06-11T20:28:20.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2025-06-11T20:28:20.255Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 222 kB/s)
[2025-06-11T20:28:20.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2025-06-11T20:28:20.255Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 101 kB/s)
[2025-06-11T20:28:20.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2025-06-11T20:28:20.255Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 892 kB/s)
[2025-06-11T20:28:20.255Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 322 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 374 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 412 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 335 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.3 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 344 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 336 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 193 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 805 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 655 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 5.2 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 2.2 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 8.9 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 3.1 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 730 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 690 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 367 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 124 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 1.0 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 443 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 638 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 77 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 86 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 103 kB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 11 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 3.7 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 7.0 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 8.1 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 8.9 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 17 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.7 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 1.3 MB/s)
[2025-06-11T20:28:20.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2025-06-11T20:28:20.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 18 MB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 940 kB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 4.2 MB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 1.4 MB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 2.7 MB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 330 kB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 1.4 MB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.6 MB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 2.2 MB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 922 kB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 77 kB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 225 kB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 468 kB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 2.6 MB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 2.8 MB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 63 kB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 356 kB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 505 kB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 1.4 MB/s)
[2025-06-11T20:28:20.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 245 kB/s)
[2025-06-11T20:28:20.257Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:28:20.257Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/classes
[2025-06-11T20:28:20.257Z] [INFO]
[2025-06-11T20:28:20.257Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ amqp-quickstart-producer ---
[2025-06-11T20:28:20.883Z] [INFO]
[2025-06-11T20:28:20.883Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amqp-quickstart-producer ---
[2025-06-11T20:28:20.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:28:20.883Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/src/test/resources
[2025-06-11T20:28:20.883Z] [INFO]
[2025-06-11T20:28:20.883Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ amqp-quickstart-producer ---
[2025-06-11T20:28:20.883Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:28:20.883Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/test-classes
[2025-06-11T20:28:20.883Z] [INFO]
[2025-06-11T20:28:20.883Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amqp-quickstart-producer ---
[2025-06-11T20:28:21.511Z] [INFO]
[2025-06-11T20:28:21.511Z] [INFO] -------------------------------------------------------
[2025-06-11T20:28:21.511Z] [INFO] T E S T S
[2025-06-11T20:28:21.511Z] [INFO] -------------------------------------------------------
[2025-06-11T20:28:21.511Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:28:22.143Z] [INFO] Running org.acme.amqp.producer.QuotesResourceTest
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:25,757 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:26,444 INFO [org.tes.doc.DockerClientProviderStrategy] (build-21) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:26,777 INFO [io.qua.sma.dep.processor] (build-9) Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:26,778 INFO [io.qua.sma.dep.processor] (build-9) Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-amqp'
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:27,250 INFO [org.tes.doc.DockerClientProviderStrategy] (build-21) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:27,321 INFO [org.tes.DockerClientFactory] (build-21) Docker host IP address is 172.17.0.1
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:27,388 INFO [org.tes.DockerClientFactory] (build-21) Connected to docker:
[2025-06-11T20:28:39.191Z] Server Version: 26.1.3
[2025-06-11T20:28:39.191Z] API Version: 1.45
[2025-06-11T20:28:39.191Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-11T20:28:39.191Z] Total Memory: 7887 MB
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:27,391 INFO [org.tes.uti.ImageNameSubstitutor] (build-21) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:27,476 INFO [org.tes.uti.RegistryAuthLocator] (build-21) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:28,212 INFO [org.tes.DockerClientFactory] (build-21) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:28,212 INFO [org.tes.DockerClientFactory] (build-21) Checking the system...
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:28,213 INFO [org.tes.DockerClientFactory] (build-21) ✔︎ Docker server version should be at least 1.6.0
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:28,274 INFO [org.tes.DockerClientFactory] (build-21) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:28,309 INFO [doc.io/.1.2]] (build-21) Creating container for image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:28,310 INFO [org.tes.uti.RegistryAuthLocator] (build-21) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/artemiscloud/activemq-artemis-broker:0.1.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:28,514 INFO [doc.io/.1.2]] (build-21) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 is starting: 7ed7e71f3f5d539198ea7805c4ca57c6f66d5bd986172d48b1f3a580a67611d4
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:35,752 INFO [doc.io/.1.2]] (build-21) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 started in PT7.460141717S
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:35,753 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-21) Dev Services for AMQP started.
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:35,753 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-21) Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Damqp.host=172.17.0.1 -Damqp.port=32783 -Damqp.user=admin -Damqp.password=admin
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:36,517 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:32783 for channel quotes
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:36,551 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:32783 for channel quote-requests
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:36,597 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:36,807 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 11.803s. Listening on: http://localhost:8081
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:36,808 INFO [io.quarkus] (main) Profile test activated.
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:36,808 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-06-11T20:28:39.191Z] 2025-06-11 20:28:37,273 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-06-11T20:28:39.191Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.671 s - in org.acme.amqp.producer.QuotesResourceTest
[2025-06-11T20:28:39.831Z] 2025-06-11 20:28:38,740 INFO [io.quarkus] (main) Quarkus stopped in 0.075s
[2025-06-11T20:28:39.831Z] [INFO]
[2025-06-11T20:28:39.831Z] [INFO] Results:
[2025-06-11T20:28:39.831Z] [INFO]
[2025-06-11T20:28:39.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-11T20:28:39.831Z] [INFO]
[2025-06-11T20:28:39.831Z] [INFO]
[2025-06-11T20:28:39.831Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amqp-quickstart-producer ---
[2025-06-11T20:28:39.831Z] [INFO] Building jar: /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-06-11T20:28:39.831Z] [INFO]
[2025-06-11T20:28:39.831Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amqp-quickstart-producer ---
[2025-06-11T20:28:40.478Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-06-11T20:28:40.478Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-amqp'
[2025-06-11T20:28:41.104Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1493ms
[2025-06-11T20:28:41.104Z] [INFO]
[2025-06-11T20:28:41.104Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart-producer ---
[2025-06-11T20:28:41.104Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amqp-quickstart-producer/1.0.0-SNAPSHOT/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-06-11T20:28:41.104Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart-producer/1.0.0-SNAPSHOT/amqp-quickstart-producer-1.0.0-SNAPSHOT.pom
[2025-06-11T20:28:41.104Z] [INFO]
[2025-06-11T20:28:41.104Z] [INFO] -----------------< org.acme:amqp-quickstart-processor >-----------------
[2025-06-11T20:28:41.104Z] [INFO] Building amqp-quickstart-processor 1.0.0-SNAPSHOT [9/104]
[2025-06-11T20:28:41.104Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:28:41.104Z] [INFO]
[2025-06-11T20:28:41.104Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart-processor ---
[2025-06-11T20:28:41.104Z] [INFO]
[2025-06-11T20:28:41.104Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amqp-quickstart-processor ---
[2025-06-11T20:28:41.104Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:28:41.104Z] [INFO] Copying 1 resource
[2025-06-11T20:28:41.104Z] [INFO]
[2025-06-11T20:28:41.104Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ amqp-quickstart-processor ---
[2025-06-11T20:28:41.734Z] [INFO]
[2025-06-11T20:28:41.734Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ amqp-quickstart-processor ---
[2025-06-11T20:28:41.734Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:28:41.734Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/classes
[2025-06-11T20:28:41.734Z] [INFO]
[2025-06-11T20:28:41.734Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ amqp-quickstart-processor ---
[2025-06-11T20:28:41.734Z] [INFO]
[2025-06-11T20:28:41.734Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amqp-quickstart-processor ---
[2025-06-11T20:28:41.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:28:41.734Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/src/test/resources
[2025-06-11T20:28:41.734Z] [INFO]
[2025-06-11T20:28:41.734Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ amqp-quickstart-processor ---
[2025-06-11T20:28:41.734Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:28:41.734Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/test-classes
[2025-06-11T20:28:42.363Z] [INFO]
[2025-06-11T20:28:42.363Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amqp-quickstart-processor ---
[2025-06-11T20:28:42.363Z] [INFO]
[2025-06-11T20:28:42.363Z] [INFO] -------------------------------------------------------
[2025-06-11T20:28:42.363Z] [INFO] T E S T S
[2025-06-11T20:28:42.363Z] [INFO] -------------------------------------------------------
[2025-06-11T20:28:42.363Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:28:42.990Z] [INFO] Running org.acme.amqp.processor.QuoteProcessorTest
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:46,198 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:46,800 INFO [org.tes.doc.DockerClientProviderStrategy] (build-28) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:47,144 INFO [io.qua.sma.dep.processor] (build-5) Configuring the channel 'requests' to be managed by the connector 'smallrye-amqp'
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:47,148 INFO [io.qua.sma.dep.processor] (build-5) Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:47,573 INFO [org.tes.doc.DockerClientProviderStrategy] (build-28) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:47,612 INFO [org.tes.DockerClientFactory] (build-28) Docker host IP address is 172.17.0.1
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:47,664 INFO [org.tes.DockerClientFactory] (build-28) Connected to docker:
[2025-06-11T20:28:53.287Z] Server Version: 26.1.3
[2025-06-11T20:28:53.287Z] API Version: 1.45
[2025-06-11T20:28:53.287Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-11T20:28:53.287Z] Total Memory: 7887 MB
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:47,668 INFO [org.tes.uti.ImageNameSubstitutor] (build-28) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:47,721 INFO [org.tes.uti.RegistryAuthLocator] (build-28) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:48,325 INFO [org.tes.DockerClientFactory] (build-28) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:48,326 INFO [org.tes.DockerClientFactory] (build-28) Checking the system...
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:48,326 INFO [org.tes.DockerClientFactory] (build-28) ✔︎ Docker server version should be at least 1.6.0
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:48,391 INFO [org.tes.DockerClientFactory] (build-28) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:48,434 INFO [doc.io/.1.2]] (build-28) Creating container for image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:48,435 INFO [org.tes.uti.RegistryAuthLocator] (build-28) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/artemiscloud/activemq-artemis-broker:0.1.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:48,582 INFO [doc.io/.1.2]] (build-28) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 is starting: a3953ab7e77696f4ba0c8530f6010d90132577aa74ad46b14ff37d7ad041b185
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:52,396 INFO [doc.io/.1.2]] (build-28) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 started in PT3.985213104S
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:52,397 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-28) Dev Services for AMQP started.
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:52,397 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-28) Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Damqp.host=172.17.0.1 -Damqp.port=32785 -Damqp.user=admin -Damqp.password=admin
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:52,949 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:32785 for channel requests
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:52,980 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:32785 for channel quotes
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:53,022 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:53,034 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:53,041 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.411s.
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:53,041 INFO [io.quarkus] (main) Profile test activated.
[2025-06-11T20:28:53.287Z] 2025-06-11 20:28:53,042 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-06-11T20:28:54.609Z] 2025-06-11 20:28:53,551 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-06-11T20:28:54.609Z] 2025-06-11 20:28:53,583 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-06-11T20:28:54.609Z] 2025-06-11 20:28:53,678 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address quote-requests
[2025-06-11T20:28:54.609Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.365 s - in org.acme.amqp.processor.QuoteProcessorTest
[2025-06-11T20:28:55.620Z] 2025-06-11 20:28:54,241 ERROR [io.qua.mut.run.MutinyInfrastructure] (vert.x-eventloop-thread-0) Mutiny had to drop the following exception: io.vertx.core.impl.NoStackTraceThrowable: Connection disconnected
[2025-06-11T20:28:55.620Z]
[2025-06-11T20:28:55.620Z] 2025-06-11 20:28:54,262 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-06-11T20:28:55.620Z] [INFO]
[2025-06-11T20:28:55.620Z] [INFO] Results:
[2025-06-11T20:28:55.620Z] [INFO]
[2025-06-11T20:28:55.620Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-11T20:28:55.620Z] [INFO]
[2025-06-11T20:28:55.620Z] [INFO]
[2025-06-11T20:28:55.620Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amqp-quickstart-processor ---
[2025-06-11T20:28:55.620Z] [INFO] Building jar: /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-06-11T20:28:55.620Z] [INFO]
[2025-06-11T20:28:55.620Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amqp-quickstart-processor ---
[2025-06-11T20:28:56.249Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'requests' to be managed by the connector 'smallrye-amqp'
[2025-06-11T20:28:56.249Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-06-11T20:28:56.249Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1185ms
[2025-06-11T20:28:56.249Z] [INFO]
[2025-06-11T20:28:56.249Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart-processor ---
[2025-06-11T20:28:56.249Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amqp-quickstart-processor/1.0.0-SNAPSHOT/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-06-11T20:28:56.249Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart-processor/1.0.0-SNAPSHOT/amqp-quickstart-processor-1.0.0-SNAPSHOT.pom
[2025-06-11T20:28:56.249Z] [INFO]
[2025-06-11T20:28:56.249Z] [INFO] ----------------------< org.acme:amqp-quickstart >----------------------
[2025-06-11T20:28:56.249Z] [INFO] Building amqp-quickstart 1.0.0-SNAPSHOT [10/104]
[2025-06-11T20:28:56.249Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-06-11T20:28:56.249Z] [INFO]
[2025-06-11T20:28:56.249Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart ---
[2025-06-11T20:28:56.249Z] [INFO]
[2025-06-11T20:28:56.249Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart ---
[2025-06-11T20:28:56.249Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart/1.0.0-SNAPSHOT/amqp-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-11T20:28:56.249Z] [INFO]
[2025-06-11T20:28:56.249Z] [INFO] ---------------< org.acme:awt-graphics-rest-quickstart >----------------
[2025-06-11T20:28:56.249Z] [INFO] Building awt-graphics-rest-quickstart 1.0.0-SNAPSHOT [11/104]
[2025-06-11T20:28:56.249Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:28:56.249Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.pom
[2025-06-11T20:28:56.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.pom (1.7 kB at 4.3 kB/s)
[2025-06-11T20:28:56.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-parent/2.7.2.Final/quarkus-awt-parent-2.7.2.Final.pom
[2025-06-11T20:28:56.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-parent/2.7.2.Final/quarkus-awt-parent-2.7.2.Final.pom (693 B at 4.7 kB/s)
[2025-06-11T20:28:56.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.jar
[2025-06-11T20:28:56.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.jar (7.4 kB at 129 kB/s)
[2025-06-11T20:28:56.877Z] [INFO]
[2025-06-11T20:28:56.877Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ awt-graphics-rest-quickstart ---
[2025-06-11T20:28:56.877Z] [INFO]
[2025-06-11T20:28:56.877Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ awt-graphics-rest-quickstart ---
[2025-06-11T20:28:56.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:28:56.877Z] [INFO] Copying 5 resources
[2025-06-11T20:28:56.877Z] [INFO]
[2025-06-11T20:28:56.877Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ awt-graphics-rest-quickstart ---
[2025-06-11T20:28:57.504Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:28:57.504Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/awt-graphics-rest-quickstart/target/classes
[2025-06-11T20:28:57.504Z] [INFO]
[2025-06-11T20:28:57.504Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ awt-graphics-rest-quickstart ---
[2025-06-11T20:28:57.504Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:28:57.504Z] [INFO] Copying 6 resources
[2025-06-11T20:28:57.504Z] [INFO]
[2025-06-11T20:28:57.504Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ awt-graphics-rest-quickstart ---
[2025-06-11T20:28:57.504Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:28:57.504Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/awt-graphics-rest-quickstart/target/test-classes
[2025-06-11T20:28:57.504Z] [INFO]
[2025-06-11T20:28:57.504Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ awt-graphics-rest-quickstart ---
[2025-06-11T20:28:57.504Z] [INFO]
[2025-06-11T20:28:57.504Z] [INFO] -------------------------------------------------------
[2025-06-11T20:28:57.504Z] [INFO] T E S T S
[2025-06-11T20:28:57.504Z] [INFO] -------------------------------------------------------
[2025-06-11T20:28:57.504Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:28:58.132Z] [INFO] Running org.acme.awt.rest.ImageResourceTest
[2025-06-11T20:29:05.288Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.pom
[2025-06-11T20:29:05.288Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.pom (1.9 kB at 3.4 kB/s)
[2025-06-11T20:29:05.288Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.jar
[2025-06-11T20:29:05.288Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.jar (7.9 kB at 89 kB/s)
[2025-06-11T20:29:05.288Z] 2025-06-11 20:29:02,438 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:29:05.288Z] 2025-06-11 20:29:04,678 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.822s. Listening on: http://localhost:8081
[2025-06-11T20:29:05.288Z] 2025-06-11 20:29:04,679 INFO [io.quarkus] (main) Profile test activated.
[2025-06-11T20:29:05.288Z] 2025-06-11 20:29:04,679 INFO [io.quarkus] (main) Installed features: [awt, cdi, resteasy, resteasy-multipart, smallrye-context-propagation, vertx]
[2025-06-11T20:29:07.338Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.802 s - in org.acme.awt.rest.ImageResourceTest
[2025-06-11T20:29:07.338Z] 2025-06-11 20:29:06,892 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2025-06-11T20:29:07.338Z] [INFO]
[2025-06-11T20:29:07.338Z] [INFO] Results:
[2025-06-11T20:29:07.338Z] [INFO]
[2025-06-11T20:29:07.338Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-11T20:29:07.338Z] [INFO]
[2025-06-11T20:29:07.338Z] [INFO]
[2025-06-11T20:29:07.338Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ awt-graphics-rest-quickstart ---
[2025-06-11T20:29:07.338Z] [INFO] Building jar: /quarkus-quickstarts/awt-graphics-rest-quickstart/target/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:29:07.338Z] [INFO]
[2025-06-11T20:29:07.338Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ awt-graphics-rest-quickstart ---
[2025-06-11T20:29:09.392Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1743ms
[2025-06-11T20:29:09.392Z] [INFO]
[2025-06-11T20:29:09.392Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ awt-graphics-rest-quickstart ---
[2025-06-11T20:29:09.392Z] [INFO] Installing /quarkus-quickstarts/awt-graphics-rest-quickstart/target/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/awt-graphics-rest-quickstart/1.0.0-SNAPSHOT/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:29:09.392Z] [INFO] Installing /quarkus-quickstarts/awt-graphics-rest-quickstart/pom.xml to /root/.m2/repository/org/acme/awt-graphics-rest-quickstart/1.0.0-SNAPSHOT/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-11T20:29:09.392Z] [INFO]
[2025-06-11T20:29:09.392Z] [INFO] ---------------------< org.acme:cache-quickstart >----------------------
[2025-06-11T20:29:09.392Z] [INFO] Building cache-quickstart 1.0.0-SNAPSHOT [12/104]
[2025-06-11T20:29:09.392Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:29:09.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.pom
[2025-06-11T20:29:09.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.pom (2.4 kB at 215 kB/s)
[2025-06-11T20:29:09.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-parent/2.7.2.Final/quarkus-cache-parent-2.7.2.Final.pom
[2025-06-11T20:29:09.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-parent/2.7.2.Final/quarkus-cache-parent-2.7.2.Final.pom (739 B at 5.4 kB/s)
[2025-06-11T20:29:09.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.pom
[2025-06-11T20:29:09.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.pom (1.9 kB at 40 kB/s)
[2025-06-11T20:29:09.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-parent/2.7.2.Final/quarkus-caffeine-parent-2.7.2.Final.pom
[2025-06-11T20:29:09.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-parent/2.7.2.Final/quarkus-caffeine-parent-2.7.2.Final.pom (745 B at 12 kB/s)
[2025-06-11T20:29:09.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom
[2025-06-11T20:29:09.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom (2.1 kB at 138 kB/s)
[2025-06-11T20:29:09.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.jar
[2025-06-11T20:29:09.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.jar
[2025-06-11T20:29:09.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar
[2025-06-11T20:29:09.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.jar (6.3 kB at 372 kB/s)
[2025-06-11T20:29:09.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar (912 kB at 29 MB/s)
[2025-06-11T20:29:09.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.jar (63 kB at 1.2 MB/s)
[2025-06-11T20:29:09.392Z] [INFO]
[2025-06-11T20:29:09.392Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cache-quickstart ---
[2025-06-11T20:29:09.392Z] [INFO]
[2025-06-11T20:29:09.392Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cache-quickstart ---
[2025-06-11T20:29:09.392Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:29:09.392Z] [INFO] Copying 2 resources
[2025-06-11T20:29:09.392Z] [INFO]
[2025-06-11T20:29:09.392Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cache-quickstart ---
[2025-06-11T20:29:10.028Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:29:10.028Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/cache-quickstart/target/classes
[2025-06-11T20:29:10.028Z] [INFO]
[2025-06-11T20:29:10.028Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cache-quickstart ---
[2025-06-11T20:29:10.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:29:10.028Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/cache-quickstart/src/test/resources
[2025-06-11T20:29:10.028Z] [INFO]
[2025-06-11T20:29:10.028Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cache-quickstart ---
[2025-06-11T20:29:10.028Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:29:10.028Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/cache-quickstart/target/test-classes
[2025-06-11T20:29:10.028Z] [INFO]
[2025-06-11T20:29:10.028Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cache-quickstart ---
[2025-06-11T20:29:10.028Z] [INFO]
[2025-06-11T20:29:10.028Z] [INFO] -------------------------------------------------------
[2025-06-11T20:29:10.028Z] [INFO] T E S T S
[2025-06-11T20:29:10.028Z] [INFO] -------------------------------------------------------
[2025-06-11T20:29:10.028Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:29:10.659Z] [INFO] Running org.acme.cache.WeatherForecastResourceTest
[2025-06-11T20:29:17.818Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.pom
[2025-06-11T20:29:17.818Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.pom (2.4 kB at 5.4 kB/s)
[2025-06-11T20:29:17.818Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.pom
[2025-06-11T20:29:17.818Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.pom (1.5 kB at 17 kB/s)
[2025-06-11T20:29:17.818Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.jar
[2025-06-11T20:29:17.818Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.jar
[2025-06-11T20:29:17.818Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.jar (4.6 kB at 242 kB/s)
[2025-06-11T20:29:17.818Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.jar (32 kB at 750 kB/s)
[2025-06-11T20:29:17.818Z] 2025-06-11 20:29:14,787 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:29:17.818Z] 2025-06-11 20:29:16,771 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.680s. Listening on: http://localhost:8081
[2025-06-11T20:29:17.818Z] 2025-06-11 20:29:16,772 INFO [io.quarkus] (main) Profile test activated.
[2025-06-11T20:29:17.818Z] 2025-06-11 20:29:16,772 INFO [io.quarkus] (main) Installed features: [cache, cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-06-11T20:29:24.980Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.832 s - in org.acme.cache.WeatherForecastResourceTest
[2025-06-11T20:29:24.980Z] 2025-06-11 20:29:24,157 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2025-06-11T20:29:24.980Z] [INFO]
[2025-06-11T20:29:24.980Z] [INFO] Results:
[2025-06-11T20:29:24.980Z] [INFO]
[2025-06-11T20:29:24.980Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-11T20:29:24.980Z] [INFO]
[2025-06-11T20:29:24.980Z] [INFO]
[2025-06-11T20:29:24.980Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cache-quickstart ---
[2025-06-11T20:29:24.980Z] [INFO] Building jar: /quarkus-quickstarts/cache-quickstart/target/cache-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:29:24.980Z] [INFO]
[2025-06-11T20:29:24.980Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ cache-quickstart ---
[2025-06-11T20:29:26.296Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1211ms
[2025-06-11T20:29:26.296Z] [INFO]
[2025-06-11T20:29:26.296Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cache-quickstart ---
[2025-06-11T20:29:26.296Z] [INFO] Installing /quarkus-quickstarts/cache-quickstart/target/cache-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/cache-quickstart/1.0.0-SNAPSHOT/cache-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:29:26.296Z] [INFO] Installing /quarkus-quickstarts/cache-quickstart/pom.xml to /root/.m2/repository/org/acme/cache-quickstart/1.0.0-SNAPSHOT/cache-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-11T20:29:26.296Z] [INFO]
[2025-06-11T20:29:26.296Z] [INFO] ---------------------< org.acme:config-quickstart >---------------------
[2025-06-11T20:29:26.296Z] [INFO] Building config-quickstart 1.0.0-SNAPSHOT [13/104]
[2025-06-11T20:29:26.296Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:29:26.296Z] [INFO]
[2025-06-11T20:29:26.296Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ config-quickstart ---
[2025-06-11T20:29:26.296Z] [INFO]
[2025-06-11T20:29:26.296Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ config-quickstart ---
[2025-06-11T20:29:26.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:29:26.296Z] [INFO] Copying 1 resource
[2025-06-11T20:29:26.296Z] [INFO]
[2025-06-11T20:29:26.296Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ config-quickstart ---
[2025-06-11T20:29:26.296Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:29:26.296Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/config-quickstart/target/classes
[2025-06-11T20:29:26.296Z] [INFO]
[2025-06-11T20:29:26.296Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ config-quickstart ---
[2025-06-11T20:29:26.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:29:26.296Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/config-quickstart/src/test/resources
[2025-06-11T20:29:26.296Z] [INFO]
[2025-06-11T20:29:26.296Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ config-quickstart ---
[2025-06-11T20:29:26.296Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:29:26.296Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/config-quickstart/target/test-classes
[2025-06-11T20:29:26.296Z] [INFO]
[2025-06-11T20:29:26.296Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ config-quickstart ---
[2025-06-11T20:29:26.296Z] [INFO]
[2025-06-11T20:29:26.296Z] [INFO] -------------------------------------------------------
[2025-06-11T20:29:26.296Z] [INFO] T E S T S
[2025-06-11T20:29:26.296Z] [INFO] -------------------------------------------------------
[2025-06-11T20:29:26.296Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:29:27.611Z] [INFO] Running org.acme.config.GreetingResourceTest
[2025-06-11T20:29:32.377Z] 2025-06-11 20:29:30,395 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:29:32.377Z] 2025-06-11 20:29:32,295 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.485s. Listening on: http://localhost:8081
[2025-06-11T20:29:32.377Z] 2025-06-11 20:29:32,295 INFO [io.quarkus] (main) Profile test activated.
[2025-06-11T20:29:32.377Z] 2025-06-11 20:29:32,296 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-06-11T20:29:34.447Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.671 s - in org.acme.config.GreetingResourceTest
[2025-06-11T20:29:34.447Z] 2025-06-11 20:29:33,814 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-06-11T20:29:34.447Z] [INFO]
[2025-06-11T20:29:34.447Z] [INFO] Results:
[2025-06-11T20:29:34.447Z] [INFO]
[2025-06-11T20:29:34.447Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-11T20:29:34.447Z] [INFO]
[2025-06-11T20:29:34.447Z] [INFO]
[2025-06-11T20:29:34.447Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ config-quickstart ---
[2025-06-11T20:29:34.447Z] [INFO] Building jar: /quarkus-quickstarts/config-quickstart/target/config-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:29:34.447Z] [INFO]
[2025-06-11T20:29:34.447Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ config-quickstart ---
[2025-06-11T20:29:35.768Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1078ms
[2025-06-11T20:29:35.768Z] [INFO]
[2025-06-11T20:29:35.768Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ config-quickstart ---
[2025-06-11T20:29:35.768Z] [INFO] Installing /quarkus-quickstarts/config-quickstart/target/config-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/config-quickstart/1.0.0-SNAPSHOT/config-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-11T20:29:35.768Z] [INFO] Installing /quarkus-quickstarts/config-quickstart/pom.xml to /root/.m2/repository/org/acme/config-quickstart/1.0.0-SNAPSHOT/config-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-11T20:29:35.768Z] [INFO]
[2025-06-11T20:29:35.768Z] [INFO] --------------< org.acme:context-propagation-quickstart >---------------
[2025-06-11T20:29:35.768Z] [INFO] Building context-propagation-quickstart 1.0.0-SNAPSHOT [14/104]
[2025-06-11T20:29:35.768Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-11T20:29:35.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.pom
[2025-06-11T20:29:35.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.pom (3.7 kB at 335 kB/s)
[2025-06-11T20:29:35.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.2.Final.pom
[2025-06-11T20:29:35.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.2.Final.pom (764 B at 55 kB/s)
[2025-06-11T20:29:35.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.pom
[2025-06-11T20:29:35.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.pom (3.4 kB at 31 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-parent/2.7.2.Final/quarkus-kafka-client-parent-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-parent/2.7.2.Final/quarkus-kafka-client-parent-2.7.2.Final.pom (722 B at 90 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom (1.8 kB at 253 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom (1.9 kB at 272 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom (2.1 kB at 420 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom (3.5 kB at 587 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom (5.5 kB at 792 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom (1.2 kB at 99 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.pom (4.0 kB at 439 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.pom (4.3 kB at 427 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-parent/2.7.2.Final/quarkus-hibernate-orm-panache-parent-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-parent/2.7.2.Final/quarkus-hibernate-orm-panache-parent-2.7.2.Final.pom (772 B at 23 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-parent/2.7.2.Final/quarkus-panache-parent-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-parent/2.7.2.Final/quarkus-panache-parent-2.7.2.Final.pom (1.4 kB at 173 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.pom (7.3 kB at 734 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-parent/2.7.2.Final/quarkus-hibernate-orm-parent-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-parent/2.7.2.Final/quarkus-hibernate-orm-parent-2.7.2.Final.pom (5.9 kB at 594 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.pom (3.9 kB at 552 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-parent/2.7.2.Final/quarkus-agroal-parent-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-parent/2.7.2.Final/quarkus-agroal-parent-2.7.2.Final.pom (768 B at 64 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.pom (2.4 kB at 52 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-parent/2.7.2.Final/quarkus-datasource-parent-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-parent/2.7.2.Final/quarkus-datasource-parent-2.7.2.Final.pom (819 B at 48 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.pom (986 B at 16 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.pom (747 B at 107 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-parent/2.7.2.Final/quarkus-credentials-parent-2.7.2.Final.pom
[2025-06-11T20:29:35.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-parent/2.7.2.Final/quarkus-credentials-parent-2.7.2.Final.pom (750 B at 5.6 kB/s)
[2025-06-11T20:29:35.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.pom
[2025-06-11T20:29:36.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.pom (3.9 kB at 42 kB/s)
[2025-06-11T20:29:36.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-parent/2.7.2.Final/quarkus-narayana-jta-parent-2.7.2.Final.pom
[2025-06-11T20:29:36.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-parent/2.7.2.Final/quarkus-narayana-jta-parent-2.7.2.Final.pom (751 B at 94 kB/s)
[2025-06-11T20:29:36.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom
[2025-06-11T20:29:36.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom (2.5 kB at 310 kB/s)
[2025-06-11T20:29:36.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom
[2025-06-11T20:29:36.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom (1.4 kB at 173 kB/s)
[2025-06-11T20:29:36.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom
[2025-06-11T20:29:36.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom (10 kB at 1.4 MB/s)
[2025-06-11T20:29:36.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom
[2025-06-11T20:29:36.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom (2.8 kB at 348 kB/s)
[2025-06-11T20:29:36.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom
[2025-06-11T20:29:36.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom (35 kB at 5.0 MB/s)
[2025-06-11T20:29:36.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom
[2025-06-11T20:29:36.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom (6.2 kB at 694 kB/s)
[2025-06-11T20:29:36.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 1.6 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom (4.8 kB at 594 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 2.7 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom (14 kB at 2.3 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom (10 kB at 1.7 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.pom (2.1 kB at 262 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.14/agroal-parent-1.14.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.14/agroal-parent-1.14.pom (6.1 kB at 765 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.pom (1.1 kB at 107 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom (4.6 kB at 572 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.pom (2.2 kB at 243 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom (5.5 kB at 784 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom (12 kB at 1.1 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom (44 kB at 7.3 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 90 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 1.5 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 2.9 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom (1.9 kB at 323 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom (2.1 kB at 297 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom (13 kB at 1.8 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom (9.9 kB at 1.4 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom (11 kB at 2.2 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 1.3 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom (5.2 kB at 861 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 7.0 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 3.4 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 1.4 MB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.pom (1.3 kB at 143 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-parent/2.7.2.Final/quarkus-hibernate-orm-panache-common-parent-2.7.2.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-parent/2.7.2.Final/quarkus-hibernate-orm-panache-common-parent-2.7.2.Final.pom (782 B at 78 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.pom (1.8 kB at 31 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.2.Final/quarkus-panache-hibernate-common-parent-2.7.2.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.2.Final/quarkus-panache-hibernate-common-parent-2.7.2.Final.pom (771 B at 96 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.pom (1.5 kB at 26 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-parent/2.7.2.Final/quarkus-panache-common-parent-2.7.2.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-parent/2.7.2.Final/quarkus-panache-common-parent-2.7.2.Final.pom (749 B at 23 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.pom
[2025-06-11T20:29:36.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.pom (2.5 kB at 35 kB/s)
[2025-06-11T20:29:36.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.2.Final/quarkus-jdbc-postgresql-parent-2.7.2.Final.pom
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.2.Final/quarkus-jdbc-postgresql-parent-2.7.2.Final.pom (707 B at 79 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-parent/2.7.2.Final/quarkus-jdbc-parent-2.7.2.Final.pom
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-parent/2.7.2.Final/quarkus-jdbc-parent-2.7.2.Final.pom (958 B at 106 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom (2.7 kB at 383 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 508 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom (3.5 kB at 507 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom (10 kB at 789 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.pom
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.pom (1.5 kB at 167 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.jar (35 kB at 1.7 MB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar (233 kB at 11 MB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar (9.8 kB at 298 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (683 kB at 14 MB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.jar (164 kB at 2.6 MB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.jar (26 kB at 341 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar (2.0 MB at 23 MB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.jar (224 kB at 2.4 MB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.jar (5.4 kB at 55 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.jar (42 kB at 430 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.jar (6.7 kB at 63 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.jar (14 kB at 124 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar (4.9 MB at 43 MB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar (34 kB at 285 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar (74 kB at 594 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar (51 kB at 382 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.jar (15 kB at 113 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.jar (57 kB at 424 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar (6.8 MB at 48 MB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar (953 kB at 6.7 MB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.jar (4.0 kB at 28 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.jar (38 kB at 261 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.jar (118 kB at 814 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar (7.5 kB at 51 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar (6.2 kB at 41 kB/s)
[2025-06-11T20:29:37.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar
[2025-06-11T20:29:37.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 424 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 2.8 MB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar (79 kB at 481 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar (69 kB at 398 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.jar
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar (164 kB at 934 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.jar
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar (7.5 kB at 42 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.jar
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.jar (23 kB at 125 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.jar
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.jar (12 kB at 63 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.jar (17 kB at 88 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.jar (6.6 kB at 34 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 299 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 213 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.jar
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 422 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.jar (3.7 kB at 17 kB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar (1.0 MB at 4.5 MB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar (3.8 MB at 15 MB/s)
[2025-06-11T20:29:37.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar (7.5 MB at 28 MB/s)
[2025-06-11T20:29:37.266Z] [INFO]
[2025-06-11T20:29:37.266Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ context-propagation-quickstart ---
[2025-06-11T20:29:37.266Z] [INFO]
[2025-06-11T20:29:37.266Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ context-propagation-quickstart ---
[2025-06-11T20:29:37.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:29:37.266Z] [INFO] Copying 1 resource
[2025-06-11T20:29:37.266Z] [INFO]
[2025-06-11T20:29:37.266Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ context-propagation-quickstart ---
[2025-06-11T20:29:37.266Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:29:37.266Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/context-propagation-quickstart/target/classes
[2025-06-11T20:29:37.266Z] [INFO]
[2025-06-11T20:29:37.266Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ context-propagation-quickstart ---
[2025-06-11T20:29:37.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-11T20:29:37.266Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/context-propagation-quickstart/src/test/resources
[2025-06-11T20:29:37.266Z] [INFO]
[2025-06-11T20:29:37.266Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ context-propagation-quickstart ---
[2025-06-11T20:29:37.266Z] [INFO] Changes detected - recompiling the module!
[2025-06-11T20:29:37.266Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/context-propagation-quickstart/target/test-classes
[2025-06-11T20:29:37.894Z] [WARNING] /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java: /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java uses or overrides a deprecated API.
[2025-06-11T20:29:37.894Z] [WARNING] /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java: Recompile with -Xlint:deprecation for details.
[2025-06-11T20:29:37.894Z] [INFO]
[2025-06-11T20:29:37.894Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ context-propagation-quickstart ---
[2025-06-11T20:29:37.894Z] [INFO]
[2025-06-11T20:29:37.894Z] [INFO] -------------------------------------------------------
[2025-06-11T20:29:37.894Z] [INFO] T E S T S
[2025-06-11T20:29:37.894Z] [INFO] -------------------------------------------------------
[2025-06-11T20:29:37.894Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-11T20:29:39.201Z] [INFO] Running org.acme.context.prices.PriceTest
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.pom (4.6 kB at 5.2 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.pom (3.0 kB at 66 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.pom (3.3 kB at 172 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.pom (2.1 kB at 153 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.pom (1.5 kB at 30 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.pom (4.4 kB at 105 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.pom (2.0 kB at 133 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.pom (4.1 kB at 55 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.pom (2.0 kB at 94 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.pom (1.1 kB at 71 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.pom (919 B at 13 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.2.Final/quarkus-kubernetes-service-binding-parent-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.2.Final/quarkus-kubernetes-service-binding-parent-2.7.2.Final.pom (810 B at 68 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.pom (1.1 kB at 79 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.pom (1.7 kB at 23 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.pom (2.0 kB at 35 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.pom (3.8 kB at 55 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.pom (2.4 kB at 21 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom (1.5 kB at 108 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom (1.5 kB at 151 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom (1.5 kB at 153 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.jar (31 kB at 1.5 MB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.jar (17 kB at 527 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.jar (55 kB at 1.2 MB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.jar (3.6 kB at 73 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.jar (14 kB at 227 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.jar (30 kB at 368 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.jar (4.7 kB at 53 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.jar (11 kB at 118 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.jar (5.2 kB at 37 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.jar (7.2 kB at 51 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.jar (114 kB at 786 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.jar (7.8 kB at 50 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.jar
[2025-06-11T20:29:54.191Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.jar (11 kB at 72 kB/s)
[2025-06-11T20:29:54.191Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.jar
[2025-06-11T20:29:54.192Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar (29 kB at 181 kB/s)
[2025-06-11T20:29:54.192Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.jar
[2025-06-11T20:29:54.192Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar (10 kB at 62 kB/s)
[2025-06-11T20:29:54.192Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar (9.7 kB at 59 kB/s)
[2025-06-11T20:29:54.192Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.jar (6.2 kB at 37 kB/s)
[2025-06-11T20:29:54.192Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.jar (12 kB at 71 kB/s)
[2025-06-11T20:29:54.192Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.jar (16 kB at 56 kB/s)
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:45,293 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:46,447 INFO [org.tes.doc.DockerClientProviderStrategy] (build-35) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:47,606 INFO [org.tes.doc.DockerClientProviderStrategy] (build-35) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:47,635 INFO [org.tes.DockerClientFactory] (build-35) Docker host IP address is 172.17.0.1
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:47,693 INFO [org.tes.DockerClientFactory] (build-35) Connected to docker:
[2025-06-11T20:29:54.192Z] Server Version: 26.1.3
[2025-06-11T20:29:54.192Z] API Version: 1.45
[2025-06-11T20:29:54.192Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-11T20:29:54.192Z] Total Memory: 7887 MB
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:47,700 INFO [org.tes.uti.ImageNameSubstitutor] (build-35) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:47,807 INFO [org.tes.uti.RegistryAuthLocator] (build-35) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:48,632 INFO [org.tes.DockerClientFactory] (build-35) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:48,632 INFO [org.tes.DockerClientFactory] (build-35) Checking the system...
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:48,632 INFO [org.tes.DockerClientFactory] (build-35) ✔︎ Docker server version should be at least 1.6.0
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:48,692 INFO [org.tes.DockerClientFactory] (build-35) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:48,749 INFO [doc.io/.1]] (build-35) Creating container for image: docker.io/postgres:14.1
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:48,749 INFO [org.tes.uti.RegistryAuthLocator] (build-35) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:48,749 INFO [doc.io/.11.2]] (build-9) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:48,987 INFO [doc.io/.1]] (build-35) Container docker.io/postgres:14.1 is starting: 08a9a285308ef42dbb80c76625e14cbed80082011450dba82a4c89cad1a29e61
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:49,022 INFO [doc.io/.11.2]] (build-9) Container docker.io/vectorized/redpanda:v21.11.2 is starting: 6d618cc8851cd3f1a20833b11a3f61681cce311e32df9f8b12314d85b2144145
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:53,283 INFO [doc.io/.11.2]] (build-9) Container docker.io/vectorized/redpanda:v21.11.2 started in PT4.571352784S
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:53,284 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-9) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:32788
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:53,398 INFO [doc.io/.1]] (build-35) Container docker.io/postgres:14.1 started in PT4.690561454S
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:53,398 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-35) Dev Services for PostgreSQL started.
[2025-06-11T20:29:54.192Z] 2025-06-11 20:29:53,399 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-35) Dev Services for the default datasource (postgresql) started.
[2025-06-11T20:29:54.192Z] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 14.931 s <<< FAILURE! - in org.acme.context.prices.PriceTest
[2025-06-11T20:29:54.192Z] [ERROR] org.acme.context.prices.PriceTest.test Time elapsed: 0.008 s <<< ERROR!
[2025-06-11T20:29:54.192Z] java.lang.RuntimeException:
[2025-06-11T20:29:54.192Z] java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[2025-06-11T20:29:54.192Z] [error]: Build step io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor#enhancerDomainObjects threw an exception: org.hibernate.bytecode.enhance.spi.EnhancementException: Failed to enhance class io.quarkus.hibernate.orm.panache.PanacheEntity
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:138)
[2025-06-11T20:29:54.192Z] at io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer.enhance(HibernateEntityEnhancer.java:101)
[2025-06-11T20:29:54.192Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhanceEntities(HibernateOrmProcessor.java:1220)
[2025-06-11T20:29:54.192Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhancerDomainObjects(HibernateOrmProcessor.java:696)
[2025-06-11T20:29:54.192Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-06-11T20:29:54.192Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-06-11T20:29:54.192Z] at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:882)
[2025-06-11T20:29:54.192Z] at io.quarkus.builder.BuildContext.run(BuildContext.java:277)
[2025-06-11T20:29:54.192Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2025-06-11T20:29:54.192Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-06-11T20:29:54.192Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-06-11T20:29:54.192Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-06-11T20:29:54.192Z] at org.jboss.threads.JBossThread.run(JBossThread.java:501)
[2025-06-11T20:29:54.192Z] Caused by: java.lang.IllegalArgumentException: Java 21 (65) is not supported by the current version of Byte Buddy which officially supports Java 18 (62) - update Byte Buddy or set net.bytebuddy.experimental as a VM property
[2025-06-11T20:29:54.192Z] at net.bytebuddy.utility.OpenedClassReader.of(OpenedClassReader.java:96)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.pool.TypePool$Default.parse(TypePool.java:855)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.pool.TypePool$Default.doDescribe(TypePool.java:841)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.access$001(TypePool.java:921)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.doResolve(TypePool.java:1019)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution$LazyTypeDescription.delegate(TypePool.java:1088)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase$OfSimpleType$WithDelegation.getTypeVariables(TypeDescription.java:8437)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase.isGenerified(TypeDescription.java:8055)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying.onNonGenericType(TypeDescription.java:1703)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying$1.onNonGenericType(TypeDescription.java:1659)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.accept(TypeDescription.java:3668)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection.accept(TypeDescription.java:6218)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyze(MethodGraph.java:679)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.compile(MethodGraph.java:637)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$AbstractBase.compile(MethodGraph.java:527)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.lambda$resolveGetter$0(ByteBuddyEnhancementContext.java:91)
[2025-06-11T20:29:54.192Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.resolveGetter(ByteBuddyEnhancementContext.java:90)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getGetter(EnhancerImpl.java:518)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.doGetAnnotations(EnhancerImpl.java:547)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getAnnotations(EnhancerImpl.java:526)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.hasAnnotation(EnhancerImpl.java:476)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext.isPersistentField(DefaultEnhancementContext.java:103)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.isPersistentField(ByteBuddyEnhancementContext.java:69)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.PersistentAttributeTransformer.collectPersistentFields(PersistentAttributeTransformer.java:100)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.createTransformer(EnhancerImpl.java:357)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.doEnhance(EnhancerImpl.java:344)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.lambda$enhance$0(EnhancerImpl.java:132)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState.rewrite(ByteBuddyState.java:144)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:132)
[2025-06-11T20:29:54.192Z] ... 12 more
[2025-06-11T20:29:54.192Z]
[2025-06-11T20:29:54.192Z] Caused by: java.lang.RuntimeException:
[2025-06-11T20:29:54.192Z] io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[2025-06-11T20:29:54.192Z] [error]: Build step io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor#enhancerDomainObjects threw an exception: org.hibernate.bytecode.enhance.spi.EnhancementException: Failed to enhance class io.quarkus.hibernate.orm.panache.PanacheEntity
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:138)
[2025-06-11T20:29:54.192Z] at io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer.enhance(HibernateEntityEnhancer.java:101)
[2025-06-11T20:29:54.192Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhanceEntities(HibernateOrmProcessor.java:1220)
[2025-06-11T20:29:54.192Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhancerDomainObjects(HibernateOrmProcessor.java:696)
[2025-06-11T20:29:54.192Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-06-11T20:29:54.192Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-06-11T20:29:54.192Z] at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:882)
[2025-06-11T20:29:54.192Z] at io.quarkus.builder.BuildContext.run(BuildContext.java:277)
[2025-06-11T20:29:54.192Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2025-06-11T20:29:54.192Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-06-11T20:29:54.192Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-06-11T20:29:54.192Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-06-11T20:29:54.192Z] at org.jboss.threads.JBossThread.run(JBossThread.java:501)
[2025-06-11T20:29:54.192Z] Caused by: java.lang.IllegalArgumentException: Java 21 (65) is not supported by the current version of Byte Buddy which officially supports Java 18 (62) - update Byte Buddy or set net.bytebuddy.experimental as a VM property
[2025-06-11T20:29:54.192Z] at net.bytebuddy.utility.OpenedClassReader.of(OpenedClassReader.java:96)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.pool.TypePool$Default.parse(TypePool.java:855)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.pool.TypePool$Default.doDescribe(TypePool.java:841)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.access$001(TypePool.java:921)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.doResolve(TypePool.java:1019)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution$LazyTypeDescription.delegate(TypePool.java:1088)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase$OfSimpleType$WithDelegation.getTypeVariables(TypeDescription.java:8437)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase.isGenerified(TypeDescription.java:8055)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying.onNonGenericType(TypeDescription.java:1703)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying$1.onNonGenericType(TypeDescription.java:1659)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.accept(TypeDescription.java:3668)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection.accept(TypeDescription.java:6218)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyze(MethodGraph.java:679)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.compile(MethodGraph.java:637)
[2025-06-11T20:29:54.192Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$AbstractBase.compile(MethodGraph.java:527)
[2025-06-11T20:29:54.192Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.lambda$resolveGetter$0(ByteBuddyEnhancementContext.java:91)
[2025-06-11T20:29:54.193Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.resolveGetter(ByteBuddyEnhancementContext.java:90)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getGetter(EnhancerImpl.java:518)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.doGetAnnotations(EnhancerImpl.java:547)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getAnnotations(EnhancerImpl.java:526)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.hasAnnotation(EnhancerImpl.java:476)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext.isPersistentField(DefaultEnhancementContext.java:103)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.isPersistentField(ByteBuddyEnhancementContext.java:69)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.PersistentAttributeTransformer.collectPersistentFields(PersistentAttributeTransformer.java:100)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.createTransformer(EnhancerImpl.java:357)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.doEnhance(EnhancerImpl.java:344)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.lambda$enhance$0(EnhancerImpl.java:132)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState.rewrite(ByteBuddyState.java:144)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:132)
[2025-06-11T20:29:54.193Z] ... 12 more
[2025-06-11T20:29:54.193Z]
[2025-06-11T20:29:54.193Z] Caused by: io.quarkus.builder.BuildException:
[2025-06-11T20:29:54.193Z] Build failure: Build failed due to errors
[2025-06-11T20:29:54.193Z] [error]: Build step io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor#enhancerDomainObjects threw an exception: org.hibernate.bytecode.enhance.spi.EnhancementException: Failed to enhance class io.quarkus.hibernate.orm.panache.PanacheEntity
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:138)
[2025-06-11T20:29:54.193Z] at io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer.enhance(HibernateEntityEnhancer.java:101)
[2025-06-11T20:29:54.193Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhanceEntities(HibernateOrmProcessor.java:1220)
[2025-06-11T20:29:54.193Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhancerDomainObjects(HibernateOrmProcessor.java:696)
[2025-06-11T20:29:54.193Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-06-11T20:29:54.193Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-06-11T20:29:54.193Z] at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:882)
[2025-06-11T20:29:54.193Z] at io.quarkus.builder.BuildContext.run(BuildContext.java:277)
[2025-06-11T20:29:54.193Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2025-06-11T20:29:54.193Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-06-11T20:29:54.193Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-06-11T20:29:54.193Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-06-11T20:29:54.193Z] at org.jboss.threads.JBossThread.run(JBossThread.java:501)
[2025-06-11T20:29:54.193Z] Caused by: java.lang.IllegalArgumentException: Java 21 (65) is not supported by the current version of Byte Buddy which officially supports Java 18 (62) - update Byte Buddy or set net.bytebuddy.experimental as a VM property
[2025-06-11T20:29:54.193Z] at net.bytebuddy.utility.OpenedClassReader.of(OpenedClassReader.java:96)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.pool.TypePool$Default.parse(TypePool.java:855)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.pool.TypePool$Default.doDescribe(TypePool.java:841)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.access$001(TypePool.java:921)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.doResolve(TypePool.java:1019)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution$LazyTypeDescription.delegate(TypePool.java:1088)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase$OfSimpleType$WithDelegation.getTypeVariables(TypeDescription.java:8437)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase.isGenerified(TypeDescription.java:8055)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying.onNonGenericType(TypeDescription.java:1703)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying$1.onNonGenericType(TypeDescription.java:1659)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.accept(TypeDescription.java:3668)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection.accept(TypeDescription.java:6218)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyze(MethodGraph.java:679)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.compile(MethodGraph.java:637)
[2025-06-11T20:29:54.193Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$AbstractBase.compile(MethodGraph.java:527)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.lambda$resolveGetter$0(ByteBuddyEnhancementContext.java:91)
[2025-06-11T20:29:54.193Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.resolveGetter(ByteBuddyEnhancementContext.java:90)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getGetter(EnhancerImpl.java:518)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.doGetAnnotations(EnhancerImpl.java:547)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getAnnotations(EnhancerImpl.java:526)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.hasAnnotation(EnhancerImpl.java:476)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext.isPersistentField(DefaultEnhancementContext.java:103)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.isPersistentField(ByteBuddyEnhancementContext.java:69)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.PersistentAttributeTransformer.collectPersistentFields(PersistentAttributeTransformer.java:100)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.createTransformer(EnhancerImpl.java:357)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.doEnhance(EnhancerImpl.java:344)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.lambda$enhance$0(EnhancerImpl.java:132)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState.rewrite(ByteBuddyState.java:144)
[2025-06-11T20:29:54.193Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:132)
[2025-06-11T20:29:54.193Z] ... 12 more
[2025-06-11T20:29:54.193Z]
[2025-06-11T20:29:54.193Z] Caused by: org.hibernate.bytecode.enhance.spi.EnhancementException: Failed to enhance class io.quarkus.hibernate.orm.panache.PanacheEntity
[2025-06-11T20:29:54.193Z] Caused by: java.lang.IllegalArgumentException: Java 21 (65) is not supported by the current version of Byte Buddy which officially supports Java 18 (62) - update Byte Buddy or set net.bytebuddy.experimental as a VM property
[2025-06-11T20:29:54.193Z]
[2025-06-11T20:29:54.193Z] [INFO]
[2025-06-11T20:29:54.193Z] [INFO] Results:
[2025-06-11T20:29:54.193Z] [INFO]
[2025-06-11T20:29:54.193Z] [ERROR] Errors:
[2025-06-11T20:29:54.193Z] [ERROR] PriceTest.test » Runtime java.lang.RuntimeException: io.quarkus.builder.BuildE...
[2025-06-11T20:29:54.193Z] [INFO]
[2025-06-11T20:29:54.193Z] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[2025-06-11T20:29:54.193Z] [INFO]
[2025-06-11T20:29:54.193Z] [INFO] ------------------------------------------------------------------------
[2025-06-11T20:29:54.193Z] [INFO] Reactor Summary:
[2025-06-11T20:29:54.193Z] [INFO]
[2025-06-11T20:29:54.193Z] [INFO] amazon-dynamodb-quickstart 1.0.0-SNAPSHOT .......... SUCCESS [ 53.606 s]
[2025-06-11T20:29:54.193Z] [INFO] amazon-kms-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 30.635 s]
[2025-06-11T20:29:54.193Z] [INFO] amazon-s3-quickstart 1.0.0-SNAPSHOT ................ SUCCESS [ 33.871 s]
[2025-06-11T20:29:54.193Z] [INFO] amazon-ses-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 30.755 s]
[2025-06-11T20:29:54.193Z] [INFO] amazon-sns-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 29.202 s]
[2025-06-11T20:29:54.193Z] [INFO] amazon-sqs-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 28.893 s]
[2025-06-11T20:29:54.193Z] [INFO] amazon-ssm-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 32.693 s]
[2025-06-11T20:29:54.193Z] [INFO] amqp-quickstart-producer 1.0.0-SNAPSHOT ............ SUCCESS [ 26.094 s]
[2025-06-11T20:29:54.193Z] [INFO] amqp-quickstart-processor 1.0.0-SNAPSHOT ........... SUCCESS [ 15.307 s]
[2025-06-11T20:29:54.193Z] [INFO] amqp-quickstart 1.0.0-SNAPSHOT ..................... SUCCESS [ 0.004 s]
[2025-06-11T20:29:54.193Z] [INFO] awt-graphics-rest-quickstart 1.0.0-SNAPSHOT ........ SUCCESS [ 12.819 s]
[2025-06-11T20:29:54.193Z] [INFO] cache-quickstart 1.0.0-SNAPSHOT .................... SUCCESS [ 16.715 s]
[2025-06-11T20:29:54.193Z] [INFO] config-quickstart 1.0.0-SNAPSHOT ................... SUCCESS [ 9.414 s]
[2025-06-11T20:29:54.193Z] [INFO] context-propagation-quickstart 1.0.0-SNAPSHOT ...... FAILURE [ 18.424 s]
[2025-06-11T20:29:54.193Z] [INFO] funqy-http-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] funqy-amazon-lambda-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] funqy-amazon-lambda-http-quickstart 1.0.0-SNAPSHOT . SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] funqy-knative-events-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] funqy-google-cloud-functions-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] funqy-google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] funqy-quickstart-projects 1.0.0-SNAPSHOT ........... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] getting-started 1.0.0-SNAPSHOT ..................... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] getting-started-async 1.0.0-SNAPSHOT ............... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] getting-started-reactive 1.0.0-SNAPSHOT ............ SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] getting-started-reactive-rest 1.0.0-SNAPSHOT ....... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] getting-started-knative 1.0.0-SNAPSHOT ............. SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] getting-started-testing 1.0.0-SNAPSHOT ............. SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] getting-started-command-mode 1.0.0-SNAPSHOT ........ SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] google-cloud-functions-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] hibernate-orm-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] hibernate-reactive-quickstart 1.0.0-SNAPSHOT ....... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] hibernate-reactive-routes-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] grpc-plain-text-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] grpc-tls-quickstart 1.0.0-SNAPSHOT ................. SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] hibernate-orm-panache-quickstart 1.0.0-SNAPSHOT .... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] hibernate-reactive-panache-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] infinispan-client-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] jms-quickstart 1.0.0-SNAPSHOT ...................... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] kafka-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] kafka-quickstart-producer 1.0.0-SNAPSHOT ........... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] kafka-quickstart-processor 1.0.0-SNAPSHOT .......... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] kafka-avro-schema-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] kafka-bare-quickstart 1.0-SNAPSHOT ................. SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] kafka-streams-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] kafka-streams-quickstart-producer 1.0.0-SNAPSHOT ... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] kafka-streams-quickstart-aggregator 1.0.0-SNAPSHOT . SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] kogito-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] kogito-drl-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] kogito-dmn-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] kogito-pmml-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] optaplanner-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] lifecycle-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] micrometer-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] microprofile-fault-tolerance-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] microprofile-graphql-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] microprofile-graphql-client-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] microprofile-health-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] microprofile-metrics-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] mongodb-quickstart 1.0.0-SNAPSHOT .................. SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] mongodb-panache-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] neo4j-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] openapi-swaggerui-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] opentracing-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] opentelemetry-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] quartz-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] qute-quickstart 1.0.0-SNAPSHOT ..................... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] rabbitmq-quickstart-producer 1.0.0-SNAPSHOT ........ SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] rabbitmq-quickstart 1.0.0-SNAPSHOT ................. SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] rest-client-reactive-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] reactive-routes-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-06-11T20:29:54.193Z] [INFO] quickstart-projects 1.0.0-SNAPSHOT ................. SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] reactive-messaging-http-quickstart 1.0.0-SNAPSHOT .. SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] reactive-messaging-websockets-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] rest-client-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] rest-client-multipart-quickstart 1.0.0-SNAPSHOT .... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] rest-json-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] scheduler-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] security-jpa-quickstart 1.0.0-SNAPSHOT ............. SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] security-jwt-quickstart 1.0.0-SNAPSHOT ............. SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] security-keycloak-authorization-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] security-oauth2-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] security-openid-connect-quickstart 1.0.0-SNAPSHOT .. SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] security-openid-connect-web-authentication-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] software-transactional-memory-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] spring-di-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] spring-web-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] spring-data-jpa-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] spring-security-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] spring-scheduled-quickstart 1.0.0-SNAPSHOT ......... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] spring-boot-properties-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] spring-data-rest-quickstart 1.0.0-SNAPSHOT ......... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] stork-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] tests-with-coverage-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] tika-quickstart 1.0.0-SNAPSHOT ..................... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] validation-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] vertx-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] websockets-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] liquibase-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] liquibase-mongodb-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] mailer-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] kafka-panache-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] kafka-panache-reactive-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] jta-quickstart 1.0-SNAPSHOT ........................ SKIPPED
[2025-06-11T20:29:54.194Z] [INFO] ------------------------------------------------------------------------
[2025-06-11T20:29:54.194Z] [INFO] BUILD FAILURE
[2025-06-11T20:29:54.194Z] [INFO] ------------------------------------------------------------------------
[2025-06-11T20:29:54.194Z] [INFO] Total time: 05:45 min
[2025-06-11T20:29:54.194Z] [INFO] Finished at: 2025-06-11T20:29:53Z
[2025-06-11T20:29:54.194Z] [INFO] ------------------------------------------------------------------------
[2025-06-11T20:29:54.194Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project context-propagation-quickstart: There are test failures.
[2025-06-11T20:29:54.194Z] [ERROR]
[2025-06-11T20:29:54.194Z] [ERROR] Please refer to /quarkus-quickstarts/context-propagation-quickstart/target/surefire-reports for the individual test results.
[2025-06-11T20:29:54.194Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2025-06-11T20:29:54.194Z] [ERROR] -> [Help 1]
[2025-06-11T20:29:54.194Z] [ERROR]
[2025-06-11T20:29:54.194Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2025-06-11T20:29:54.194Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-06-11T20:29:54.194Z] [ERROR]
[2025-06-11T20:29:54.194Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-06-11T20:29:54.194Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2025-06-11T20:29:54.194Z] [ERROR]
[2025-06-11T20:29:54.194Z] [ERROR] After correcting the problems, you can resume the build with the command
[2025-06-11T20:29:54.194Z] [ERROR] mvn <args> -rf :context-propagation-quickstart
[2025-06-11T20:29:54.194Z] Build quarkus_quickstarts completed
[2025-06-11T20:29:54.828Z] Test results copied
[2025-06-11T20:29:54.828Z] -----------------------------------
[2025-06-11T20:29:54.828Z] quarkus_quickstarts_test_0_FAILED
[2025-06-11T20:29:54.828Z] -----------------------------------
[2025-06-11T20:29:54.828Z] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:29:54.828Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-11T20:29:54.828Z] # =================== Info =================== Info =================== Info =================== #
[2025-06-11T20:29:54.828Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:29:54.828Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-06-11T20:29:54.828Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-11T20:29:54.828Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-11T20:29:54.828Z] The test here is quarkus_quickstarts
[2025-06-11T20:29:54.828Z] The directory in the external.sh is quarkus_quickstarts
[2025-06-11T20:29:55.458Z] quarkus_quickstarts-test
[2025-06-11T20:29:55.458Z] Untagged: adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full
[2025-06-11T20:29:55.458Z] Deleted: sha256:ab555b856d7f899c9fe19036f6cb1a4d8c723e9077b0a0745c83d3f351f9ba0d
[2025-06-11T20:29:55.458Z] Error response from daemon: No such container: restore-test
[2025-06-11T20:29:55.458Z] Error response from daemon: invalid reference format
[2025-06-11T20:29:55.458Z]
[2025-06-11T20:29:55.458Z] TEST TEARDOWN:
[2025-06-11T20:29:55.458Z] Nothing to be done for teardown.
[2025-06-11T20:29:55.458Z] quarkus_quickstarts_test_0 Finish Time: Wed Jun 11 20:29:55 2025 Epoch Time (ms): 1749673795052