[RUN ] docker run --rm --name rebuild-central -v /mnt/hdd2/amansha/reproducible-central/results/io.micronaut.maven/micronaut-maven-plugin/buildcache/micronaut-maven-plugin:/var/maven/app -v /mnt/hdd2/amansha/reproducible-central/m2:/var/maven/.m2 -v /mnt/hdd2/amansha/reproducible-central/.sbt:/var/maven/.sbt -v /mnt/hdd2/amansha/reproducible-central/.npm:/.npm -v /mnt/hdd2/amansha/reproducible-central/.bnd:/.bnd -u 1017:1018 -e MAVEN_CONFIG=/var/maven/.m2 -e MVN_UMASK=022 -w /var/maven/app rb-ubuntu-2204-jdk17-mvn3.6.3-toolchains-17-maven-aman-utc-en_us-022 mvn -Prelease clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip -V -e org.apache.maven.plugins:maven-artifact-plugin:3.5.1:compare -Dbuildinfo.reproducible -Dcompare.fail=false --no-transfer-progress -Dstyle.color=always   [INFO] Generating /var/maven/.m2/toolchains.xml [WARN] Using JDK version 17.0.12 [WARN] The UMASK has been set to: 0022 [WARN] The Timezone has been set to: Current default time zone: 'Etc/UTC' Local time is now: Wed Jan 29 20:29:26 UTC 2025. Universal Time is now: Wed Jan 29 20:29:26 UTC 2025.  Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /usr/local/apache-maven Java version: 17.0.12, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-87-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Inspecting build with total of 6 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 6 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Micronaut Maven Plugin - Parent [pom] [INFO] Micronaut Maven Plugin - Core [jar] [INFO] Micronaut Maven Plugin - Enforcer Rules [jar] [INFO] Micronaut Maven Plugin - Jib Integration [jar] [INFO] Micronaut Maven Plugin - Plugin [maven-plugin] [INFO] Micronaut Maven Plugin - Integration Tests [jar] [INFO] [INFO] ----------< io.micronaut.maven:micronaut-maven-plugin-parent >---------- [INFO] Building Micronaut Maven Plugin - Parent 4.0.5 [1/6] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ micronaut-maven-plugin-parent --- [INFO] Deleting /var/maven/app/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (prepare-agent) @ micronaut-maven-plugin-parent --- [INFO] argLine set to -javaagent:/var/maven/.m2/repository-022/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/maven/app/target/jacoco.exec [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ micronaut-maven-plugin-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. The maximum number of allowed violations is 1. [INFO] [INFO] --- spotless-maven-plugin:2.38.0:check (spotless-check) @ micronaut-maven-plugin-parent --- [INFO] Index file does not exist. Fallback to an empty index [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ micronaut-maven-plugin-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ micronaut-maven-plugin-parent --- [INFO] Skipped [INFO] [INFO] --- maven-artifact-plugin:3.5.1:compare (default-cli) @ micronaut-maven-plugin-parent --- [INFO] Reference buildinfo file not found: it will be generated from downloaded reference artifacts [INFO] Minimal buildinfo generated from downloaded artifacts: /var/maven/app/target/reference/micronaut-maven-plugin-parent-4.0.5.buildinfo [INFO] Reproducible Build output summary: 1 files ok [INFO] Reproducible Build output comparison saved to /var/maven/app/target/micronaut-maven-plugin-parent-4.0.5.buildcompare [INFO] Aggregate buildcompare copied to /var/maven/app/target/micronaut-maven-plugin-parent-4.0.5.buildcompare [INFO] [INFO] --------------< io.micronaut.maven:micronaut-maven-core >--------------- [INFO] Building Micronaut Maven Plugin - Core 4.0.5 [2/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ micronaut-maven-core --- [INFO] Deleting /var/maven/app/micronaut-maven-core/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (prepare-agent) @ micronaut-maven-core --- [INFO] argLine set to -javaagent:/var/maven/.m2/repository-022/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/maven/app/micronaut-maven-core/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ micronaut-maven-core --- [INFO] skip non existing resourceDirectory /var/maven/app/micronaut-maven-core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ micronaut-maven-core --- [WARNING] The following annotation processors were found on the classpath: [org.eclipse.sisu.space.SisuIndexAPT6]. Compile avoidance has been deactivated. Please use the configuration element of the compiler plugin to declare the processors instead. If you did not intend to use the processors above (e.g. they were leaked by a dependency), you can use the none option to disable annotation processing. For more information see https://gradle.com/enterprise/help/maven-extension-compile-avoidance. [INFO] Loaded from the build cache, saving 0.372s [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ micronaut-maven-core --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. The maximum number of allowed violations is 1. [INFO] [INFO] --- spotless-maven-plugin:2.38.0:check (spotless-check) @ micronaut-maven-core --- [INFO] Index file does not exist. Fallback to an empty index [INFO] Spotless.Java is keeping 3 files clean - 0 needs changes to be clean, 3 were already clean, 0 were skipped because caching determined they were already clean [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ micronaut-maven-core --- [INFO] skip non existing resourceDirectory /var/maven/app/micronaut-maven-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ micronaut-maven-core --- [WARNING] The following annotation processors were found on the classpath: [org.eclipse.sisu.space.SisuIndexAPT6]. Compile avoidance has been deactivated. Please use the configuration element of the compiler plugin to declare the processors instead. If you did not intend to use the processors above (e.g. they were leaked by a dependency), you can use the none option to disable annotation processing. For more information see https://gradle.com/enterprise/help/maven-extension-compile-avoidance. [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ micronaut-maven-core --- [INFO] Tests are skipped. [INFO] Skipped [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ micronaut-maven-core --- [INFO] Building jar: /var/maven/app/micronaut-maven-core/target/micronaut-maven-core-4.0.5.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ micronaut-maven-core --- [INFO] Building jar: /var/maven/app/micronaut-maven-core/target/micronaut-maven-core-4.0.5-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ micronaut-maven-core --- [INFO] Skipped [INFO] [INFO] --- maven-artifact-plugin:3.5.1:compare (default-cli) @ micronaut-maven-core --- [INFO] Reference buildinfo file not found: it will be generated from downloaded reference artifacts [INFO] Reference build java.version: 17 (from MANIFEST.MF Build-Jdk-Spec) [INFO] Reference build os.name: Unix (from pom.properties newline) [INFO] Minimal buildinfo generated from downloaded artifacts: /var/maven/app/micronaut-maven-core/target/reference/micronaut-maven-core-4.0.5.buildinfo [INFO] Reproducible Build output summary: 3 files ok [INFO] Reproducible Build output comparison saved to /var/maven/app/micronaut-maven-core/target/micronaut-maven-core-4.0.5.buildcompare [INFO] Aggregate buildcompare copied to /var/maven/app/target/micronaut-maven-plugin-parent-4.0.5.buildcompare [INFO] [INFO] ---------< io.micronaut.maven:micronaut-maven-enforcer-rules >---------- [INFO] Building Micronaut Maven Plugin - Enforcer Rules 4.0.5 [3/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ micronaut-maven-enforcer-rules --- [INFO] Deleting /var/maven/app/micronaut-maven-enforcer-rules/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (prepare-agent) @ micronaut-maven-enforcer-rules --- [INFO] argLine set to -javaagent:/var/maven/.m2/repository-022/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/maven/app/micronaut-maven-enforcer-rules/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ micronaut-maven-enforcer-rules --- [INFO] skip non existing resourceDirectory /var/maven/app/micronaut-maven-enforcer-rules/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ micronaut-maven-enforcer-rules --- [WARNING] The following annotation processors were found on the classpath: [org.eclipse.sisu.space.SisuIndexAPT6]. Compile avoidance has been deactivated. Please use the configuration element of the compiler plugin to declare the processors instead. If you did not intend to use the processors above (e.g. they were leaked by a dependency), you can use the none option to disable annotation processing. For more information see https://gradle.com/enterprise/help/maven-extension-compile-avoidance. [INFO] Loaded from the build cache, saving 0.141s [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ micronaut-maven-enforcer-rules --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. The maximum number of allowed violations is 1. [INFO] [INFO] --- spotless-maven-plugin:2.38.0:check (spotless-check) @ micronaut-maven-enforcer-rules --- [INFO] Index file does not exist. Fallback to an empty index [INFO] Spotless.Java is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ micronaut-maven-enforcer-rules --- [INFO] skip non existing resourceDirectory /var/maven/app/micronaut-maven-enforcer-rules/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ micronaut-maven-enforcer-rules --- [WARNING] The following annotation processors were found on the classpath: [org.eclipse.sisu.space.SisuIndexAPT6]. Compile avoidance has been deactivated. Please use the configuration element of the compiler plugin to declare the processors instead. If you did not intend to use the processors above (e.g. they were leaked by a dependency), you can use the none option to disable annotation processing. For more information see https://gradle.com/enterprise/help/maven-extension-compile-avoidance. [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ micronaut-maven-enforcer-rules --- [INFO] Tests are skipped. [INFO] Skipped [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ micronaut-maven-enforcer-rules --- [INFO] Building jar: /var/maven/app/micronaut-maven-enforcer-rules/target/micronaut-maven-enforcer-rules-4.0.5.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ micronaut-maven-enforcer-rules --- [INFO] Building jar: /var/maven/app/micronaut-maven-enforcer-rules/target/micronaut-maven-enforcer-rules-4.0.5-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ micronaut-maven-enforcer-rules --- [INFO] Skipped [INFO] [INFO] --- maven-artifact-plugin:3.5.1:compare (default-cli) @ micronaut-maven-enforcer-rules --- [INFO] Reference buildinfo file not found: it will be generated from downloaded reference artifacts [INFO] Reference build java.version: 17 (from MANIFEST.MF Build-Jdk-Spec) [INFO] Reference build os.name: Unix (from pom.properties newline) [INFO] Minimal buildinfo generated from downloaded artifacts: /var/maven/app/micronaut-maven-enforcer-rules/target/reference/micronaut-maven-enforcer-rules-4.0.5.buildinfo [INFO] Reproducible Build output summary: 3 files ok [INFO] Reproducible Build output comparison saved to /var/maven/app/micronaut-maven-enforcer-rules/target/micronaut-maven-enforcer-rules-4.0.5.buildcompare [INFO] Aggregate buildcompare copied to /var/maven/app/target/micronaut-maven-plugin-parent-4.0.5.buildcompare [INFO] [INFO] ---------< io.micronaut.maven:micronaut-maven-jib-integration >--------- [INFO] Building Micronaut Maven Plugin - Jib Integration 4.0.5 [4/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ micronaut-maven-jib-integration --- [INFO] Deleting /var/maven/app/micronaut-maven-jib-integration/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (prepare-agent) @ micronaut-maven-jib-integration --- [INFO] argLine set to -javaagent:/var/maven/.m2/repository-022/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/maven/app/micronaut-maven-jib-integration/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ micronaut-maven-jib-integration --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ micronaut-maven-jib-integration --- [WARNING] The following annotation processors were found on the classpath: [org.eclipse.sisu.space.SisuIndexAPT6]. Compile avoidance has been deactivated. Please use the configuration element of the compiler plugin to declare the processors instead. If you did not intend to use the processors above (e.g. they were leaked by a dependency), you can use the none option to disable annotation processing. For more information see https://gradle.com/enterprise/help/maven-extension-compile-avoidance. [INFO] Loaded from the build cache, saving 0.144s [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ micronaut-maven-jib-integration --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. The maximum number of allowed violations is 1. [INFO] [INFO] --- spotless-maven-plugin:2.38.0:check (spotless-check) @ micronaut-maven-jib-integration --- [INFO] Index file does not exist. Fallback to an empty index [INFO] Spotless.Java is keeping 2 files clean - 0 needs changes to be clean, 2 were already clean, 0 were skipped because caching determined they were already clean [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ micronaut-maven-jib-integration --- [INFO] skip non existing resourceDirectory /var/maven/app/micronaut-maven-jib-integration/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ micronaut-maven-jib-integration --- [WARNING] The following annotation processors were found on the classpath: [org.eclipse.sisu.space.SisuIndexAPT6]. Compile avoidance has been deactivated. Please use the configuration element of the compiler plugin to declare the processors instead. If you did not intend to use the processors above (e.g. they were leaked by a dependency), you can use the none option to disable annotation processing. For more information see https://gradle.com/enterprise/help/maven-extension-compile-avoidance. [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ micronaut-maven-jib-integration --- [INFO] Tests are skipped. [INFO] Skipped [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ micronaut-maven-jib-integration --- [INFO] Building jar: /var/maven/app/micronaut-maven-jib-integration/target/micronaut-maven-jib-integration-4.0.5.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ micronaut-maven-jib-integration --- [INFO] Building jar: /var/maven/app/micronaut-maven-jib-integration/target/micronaut-maven-jib-integration-4.0.5-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ micronaut-maven-jib-integration --- [INFO] Skipped [INFO] [INFO] --- maven-artifact-plugin:3.5.1:compare (default-cli) @ micronaut-maven-jib-integration --- [INFO] Reference buildinfo file not found: it will be generated from downloaded reference artifacts [INFO] Reference build java.version: 17 (from MANIFEST.MF Build-Jdk-Spec) [INFO] Reference build os.name: Unix (from pom.properties newline) [INFO] Minimal buildinfo generated from downloaded artifacts: /var/maven/app/micronaut-maven-jib-integration/target/reference/micronaut-maven-jib-integration-4.0.5.buildinfo [INFO] Reproducible Build output summary: 3 files ok [INFO] Reproducible Build output comparison saved to /var/maven/app/micronaut-maven-jib-integration/target/micronaut-maven-jib-integration-4.0.5.buildcompare [INFO] Aggregate buildcompare copied to /var/maven/app/target/micronaut-maven-plugin-parent-4.0.5.buildcompare [INFO] [INFO] -------------< io.micronaut.maven:micronaut-maven-plugin >-------------- [INFO] Building Micronaut Maven Plugin - Plugin 4.0.5 [5/6] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ micronaut-maven-plugin --- [INFO] Deleting /var/maven/app/micronaut-maven-plugin/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (prepare-agent) @ micronaut-maven-plugin --- [INFO] argLine set to -javaagent:/var/maven/.m2/repository-022/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/maven/app/micronaut-maven-plugin/target/jacoco.exec [INFO] [INFO] --- maven-plugin-plugin:3.9.0:helpmojo (help-goal) @ micronaut-maven-plugin --- [WARNING] Goal prefix is specified as: 'mn'. Maven currently expects it to be 'micronaut'. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ micronaut-maven-plugin --- [INFO] Copying 13 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ micronaut-maven-plugin --- [WARNING] The following annotation processors were found on the classpath: [org.eclipse.sisu.space.SisuIndexAPT6]. Compile avoidance has been deactivated. Please use the configuration element of the compiler plugin to declare the processors instead. If you did not intend to use the processors above (e.g. they were leaked by a dependency), you can use the none option to disable annotation processing. For more information see https://gradle.com/enterprise/help/maven-extension-compile-avoidance. [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 36 source files with javac [debug target 17] to target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ micronaut-maven-plugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. The maximum number of allowed violations is 1. [INFO] [INFO] --- spotless-maven-plugin:2.38.0:check (spotless-check) @ micronaut-maven-plugin --- [INFO] Index file does not exist. Fallback to an empty index [INFO] Spotless.Java is keeping 35 files clean - 0 needs changes to be clean, 35 were already clean, 0 were skipped because caching determined they were already clean [INFO] [INFO] --- maven-plugin-plugin:3.9.0:descriptor (default-descriptor) @ micronaut-maven-plugin --- [WARNING] Goal prefix is specified as: 'mn'. Maven currently expects it to be 'micronaut'. [INFO] Using 'UTF-8' encoding to read mojo source files. [WARNING] Unresolvable link in javadoc tag with value AbstractMicronautJavaCodegen#optionsBuilder() found in micronaut-maven-plugin/src/main/java/io/micronaut/maven/openapi/OpenApiGenericMojo.java:48: Could not resolve javadoc reference JavadocReference [moduleName=Optional.empty, packageNameClassName=Optional[AbstractMicronautJavaCodegen], member=Optional[optionsBuilder()], label=Optional.empty] [WARNING] Unresolvable link in javadoc tag with value FilesMojoV2#collectWatchParameters found in micronaut-maven-plugin/target/maven-plugin-plugin-sources/com.google.cloud.tools/jib-maven-plugin/3.3.2/sources/com/google/cloud/tools/jib/maven/skaffold/SkaffoldConfiguration.java:43: Could not resolve javadoc reference JavadocReference [moduleName=Optional.empty, packageNameClassName=Optional[FilesMojoV2], member=Optional[collectWatchParameters], label=Optional.empty] [INFO] java-annotations mojo extractor found 15 mojo descriptors. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] ant mojo extractor found 0 mojo descriptor. [INFO] bsh mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-plugin-plugin:3.9.0:descriptor (mojo-descriptor) @ micronaut-maven-plugin --- [WARNING] Goal prefix is specified as: 'mn'. Maven currently expects it to be 'micronaut'. [INFO] Using 'UTF-8' encoding to read mojo source files. [WARNING] Unresolvable link in javadoc tag with value AbstractMicronautJavaCodegen#optionsBuilder() found in micronaut-maven-plugin/src/main/java/io/micronaut/maven/openapi/OpenApiGenericMojo.java:48: Could not resolve javadoc reference JavadocReference [moduleName=Optional.empty, packageNameClassName=Optional[AbstractMicronautJavaCodegen], member=Optional[optionsBuilder()], label=Optional.empty] [WARNING] Unresolvable link in javadoc tag with value FilesMojoV2#collectWatchParameters found in micronaut-maven-plugin/target/maven-plugin-plugin-sources/com.google.cloud.tools/jib-maven-plugin/3.3.2/sources/com/google/cloud/tools/jib/maven/skaffold/SkaffoldConfiguration.java:43: Could not resolve javadoc reference JavadocReference [moduleName=Optional.empty, packageNameClassName=Optional[FilesMojoV2], member=Optional[collectWatchParameters], label=Optional.empty] [INFO] java-annotations mojo extractor found 15 mojo descriptors. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] ant mojo extractor found 0 mojo descriptor. [INFO] bsh mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ micronaut-maven-plugin --- [INFO] skip non existing resourceDirectory /var/maven/app/micronaut-maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ micronaut-maven-plugin --- [WARNING] The following annotation processors were found on the classpath: [org.eclipse.sisu.space.SisuIndexAPT6]. Compile avoidance has been deactivated. Please use the configuration element of the compiler plugin to declare the processors instead. If you did not intend to use the processors above (e.g. they were leaked by a dependency), you can use the none option to disable annotation processing. For more information see https://gradle.com/enterprise/help/maven-extension-compile-avoidance. [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ micronaut-maven-plugin --- [INFO] Tests are skipped. [INFO] Skipped [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ micronaut-maven-plugin --- [INFO] Building jar: /var/maven/app/micronaut-maven-plugin/target/micronaut-maven-plugin-4.0.5.jar [INFO] [INFO] --- maven-plugin-plugin:3.9.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ micronaut-maven-plugin --- [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ micronaut-maven-plugin --- [INFO] Building jar: /var/maven/app/micronaut-maven-plugin/target/micronaut-maven-plugin-4.0.5-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ micronaut-maven-plugin --- [INFO] Skipped [INFO] [INFO] --- maven-artifact-plugin:3.5.1:compare (default-cli) @ micronaut-maven-plugin --- [INFO] Saved aggregate info on build to /var/maven/app/micronaut-maven-plugin/target/micronaut-maven-plugin-4.0.5.buildinfo [INFO] Aggregate buildinfo copied to /var/maven/app/target/micronaut-maven-plugin-parent-4.0.5.buildinfo [INFO] Checking against reference build from central... [INFO] Reference buildinfo file not found: it will be generated from downloaded reference artifacts [INFO] Reference build java.version: 17 (from MANIFEST.MF Build-Jdk-Spec) [INFO] Reference build os.name: Unix (from pom.properties newline) [INFO] Minimal buildinfo generated from downloaded artifacts: /var/maven/app/target/reference/micronaut-maven-plugin-4.0.5.buildinfo [INFO] Reproducible Build output summary: 13 files ok [INFO] Reproducible Build output comparison saved to /var/maven/app/micronaut-maven-plugin/target/micronaut-maven-plugin-4.0.5.buildcompare [INFO] Aggregate buildcompare copied to /var/maven/app/target/micronaut-maven-plugin-parent-4.0.5.buildcompare [INFO] [INFO] --------< io.micronaut.maven:micronaut-maven-integration-tests >-------- [INFO] Building Micronaut Maven Plugin - Integration Tests 4.0.5 [6/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ micronaut-maven-integration-tests --- [INFO] Deleting /var/maven/app/micronaut-maven-integration-tests/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (prepare-agent) @ micronaut-maven-integration-tests --- [INFO] invoker.mavenOpts set to -javaagent:/var/maven/.m2/repository-022/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/maven/app/micronaut-maven-integration-tests/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ micronaut-maven-integration-tests --- [INFO] skip non existing resourceDirectory /var/maven/app/micronaut-maven-integration-tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ micronaut-maven-integration-tests --- [WARNING] The following annotation processors were found on the classpath: [org.eclipse.sisu.space.SisuIndexAPT6]. Compile avoidance has been deactivated. Please use the configuration element of the compiler plugin to declare the processors instead. If you did not intend to use the processors above (e.g. they were leaked by a dependency), you can use the none option to disable annotation processing. For more information see https://gradle.com/enterprise/help/maven-extension-compile-avoidance. [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ micronaut-maven-integration-tests --- [INFO] Loaded from the build cache, saving 0.288s [INFO] [INFO] --- spotless-maven-plugin:2.38.0:check (spotless-check) @ micronaut-maven-integration-tests --- [INFO] Index file does not exist. Fallback to an empty index [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ micronaut-maven-integration-tests --- [INFO] skip non existing resourceDirectory /var/maven/app/micronaut-maven-integration-tests/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ micronaut-maven-integration-tests --- [WARNING] The following annotation processors were found on the classpath: [org.eclipse.sisu.space.SisuIndexAPT6]. Compile avoidance has been deactivated. Please use the configuration element of the compiler plugin to declare the processors instead. If you did not intend to use the processors above (e.g. they were leaked by a dependency), you can use the none option to disable annotation processing. For more information see https://gradle.com/enterprise/help/maven-extension-compile-avoidance. [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ micronaut-maven-integration-tests --- [INFO] Tests are skipped. [INFO] Skipped [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ micronaut-maven-integration-tests --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /var/maven/app/micronaut-maven-integration-tests/target/micronaut-maven-integration-tests-4.0.5.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ micronaut-maven-integration-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ micronaut-maven-integration-tests --- [INFO] Skipped [INFO] [INFO] --- maven-artifact-plugin:3.5.1:compare (default-cli) @ micronaut-maven-integration-tests --- [INFO] Skipping goal because module skips install and/or deploy [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Micronaut Maven Plugin - Parent 4.0.5: [INFO] [INFO] Micronaut Maven Plugin - Parent .................... SUCCESS [ 3.443 s] [INFO] Micronaut Maven Plugin - Core ...................... SUCCESS [ 2.102 s] [INFO] Micronaut Maven Plugin - Enforcer Rules ............ SUCCESS [ 1.422 s] [INFO] Micronaut Maven Plugin - Jib Integration ........... SUCCESS [ 2.233 s] [INFO] Micronaut Maven Plugin - Plugin .................... SUCCESS [ 8.434 s] [INFO] Micronaut Maven Plugin - Integration Tests ......... SUCCESS [ 0.322 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.793 s [INFO] Finished at: 2025-01-29T20:29:47Z [INFO] ------------------------------------------------------------------------ [INFO] 76 goals, 72 executed, 4 from cache [INFO] [INFO] Publishing build scan... [INFO] [INFO] The Gradle Enterprise server (ge.micronaut.io) rejected the request due to authentication being required. [INFO] If you are able to sign in to this server in a web browser, you can authenticate your environment by running the following goal: [INFO] [INFO] com.gradle:gradle-enterprise-maven-extension:1.16.1:provision-access-key [INFO] [INFO] Or see https://gradle.com/help/maven-extension-auth for additional help with authenticating your build environment. [INFO] mvn exit_code=0