-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
Smoketest is failing in some cases, where one dependency (specifically seems to be httpcore5-h2) is not included in lockfile. After tests performed in #1280 and #1282 it seems this is fixed by cloning repos to smoke test aganist in a subfolder.
My guess is that some mvn parent behavior caused it to misbehave.
Locally it never happened if only checkstyle was cloned, but did happen sometimes when all 4 repos was smoketested against.
To note is that is did calculate the checksum of the dependency, as proved by adding logging with:
.withOutputStream(System.out)
.withErrorStream(System.out)
Log of `jbang .github/smoketest/SmokeTest.Java`
[jbang] Building jar for SmokeTest.java...
your version is: 5.6.1-SNAPSHOT
Testing project CiProject[projectUrl=https://github.com/INRIA/spoon, commitHash=8e1d4272f58189587279033e3b3ca80c5f78f8ff]
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Cloned https://github.com/INRIA/spoon to smoketests/spoon
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO]
[INFO] ------------------< fr.inria.gforge.spoon:spoon-core >------------------
[INFO] Building Spoon Core 10.3.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- configurator:5.6.1-SNAPSHOT:generate (default-cli) @ spoon-core ---
[INFO] No lockfile found. Generating new lockfile.
[INFO] Generating lock file for project spoon-core
[INFO] Unable to find SHA-256 checksum for com.google.guava:guava:31.1-jre on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.j2objc:j2objc-annotations:1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.errorprone:error_prone_annotations:2.11.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:failureaccess:1.0.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for javax.validation:validation-api:2.0.1.Final on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.mysema.querydsl:querydsl-core:3.7.4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:guava:18.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-model:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-annotations:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-xml:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-annotations:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-support:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-model:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-xml:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-xml:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.codehaus.woodstox:stax2-api:4.2.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.codehaus.woodstox:stax2-api:4.2.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-settings:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-annotations:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-xml:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-toolchain:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-xml:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-annotations:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-metadata:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-annotations:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-plugin:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-xml:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-annotations:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.codehaus.plexus:plexus-xml:4.1.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-xml:4.0.0-rc-3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-model:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-annotations:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven:maven-api-xml:4.0.0-rc-4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for commons-io:commons-io:2.11.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.kohsuke.metainf-services:metainf-services:1.9 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.commons:commons-compress:1.22 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.martiansoftware:jsap:2.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.eclipse.jdt:org.eclipse.jdt.core:3.32.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.hamcrest:hamcrest:2.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.fasterxml.jackson.core:jackson-databind:2.14.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.fasterxml.jackson.core:jackson-annotations:2.14.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.fasterxml.jackson.core:jackson-core:2.14.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven.shared:maven-invoker:3.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for javax.inject:javax.inject:1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.maven.shared:maven-shared-utils:3.3.4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for commons-io:commons-io:2.6 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for uk.org.lidalia:slf4j-test:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.slf4j:slf4j-api:1.7.5 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:guava:14.0.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for uk.org.lidalia:lidalia-slf4j-ext:1.0.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.slf4j:slf4j-api:1.7.5 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:guava:14.0.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for joda-time:joda-time:2.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for uk.org.lidalia:lidalia-lang:1.0.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:guava:14.0.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.commons:commons-lang3:3.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.slf4j:slf4j-api:1.7.5 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.slf4j:slf4j-api:1.7.36 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.objenesis:objenesis:3.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for net.bytebuddy:byte-buddy:1.14.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for net.bytebuddy:byte-buddy-agent:1.14.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for ch.qos.logback:logback-classic:1.4.5 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for ch.qos.logback:logback-core:1.4.5 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.slf4j:slf4j-api:2.0.4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.commons:commons-lang3:3.12.0 on remote. Downloading and calculating locally.
[INFO] Lockfile written to /Users/elias/code/kth/CHAINS/maven-lockfile/smoketests/spoon/lockfile.json
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.328 s
[INFO] Finished at: 2025-07-31T19:35:03+02:00
[INFO] ------------------------------------------------------------------------
[INFO] 1 goals, 1 executed
All dependencies are in the lockfile
Testing project CiProject[projectUrl=https://github.com/stanfordnlp/CoreNLP, commitHash=139893242878ecacde79b2ba1d0102b855526610]
Cloned https://github.com/stanfordnlp/CoreNLP to smoketests/CoreNLP
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------< edu.stanford.nlp:stanford-corenlp >------------------
[INFO] Building Stanford CoreNLP 4.5.4
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- configurator:5.6.1-SNAPSHOT:generate (default-cli) @ stanford-corenlp ---
[INFO] No lockfile found. Generating new lockfile.
[INFO] Generating lock file for project stanford-corenlp
[INFO] Unable to find SHA-256 checksum for javax.xml.bind:jaxb-api:2.4.0-b180830.0359 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for javax.activation:javax.activation-api:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.sun.istack:istack-commons-runtime:3.0.7 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for junit:junit:4.13.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.hamcrest:hamcrest-core:1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.pholser:junit-quickcheck-generators:0.5 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for junit:junit:4.12 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.pholser:junit-quickcheck-core:0.5 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for joda-time:joda-time:2.10.5 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-simple:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-fsparse:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-core:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-fdense:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-cdense:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-core:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-fdense:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-core:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-zdense:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-core:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-ddense:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-core:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-dsparse:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-core:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-ddense:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.sun.xml.bind:jaxb-impl:2.4.0-b180830.0438 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.slf4j:slf4j-api:1.7.12 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.protobuf:protobuf-java:3.19.6 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for javax.activation:javax.activation-api:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.googlecode.json-simple:json-simple:1.1.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for junit:junit:4.10 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for javax.servlet:javax.servlet-api:3.0.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.glassfish:javax.json:1.0.4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.lucene:lucene-core:7.5.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for xerces:xercesImpl:2.8.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for xml-apis:xml-apis:1.3.03 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for xalan:xalan:2.7.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for xalan:serializer:2.7.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for xml-apis:xml-apis:1.3.04 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.commons:commons-lang3:3.3.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.pholser:junit-quickcheck-core:0.5 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for junit:junit:4.12 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.slf4j:slf4j-api:1.7.12 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for ognl:ognl:3.0.5 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for javassist:javassist:3.11.0.GA on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.javaruntype:javaruntype:1.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.antlr:antlr-runtime:3.1.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.junit.contrib:junit-theories:5.0-alpha-3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for junit:junit:4.12 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.javaruntype:javaruntype:1.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.lucene:lucene-queryparser:7.5.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.lucene:lucene-queries:7.5.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.lucene:lucene-sandbox:7.5.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.lucene:lucene-core:7.5.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.apple:AppleJavaExtensions:1.4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for de.jollyday:jollyday:0.4.9 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for joda-time:joda-time:2.4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for javax.xml.bind:jaxb-api:2.2.7 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-core:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.lucene:lucene-analyzers-common:7.5.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.lucene:lucene-core:7.5.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-ddense:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.ejml:ejml-core:0.39 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Lockfile written to /Users/elias/code/kth/CHAINS/maven-lockfile/smoketests/CoreNLP/lockfile.json
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.758 s
[INFO] Finished at: 2025-07-31T19:35:55+02:00
[INFO] ------------------------------------------------------------------------
[INFO] 1 goals, 1 executed
All dependencies are in the lockfile
Testing project CiProject[projectUrl=https://github.com/javaparser/javaparser, commitHash=7e761814c661d67293fb9941287f544ce7fdd14c]
Cloned https://github.com/javaparser/javaparser to smoketests/javaparser
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] javaparser-parent [pom]
[INFO] javaparser-core [jar]
[INFO] javaparser-core-testing [jar]
[INFO] javaparser-core-testing-bdd [jar]
[INFO] javaparser-core-generators [jar]
[INFO] javaparser-core-metamodel-generator [jar]
[INFO] javaparser-core-serialization [jar]
[INFO] javaparser-symbol-solver-core [jar]
[INFO] javaparser-symbol-solver-testing [jar]
[INFO]
[INFO] --------------< com.github.javaparser:javaparser-parent >---------------
[INFO] Building javaparser-parent 3.25.1 [1/9]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- configurator:5.6.1-SNAPSHOT:generate (default-cli) @ javaparser-parent ---
[INFO] No lockfile found. Generating new lockfile.
[INFO] Generating lock file for project javaparser-parent
[INFO] Lockfile written to /Users/elias/code/kth/CHAINS/maven-lockfile/smoketests/javaparser/lockfile.json
[INFO]
[INFO] ---------------< com.github.javaparser:javaparser-core >----------------
[INFO] Building javaparser-core 3.25.1 [2/9]
[INFO] from javaparser-core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- configurator:5.6.1-SNAPSHOT:generate (default-cli) @ javaparser-core ---
[INFO] No lockfile found. Generating new lockfile.
[INFO] Generating lock file for project javaparser-core
[INFO] Lockfile written to /Users/elias/code/kth/CHAINS/maven-lockfile/smoketests/javaparser/javaparser-core/lockfile.json
[INFO]
[INFO] -----------< com.github.javaparser:javaparser-core-testing >------------
[INFO] Building javaparser-core-testing 3.25.1 [3/9]
[INFO] from javaparser-core-testing/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- configurator:5.6.1-SNAPSHOT:generate (default-cli) @ javaparser-core-testing ---
[INFO] No lockfile found. Generating new lockfile.
[INFO] Generating lock file for project javaparser-core-testing
[INFO] Unable to find SHA-256 checksum for net.bytebuddy:byte-buddy:1.12.10 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for net.bytebuddy:byte-buddy-agent:1.12.10 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.objenesis:objenesis:3.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.hamcrest:hamcrest-library:2.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.hamcrest:hamcrest-core:2.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.hamcrest:hamcrest:2.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.assertj:assertj-core:3.24.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for net.bytebuddy:byte-buddy:1.12.21 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.github.javaparser:javaparser-core:3.25.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.jetbrains.kotlin:kotlin-stdlib:1.6.20 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.jetbrains:annotations:13.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.squareup.okio:okio-jvm:3.0.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.31 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.jetbrains.kotlin:kotlin-stdlib:1.5.31 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.jetbrains.kotlin:kotlin-stdlib:1.5.31 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31 on remote. Downloading and calculating locally.
[INFO] Lockfile written to /Users/elias/code/kth/CHAINS/maven-lockfile/smoketests/javaparser/javaparser-core-testing/lockfile.json
[INFO]
[INFO] ---------< com.github.javaparser:javaparser-core-testing-bdd >----------
[INFO] Building javaparser-core-testing-bdd 3.25.1 [4/9]
[INFO] from javaparser-core-testing-bdd/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- configurator:5.6.1-SNAPSHOT:generate (default-cli) @ javaparser-core-testing-bdd ---
[INFO] No lockfile found. Generating new lockfile.
[INFO] Generating lock file for project javaparser-core-testing-bdd
[INFO] Unable to find SHA-256 checksum for com.github.javaparser:javaparser-core:3.25.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.jbehave:jbehave-core:4.8.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.hamcrest:hamcrest:2.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for commons-io:commons-io:2.8.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.thoughtworks.paranamer:paranamer:2.8 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for junit:junit:4.13.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.freemarker:freemarker:2.3.30 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.commons:commons-lang3:3.11 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.commons:commons-text:1.9 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.commons:commons-lang3:3.11 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.codehaus.plexus:plexus-utils:3.3.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.thoughtworks.xstream:xstream:1.4.15 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for xmlpull:xmlpull:1.1.3.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for xpp3:xpp3_min:1.1.4c on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.gson:gson:2.8.5 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for junit:junit:4.13.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.hamcrest:hamcrest-core:1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.github.valfirst:jbehave-junit-runner:2.3.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for junit:junit:4.13.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Lockfile written to /Users/elias/code/kth/CHAINS/maven-lockfile/smoketests/javaparser/javaparser-core-testing-bdd/lockfile.json
[INFO]
[INFO] ----------< com.github.javaparser:javaparser-core-generators >----------
[INFO] Building javaparser-core-generators 3.25.1 [5/9]
[INFO] from javaparser-core-generators/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- configurator:5.6.1-SNAPSHOT:generate (default-cli) @ javaparser-core-generators ---
[INFO] No lockfile found. Generating new lockfile.
[INFO] Generating lock file for project javaparser-core-generators
[INFO] Unable to find SHA-256 checksum for com.github.javaparser:javaparser-core:3.25.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Lockfile written to /Users/elias/code/kth/CHAINS/maven-lockfile/smoketests/javaparser/javaparser-core-generators/lockfile.json
[INFO]
[INFO] -----< com.github.javaparser:javaparser-core-metamodel-generator >------
[INFO] Building javaparser-core-metamodel-generator 3.25.1 [6/9]
[INFO] from javaparser-core-metamodel-generator/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- configurator:5.6.1-SNAPSHOT:generate (default-cli) @ javaparser-core-metamodel-generator ---
[INFO] No lockfile found. Generating new lockfile.
[INFO] Generating lock file for project javaparser-core-metamodel-generator
[INFO] Unable to find SHA-256 checksum for com.github.javaparser:javaparser-core:3.25.1 on remote. Downloading and calculating locally.
[INFO] Lockfile written to /Users/elias/code/kth/CHAINS/maven-lockfile/smoketests/javaparser/javaparser-core-metamodel-generator/lockfile.json
[INFO]
[INFO] --------< com.github.javaparser:javaparser-core-serialization >---------
[INFO] Building javaparser-core-serialization 3.25.1 [7/9]
[INFO] from javaparser-core-serialization/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- configurator:5.6.1-SNAPSHOT:generate (default-cli) @ javaparser-core-serialization ---
[INFO] No lockfile found. Generating new lockfile.
[INFO] Generating lock file for project javaparser-core-serialization
[INFO] Unable to find SHA-256 checksum for com.github.javaparser:javaparser-core:3.25.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for javax.json:javax.json-api:1.1.4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.glassfish:javax.json:1.1.4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Lockfile written to /Users/elias/code/kth/CHAINS/maven-lockfile/smoketests/javaparser/javaparser-core-serialization/lockfile.json
[INFO]
[INFO] --------< com.github.javaparser:javaparser-symbol-solver-core >---------
[INFO] Building javaparser-symbol-solver-core 3.25.1 [8/9]
[INFO] from javaparser-symbol-solver-core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- configurator:5.6.1-SNAPSHOT:generate (default-cli) @ javaparser-symbol-solver-core ---
[INFO] No lockfile found. Generating new lockfile.
[INFO] Generating lock file for project javaparser-symbol-solver-core
[INFO] Unable to find SHA-256 checksum for org.javassist:javassist:3.29.2-GA on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:guava:31.1-jre on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:failureaccess:1.0.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.errorprone:error_prone_annotations:2.11.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.j2objc:j2objc-annotations:1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.github.javaparser:javaparser-core:3.25.1 on remote. Downloading and calculating locally.
[INFO] Lockfile written to /Users/elias/code/kth/CHAINS/maven-lockfile/smoketests/javaparser/javaparser-symbol-solver-core/lockfile.json
[INFO]
[INFO] -------< com.github.javaparser:javaparser-symbol-solver-testing >-------
[INFO] Building javaparser-symbol-solver-testing 3.25.1 [9/9]
[INFO] from javaparser-symbol-solver-testing/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- configurator:5.6.1-SNAPSHOT:generate (default-cli) @ javaparser-symbol-solver-testing ---
[INFO] No lockfile found. Generating new lockfile.
[INFO] Generating lock file for project javaparser-symbol-solver-testing
[INFO] Unable to find SHA-256 checksum for org.hamcrest:hamcrest-library:2.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.hamcrest:hamcrest-core:2.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.hamcrest:hamcrest:2.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for net.bytebuddy:byte-buddy-agent:1.12.10 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.objenesis:objenesis:3.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for net.bytebuddy:byte-buddy:1.12.10 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.github.javaparser:javaparser-symbol-solver-core:3.25.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.github.javaparser:javaparser-core:3.25.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:guava:31.1-jre on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.errorprone:error_prone_annotations:2.11.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.j2objc:j2objc-annotations:1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:failureaccess:1.0.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.javassist:javassist:3.29.2-GA on remote. Downloading and calculating locally.
[INFO] Lockfile written to /Users/elias/code/kth/CHAINS/maven-lockfile/smoketests/javaparser/javaparser-symbol-solver-testing/lockfile.json
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for javaparser-parent 3.25.1:
[INFO]
[INFO] javaparser-parent .................................. SUCCESS [ 0.197 s]
[INFO] javaparser-core .................................... SUCCESS [ 0.007 s]
[INFO] javaparser-core-testing ............................ SUCCESS [ 5.113 s]
[INFO] javaparser-core-testing-bdd ........................ SUCCESS [ 4.933 s]
[INFO] javaparser-core-generators ......................... SUCCESS [ 0.501 s]
[INFO] javaparser-core-metamodel-generator ................ SUCCESS [ 0.180 s]
[INFO] javaparser-core-serialization ...................... SUCCESS [ 0.936 s]
[INFO] javaparser-symbol-solver-core ...................... SUCCESS [ 0.934 s]
[INFO] javaparser-symbol-solver-testing ................... SUCCESS [ 2.039 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.908 s
[INFO] Finished at: 2025-07-31T19:36:21+02:00
[INFO] ------------------------------------------------------------------------
All dependencies are in the lockfile
Testing project CiProject[projectUrl=https://github.com/checkstyle/checkstyle, commitHash=dffecfe45722704f54b1727f969445e2aacd4cb3]
Cloned https://github.com/checkstyle/checkstyle to smoketests/checkstyle
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO]
[INFO] ------------------< com.puppycrawl.tools:checkstyle >-------------------
[INFO] Building checkstyle 10.9.1
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- configurator:5.6.1-SNAPSHOT:generate (default-cli) @ checkstyle ---
[INFO] No lockfile found. Generating new lockfile.
[INFO] Generating lock file for project checkstyle
[INFO] Unable to find SHA-256 checksum for com.google.guava:guava:31.1-jre on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:failureaccess:1.0.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.errorprone:error_prone_annotations:2.11.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.j2objc:j2objc-annotations:1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for net.bytebuddy:byte-buddy:1.14.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.objenesis:objenesis:3.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.antlr:antlr4-runtime:4.11.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for commons-beanutils:commons-beanutils:1.9.4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for commons-logging:commons-logging:1.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for commons-collections:commons-collections:3.2.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.ant:ant:1.10.13 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.ant:ant-launcher:1.10.13 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.slf4j:slf4j-api:2.0.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.code.findbugs:jsr305:3.0.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.javassist:javassist:3.28.0-GA on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.slf4j:slf4j-api:1.7.32 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.github.caciocavallosilano:cacio-tta:1.11 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.github.caciocavallosilano:cacio-shared:1.11 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.truth:truth:1.1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.guava:guava:30.1.1-android on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.errorprone:error_prone_annotations:2.7.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for junit:junit:4.13.2 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.hamcrest:hamcrest-core:1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.google.auto.value:auto-value-annotations:1.8.1 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.eclipse.jgit:org.eclipse.jgit:6.5.0.202303070854-r on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for com.googlecode.javaewah:JavaEWAH:1.1.13 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.slf4j:slf4j-api:1.7.30 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.jacoco:org.jacoco.agent:0.8.8 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.itsallcode:junit5-system-extensions:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.httpcomponents.client5:httpclient5:5.1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for commons-codec:commons-codec:1.15 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.httpcomponents.core5:httpcore5:5.1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.httpcomponents.core5:httpcore5-h2:5.1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.httpcomponents.core5:httpcore5:5.1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.httpcomponents.core5:httpcore5:5.1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.httpcomponents.client5:httpclient5:5.1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.apache.httpcomponents.core5:httpcore5:5.1.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for commons-io:commons-io:2.11.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for net.bytebuddy:byte-buddy:1.12.22 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for net.bytebuddy:byte-buddy-agent:1.12.22 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.objenesis:objenesis:3.3 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for de.thetaphi:forbiddenapis:3.4 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.slf4j:slf4j-simple:2.0.6 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.slf4j:slf4j-api:2.0.6 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Unable to find SHA-256 checksum for org.opentest4j:opentest4j:1.2.0 on remote. Downloading and calculating locally.
[INFO] Lockfile written to /Users/elias/code/kth/CHAINS/maven-lockfile/smoketests/checkstyle/lockfile.json
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:18 min
[INFO] Finished at: 2025-07-31T19:38:00+02:00
[INFO] ------------------------------------------------------------------------
All dependencies are in the lockfile
but it still wasn't included in the lockfile.
Metadata
Metadata
Assignees
Labels
No labels