Your message dated Sat, 21 Nov 2020 23:48:56 +0000
with message-id <e1kgcci-000h8k...@fasolo.debian.org>
and subject line Bug#975225: fixed in junit5 5.3.2-4
has caused the Debian Bug report #975225,
regarding junit5: FTBFS: test failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
975225: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975225
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: junit5
Version: 5.3.2-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201119 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
>       mkdir -p .gradle/init.d
>       cp /usr/share/gradle-debian-helper/init.gradle .gradle/init.d/
>       gradle --info --console plain --offline --stacktrace --no-daemon 
> --refresh-dependencies --gradle-user-home .gradle -Duser.home=. 
> -Duser.name=debian -Ddebian.package=junit5 -Dfile.encoding=UTF-8 --parallel 
> --max-workers=4 jar
> Initialized native services in: /<<PKGBUILDDIR>>/.gradle/native
> Using 4 worker leases.
> Creating new cache for fileHashes, path 
> /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/fileHashes/fileHashes.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@6e4de19b
> Creating new cache for resourceHashesCache, path 
> /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/fileHashes/resourceHashesCache.bin, 
> access org.gradle.cache.internal.DefaultCacheAccess@6e4de19b
> Creating new cache for fileHashes, path 
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/fileHashes.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@2427e004
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access using Lookup on 
> org.gradle.internal.reflect.JavaMethod 
> (file:/usr/share/gradle/lib/gradle-base-services-4.4.1.jar) to class 
> java.lang.ClassLoader
> WARNING: Please consider reporting this to the maintainers of 
> org.gradle.internal.reflect.JavaMethod
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> Starting Build
> Compiling initialization script '/<<PKGBUILDDIR>>/.gradle/init.d/init.gradle' 
> using SubsetScriptTransformer.
> Creating new cache for metadata-1.1/results, path 
> /<<PKGBUILDDIR>>/.gradle/caches/transforms-1/metadata-1.1/results.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@dd2856e
> Compiling initialization script '/<<PKGBUILDDIR>>/.gradle/init.d/init.gradle' 
> using BuildScriptTransformer.
> Compiling settings file '/<<PKGBUILDDIR>>/settings.gradle' using 
> SubsetScriptTransformer.
> Compiling settings file '/<<PKGBUILDDIR>>/settings.gradle' using 
> BuildScriptTransformer.
> Settings evaluated using settings file '/<<PKGBUILDDIR>>/settings.gradle'.
> Projects loaded. Root project using build file 
> '/<<PKGBUILDDIR>>/build.gradle'.
> Included projects: [root project 'junit5', project ':documentation', project 
> ':junit-bom', project ':junit-jupiter-api', project ':junit-jupiter-engine', 
> project ':junit-jupiter-migrationsupport', project ':junit-jupiter-params', 
> project ':junit-platform-commons', project ':junit-platform-commons-java-9', 
> project ':junit-platform-console', project 
> ':junit-platform-console-standalone', project ':junit-platform-engine', 
> project ':junit-platform-launcher', project ':junit-platform-runner', project 
> ':junit-platform-suite-api', project ':junit-platform-surefire-provider', 
> project ':junit-vintage-engine']
>       Keep-alive timer started
>       Adding Debian repository to project 'junit5'
>       Adding Debian repository to project 'documentation'
>       Adding Debian repository to project 'junit-bom'
>       Adding Debian repository to project 'junit-jupiter-api'
>       Adding Debian repository to project 'junit-jupiter-engine'
>       Adding Debian repository to project 'junit-jupiter-migrationsupport'
>       Adding Debian repository to project 'junit-jupiter-params'
>       Adding Debian repository to project 'junit-platform-commons'
>       Adding Debian repository to project 'junit-platform-commons-java-9'
>       Adding Debian repository to project 'junit-platform-console'
>       Adding Debian repository to project 'junit-platform-console-standalone'
>       Adding Debian repository to project 'junit-platform-engine'
>       Adding Debian repository to project 'junit-platform-launcher'
>       Adding Debian repository to project 'junit-platform-runner'
>       Adding Debian repository to project 'junit-platform-suite-api'
>       Adding Debian repository to project 'junit-platform-surefire-provider'
>       Adding Debian repository to project 'junit-vintage-engine'
> Parallel execution is an incubating feature.
> Evaluating root project 'junit5' using build file 
> '/<<PKGBUILDDIR>>/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/build.gradle' using 
> SubsetScriptTransformer.
>       Loading the Maven rules...
>       Passing through com.github.jengelman.gradle.plugins:shadow:jar:debian
>       Passing through org.codehaus.groovy:groovy-all:jar:debian
>       Passing through org.apache.ant:ant:jar:debian
>       Passing through org.apache.ant:ant-parent:jar:debian
>       Passing through commons-io:commons-io:jar:debian
>       Passing through org.apache.commons:commons-parent:jar:debian
>       Passing through org.apache:apache:jar:debian
>       Passing through org.apache.logging.log4j:log4j-core:jar:debian
>       Passing through org.apache.logging.log4j:log4j:jar:debian
>       Passing through org.codehaus.plexus:plexus-utils:jar:debian
>       Passing through org.jdom:jdom2:jar:debian
>       Passing through org.ow2.asm:asm-all:jar:debian
>       Passing through org.vafer:jdependency:jar:debian
>       Passing through org.apache.ant:ant-launcher:jar:debian
>       Passing through org.apache.logging.log4j:log4j-api:jar:debian
> Compiling build file '/<<PKGBUILDDIR>>/build.gradle' using 
> BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/japicc.gradle' using 
> SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/japicc.gradle' using 
> BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit5'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':documentation' using build file 
> '/<<PKGBUILDDIR>>/documentation/documentation.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/documentation/documentation.gradle' 
> using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/documentation/documentation.gradle' 
> using BuildScriptTransformer.
>       Adding Maven pom generation to project 'documentation'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-bom' using build file 
> '/<<PKGBUILDDIR>>/junit-bom/junit-bom.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/junit-bom/junit-bom.gradle' using 
> SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/junit-bom/junit-bom.gradle' using 
> BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-bom'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-jupiter-api' using build file 
> '/<<PKGBUILDDIR>>/junit-jupiter-api/junit-jupiter-api.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-jupiter-api/junit-jupiter-api.gradle' using 
> SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-jupiter-api/junit-jupiter-api.gradle' using 
> BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-jupiter-api'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-jupiter-engine' using build file 
> '/<<PKGBUILDDIR>>/junit-jupiter-engine/junit-jupiter-engine.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-jupiter-engine/junit-jupiter-engine.gradle' using 
> SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-jupiter-engine/junit-jupiter-engine.gradle' using 
> BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-jupiter-engine'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-jupiter-migrationsupport' using build file 
> '/<<PKGBUILDDIR>>/junit-jupiter-migrationsupport/junit-jupiter-migrationsupport.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-jupiter-migrationsupport/junit-jupiter-migrationsupport.gradle'
>  using SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-jupiter-migrationsupport/junit-jupiter-migrationsupport.gradle'
>  using BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-jupiter-migrationsupport'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-jupiter-params' using build file 
> '/<<PKGBUILDDIR>>/junit-jupiter-params/junit-jupiter-params.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-jupiter-params/junit-jupiter-params.gradle' using 
> SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-jupiter-params/junit-jupiter-params.gradle' using 
> BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-jupiter-params'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-platform-commons' using build file 
> '/<<PKGBUILDDIR>>/junit-platform-commons/junit-platform-commons.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-commons/junit-platform-commons.gradle' using 
> SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-commons/junit-platform-commons.gradle' using 
> BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-platform-commons'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-platform-commons-java-9' using build file 
> '/<<PKGBUILDDIR>>/junit-platform-commons-java-9/junit-platform-commons-java-9.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-commons-java-9/junit-platform-commons-java-9.gradle'
>  using SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-commons-java-9/junit-platform-commons-java-9.gradle'
>  using BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-platform-commons-java-9'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-platform-console' using build file 
> '/<<PKGBUILDDIR>>/junit-platform-console/junit-platform-console.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-console/junit-platform-console.gradle' using 
> SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-console/junit-platform-console.gradle' using 
> BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-platform-console'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-platform-console-standalone' using build file 
> '/<<PKGBUILDDIR>>/junit-platform-console-standalone/junit-platform-console-standalone.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-console-standalone/junit-platform-console-standalone.gradle'
>  using SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-console-standalone/junit-platform-console-standalone.gradle'
>  using BuildScriptTransformer.
>       Adding Maven pom generation to project 
> 'junit-platform-console-standalone'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-platform-engine' using build file 
> '/<<PKGBUILDDIR>>/junit-platform-engine/junit-platform-engine.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-engine/junit-platform-engine.gradle' using 
> SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-engine/junit-platform-engine.gradle' using 
> BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-platform-engine'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-platform-launcher' using build file 
> '/<<PKGBUILDDIR>>/junit-platform-launcher/junit-platform-launcher.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-launcher/junit-platform-launcher.gradle' 
> using SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-launcher/junit-platform-launcher.gradle' 
> using BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-platform-launcher'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-platform-runner' using build file 
> '/<<PKGBUILDDIR>>/junit-platform-runner/junit-platform-runner.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-runner/junit-platform-runner.gradle' using 
> SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-runner/junit-platform-runner.gradle' using 
> BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-platform-runner'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-platform-suite-api' using build file 
> '/<<PKGBUILDDIR>>/junit-platform-suite-api/junit-platform-suite-api.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-suite-api/junit-platform-suite-api.gradle' 
> using SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-suite-api/junit-platform-suite-api.gradle' 
> using BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-platform-suite-api'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-platform-surefire-provider' using build file 
> '/<<PKGBUILDDIR>>/junit-platform-surefire-provider/junit-platform-surefire-provider.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-surefire-provider/junit-platform-surefire-provider.gradle'
>  using SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-platform-surefire-provider/junit-platform-surefire-provider.gradle'
>  using BuildScriptTransformer.
>       Adding Maven pom generation to project 
> 'junit-platform-surefire-provider'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':junit-vintage-engine' using build file 
> '/<<PKGBUILDDIR>>/junit-vintage-engine/junit-vintage-engine.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-vintage-engine/junit-vintage-engine.gradle' using 
> SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/junit-vintage-engine/junit-vintage-engine.gradle' using 
> BuildScriptTransformer.
>       Adding Maven pom generation to project 'junit-vintage-engine'
>       Linking the generated javadoc to the system JDK API documentation
> All projects evaluated.
> Selected primary task 'jar' from project :
> Creating new cache for annotation-processors, path 
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileContent/annotation-processors.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@39ff4421
> Creating new cache for metadata-2.36/module-metadata, path 
> /<<PKGBUILDDIR>>/.gradle/caches/modules-2/metadata-2.36/module-metadata.bin, 
> access org.gradle.cache.internal.DefaultCacheAccess@424461ad
>       Replacing org.apiguardian:apiguardian-api:jar:1.0.0  ->  
> org.apiguardian:apiguardian-api:jar:debian
> Tasks to be executed: [task ':compileJava', task ':processResources', task 
> ':classes', task ':debianMavenPom', task ':jar', task 
> ':junit-platform-commons:compileJava', task ':junit-jupiter-api:compileJava', 
> task ':documentation:compileJava', task ':documentation:processResources', 
> task ':documentation:classes', task ':documentation:debianMavenPom', task 
> ':documentation:jar', task ':junit-bom:compileJava', task 
> ':junit-bom:processResources', task ':junit-bom:classes', task 
> ':junit-bom:debianMavenPom', task ':junit-bom:jar', task 
> ':junit-jupiter-api:processResources', task ':junit-jupiter-api:classes', 
> task ':junit-jupiter-api:debianMavenPom', task ':junit-jupiter-api:jar', task 
> ':junit-platform-engine:compileJava', task 
> ':junit-jupiter-engine:compileJava', task 
> ':junit-jupiter-engine:processResources', task 
> ':junit-jupiter-engine:classes', task ':junit-jupiter-engine:debianMavenPom', 
> task ':junit-jupiter-engine:jar', task 
> ':junit-jupiter-migrationsupport:compileJava', task 
> ':junit-jupiter-migrationsupport:processResources', task 
> ':junit-jupiter-migrationsupport:classes', task 
> ':junit-jupiter-migrationsupport:debianMavenPom', task 
> ':junit-jupiter-migrationsupport:jar', task 
> ':junit-jupiter-params:compileJava', task 
> ':junit-jupiter-params:processResources', task 
> ':junit-jupiter-params:classes', task ':junit-jupiter-params:debianMavenPom', 
> task ':junit-jupiter-params:jar', task 
> ':junit-platform-commons:debianMavenPom', task 
> ':junit-platform-commons-java-9:compileJava', task 
> ':junit-platform-commons-java-9:processResources', task 
> ':junit-platform-commons-java-9:classes', task ':junit-platform-commons:jar', 
> task ':junit-platform-commons-java-9:debianMavenPom', task 
> ':junit-platform-commons-java-9:jar', task 
> ':junit-platform-launcher:compileJava', task 
> ':junit-platform-console:compileJava', task 
> ':junit-platform-console:processResources', task 
> ':junit-platform-console:classes', task 
> ':junit-platform-console:debianMavenPom', task ':junit-platform-console:jar', 
> task ':junit-platform-engine:processResources', task 
> ':junit-platform-engine:classes', task 
> ':junit-platform-engine:debianMavenPom', task ':junit-platform-engine:jar', 
> task ':junit-platform-launcher:processResources', task 
> ':junit-platform-launcher:classes', task 
> ':junit-platform-launcher:debianMavenPom', task 
> ':junit-platform-launcher:jar', task ':junit-vintage-engine:compileJava', 
> task ':junit-vintage-engine:processResources', task 
> ':junit-vintage-engine:classes', task ':junit-vintage-engine:debianMavenPom', 
> task ':junit-vintage-engine:jar', task 
> ':junit-platform-console-standalone:compileJava', task 
> ':junit-platform-console-standalone:processResources', task 
> ':junit-platform-console-standalone:classes', task 
> ':junit-platform-console-standalone:debianMavenPom', task 
> ':junit-platform-console-standalone:shadowJar', task 
> ':junit-platform-console-standalone:jar', task 
> ':junit-platform-suite-api:compileJava', task 
> ':junit-platform-runner:compileJava', task 
> ':junit-platform-runner:processResources', task 
> ':junit-platform-runner:classes', task 
> ':junit-platform-runner:debianMavenPom', task ':junit-platform-runner:jar', 
> task ':junit-platform-suite-api:processResources', task 
> ':junit-platform-suite-api:classes', task 
> ':junit-platform-suite-api:debianMavenPom', task 
> ':junit-platform-suite-api:jar', task 
> ':junit-platform-surefire-provider:compileJava', task 
> ':junit-platform-surefire-provider:processResources', task 
> ':junit-platform-surefire-provider:classes', task 
> ':junit-platform-surefire-provider:debianMavenPom', task 
> ':junit-platform-surefire-provider:jar']
> Creating new cache for resourceHashesCache, path 
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/resourceHashesCache.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@2427e004
> Creating new cache for taskHistory, path 
> /<<PKGBUILDDIR>>/.gradle/4.4.1/taskHistory/taskHistory.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@50e7f88b
> Creating new cache for outputFiles, path 
> /<<PKGBUILDDIR>>/.gradle/buildOutputCleanup/outputFiles.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@348b26e0
> :compileJava (Thread[Task worker for ':',5,main]) started.
> :junit-platform-commons:compileJava (Thread[Task worker for ':' Thread 
> 2,5,main]) started.
> :compileJava
> :junit-platform-commons:compileJava
> Putting task artifact state for task ':compileJava' into context took 0.004 
> secs.
> :documentation:processResources (Thread[Task worker for ':' Thread 3,5,main]) 
> started.
> :junit-bom:compileJava (Thread[main,5,main]) started.
> :documentation:processResources
> :junit-bom:compileJava
> Putting task artifact state for task ':junit-bom:compileJava' into context 
> took 0.0 secs.
> Putting task artifact state for task ':documentation:processResources' into 
> context took 0.0 secs.
> Putting task artifact state for task ':junit-platform-commons:compileJava' 
> into context took 0.002 secs.
> file or directory '/<<PKGBUILDDIR>>/documentation/src/main/resources', not 
> found
> file or directory '/<<PKGBUILDDIR>>/junit-bom/src/main/java', not found
> file or directory '/<<PKGBUILDDIR>>/src/main/java', not found
> Skipping task ':junit-bom:compileJava' as it has no source files and no 
> previous output files.
> Skipping task ':documentation:processResources' as it has no source files and 
> no previous output files.
> Skipping task ':compileJava' as it has no source files and no previous output 
> files.
> :junit-bom:compileJava NO-SOURCE
> :compileJava NO-SOURCE
> :documentation:processResources NO-SOURCE
> :junit-bom:compileJava (Thread[main,5,main]) completed. Took 0.021 secs.
> :documentation:processResources (Thread[Task worker for ':' Thread 3,5,main]) 
> completed. Took 0.031 secs.
> :junit-bom:processResources (Thread[main,5,main]) started.
> :junit-bom:processResources
> :compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.042 secs.
> Putting task artifact state for task ':junit-bom:processResources' into 
> context took 0.0 secs.
> :documentation:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) 
> started.
> :documentation:debianMavenPom
> Putting task artifact state for task ':documentation:debianMavenPom' into 
> context took 0.0 secs.
> file or directory '/<<PKGBUILDDIR>>/junit-bom/src/main/resources', not found
> Skipping task ':junit-bom:processResources' as it has no source files and no 
> previous output files.
> :junit-bom:processResources NO-SOURCE
> :processResources (Thread[Task worker for ':',5,main]) started.
> :processResources
> Putting task artifact state for task ':processResources' into context took 
> 0.0 secs.
> :junit-bom:processResources (Thread[main,5,main]) completed. Took 0.004 secs.
> :junit-bom:classes (Thread[main,5,main]) started.
> :junit-bom:classes
> Skipping task ':junit-bom:classes' as it has no actions.
> :junit-bom:classes UP-TO-DATE
> :junit-bom:classes (Thread[main,5,main]) completed. Took 0.0 secs.
> :junit-bom:debianMavenPom (Thread[main,5,main]) started.
> :junit-bom:debianMavenPom
> Putting task artifact state for task ':junit-bom:debianMavenPom' into context 
> took 0.0 secs.
> file or directory '/<<PKGBUILDDIR>>/src/main/resources', not found
> Skipping task ':processResources' as it has no source files and no previous 
> output files.
> :processResources NO-SOURCE
> :processResources (Thread[Task worker for ':',5,main]) completed. Took 0.003 
> secs.
> :classes (Thread[Task worker for ':',5,main]) started.
> :classes
> Skipping task ':classes' as it has no actions.
> :classes UP-TO-DATE
> :classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs.
> :debianMavenPom (Thread[Task worker for ':',5,main]) started.
> :debianMavenPom
> Putting task artifact state for task ':debianMavenPom' into context took 0.0 
> secs.
> Up-to-date check for task ':documentation:debianMavenPom' took 0.023 secs. It 
> is not up-to-date because:
>   No history is available.
> Up-to-date check for task ':junit-bom:debianMavenPom' took 0.019 secs. It is 
> not up-to-date because:
>   No history is available.
> Up-to-date check for task ':debianMavenPom' took 0.014 secs. It is not 
> up-to-date because:
>   No history is available.
> Up-to-date check for task ':junit-platform-commons:compileJava' took 0.091 
> secs. It is not up-to-date because:
>   No history is available.
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-bom/build/debian/junit-bom.pom
>       Generating pom file /<<PKGBUILDDIR>>/build/debian/junit5.pom
> All input files are considered out-of-date for incremental task 
> ':junit-platform-commons:compileJava'.
>       Generating pom file 
> /<<PKGBUILDDIR>>/documentation/build/debian/documentation.pom
> :debianMavenPom (Thread[Task worker for ':',5,main]) completed. Took 0.144 
> secs.
> :jar (Thread[Task worker for ':',5,main]) started.
> :jar
> Skipping task ':jar' as task onlyIf is false.
> :jar SKIPPED
> :jar (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs.
> :junit-jupiter-api:processResources (Thread[Task worker for ':',5,main]) 
> started.
> :junit-jupiter-api:processResources
> Putting task artifact state for task ':junit-jupiter-api:processResources' 
> into context took 0.0 secs.
> :junit-bom:debianMavenPom (Thread[main,5,main]) completed. Took 0.151 secs.
> :junit-bom:jar (Thread[main,5,main]) started.
> :junit-bom:jar
> Skipping task ':junit-bom:jar' as task onlyIf is false.
> :junit-bom:jar SKIPPED
> :junit-bom:jar (Thread[main,5,main]) completed. Took 0.0 secs.
> :junit-jupiter-engine:processResources (Thread[main,5,main]) started.
> :junit-jupiter-engine:processResources
> :documentation:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) 
> completed. Took 0.157 secs.
> file or directory '/<<PKGBUILDDIR>>/junit-jupiter-api/src/main/resources', 
> not found
> Compiling with JDK Java compiler API.
> :junit-jupiter-migrationsupport:processResources (Thread[Task worker for ':' 
> Thread 3,5,main]) started.
> :junit-jupiter-migrationsupport:processResources
> Putting task artifact state for task 
> ':junit-jupiter-migrationsupport:processResources' into context took 0.0 secs.
> file or directory 
> '/<<PKGBUILDDIR>>/junit-jupiter-migrationsupport/src/main/resources', not 
> found
> Skipping task ':junit-jupiter-migrationsupport:processResources' as it has no 
> source files and no previous output files.
> :junit-jupiter-migrationsupport:processResources NO-SOURCE
> :junit-jupiter-migrationsupport:processResources (Thread[Task worker for ':' 
> Thread 3,5,main]) completed. Took 0.001 secs.
> :junit-jupiter-migrationsupport:debianMavenPom (Thread[Task worker for ':' 
> Thread 3,5,main]) started.
> :junit-jupiter-migrationsupport:debianMavenPom
> Putting task artifact state for task 
> ':junit-jupiter-migrationsupport:debianMavenPom' into context took 0.0 secs.
> Putting task artifact state for task ':junit-jupiter-engine:processResources' 
> into context took 0.0 secs.
> Skipping task ':junit-jupiter-api:processResources' as it has no source files 
> and no previous output files.
> :junit-jupiter-api:processResources NO-SOURCE
> :junit-jupiter-api:processResources (Thread[Task worker for ':',5,main]) 
> completed. Took 0.01 secs.
> Up-to-date check for task ':junit-jupiter-migrationsupport:debianMavenPom' 
> took 0.001 secs. It is not up-to-date because:
>   No history is available.
> :junit-jupiter-api:debianMavenPom (Thread[Task worker for ':',5,main]) 
> started.
> :junit-jupiter-api:debianMavenPom
> Putting task artifact state for task ':junit-jupiter-api:debianMavenPom' into 
> context took 0.0 secs.
> Up-to-date check for task ':junit-jupiter-engine:processResources' took 0.001 
> secs. It is not up-to-date because:
>   No history is available.
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-jupiter-migrationsupport/build/debian/junit-jupiter-migrationsupport.pom
> :junit-jupiter-migrationsupport:debianMavenPom (Thread[Task worker for ':' 
> Thread 3,5,main]) completed. Took 0.012 secs.
> Up-to-date check for task ':junit-jupiter-api:debianMavenPom' took 0.0 secs. 
> It is not up-to-date because:
>   No history is available.
> :junit-jupiter-params:processResources (Thread[Task worker for ':' Thread 
> 3,5,main]) started.
> :junit-jupiter-params:processResources
> Putting task artifact state for task ':junit-jupiter-params:processResources' 
> into context took 0.004 secs.
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-jupiter-api/build/debian/junit-jupiter-api.pom
> file or directory '/<<PKGBUILDDIR>>/junit-jupiter-params/src/main/resources', 
> not found
> Skipping task ':junit-jupiter-params:processResources' as it has no source 
> files and no previous output files.
> :junit-jupiter-params:processResources NO-SOURCE
> :junit-jupiter-params:processResources (Thread[Task worker for ':' Thread 
> 3,5,main]) completed. Took 0.006 secs.
> :junit-jupiter-params:debianMavenPom (Thread[Task worker for ':' Thread 
> 3,5,main]) started.
> :junit-jupiter-params:debianMavenPom
> Putting task artifact state for task ':junit-jupiter-params:debianMavenPom' 
> into context took 0.0 secs.
> :junit-jupiter-api:debianMavenPom (Thread[Task worker for ':',5,main]) 
> completed. Took 0.018 secs.
> :junit-platform-commons-java-9:processResources (Thread[Task worker for 
> ':',5,main]) started.
> :junit-platform-commons-java-9:processResources
> Putting task artifact state for task 
> ':junit-platform-commons-java-9:processResources' into context took 0.0 secs.
> file or directory 
> '/<<PKGBUILDDIR>>/junit-platform-commons-java-9/src/main/resources', not found
> Up-to-date check for task ':junit-jupiter-params:debianMavenPom' took 0.0 
> secs. It is not up-to-date because:
>   No history is available.
> Skipping task ':junit-platform-commons-java-9:processResources' as it has no 
> source files and no previous output files.
> :junit-platform-commons-java-9:processResources NO-SOURCE
> :junit-platform-commons-java-9:processResources (Thread[Task worker for 
> ':',5,main]) completed. Took 0.001 secs.
> :junit-platform-commons-java-9:debianMavenPom (Thread[Task worker for 
> ':',5,main]) started.
> :junit-platform-commons-java-9:debianMavenPom
> Putting task artifact state for task 
> ':junit-platform-commons-java-9:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':junit-platform-commons-java-9:debianMavenPom' 
> took 0.0 secs. It is not up-to-date because:
>   No history is available.
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-jupiter-params/build/debian/junit-jupiter-params.pom
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-platform-commons-java-9/build/debian/junit-platform-commons-java-9.pom
> :junit-jupiter-params:debianMavenPom (Thread[Task worker for ':' Thread 
> 3,5,main]) completed. Took 0.013 secs.
> :junit-platform-console:processResources (Thread[Task worker for ':' Thread 
> 3,5,main]) started.
> :junit-platform-console:processResources
> Putting task artifact state for task 
> ':junit-platform-console:processResources' into context took 0.0 secs.
> file or directory 
> '/<<PKGBUILDDIR>>/junit-platform-console/src/main/resources', not found
> Skipping task ':junit-platform-console:processResources' as it has no source 
> files and no previous output files.
> :junit-platform-console:processResources NO-SOURCE
> :junit-platform-console:processResources (Thread[Task worker for ':' Thread 
> 3,5,main]) completed. Took 0.001 secs.
> :junit-platform-console:debianMavenPom (Thread[Task worker for ':' Thread 
> 3,5,main]) started.
> :junit-platform-console:debianMavenPom
> Putting task artifact state for task ':junit-platform-console:debianMavenPom' 
> into context took 0.0 secs.
> :junit-platform-commons-java-9:debianMavenPom (Thread[Task worker for 
> ':',5,main]) completed. Took 0.012 secs.
> :junit-platform-engine:processResources (Thread[Task worker for ':',5,main]) 
> started.
> :junit-platform-engine:processResources
> Putting task artifact state for task 
> ':junit-platform-engine:processResources' into context took 0.0 secs.
> Up-to-date check for task ':junit-platform-console:debianMavenPom' took 0.0 
> secs. It is not up-to-date because:
>   No history is available.
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-platform-console/build/debian/junit-platform-console.pom
> file or directory 
> '/<<PKGBUILDDIR>>/junit-platform-engine/src/main/resources', not found
> Skipping task ':junit-platform-engine:processResources' as it has no source 
> files and no previous output files.
> :junit-platform-engine:processResources NO-SOURCE
> :junit-platform-engine:processResources (Thread[Task worker for ':',5,main]) 
> completed. Took 0.004 secs.
> :junit-platform-engine:debianMavenPom (Thread[Task worker for ':',5,main]) 
> started.
> :junit-platform-engine:debianMavenPom
> Putting task artifact state for task ':junit-platform-engine:debianMavenPom' 
> into context took 0.0 secs.
> Up-to-date check for task ':junit-platform-engine:debianMavenPom' took 0.001 
> secs. It is not up-to-date because:
>   No history is available.
> :junit-platform-console:debianMavenPom (Thread[Task worker for ':' Thread 
> 3,5,main]) completed. Took 0.008 secs.
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-platform-engine/build/debian/junit-platform-engine.pom
> :junit-jupiter-engine:processResources (Thread[main,5,main]) completed. Took 
> 0.059 secs.
> :junit-platform-launcher:processResources (Thread[Task worker for ':' Thread 
> 3,5,main]) started.
> :junit-platform-launcher:processResources
> :junit-jupiter-engine:debianMavenPom (Thread[main,5,main]) started.
> :junit-jupiter-engine:debianMavenPom
> Putting task artifact state for task ':junit-jupiter-engine:debianMavenPom' 
> into context took 0.0 secs.
> Putting task artifact state for task 
> ':junit-platform-launcher:processResources' into context took 0.0 secs.
> :junit-platform-engine:debianMavenPom (Thread[Task worker for ':',5,main]) 
> completed. Took 0.008 secs.
> :junit-vintage-engine:processResources (Thread[Task worker for ':',5,main]) 
> started.
> :junit-vintage-engine:processResources
> Putting task artifact state for task ':junit-vintage-engine:processResources' 
> into context took 0.0 secs.
> file or directory 
> '/<<PKGBUILDDIR>>/junit-platform-launcher/src/main/resources', not found
> Skipping task ':junit-platform-launcher:processResources' as it has no source 
> files and no previous output files.
> :junit-platform-launcher:processResources NO-SOURCE
> :junit-platform-launcher:processResources (Thread[Task worker for ':' Thread 
> 3,5,main]) completed. Took 0.004 secs.
> Up-to-date check for task ':junit-jupiter-engine:debianMavenPom' took 0.0 
> secs. It is not up-to-date because:
>   No history is available.
> :junit-platform-launcher:debianMavenPom (Thread[Task worker for ':' Thread 
> 3,5,main]) started.
> :junit-platform-launcher:debianMavenPom
> Putting task artifact state for task 
> ':junit-platform-launcher:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':junit-platform-launcher:debianMavenPom' took 0.0 
> secs. It is not up-to-date because:
>   No history is available.
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-platform-launcher/build/debian/junit-platform-launcher.pom
> Up-to-date check for task ':junit-vintage-engine:processResources' took 0.006 
> secs. It is not up-to-date because:
>   No history is available.
> :junit-vintage-engine:processResources (Thread[Task worker for ':',5,main]) 
> completed. Took 0.022 secs.
> :junit-vintage-engine:debianMavenPom (Thread[Task worker for ':',5,main]) 
> started.
> :junit-vintage-engine:debianMavenPom
> Putting task artifact state for task ':junit-vintage-engine:debianMavenPom' 
> into context took 0.0 secs.
> Up-to-date check for task ':junit-vintage-engine:debianMavenPom' took 0.0 
> secs. It is not up-to-date because:
>   No history is available.
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-vintage-engine/build/debian/junit-vintage-engine.pom
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-jupiter-engine/build/debian/junit-jupiter-engine.pom
> :junit-platform-launcher:debianMavenPom (Thread[Task worker for ':' Thread 
> 3,5,main]) completed. Took 0.018 secs.
> :junit-platform-console-standalone:processResources (Thread[Task worker for 
> ':' Thread 3,5,main]) started.
> :junit-platform-console-standalone:processResources
> Putting task artifact state for task 
> ':junit-platform-console-standalone:processResources' into context took 0.0 
> secs.
> file or directory 
> '/<<PKGBUILDDIR>>/junit-platform-console-standalone/src/main/resources', not 
> found
> Skipping task ':junit-platform-console-standalone:processResources' as it has 
> no source files and no previous output files.
> :junit-platform-console-standalone:processResources NO-SOURCE
> :junit-platform-console-standalone:processResources (Thread[Task worker for 
> ':' Thread 3,5,main]) completed. Took 0.001 secs.
> :junit-platform-console-standalone:debianMavenPom (Thread[Task worker for ':' 
> Thread 3,5,main]) started.
> :junit-platform-console-standalone:debianMavenPom
> Putting task artifact state for task 
> ':junit-platform-console-standalone:debianMavenPom' into context took 0.0 
> secs.
> Up-to-date check for task ':junit-platform-console-standalone:debianMavenPom' 
> took 0.0 secs. It is not up-to-date because:
>   No history is available.
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-platform-console-standalone/build/debian/junit-platform-console-standalone.pom
> :junit-platform-console-standalone:debianMavenPom (Thread[Task worker for ':' 
> Thread 3,5,main]) completed. Took 0.005 secs.
> :junit-platform-runner:processResources (Thread[Task worker for ':' Thread 
> 3,5,main]) started.
> :junit-platform-runner:processResources
> Putting task artifact state for task 
> ':junit-platform-runner:processResources' into context took 0.0 secs.
> :junit-vintage-engine:debianMavenPom (Thread[Task worker for ':',5,main]) 
> completed. Took 0.014 secs.
> :junit-platform-suite-api:processResources (Thread[Task worker for 
> ':',5,main]) started.
> file or directory 
> '/<<PKGBUILDDIR>>/junit-platform-runner/src/main/resources', not found
> Skipping task ':junit-platform-runner:processResources' as it has no source 
> files and no previous output files.
> :junit-platform-suite-api:processResources
> :junit-platform-runner:processResources NO-SOURCE
> Putting task artifact state for task 
> ':junit-platform-suite-api:processResources' into context took 0.0 secs.
> :junit-platform-runner:processResources (Thread[Task worker for ':' Thread 
> 3,5,main]) completed. Took 0.003 secs.
> :junit-platform-runner:debianMavenPom (Thread[Task worker for ':' Thread 
> 3,5,main]) started.
> :junit-platform-runner:debianMavenPom
> Putting task artifact state for task ':junit-platform-runner:debianMavenPom' 
> into context took 0.0 secs.
> :junit-jupiter-engine:debianMavenPom (Thread[main,5,main]) completed. Took 
> 0.046 secs.
> :junit-platform-surefire-provider:processResources (Thread[main,5,main]) 
> started.
> :junit-platform-surefire-provider:processResources
> file or directory 
> '/<<PKGBUILDDIR>>/junit-platform-suite-api/src/main/resources', not found
> Putting task artifact state for task 
> ':junit-platform-surefire-provider:processResources' into context took 0.0 
> secs.
> Skipping task ':junit-platform-suite-api:processResources' as it has no 
> source files and no previous output files.
> :junit-platform-suite-api:processResources NO-SOURCE
> :junit-platform-suite-api:processResources (Thread[Task worker for 
> ':',5,main]) completed. Took 0.005 secs.
> Up-to-date check for task ':junit-platform-runner:debianMavenPom' took 0.0 
> secs. It is not up-to-date because:
>   No history is available.
> :junit-platform-suite-api:debianMavenPom (Thread[Task worker for ':',5,main]) 
> started.
> :junit-platform-suite-api:debianMavenPom
> Putting task artifact state for task 
> ':junit-platform-suite-api:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':junit-platform-suite-api:debianMavenPom' took 0.0 
> secs. It is not up-to-date because:
>   No history is available.
> Up-to-date check for task 
> ':junit-platform-surefire-provider:processResources' took 0.001 secs. It is 
> not up-to-date because:
>   No history is available.
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-platform-runner/build/debian/junit-platform-runner.pom
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-platform-suite-api/build/debian/junit-platform-suite-api.pom
> :junit-platform-suite-api:debianMavenPom (Thread[Task worker for ':',5,main]) 
> completed. Took 0.006 secs.
> :junit-platform-runner:debianMavenPom (Thread[Task worker for ':' Thread 
> 3,5,main]) completed. Took 0.011 secs.
> :junit-platform-surefire-provider:processResources (Thread[main,5,main]) 
> completed. Took 0.01 secs.
> :junit-platform-surefire-provider:debianMavenPom (Thread[main,5,main]) 
> started.
> :junit-platform-surefire-provider:debianMavenPom
> Putting task artifact state for task 
> ':junit-platform-surefire-provider:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':junit-platform-surefire-provider:debianMavenPom' 
> took 0.005 secs. It is not up-to-date because:
>   No history is available.
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-platform-surefire-provider/build/debian/junit-platform-surefire-provider.pom
> :junit-platform-surefire-provider:debianMavenPom (Thread[main,5,main]) 
> completed. Took 0.017 secs.
> :junit-platform-commons:compileJava (Thread[Task worker for ':' Thread 
> 2,5,main]) completed. Took 1.673 secs.
> :junit-jupiter-api:compileJava (Thread[Task worker for ':' Thread 3,5,main]) 
> started.
> :junit-jupiter-api:compileJava
> Putting task artifact state for task ':junit-jupiter-api:compileJava' into 
> context took 0.0 secs.
> :junit-platform-engine:compileJava (Thread[Task worker for ':',5,main]) 
> started.
> :junit-platform-engine:compileJava
> Putting task artifact state for task ':junit-platform-engine:compileJava' 
> into context took 0.0 secs.
> :junit-platform-commons:debianMavenPom (Thread[main,5,main]) started.
> :junit-platform-commons:debianMavenPom
> Putting task artifact state for task ':junit-platform-commons:debianMavenPom' 
> into context took 0.0 secs.
> Up-to-date check for task ':junit-platform-commons:debianMavenPom' took 0.0 
> secs. It is not up-to-date because:
>   No history is available.
>       Generating pom file 
> /<<PKGBUILDDIR>>/junit-platform-commons/build/debian/junit-platform-commons.pom
> :junit-platform-commons:debianMavenPom (Thread[main,5,main]) completed. Took 
> 0.005 secs.
> :junit-platform-commons-java-9:compileJava (Thread[main,5,main]) started.
> :junit-platform-commons-java-9:compileJava
> Putting task artifact state for task 
> ':junit-platform-commons-java-9:compileJava' into context took 0.0 secs.
>       Replacing org.opentest4j:opentest4j:jar:1.1.1  ->  
> org.opentest4j:opentest4j:jar:debian
> :junit-platform-suite-api:compileJava (Thread[Task worker for ':' Thread 
> 2,5,main]) started.
> :junit-platform-suite-api:compileJava
> Putting task artifact state for task ':junit-platform-suite-api:compileJava' 
> into context took 0.0 secs.
>       Replacing org.opentest4j:opentest4j:jar:1.1.1  ->  
> org.opentest4j:opentest4j:jar:debian
>       Ignoring org.jetbrains.kotlin:kotlin-stdlib:jar:
> Up-to-date check for task ':junit-platform-commons-java-9:compileJava' took 
> 0.048 secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':junit-platform-commons-java-9:compileJava'.
> Compiling with JDK Java compiler API.
> Up-to-date check for task ':junit-platform-suite-api:compileJava' took 0.061 
> secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':junit-platform-suite-api:compileJava'.
> Compiling with JDK Java compiler API.
> Up-to-date check for task ':junit-platform-engine:compileJava' took 0.166 
> secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':junit-platform-engine:compileJava'.
> Compiling with JDK Java compiler API.
> Up-to-date check for task ':junit-jupiter-api:compileJava' took 0.174 secs. 
> It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':junit-jupiter-api:compileJava'.
> Compiling with JDK Java compiler API.
> :junit-platform-suite-api:compileJava (Thread[Task worker for ':' Thread 
> 2,5,main]) completed. Took 0.19 secs.
> :junit-platform-suite-api:classes (Thread[Task worker for ':' Thread 
> 2,5,main]) started.
> :junit-platform-suite-api:classes
> Skipping task ':junit-platform-suite-api:classes' as it has no actions.
> :junit-platform-suite-api:classes (Thread[Task worker for ':' Thread 
> 2,5,main]) completed. Took 0.0 secs.
> :junit-platform-suite-api:jar (Thread[Task worker for ':' Thread 2,5,main]) 
> started.
> :junit-platform-suite-api:jar
> Putting task artifact state for task ':junit-platform-suite-api:jar' into 
> context took 0.0 secs.
> Up-to-date check for task ':junit-platform-suite-api:jar' took 0.031 secs. It 
> is not up-to-date because:
>   No history is available.
> :junit-platform-suite-api:jar (Thread[Task worker for ':' Thread 2,5,main]) 
> completed. Took 0.111 secs.
> :junit-platform-commons-java-9:compileJava (Thread[main,5,main]) completed. 
> Took 0.426 secs.
> :junit-platform-commons-java-9:classes (Thread[main,5,main]) started.
> :junit-platform-commons-java-9:classes
> Skipping task ':junit-platform-commons-java-9:classes' as it has no actions.
> :junit-platform-commons-java-9:classes (Thread[main,5,main]) completed. Took 
> 0.0 secs.
> :junit-platform-commons:jar (Thread[Task worker for ':' Thread 2,5,main]) 
> started.
> :junit-platform-commons:jar
> Putting task artifact state for task ':junit-platform-commons:jar' into 
> context took 0.0 secs.
> Up-to-date check for task ':junit-platform-commons:jar' took 0.004 secs. It 
> is not up-to-date because:
>   No history is available.
> :junit-platform-commons-java-9:jar (Thread[main,5,main]) started.
> :junit-platform-commons-java-9:jar
> Skipping task ':junit-platform-commons-java-9:jar' as task onlyIf is false.
> :junit-platform-commons-java-9:jar SKIPPED
> :junit-platform-commons-java-9:jar (Thread[main,5,main]) completed. Took 
> 0.008 secs.
> Starting process 'command '/usr/lib/jvm/java-11-openjdk-amd64/bin/jar''. 
> Working directory: /<<PKGBUILDDIR>>/junit-platform-commons Command: 
> /usr/lib/jvm/java-11-openjdk-amd64/bin/jar --version
> Successfully started process 'command 
> '/usr/lib/jvm/java-11-openjdk-amd64/bin/jar''
> jar 11.0.9.1
> Starting process 'command '/usr/lib/jvm/java-11-openjdk-amd64/bin/jar''. 
> Working directory: /<<PKGBUILDDIR>>/junit-platform-commons Command: 
> /usr/lib/jvm/java-11-openjdk-amd64/bin/jar --update --file 
> /<<PKGBUILDDIR>>/junit-platform-commons/build/libs/junit-platform-commons-1.3.2.jar
>  --release 9 -C 
> /<<PKGBUILDDIR>>/junit-platform-commons-java-9/build/classes/java/main .
> Successfully started process 'command 
> '/usr/lib/jvm/java-11-openjdk-amd64/bin/jar''
> :junit-platform-commons:jar (Thread[Task worker for ':' Thread 2,5,main]) 
> completed. Took 0.736 secs.
> :junit-jupiter-api:compileJava (Thread[Task worker for ':' Thread 3,5,main]) 
> completed. Took 1.259 secs.
> :documentation:compileJava (Thread[Task worker for ':' Thread 2,5,main]) 
> started.
> :documentation:compileJava
> :junit-jupiter-api:classes (Thread[main,5,main]) started.
> :junit-jupiter-api:classes
> Skipping task ':junit-jupiter-api:classes' as it has no actions.
> :junit-jupiter-migrationsupport:compileJava (Thread[Task worker for ':' 
> Thread 3,5,main]) started.
> :junit-jupiter-migrationsupport:compileJava
> Putting task artifact state for task 
> ':junit-jupiter-migrationsupport:compileJava' into context took 0.0 secs.
> :junit-jupiter-api:classes (Thread[main,5,main]) completed. Took 0.0 secs.
> :junit-jupiter-api:jar (Thread[main,5,main]) started.
> :junit-jupiter-api:jar
> Putting task artifact state for task ':junit-jupiter-api:jar' into context 
> took 0.0 secs.
> Putting task artifact state for task ':documentation:compileJava' into 
> context took 0.0 secs.
>       Replacing junit:junit:jar:4.12  ->  junit:junit:jar:4.x
>       Passing through org.hamcrest:hamcrest-core:jar:debian
> Up-to-date check for task ':junit-jupiter-api:jar' took 0.005 secs. It is not 
> up-to-date because:
>   No history is available.
> :junit-jupiter-api:jar (Thread[main,5,main]) completed. Took 0.113 secs.
> :junit-jupiter-params:compileJava (Thread[main,5,main]) started.
> :junit-jupiter-params:compileJava
> Putting task artifact state for task ':junit-jupiter-params:compileJava' into 
> context took 0.0 secs.
> :junit-platform-engine:compileJava (Thread[Task worker for ':',5,main]) 
> completed. Took 1.384 secs.
> :junit-jupiter-engine:compileJava (Thread[Task worker for ':',5,main]) 
> started.
> :junit-jupiter-engine:compileJava
> Putting task artifact state for task ':junit-jupiter-engine:compileJava' into 
> context took 0.0 secs.
>       Replacing com.univocity:univocity-parsers:jar:2.7.2  ->  
> com.univocity:univocity-parsers:jar:debian
> Up-to-date check for task ':documentation:compileJava' took 0.154 secs. It is 
> not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':documentation:compileJava'.
> Compiling with JDK Java compiler API.
> :documentation:compileJava (Thread[Task worker for ':' Thread 2,5,main]) 
> completed. Took 0.253 secs.
> :documentation:classes (Thread[Task worker for ':' Thread 2,5,main]) started.
> :documentation:classes
> Skipping task ':documentation:classes' as it has no actions.
> :documentation:classes (Thread[Task worker for ':' Thread 2,5,main]) 
> completed. Took 0.0 secs.
> :documentation:jar (Thread[Task worker for ':' Thread 2,5,main]) started.
> :documentation:jar
> Skipping task ':documentation:jar' as task onlyIf is false.
> :documentation:jar SKIPPED
> :documentation:jar (Thread[Task worker for ':' Thread 2,5,main]) completed. 
> Took 0.0 secs.
> :junit-platform-launcher:compileJava (Thread[Task worker for ':' Thread 
> 2,5,main]) started.
> :junit-platform-launcher:compileJava
> Putting task artifact state for task ':junit-platform-launcher:compileJava' 
> into context took 0.0 secs.
> Up-to-date check for task ':junit-jupiter-engine:compileJava' took 0.168 
> secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':junit-jupiter-engine:compileJava'.
> Compiling with JDK Java compiler API.
> Up-to-date check for task ':junit-platform-launcher:compileJava' took 0.05 
> secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':junit-platform-launcher:compileJava'.
> Compiling with JDK Java compiler API.
> Up-to-date check for task ':junit-jupiter-params:compileJava' took 0.233 
> secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':junit-jupiter-params:compileJava'.
> Compiling with JDK Java compiler API.
> Up-to-date check for task ':junit-jupiter-migrationsupport:compileJava' took 
> 0.395 secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':junit-jupiter-migrationsupport:compileJava'.
> Compiling with JDK Java compiler API.
> :junit-jupiter-migrationsupport:compileJava (Thread[Task worker for ':' 
> Thread 3,5,main]) completed. Took 0.626 secs.
> :junit-jupiter-migrationsupport:classes (Thread[Task worker for ':' Thread 
> 3,5,main]) started.
> :junit-jupiter-migrationsupport:classes
> Skipping task ':junit-jupiter-migrationsupport:classes' as it has no actions.
> :junit-jupiter-migrationsupport:classes (Thread[Task worker for ':' Thread 
> 3,5,main]) completed. Took 0.0 secs.
> :junit-jupiter-migrationsupport:jar (Thread[Task worker for ':' Thread 
> 3,5,main]) started.
> :junit-jupiter-migrationsupport:jar
> Putting task artifact state for task ':junit-jupiter-migrationsupport:jar' 
> into context took 0.0 secs.
> Up-to-date check for task ':junit-jupiter-migrationsupport:jar' took 0.003 
> secs. It is not up-to-date because:
>   No history is available.
> :junit-jupiter-migrationsupport:jar (Thread[Task worker for ':' Thread 
> 3,5,main]) completed. Took 0.042 secs.
> :junit-platform-engine:classes (Thread[Task worker for ':' Thread 3,5,main]) 
> started.
> :junit-platform-engine:classes
> Skipping task ':junit-platform-engine:classes' as it has no actions.
> :junit-platform-engine:classes (Thread[Task worker for ':' Thread 3,5,main]) 
> completed. Took 0.0 secs.
> :junit-platform-engine:jar (Thread[Task worker for ':' Thread 3,5,main]) 
> started.
> :junit-platform-engine:jar
> Putting task artifact state for task ':junit-platform-engine:jar' into 
> context took 0.0 secs.
> Up-to-date check for task ':junit-platform-engine:jar' took 0.017 secs. It is 
> not up-to-date because:
>   No history is available.
> :junit-platform-engine:jar (Thread[Task worker for ':' Thread 3,5,main]) 
> completed. Took 0.097 secs.
> :junit-vintage-engine:compileJava (Thread[Task worker for ':' Thread 
> 3,5,main]) started.
> :junit-vintage-engine:compileJava
> Putting task artifact state for task ':junit-vintage-engine:compileJava' into 
> context took 0.0 secs.
> Up-to-date check for task ':junit-vintage-engine:compileJava' took 0.029 
> secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':junit-vintage-engine:compileJava'.
> Compiling with JDK Java compiler API.
> :junit-jupiter-params:compileJava (Thread[main,5,main]) completed. Took 0.903 
> secs.
> :junit-jupiter-params:classes (Thread[main,5,main]) started.
> :junit-jupiter-params:classes
> Skipping task ':junit-jupiter-params:classes' as it has no actions.
> :junit-jupiter-params:classes (Thread[main,5,main]) completed. Took 0.0 secs.
> :junit-jupiter-params:jar (Thread[main,5,main]) started.
> :junit-jupiter-params:jar
> Putting task artifact state for task ':junit-jupiter-params:jar' into context 
> took 0.0 secs.
> Up-to-date check for task ':junit-jupiter-params:jar' took 0.002 secs. It is 
> not up-to-date because:
>   No history is available.
> :junit-platform-launcher:compileJava (Thread[Task worker for ':' Thread 
> 2,5,main]) completed. Took 0.774 secs.
> :junit-platform-console:compileJava (Thread[Task worker for ':' Thread 
> 2,5,main]) started.
> :junit-platform-console:compileJava
> Putting task artifact state for task ':junit-platform-console:compileJava' 
> into context took 0.0 secs.
>       Replacing info.picocli:picocli:jar:3.5.1  ->  
> info.picocli:picocli:jar:debian
> :junit-jupiter-params:jar (Thread[main,5,main]) completed. Took 0.085 secs.
> :junit-platform-launcher:classes (Thread[main,5,main]) started.
> :junit-platform-launcher:classes
> Skipping task ':junit-platform-launcher:classes' as it has no actions.
> :junit-platform-launcher:classes (Thread[main,5,main]) completed. Took 0.0 
> secs.
> :junit-platform-launcher:jar (Thread[main,5,main]) started.
> :junit-platform-launcher:jar
> Putting task artifact state for task ':junit-platform-launcher:jar' into 
> context took 0.0 secs.
> Up-to-date check for task ':junit-platform-launcher:jar' took 0.002 secs. It 
> is not up-to-date because:
>   No history is available.
> Up-to-date check for task ':junit-platform-console:compileJava' took 0.142 
> secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':junit-platform-console:compileJava'.
> Compiling with JDK Java compiler API.
> :junit-platform-launcher:jar (Thread[main,5,main]) completed. Took 0.082 secs.
> :junit-platform-runner:compileJava (Thread[main,5,main]) started.
> :junit-platform-runner:compileJava
> Putting task artifact state for task ':junit-platform-runner:compileJava' 
> into context took 0.0 secs.
> Up-to-date check for task ':junit-platform-runner:compileJava' took 0.033 
> secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':junit-platform-runner:compileJava'.
> Compiling with JDK Java compiler API.
> /<<PKGBUILDDIR>>/junit-vintage-engine/src/main/java/org/junit/vintage/engine/discovery/DefensiveAllDefaultPossibilitiesBuilder.java:48:
>  warning: [deprecation] AllDefaultPossibilitiesBuilder(boolean) in 
> AllDefaultPossibilitiesBuilder has been deprecated
>               super(true);
>               ^
> error: warnings found and -Werror specified
> :junit-jupiter-engine:compileJava (Thread[Task worker for ':',5,main]) 
> completed. Took 1.328 secs.
> :junit-jupiter-engine:classes (Thread[Task worker for ':',5,main]) started.
> :junit-jupiter-engine:classes
> Skipping task ':junit-jupiter-engine:classes' as it has no actions.
> :junit-jupiter-engine:classes (Thread[Task worker for ':',5,main]) completed. 
> Took 0.0 secs.
> :junit-jupiter-engine:jar (Thread[Task worker for ':',5,main]) started.
> :junit-jupiter-engine:jar
> Putting task artifact state for task ':junit-jupiter-engine:jar' into context 
> took 0.0 secs.
> Up-to-date check for task ':junit-jupiter-engine:jar' took 0.006 secs. It is 
> not up-to-date because:
>   No history is available.
> :junit-platform-runner:compileJava (Thread[main,5,main]) completed. Took 
> 0.338 secs.
> :junit-platform-runner:classes (Thread[main,5,main]) started.
> :junit-platform-runner:classes
> Skipping task ':junit-platform-runner:classes' as it has no actions.
> :junit-platform-runner:classes (Thread[main,5,main]) completed. Took 0.0 secs.
> :junit-platform-runner:jar (Thread[main,5,main]) started.
> :junit-platform-runner:jar
> Putting task artifact state for task ':junit-platform-runner:jar' into 
> context took 0.0 secs.
> :junit-jupiter-engine:jar (Thread[Task worker for ':',5,main]) completed. 
> Took 0.078 secs.
> :junit-platform-surefire-provider:compileJava (Thread[Task worker for 
> ':',5,main]) started.
> :junit-platform-surefire-provider:compileJava
> Putting task artifact state for task 
> ':junit-platform-surefire-provider:compileJava' into context took 0.0 secs.
> 1 error
> 1 warning
> Up-to-date check for task ':junit-platform-runner:jar' took 0.002 secs. It is 
> not up-to-date because:
>   No history is available.
> :junit-vintage-engine:compileJava FAILED
> :junit-vintage-engine:compileJava (Thread[Task worker for ':' Thread 
> 3,5,main]) completed. Took 0.781 secs.
> :junit-platform-runner:jar (Thread[main,5,main]) completed. Took 0.025 secs.
>       Replacing org.apache.maven.surefire:surefire-api:jar:2.22.0  ->  
> org.apache.maven.surefire:surefire-api:jar:debian
>       Passing through org.apache.maven.surefire:surefire:jar:debian
>       Replacing org.apache.maven.surefire:common-java5:jar:2.22.0  ->  
> org.apache.maven.surefire:common-java5:jar:debian
>       Passing through org.apache.maven.surefire:surefire-providers:jar:debian
>       Passing through org.apache.maven.surefire:surefire-logger-api:jar:debian
>       Passing through org.apache.maven.shared:maven-shared-utils:jar:debian
> Up-to-date check for task ':junit-platform-surefire-provider:compileJava' 
> took 0.163 secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':junit-platform-surefire-provider:compileJava'.
> Compiling with JDK Java compiler API.
> :junit-platform-surefire-provider:compileJava (Thread[Task worker for 
> ':',5,main]) completed. Took 0.277 secs.
> :junit-platform-console:compileJava (Thread[Task worker for ':' Thread 
> 2,5,main]) completed. Took 0.794 secs.
> 
> FAILURE: Build failed with an exception.
> 
> * What went wrong:
> Execution failed for task ':junit-vintage-engine:compileJava'.
> > Compilation failed; see the compiler error output for details.
> 
> * Try:
> Run with --debug option to get more log output. Run with --scan to get full 
> insights.
> 
> * Exception is:
> org.gradle.api.tasks.TaskExecutionException: Execution failed for task 
> ':junit-vintage-engine:compileJava'.
>       at 
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:100)
>       at 
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:70)
>       at 
> org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
>       at 
> org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:62)
>       at 
> org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
>       at 
> org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:60)
>       at 
> org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:97)
>       at 
> org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:87)
>       at 
> org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:52)
>       at 
> org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:52)
>       at 
> org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
>       at 
> org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
>       at 
> org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
>       at 
> org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.run(DefaultTaskGraphExecuter.java:248)
>       at 
> org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
>       at 
> org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
>       at 
> org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
>       at 
> org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
>       at 
> org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:241)
>       at 
> org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:230)
>       at 
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.processTask(DefaultTaskPlanExecutor.java:123)
>       at 
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.access$200(DefaultTaskPlanExecutor.java:79)
>       at 
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:104)
>       at 
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:98)
>       at 
> org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.execute(DefaultTaskExecutionPlan.java:626)
>       at 
> org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.executeWithTask(DefaultTaskExecutionPlan.java:581)
>       at 
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.run(DefaultTaskPlanExecutor.java:98)
>       at 
> org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
>       at 
> org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
>       at 
> org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
> Caused by: org.gradle.api.internal.tasks.compile.CompilationFailedException: 
> Compilation failed; see the compiler error output for details.
>       at 
> org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:50)
>       at 
> org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:35)
>       at 
> org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.delegateAndHandleErrors(NormalizingJavaCompiler.java:98)
>       at 
> org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.execute(NormalizingJavaCompiler.java:51)
>       at 
> org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.execute(NormalizingJavaCompiler.java:37)
>       at 
> org.gradle.api.internal.tasks.compile.CleaningJavaCompilerSupport.execute(CleaningJavaCompilerSupport.java:35)
>       at 
> org.gradle.api.internal.tasks.compile.CleaningJavaCompilerSupport.execute(CleaningJavaCompilerSupport.java:25)
>       at 
> org.gradle.api.tasks.compile.JavaCompile.performCompilation(JavaCompile.java:207)
>       at 
> org.gradle.api.tasks.compile.JavaCompile.compile(JavaCompile.java:192)
>       at 
> org.gradle.api.tasks.compile.JavaCompile.compile(JavaCompile.java:124)
>       at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:73)
>       at 
> org.gradle.api.internal.project.taskfactory.IncrementalTaskAction.doExecute(IncrementalTaskAction.java:46)
>       at 
> org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:39)
>       at 
> org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:26)
>       at 
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$1.run(ExecuteActionsTaskExecuter.java:121)
>       at 
> org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
>       at 
> org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
>       at 
> org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
>       at 
> org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
>       at 
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:110)
>       at 
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:92)
>       ... 29 more
> 
> 
> * Get more help at https://help.gradle.org
> 
> BUILD FAILED in 11s
> 43 actionable tasks: 43 executed
> dh_auto_build: error: gradle --info --console plain --offline --stacktrace 
> --no-daemon --refresh-dependencies --gradle-user-home .gradle -Duser.home=. 
> -Duser.name=debian -Ddebian.package=junit5 -Dfile.encoding=UTF-8 --parallel 
> --max-workers=4 jar returned exit code 1
> make[1]: *** [debian/rules:7: override_dh_auto_build] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/11/19/junit5_5.3.2-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: junit5
Source-Version: 5.3.2-4
Done: tony mancill <tmanc...@debian.org>

We believe that the bug you reported is fixed in the latest version of
junit5, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 975...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated junit5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 21 Nov 2020 15:18:25 -0800
Source: junit5
Architecture: source
Version: 5.3.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Closes: 975225
Changes:
 junit5 (5.3.2-4) unstable; urgency=medium
 .
   * Team upload.
   * Add patch for deprecated usage of AllDefaultPossibilitiesBuilder
     (Closes: #975225)
Checksums-Sha1:
 da0ac09bf4c163f34941eb1447fdab6858c62bd0 2113 junit5_5.3.2-4.dsc
 0bf14b9a6f60d35657593b685aad83a19e486a81 13416 junit5_5.3.2-4.debian.tar.xz
 a7836fbd432384f4bbdf7c9a8235f5a0e36667c9 13727 junit5_5.3.2-4_amd64.buildinfo
Checksums-Sha256:
 6b99508b1e78dbc3025528ac90936f50d8c067648a891f0678d5f13b017531f3 2113 
junit5_5.3.2-4.dsc
 81f9c61e3ad7368d87f81db8020ec6d5647312f134ede9e15b3820c61995695b 13416 
junit5_5.3.2-4.debian.tar.xz
 d688c9604b96ccea3b2f1af846fe7c36679b70edd8ad4621bf1d4cd383d5b5ac 13727 
junit5_5.3.2-4_amd64.buildinfo
Files:
 26a65f615cb10b6c9e694c08b9c50ed0 2113 java optional junit5_5.3.2-4.dsc
 cbe2ff816e4e8fe14bff704475bc2069 13416 java optional 
junit5_5.3.2-4.debian.tar.xz
 b7c4b0f5e38ec79b9dfafae8af57420c 13727 java optional 
junit5_5.3.2-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAl+5olAUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpbgiQ//U2GO2z1616qka4cOD9bINB0qV7Vi
dR1J5USvWT3D3E8gsXiGOtaWwG61jSHpBfG7l78JyQRDKCFlWyR/luqPUKE7Jixc
/8lxJ63c2blZx9hgIsM8x9YY5J9CNVmcTYzyapyyxdTbcmpNbclUKpjnAwqaKkbn
05v8piUr4LnDycPZgbcPlo2AnkVIWuWUwu+5aO5nGXH/4vPkFzmLowY4H+LFQoau
2NhHrAWxgytjSlMxEA2CnJmvxGhwQ8NyKkU/WIqz++L/pfiNkzMPRk1tfjKdJkmM
zw7dfq7U699/Hap+PhzpSEThKwn8jWxWTt50RQrl6AC5ViRamawO23Un4rG/GH5/
9XUU49r2q0YWGu11SfyEqX2xphHEwHWiDRa8NFt9JWBkygn6CbkBekhjhNS905Ce
hjl4p6fWILdHA3RnZTy1wri9PyIb/2Is+ejuHat3jrEv01DbiQ7oi1LX7DJc/Ske
TZ32R+drpNrw5Wlp0bMHZXNq3zQKqH/gEW0dHK//gaYyZhfmifd9EvkXeS+VH7wk
uKABwxVzpKF0Hd0x/RsOwvExXIYOaHIr6h06B8A9Rw3eHB+PQlKt+Jik/VSD23pu
kqnL3wjjQHUqwoy3Q6Sry3KgODK1cr3joqLyTVMY1NTybW2wZi10dku5Z4VfKGSW
q6KKh4Zrdwn/A70=
=lK8A
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to