foadsf

Untitled

Jul 30th, 2024
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 284.77 KB | None | 0 0
  1. Initialized native services in: C:\Users\FoadS\.gradle\native
  2. Initialized jansi services in: C:\Users\FoadS\.gradle\native
  3.  
  4. Welcome to Gradle 7.3.3!
  5.  
  6. Here are the highlights of this release:
  7. - Easily declare new test suites in Java projects
  8. - Support for Java 17
  9. - Support for Scala 3
  10.  
  11. For more details see https://docs.gradle.org/7.3.3/release-notes.html
  12.  
  13. Found daemon DaemonInfo{pid=29456, address=[320a4b08-60ec-49cb-9277-c07695aad7f5 port:53431, addresses:[/127.0.0.1]], state=Idle, lastBusy=1722339158707, context=DefaultDaemonContext[uid=d56b46af-bb1e-49de-9cf0-2013082f5478,javaHome=C:\Program Files\OpenJDK\jdk-22.0.1,daemonRegistryDir=C:\Users\FoadS\.gradle\daemon,pid=29456,idleTimeout=10800000,priority=NORMAL,daemonOpts=-XX:MaxMetaspaceSize=1024m,--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.base/java.lang=ALL-UNNAMED,--add-opens,java.base/java.lang.invoke=ALL-UNNAMED,--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.base/java.nio.charset=ALL-UNNAMED,--add-opens,java.base/java.net=ALL-UNNAMED,--add-opens,java.base/java.util.concurrent.atomic=ALL-UNNAMED,-Xmx2048M,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]} however its context does not match the desired criteria.
  14. Java home is different.
  15. Wanted: DefaultDaemonContext[uid=null,javaHome=C:\Program Files\AdoptOpenJDK\jdk-15.0.2.7-hotspot,daemonRegistryDir=C:\Users\FoadS\.gradle\daemon,pid=28044,idleTimeout=null,priority=NORMAL,daemonOpts=-XX:MaxMetaspaceSize=1024m,--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.base/java.lang=ALL-UNNAMED,--add-opens,java.base/java.lang.invoke=ALL-UNNAMED,--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.base/java.nio.charset=ALL-UNNAMED,--add-opens,java.base/java.net=ALL-UNNAMED,--add-opens,java.base/java.util.concurrent.atomic=ALL-UNNAMED,-Xmx2048M,-Dfile.encoding=windows-1252,-Duser.country=US,-Duser.language=en,-Duser.variant]
  16. Actual: DefaultDaemonContext[uid=d56b46af-bb1e-49de-9cf0-2013082f5478,javaHome=C:\Program Files\OpenJDK\jdk-22.0.1,daemonRegistryDir=C:\Users\FoadS\.gradle\daemon,pid=29456,idleTimeout=10800000,priority=NORMAL,daemonOpts=-XX:MaxMetaspaceSize=1024m,--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.base/java.lang=ALL-UNNAMED,--add-opens,java.base/java.lang.invoke=ALL-UNNAMED,--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.base/java.nio.charset=ALL-UNNAMED,--add-opens,java.base/java.net=ALL-UNNAMED,--add-opens,java.base/java.util.concurrent.atomic=ALL-UNNAMED,-Xmx2048M,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
  17.  
  18. Looking for a different daemon...
  19. Removing 0 daemon stop events from registry
  20. Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details
  21. Starting process 'Gradle build daemon'. Working directory: C:\Users\FoadS\.gradle\daemon\7.3.3 Command: C:\Program Files\AdoptOpenJDK\jdk-15.0.2.7-hotspot\bin\java.exe -XX:MaxMetaspaceSize=1024m --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.prefs/java.util.prefs=ALL-UNNAMED --add-opens java.prefs/java.util.prefs=ALL-UNNAMED --add-opens java.base/java.nio.charset=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/java.util.concurrent.atomic=ALL-UNNAMED -Xmx2048M -Dfile.encoding=windows-1252 -Duser.country=US -Duser.language=en -Duser.variant -cp C:\Users\FoadS\.gradle\wrapper\dists\gradle-7.3.3-bin\6a41zxkdtcxs8rphpq6y0069z\gradle-7.3.3\lib\gradle-launcher-7.3.3.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.3.3
  22. Successfully started process 'Gradle build daemon'
  23. An attempt to start the daemon took 1.44 secs.
  24. The client will now receive all logging from the daemon (pid: 32428). The daemon log file: C:\Users\FoadS\.gradle\daemon\7.3.3\daemon-32428.out.log
  25. Starting build in new daemon [memory: 2 GiB]
  26. Using 16 worker leases.
  27. Watching the file system is configured to be enabled if available
  28. Now considering [C:\dev\MyLibreLab\20240730\MyLibreLab] as hierarchies to watch
  29. Now considering [C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc, C:\dev\MyLibreLab\20240730\MyLibreLab] as hierarchies to watch
  30. File system watching is active
  31. Starting Build
  32. Generating C:\Users\FoadS\.gradle\caches\7.3.3\generated-gradle-jars\gradle-api-7.3.3.jar
  33. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\7.3.3\generated-gradle-jars\gradle-api-7.3.3.jar: class org/gradle/configurationcache/extensions/AutoCloseableExtensionsKt: inline fun useToRun(): compile avoidance is not supported with public inline functions
  34. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\wrapper\dists\gradle-7.3.3-bin\6a41zxkdtcxs8rphpq6y0069z\gradle-7.3.3\lib\kotlin-stdlib-1.5.31.jar: class kotlin/ArrayIntrinsicsKt: inline fun emptyArray(): compile avoidance is not supported with public inline functions
  35. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\wrapper\dists\gradle-7.3.3-bin\6a41zxkdtcxs8rphpq6y0069z\gradle-7.3.3\lib\kotlin-reflect-1.5.31.jar: class kotlin/reflect/full/KAnnotatedElements: inline fun findAnnotation(): compile avoidance is not supported with public inline functions
  36. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\7.3.3\generated-gradle-jars\gradle-kotlin-dsl-extensions-7.3.3.jar: class org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions0Kt: inline fun environment(): compile avoidance is not supported with public inline functions
  37. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\wrapper\dists\gradle-7.3.3-bin\6a41zxkdtcxs8rphpq6y0069z\gradle-7.3.3\lib\gradle-kotlin-dsl-7.3.3.jar: class org/gradle/kotlin/dsl/ArtifactHandlerScope: inline fun invoke(): compile avoidance is not supported with public inline functions
  38. Kotlin DSL script compilation (Settings/TopLevel/stage1) is not up-to-date because:
  39. No history is available.
  40. Kotlin DSL script compilation (Settings/TopLevel/stage2) is not up-to-date because:
  41. No history is available.
  42. Settings evaluated using settings file 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings.gradle.kts'.
  43. Using local directory build cache for the root build (location = C:\Users\FoadS\.gradle\caches\build-cache-1, removeUnusedEntriesAfter = 7 days).
  44. Projects loaded. Root project using build file 'C:\dev\MyLibreLab\20240730\MyLibreLab\build.gradle.kts'.
  45. Included projects: [root project 'MyLibreLab', project ':mylibrelab-annotations', project ':mylibrelab-application', project ':mylibrelab-dependencies-bom', project ':mylibrelab-service-manager', project ':mylibrelab-settings-api', project ':mylibrelab-util']
  46.  
  47. > Configure project :buildSrc
  48. Evaluating project ':buildSrc' using build file 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build.gradle.kts'.
  49. Build cache key for Kotlin DSL plugin accessors for classpath '12d94f928b3a8d08ab323c90e05cf87b' is 7681ad2ac4511db1afc02009641243e8
  50. Kotlin DSL plugin accessors for classpath '12d94f928b3a8d08ab323c90e05cf87b' is not up-to-date because:
  51. No history is available.
  52. Stored cache entry for Kotlin DSL plugin accessors for classpath '12d94f928b3a8d08ab323c90e05cf87b' with cache key 7681ad2ac4511db1afc02009641243e8
  53. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage1) is 81c3aa8446bc1a41177b17c94fb38abc
  54. Kotlin DSL script compilation (Project/TopLevel/stage1) is not up-to-date because:
  55. No history is available.
  56. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage1) with cache key 81c3aa8446bc1a41177b17c94fb38abc
  57. Downloading https://plugins.gradle.org/m2/org/gradle/kotlin/kotlin-dsl/org.gradle.kotlin.kotlin-dsl.gradle.plugin/2.1.7/org.gradle.kotlin.kotlin-dsl.gradle.plugin-2.1.7.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download3042950093401561311bin
  58. Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/gradle/kotlin/kotlin-dsl/org.gradle.kotlin.kotlin-dsl.gradle.plugin/2.1.7/org.gradle.kotlin.kotlin-dsl.gradle.plugin-2.1.7.jar]
  59. Downloading https://plugins.gradle.org/m2/org/gradle/kotlin/gradle-kotlin-dsl-plugins/2.1.7/gradle-kotlin-dsl-plugins-2.1.7.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download12458386855046076070bin
  60. Downloading https://plugins.gradle.org/m2/org/gradle/kotlin/gradle-kotlin-dsl-plugins/2.1.7/gradle-kotlin-dsl-plugins-2.1.7.module to C:\Users\FoadS\.gradle\.tmp\gradle_download16492580473384136411bin
  61. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-sam-with-receiver/1.5.31/kotlin-sam-with-receiver-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download8513790046694856363bin
  62. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.5.31/kotlin-gradle-plugin-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download1979739822923927650bin
  63. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.31/kotlin-stdlib-jdk8-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download249217504088252684bin
  64. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.5.31/kotlin-gradle-plugin-api-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download4119401765718436986bin
  65. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-util-klib/1.5.31/kotlin-util-klib-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download14445392460686075283bin
  66. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\29.0-jre\e40cdee0d70244df1e963daac53a16241aea4585\guava-29.0-jre.pom]
  67. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/github/gundy/semver4j/0.16.4/semver4j-0.16.4.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.gundy\semver4j\0.16.4\ca8df209029884f283afdcd7b104fb88576a18b1\semver4j-0.16.4.pom]
  68. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.31/kotlin-scripting-compiler-embeddable-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download5614624087712212338bin
  69. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.31/kotlin-scripting-compiler-impl-embeddable-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download17474199863741567836bin
  70. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.8.6\b9d7e274612598f1e8835d8bbe30baa5b970ca32\gson-2.8.6.pom]
  71. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-tooling-metadata/1.5.31/kotlin-tooling-metadata-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download5447796388602189721bin
  72. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-project-model/1.5.31/kotlin-project-model-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download12370040548245971734bin
  73. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.5.31/kotlin-gradle-plugin-model-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download17306705140944039548bin
  74. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-compiler-runner/1.5.31/kotlin-compiler-runner-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download13099693705807234306bin
  75. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-android-extensions/1.5.31/kotlin-android-extensions-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download14652346720222903633bin
  76. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.5.31/kotlin-annotation-processing-gradle-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download7007799087115356841bin
  77. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.31/kotlin-compiler-embeddable-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download6809438861207069879bin
  78. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-klib-commonizer-api/1.5.31/kotlin-klib-commonizer-api-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download14264993684797473167bin
  79. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\guava-parent\29.0-jre\bd26677407fe1a325335f7c0b96ed42417198250\guava-parent-29.0-jre.pom]
  80. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson-parent\2.8.6\88d12a7aeaeaa9bbc773bc5f32690edf4d3ff9e6\gson-parent-2.8.6.pom]
  81. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonatype.oss\oss-parent\7\46b8a785b60a2767095b8611613b58577e96d4c9\oss-parent-7.pom]
  82. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/de/undercouch/gradle-download-task/4.1.1/gradle-download-task-4.1.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\de.undercouch\gradle-download-task\4.1.1\fb7202d7518d43c5593ea93fe12651ac8a702237\gradle-download-task-4.1.1.pom]
  83. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.31/kotlin-stdlib-jdk7-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download1265187785491810909bin
  84. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib/1.5.31/kotlin-stdlib-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download10538911223084733003bin
  85. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-native-utils/1.5.31/kotlin-native-utils-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download375637392818272183bin
  86. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-util-io/1.5.31/kotlin-util-io-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download201029151608952284bin
  87. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.checkerframework\checker-qual\2.11.1\ebc1b44da8503640e2ed42627b299272c8c72824\checker-qual-2.11.1.pom]
  88. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.j2objc\j2objc-annotations\1.3\47e0dd93285dcc6b33181713bc7e8aed66742964\j2objc-annotations-1.3.pom]
  89. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0.1\e8160e78fdaaf7088621dc1649d9dd2dfcf8d0e8\failureaccess-1.0.1.pom]
  90. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.errorprone\error_prone_annotations\2.3.4\9a23fcb83bc8ed502506a8e6c648bf763dc5bcf9\error_prone_annotations-2.3.4.pom]
  91. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\8d93cdf4d84d7e1de736df607945c6df0730a10f\jsr305-3.0.2.pom]
  92. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\1b77ba79f9b2b7dfd4e15ea7bb0d568d5eb9cb8d\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom]
  93. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.errorprone\error_prone_parent\2.3.4\a9b9dd42d174a5f96d6c195525877fc6d0b2028a\error_prone_parent-2.3.4.pom]
  94. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\guava-parent\26.0-android\a2c0df489614352b7e8e503e274bd1dee5c42a64\guava-parent-26.0-android.pom]
  95. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonatype.oss\oss-parent\9\e5cdc4d23b86d79c436f16fed20853284e868f65\oss-parent-9.pom]
  96. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.intellij.deps\trove4j\1.0.20181211\ad9cb821b804f05ed013ce89e3ec4d32d101bd79\trove4j-1.0.20181211.pom]
  97. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.31/kotlin-daemon-embeddable-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download2628444628360355715bin
  98. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-daemon-client/1.5.31/kotlin-daemon-client-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download13063149042528639973bin
  99. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-build-common/1.5.31/kotlin-build-common-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download374356095852650934bin
  100. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.0/kotlinx-coroutines-core-jvm-1.5.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlinx\kotlinx-coroutines-core-jvm\1.5.0\8b1169a630a788212949fe4c74043cc18be763fe\kotlinx-coroutines-core-jvm-1.5.0.pom]
  101. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.0/kotlinx-coroutines-core-jvm-1.5.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlinx\kotlinx-coroutines-core-jvm\1.5.0\49d762d8bf90e3eb7d5593eb554aa7e582a5af3f\kotlinx-coroutines-core-jvm-1.5.0.module]
  102. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.0/kotlinx-coroutines-core-1.5.0.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download6349843861458385547bin
  103. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-common/1.5.31/kotlin-scripting-common-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download14801627663428303404bin
  104. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.31/kotlin-scripting-jvm-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download6203671310814459496bin
  105. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.0/kotlinx-coroutines-core-1.5.0.module to C:\Users\FoadS\.gradle\.tmp\gradle_download3378117333918354367bin
  106. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.31/kotlin-stdlib-common-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download13075540520900106288bin
  107. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/jetbrains/annotations/13.0/annotations-13.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\fa7d3d07cc80547e2d15bf4839d3267c637c642f\annotations-13.0.pom]
  108. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.31/kotlin-stdlib-jdk8-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download17529290448602918846bin
  109. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/jetbrains/annotations/13.0/annotations-13.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\919f0dfe192fb4e063e7dacadee7f8bb9a2672a9\annotations-13.0.jar]
  110. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.31/kotlin-scripting-compiler-impl-embeddable-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download7097984119345542974bin
  111. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-sam-with-receiver/1.5.31/kotlin-sam-with-receiver-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download6795579419965981002bin
  112. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.5.31/kotlin-gradle-plugin-api-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download3599377157594340687bin
  113. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.5.31/kotlin-gradle-plugin-model-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download247522788761159254bin
  114. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-native-utils/1.5.31/kotlin-native-utils-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download16003601247627499179bin
  115. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.31/kotlin-scripting-jvm-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download585751119639297602bin
  116. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.31/kotlin-stdlib-jdk7-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download13030530347599828554bin
  117. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.31/kotlin-stdlib-common-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download11680304401824883324bin
  118. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.31/kotlin-scripting-compiler-embeddable-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download10680964139423683559bin
  119. Downloading https://plugins.gradle.org/m2/org/gradle/kotlin/gradle-kotlin-dsl-plugins/2.1.7/gradle-kotlin-dsl-plugins-2.1.7.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download5415573559319042421bin
  120. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib/1.5.31/kotlin-stdlib-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download140582604050065733bin
  121. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.5.31/kotlin-annotation-processing-gradle-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download10165797374011253130bin
  122. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.8.6\9180733b7df8542621dc12e21e87557e8c99b8cb\gson-2.8.6.jar]
  123. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-tooling-metadata/1.5.31/kotlin-tooling-metadata-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download17526975221720470572bin
  124. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.0/kotlinx-coroutines-core-jvm-1.5.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlinx\kotlinx-coroutines-core-jvm\1.5.0\d8cebccdcddd029022aa8646a5a953ff88b13ac8\kotlinx-coroutines-core-jvm-1.5.0.jar]
  125. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-util-klib/1.5.31/kotlin-util-klib-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download3832424598044703862bin
  126. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.5.31/kotlin-gradle-plugin-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download17046352645376697881bin
  127. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-util-io/1.5.31/kotlin-util-io-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download11745359124155557982bin
  128. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\29.0-jre\801142b4c3d0f0770dd29abea50906cacfddd447\guava-29.0-jre.jar]
  129. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0.1\1dcf1de382a0bf95a3d8b0849546c88bac1292c9\failureaccess-1.0.1.jar]
  130. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-android-extensions/1.5.31/kotlin-android-extensions-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download14273870003909273080bin
  131. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.31/kotlin-compiler-embeddable-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download17159120329167432028bin
  132. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/de/undercouch/gradle-download-task/4.1.1/gradle-download-task-4.1.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\de.undercouch\gradle-download-task\4.1.1\7a57e30e285bd972cd73e91c0ad16155e29b18ee\gradle-download-task-4.1.1.jar]
  133. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\b421526c5f297295adef1c886e5246c39d4ac629\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar]
  134. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-project-model/1.5.31/kotlin-project-model-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download11859969551081475462bin
  135. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-klib-commonizer-api/1.5.31/kotlin-klib-commonizer-api-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download6644761113844646607bin
  136. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-compiler-runner/1.5.31/kotlin-compiler-runner-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download10586374029632954745bin
  137. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/github/gundy/semver4j/0.16.4/semver4j-0.16.4-nodeps.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.gundy\semver4j\0.16.4\273cc1869ddf7ebbac8176402e29f41b1c83d7df\semver4j-0.16.4-nodeps.jar]
  138. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-common/1.5.31/kotlin-scripting-common-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download10012643226025548090bin
  139. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.errorprone\error_prone_annotations\2.3.4\dac170e4594de319655ffb62f41cbd6dbb5e601e\error_prone_annotations-2.3.4.jar]
  140. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.31/kotlin-daemon-embeddable-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download11018509115838712019bin
  141. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.intellij.deps\trove4j\1.0.20181211\216c2e14b070f334479d800987affe4054cd563f\trove4j-1.0.20181211.jar]
  142. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.j2objc\j2objc-annotations\1.3\ba035118bc8bac37d7eff77700720999acd9986d\j2objc-annotations-1.3.jar]
  143. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-build-common/1.5.31/kotlin-build-common-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download4701961305676220558bin
  144. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar]
  145. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-daemon-client/1.5.31/kotlin-daemon-client-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download4633934600464619244bin
  146. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.checkerframework\checker-qual\2.11.1\8c43bf8f99b841d23aadda6044329dad9b63c185\checker-qual-2.11.1.jar]
  147. kotlin scripting plugin: created the scripting discovery configuration: kotlinScriptDef
  148. kotlin scripting plugin: created the scripting discovery configuration: testKotlinScriptDef
  149. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\main\resources', not found
  150. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\main\java', not found
  151. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\main\groovy', not found
  152. Build cache key for Kotlin DSL accessors for project ':buildSrc' is 55a5e99c1d7ebce7911d7ed2baba34d5
  153. Kotlin DSL accessors for project ':buildSrc' is not up-to-date because:
  154. No history is available.
  155. Stored cache entry for Kotlin DSL accessors for project ':buildSrc' with cache key 55a5e99c1d7ebce7911d7ed2baba34d5
  156. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\c46ea843f4b4d3bec1be42a7580dfc68\kotlin-stdlib-1.5.31.jar: class kotlin/ArrayIntrinsicsKt: inline fun emptyArray(): compile avoidance is not supported with public inline functions
  157. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\402b41f57f4158b15ca93dcc9106b797\kotlin-gradle-plugin-1.5.31.jar: class org/jetbrains/kotlin/gradle/internal/KaptWithAndroid: inline fun androidVariantData(): compile avoidance is not supported with public inline functions
  158. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\ce0513520948afbe965b4ce7616fc847\kotlin-klib-commonizer-api-1.5.31.jar: class org/jetbrains/kotlin/commonizer/util/TransitiveClosureKt: inline fun transitiveClosure(): compile avoidance is not supported with public inline functions
  159. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\6b61c50ca1115af2d48757caaa28639c\kotlin-annotation-processing-gradle-1.5.31.jar: class org/jetbrains/kotlin/kapt3/base/JavacListUtilsKt: inline fun mapJList(): compile avoidance is not supported with public inline functions
  160. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\917288088db5a397e0c407805bb008b3\kotlin-android-extensions-1.5.31.jar: class org/jetbrains/kotlin/android/parcel/ir/IrUtilsKt: inline fun forUntil(): compile avoidance is not supported with public inline functions
  161. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\4d133c3910572b242c89859d2e21f348\kotlin-compiler-embeddable-1.5.31.jar: class org/jetbrains/kotlin/asJava/ImpreciseResolveResult: inline fun ifSure(): compile avoidance is not supported with public inline functions
  162. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\c41d8ffd8ecddef911528e23a51daf32\kotlin-scripting-compiler-embeddable-1.5.31.jar: class org/jetbrains/kotlin/scripting/compiler/plugin/impl/JvmCompilationUtilKt: inline fun withMessageCollector(): compile avoidance is not supported with public inline functions
  163. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\9ebd18359a461d1ab866895136a1a0e0\kotlin-scripting-compiler-impl-embeddable-1.5.31.jar: class org/jetbrains/kotlin/scripting/definitions/DefinitionsKt: inline fun runReadAction(): compile avoidance is not supported with public inline functions
  164. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\b844b68977500cbf18a1e334e02324e1\kotlin-util-io-1.5.31.jar: class org/jetbrains/kotlin/konan/file/FileKt: inline fun use(): compile avoidance is not supported with public inline functions
  165. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\bef7237dc34b23f3878e3ac630cf0d3a\kotlin-daemon-embeddable-1.5.31.jar: class org/jetbrains/kotlin/daemon/CompileServiceImplBase: inline fun checkedCompile(): compile avoidance is not supported with public inline functions
  166. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\61fcc591da44d7fc0a98f22accc5cc6b\kotlin-build-common-1.5.31.jar: class org/jetbrains/kotlin/build/SerializationUtilsKt: inline fun deserializeFromPlainText(): compile avoidance is not supported with public inline functions
  167. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\d8f8d941ff2436ec5bfce63e7384202b\kotlin-daemon-client-1.5.31.jar: class org/jetbrains/kotlin/daemon/common/DaemonParamsKt: inline fun findWithTransform(): compile avoidance is not supported with public inline functions
  168. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\65fcf6ebb8890ba80991132de192ed27\kotlin-scripting-jvm-1.5.31.jar: class kotlin/script/experimental/jvm/util/JvmClasspathUtilKt: inline fun classpathFromClass(): compile avoidance is not supported with public inline functions
  169. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\cda0d5f89ba0fd6f165f48162eeeddbb\kotlin-scripting-common-1.5.31.jar: class kotlin/script/experimental/api/ErrorHandlingKt: inline fun flatMapSuccess(): compile avoidance is not supported with public inline functions
  170. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\c32175d8dfef870b48458d7629004ee5\kotlinx-coroutines-core-jvm-1.5.0.jar: class kotlinx/coroutines/CoroutineScopeKt: inline fun currentCoroutineContext(): compile avoidance is not supported with public inline functions
  171. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage2) is 02be9d1cd1e04bfff11314a9109ff92a
  172. Kotlin DSL script compilation (Project/TopLevel/stage2) is not up-to-date because:
  173. No history is available.
  174. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage2) with cache key 02be9d1cd1e04bfff11314a9109ff92a
  175. Build cache key for Kotlin DSL script compilation (Project/ScriptPlugin/stage1) is 0b7f28e960bd8bdb5dd0fda4a8816848
  176. Kotlin DSL script compilation (Project/ScriptPlugin/stage1) is not up-to-date because:
  177. No history is available.
  178. Stored cache entry for Kotlin DSL script compilation (Project/ScriptPlugin/stage1) with cache key 0b7f28e960bd8bdb5dd0fda4a8816848
  179. Selected primary task 'build' from project :
  180. :buildSrc:compileKotlin (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  181.  
  182. > Task :buildSrc:compileKotlin
  183. Deleting stale output file: C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\kotlin\main
  184. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.31/kotlin-scripting-compiler-embeddable-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-compiler-embeddable\1.5.31\34d7929ba2ee1e977a55b70bb34554884843dba2\kotlin-scripting-compiler-embeddable-1.5.31.pom]
  185. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-sam-with-receiver/1.5.31/kotlin-sam-with-receiver-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-sam-with-receiver\1.5.31\9ea80b5c053b16c54498029e09ba5e8961515b73\kotlin-sam-with-receiver-1.5.31.pom]
  186. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.31/kotlin-scripting-compiler-impl-embeddable-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-compiler-impl-embeddable\1.5.31\94e5884c314de458f61d2d28663945bd0c124c7a\kotlin-scripting-compiler-impl-embeddable-1.5.31.pom]
  187. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.5.31/kotlin-stdlib-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.5.31\f0765608cf114ef9fd254be913fcc39797b40cc4\kotlin-stdlib-1.5.31.pom]
  188. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.5.31/kotlin-gradle-plugin-model-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-gradle-plugin-model\1.5.31\b07b8707fef8f2be1f7622575f236ab2acc5c8a2\kotlin-gradle-plugin-model-1.5.31.pom]
  189. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.5.31/kotlin-gradle-plugin-api-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-gradle-plugin-api\1.5.31\6e64b1c1fe6a7bf905d8acf1a1971c105ef0bf4d\kotlin-gradle-plugin-api-1.5.31.pom]
  190. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.31/kotlin-scripting-jvm-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-jvm\1.5.31\ba641e8d2a42e8f285e8ea49544873022fbc7691\kotlin-scripting-jvm-1.5.31.pom]
  191. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.0/kotlinx-coroutines-core-1.5.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlinx\kotlinx-coroutines-core\1.5.0\fe3a01dd48e48a82259a6154e34cf0b33c371464\kotlinx-coroutines-core-1.5.0.pom]
  192. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.0/kotlinx-coroutines-core-1.5.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlinx\kotlinx-coroutines-core\1.5.0\5b26bd335435dd8f42f5201201d0445aa0d355a2\kotlinx-coroutines-core-1.5.0.module]
  193. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.5.31/kotlin-scripting-common-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-common\1.5.31\58c4b9d49c0f7ed26745749c8723761aae63af2b\kotlin-scripting-common-1.5.31.pom]
  194. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\fa7d3d07cc80547e2d15bf4839d3267c637c642f\annotations-13.0.pom]
  195. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.31/kotlin-stdlib-common-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.5.31\6f778763702ed6371c2cab78b3424ff2188a7283\kotlin-stdlib-common-1.5.31.pom]
  196. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-native-utils/1.5.31/kotlin-native-utils-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-native-utils\1.5.31\536fca1b4e3e97ebcdaa9435e66ad3e573732cb2\kotlin-native-utils-1.5.31.pom]
  197. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project-model/1.5.31/kotlin-project-model-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-project-model\1.5.31\3c3416c7462ea1e718353103818990861c6f7619\kotlin-project-model-1.5.31.pom]
  198. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.0/kotlinx-coroutines-core-jvm-1.5.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlinx\kotlinx-coroutines-core-jvm\1.5.0\8b1169a630a788212949fe4c74043cc18be763fe\kotlinx-coroutines-core-jvm-1.5.0.pom]
  199. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.0/kotlinx-coroutines-core-jvm-1.5.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlinx\kotlinx-coroutines-core-jvm\1.5.0\49d762d8bf90e3eb7d5593eb554aa7e582a5af3f\kotlinx-coroutines-core-jvm-1.5.0.module]
  200. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.5.31/kotlin-script-runtime-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download17216764607348432227bin
  201. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.5.31/kotlin-util-io-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-util-io\1.5.31\727343d2db850df6d09a219b47da58a93be4770a\kotlin-util-io-1.5.31.pom]
  202. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.0/kotlin-stdlib-jdk8-1.5.0.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download16467944758379691045bin
  203. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.0/kotlin-stdlib-jdk7-1.5.0.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download17844210404058099551bin
  204. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.5.31/kotlin-util-io-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-util-io\1.5.31\61c784021068d1ddd347eeba86384dbf92c725ca\kotlin-util-io-1.5.31.jar]
  205. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-sam-with-receiver/1.5.31/kotlin-sam-with-receiver-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-sam-with-receiver\1.5.31\7e18bba2cc51f31a5771e7f3f3e223950adf1d71\kotlin-sam-with-receiver-1.5.31.jar]
  206. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.5.31/kotlin-gradle-plugin-api-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-gradle-plugin-api\1.5.31\a06ef07ca3822b0d9c11c69296cd27765f4ed5bb\kotlin-gradle-plugin-api-1.5.31.jar]
  207. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.31/kotlin-scripting-jvm-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-jvm\1.5.31\d854edda951feb05387ada385f8f3462ec01a885\kotlin-scripting-jvm-1.5.31.jar]
  208. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.0/kotlin-stdlib-jdk7-1.5.0.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download15341942071778972741bin
  209. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\919f0dfe192fb4e063e7dacadee7f8bb9a2672a9\annotations-13.0.jar]
  210. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.5.31/kotlin-scripting-common-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-common\1.5.31\512a5997987cd210dcd5442da6aef00a5c12de90\kotlin-scripting-common-1.5.31.jar]
  211. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.5.31/kotlin-script-runtime-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download17749518087030348629bin
  212. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.31/kotlin-stdlib-common-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.5.31\43331609c7de811fed085e0dfd150874b157c32\kotlin-stdlib-common-1.5.31.jar]
  213. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.0/kotlinx-coroutines-core-jvm-1.5.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlinx\kotlinx-coroutines-core-jvm\1.5.0\d8cebccdcddd029022aa8646a5a953ff88b13ac8\kotlinx-coroutines-core-jvm-1.5.0.jar]
  214. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project-model/1.5.31/kotlin-project-model-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-project-model\1.5.31\3a6adaf7f626af7ce62a3734975eb2154ae12e58\kotlin-project-model-1.5.31.jar]
  215. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-native-utils/1.5.31/kotlin-native-utils-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-native-utils\1.5.31\3f56bbbc08afd14fbb94bcd558b861be66a3cba9\kotlin-native-utils-1.5.31.jar]
  216. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.5.31/kotlin-gradle-plugin-model-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-gradle-plugin-model\1.5.31\fa84cbab82c2d4a4e2d0c77520a07c2f146b773f\kotlin-gradle-plugin-model-1.5.31.jar]
  217. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.31/kotlin-scripting-compiler-impl-embeddable-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-compiler-impl-embeddable\1.5.31\ffa44d8b76b8820605e6b23e02ed1e12e45eaccb\kotlin-scripting-compiler-impl-embeddable-1.5.31.jar]
  218. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.31/kotlin-scripting-compiler-embeddable-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-compiler-embeddable\1.5.31\c6fcd3b2fc5229a2544f4324061574d96b734d9f\kotlin-scripting-compiler-embeddable-1.5.31.jar]
  219. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.5.31/kotlin-stdlib-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.5.31\6628d61d0f5603568e72d2d5915d2c034b4f1c55\kotlin-stdlib-1.5.31.jar]
  220. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.0/kotlin-stdlib-jdk8-1.5.0.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download9626068714763635105bin
  221. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.5.31/kotlin-reflect-1.5.31.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download13043848021297060210bin
  222. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.31/kotlin-stdlib-jdk8-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk8\1.5.31\6b1353e3e341eeddeea8e67db3d89bed51ceb920\kotlin-stdlib-jdk8-1.5.31.pom]
  223. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/github/autostyle/com.github.autostyle.gradle.plugin/3.1/com.github.autostyle.gradle.plugin-3.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.autostyle\com.github.autostyle.gradle.plugin\3.1\4e0245e6a3c573fcb95b2a74218ccd679979d993\com.github.autostyle.gradle.plugin-3.1.pom]
  224. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format/1.9/google-java-format-1.9.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.googlejavaformat\google-java-format\1.9\cd1c94e1d08f5c7645493655366907204a6cfa6b\google-java-format-1.9.pom]
  225. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format-parent/1.9/google-java-format-parent-1.9.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.googlejavaformat\google-java-format-parent\1.9\31eae7b39f79cfb5bd4af1965e60c64ed3c4b431\google-java-format-parent-1.9.pom]
  226. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonatype.oss\oss-parent\7\46b8a785b60a2767095b8611613b58577e96d4c9\oss-parent-7.pom]
  227. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.31/kotlin-stdlib-jdk7-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk7\1.5.31\b3f53ded7aa6f0f85abfeca4b1a721849587de2d\kotlin-stdlib-jdk7-1.5.31.pom]
  228. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/guava/guava/28.1-jre/guava-28.1-jre.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\28.1-jre\1207be0906dcc3e4984e8daa60b389e2ebd0a7cd\guava-28.1-jre.pom]
  229. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.1-jre/guava-parent-28.1-jre.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\guava-parent\28.1-jre\cf90295394521cc63bf7cfdd4b81236531ccefdb\guava-parent-28.1-jre.pom]
  230. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/github/autostyle/autostyle-plugin-gradle/3.1/autostyle-plugin-gradle-3.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.autostyle\autostyle-plugin-gradle\3.1\17cce7bc2845893350ec978f63a54e56b74b2751\autostyle-plugin-gradle-3.1.pom]
  231. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0.1\e8160e78fdaaf7088621dc1649d9dd2dfcf8d0e8\failureaccess-1.0.1.pom]
  232. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.j2objc\j2objc-annotations\1.3\47e0dd93285dcc6b33181713bc7e8aed66742964\j2objc-annotations-1.3.pom]
  233. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\1b77ba79f9b2b7dfd4e15ea7bb0d568d5eb9cb8d\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom]
  234. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.checkerframework\checker-qual\2.8.1\c7e7cde72ffc19ab0f453b6fcc184638a8f3bb11\checker-qual-2.8.1.pom]
  235. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\guava-parent\26.0-android\a2c0df489614352b7e8e503e274bd1dee5c42a64\guava-parent-26.0-android.pom]
  236. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\8d93cdf4d84d7e1de736df607945c6df0730a10f\jsr305-3.0.2.pom]
  237. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.codehaus.mojo\animal-sniffer-annotations\1.18\82452242e8e2d0e058182cb01f29c3c30391dac3\animal-sniffer-annotations-1.18.pom]
  238. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.errorprone\error_prone_annotations\2.3.2\f9aadf833282cfd743aa5d330f927489ca9c8734\error_prone_annotations-2.3.2.pom]
  239. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonatype.oss\oss-parent\9\e5cdc4d23b86d79c436f16fed20853284e868f65\oss-parent-9.pom]
  240. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.18/animal-sniffer-parent-1.18.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.codehaus.mojo\animal-sniffer-parent\1.18\dd9080d0b2019e3cbb8b97dc7c057787062172f2\animal-sniffer-parent-1.18.pom]
  241. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.2/error_prone_parent-2.3.2.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.errorprone\error_prone_parent\2.3.2\ea30b94538922c99fb231a2c9859790831eb0fb0\error_prone_parent-2.3.2.pom]
  242. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.codehaus.mojo\mojo-parent\50\8caf7f67d94e762418df68f034c88b6f18433860\mojo-parent-50.pom]
  243. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/github/autostyle/autostyle-lib-extra/3.1/autostyle-lib-extra-3.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.autostyle\autostyle-lib-extra\3.1\31baedc457f9a219cde174b7691985fa4dac4d83\autostyle-lib-extra-3.1.pom]
  244. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/github/autostyle/autostyle-lib/3.1/autostyle-lib-3.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.autostyle\autostyle-lib\3.1\b5897125a4a0d4aa73fbfa60d89963e45e44019\autostyle-lib-3.1.pom]
  245. Resource missing. [HTTP HEAD: https://repo.maven.apache.org/maven2/com/github/autostyle/com.github.autostyle.gradle.plugin/3.1/com.github.autostyle.gradle.plugin-3.1.jar]
  246. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.j2objc\j2objc-annotations\1.3\ba035118bc8bac37d7eff77700720999acd9986d\j2objc-annotations-1.3.jar]
  247. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.31/kotlin-stdlib-jdk8-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk8\1.5.31\ff5d99aecd328872494e8921b72bf6e3af97af3e\kotlin-stdlib-jdk8-1.5.31.jar]
  248. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.codehaus.mojo\animal-sniffer-annotations\1.18\f7aa683ea79dc6681ee9fb95756c999acbb62f5d\animal-sniffer-annotations-1.18.jar]
  249. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.checkerframework\checker-qual\2.8.1\eb2e8ab75598548cc8acf9a1ca227e480e01881e\checker-qual-2.8.1.jar]
  250. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\28.1-jre\b0e91dcb6a44ffb6221b5027e12a5cb34b841145\guava-28.1-jre.jar]
  251. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\b421526c5f297295adef1c886e5246c39d4ac629\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar]
  252. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.5.31/kotlin-reflect-1.5.31.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download17815521779168540483bin
  253. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format/1.9/google-java-format-1.9.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.googlejavaformat\google-java-format\1.9\60b4daa3d05aa856eeea83e2ec3c374446961692\google-java-format-1.9.jar]
  254. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0.1\1dcf1de382a0bf95a3d8b0849546c88bac1292c9\failureaccess-1.0.1.jar]
  255. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar]
  256. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.31/kotlin-stdlib-jdk7-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk7\1.5.31\77e0f2568912e45d26c31fd417a332458508acdf\kotlin-stdlib-jdk7-1.5.31.jar]
  257. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.errorprone\error_prone_annotations\2.3.2\d1a0c5032570e0f64be6b4d9c90cdeb103129029\error_prone_annotations-2.3.2.jar]
  258. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/github/autostyle/autostyle-lib-extra/3.1/autostyle-lib-extra-3.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.autostyle\autostyle-lib-extra\3.1\6b7486daeacb4af8226a7a9a63b69ebc84509823\autostyle-lib-extra-3.1.jar]
  259. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/github/autostyle/autostyle-lib/3.1/autostyle-lib-3.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.autostyle\autostyle-lib\3.1\a641df3bbcd6faab06521f71f9c6e49ef676e396\autostyle-lib-3.1.jar]
  260. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/github/autostyle/autostyle-plugin-gradle/3.1/autostyle-plugin-gradle-3.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.autostyle\autostyle-plugin-gradle\3.1\83dfb55d90ddb873737374638b991c1eb8754a9b\autostyle-plugin-gradle-3.1.jar]
  261. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.31/kotlin-compiler-embeddable-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.5.31\a72df39a64eaec506d341a6d48c81befa77e0e11\kotlin-compiler-embeddable-1.5.31.pom]
  262. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.intellij.deps\trove4j\1.0.20181211\ad9cb821b804f05ed013ce89e3ec4d32d101bd79\trove4j-1.0.20181211.pom]
  263. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.31/kotlin-daemon-embeddable-1.5.31.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.5.31\54421f83173941cf6d13323d12aa7e8ecb8066d2\kotlin-daemon-embeddable-1.5.31.pom]
  264. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.31/kotlin-daemon-embeddable-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.5.31\d19b549661e28c62781683dc7c7e34bf416974f1\kotlin-daemon-embeddable-1.5.31.jar]
  265. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.intellij.deps\trove4j\1.0.20181211\216c2e14b070f334479d800987affe4054cd563f\trove4j-1.0.20181211.jar]
  266. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.31/kotlin-compiler-embeddable-1.5.31.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.5.31\cc18c29253541dc57c25c3ef514d63c7953ae1a6\kotlin-compiler-embeddable-1.5.31.jar]
  267. Watching 1 directory hierarchies to track changes
  268. Custom actions are attached to task ':buildSrc:compileKotlin'.
  269. Build cache key for task ':buildSrc:compileKotlin' is 365031055a3ad3ee1c31a946277edfe7
  270. Task ':buildSrc:compileKotlin' is not up-to-date because:
  271. No history is available.
  272. The input changes require a full rebuild for incremental task ':buildSrc:compileKotlin'.
  273. 'compileJava' task (current target is 15) and 'compileKotlin' task (current target is 1.8) jvm target compatibility should be set to the same Java version.
  274. Using Kotlin/JVM incremental compilation
  275. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\main\java', not found
  276. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\main\java', not found
  277. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\main\java', not found
  278. [KOTLIN] Kotlin compilation 'jdkHome' argument: C:\Program Files\AdoptOpenJDK\jdk-15.0.2.7-hotspot
  279.  
  280. :buildSrc:pluginDescriptors (Thread[Execution worker for ':buildSrc' Thread 8,5,main]) started.
  281.  
  282. > Task :buildSrc:pluginDescriptors
  283. Deleting stale output file: C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\pluginDescriptors
  284. Caching disabled for task ':buildSrc:pluginDescriptors' because:
  285. Not worth caching
  286. Task ':buildSrc:pluginDescriptors' is not up-to-date because:
  287. No history is available.
  288. :buildSrc:pluginDescriptors (Thread[Execution worker for ':buildSrc' Thread 8,5,main]) completed. Took 0.007 secs.
  289. :buildSrc:processResources (Thread[Execution worker for ':buildSrc' Thread 8,5,main]) started.
  290.  
  291. > Task :buildSrc:processResources NO-SOURCE
  292. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\main\resources', not found
  293. Skipping task ':buildSrc:processResources' as it has no source files and no previous output files.
  294. :buildSrc:processResources (Thread[Execution worker for ':buildSrc' Thread 8,5,main]) completed. Took 0.002 secs.
  295. :buildSrc:processTestResources (Thread[Execution worker for ':buildSrc' Thread 8,5,main]) started.
  296.  
  297. > Task :buildSrc:processTestResources NO-SOURCE
  298. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\test\resources', not found
  299. Skipping task ':buildSrc:processTestResources' as it has no source files and no previous output files.
  300. :buildSrc:processTestResources (Thread[Execution worker for ':buildSrc' Thread 8,5,main]) completed. Took 0.0 secs.
  301.  
  302. > Task :buildSrc:compileKotlin
  303. i: starting the daemon as: C:\Program Files\AdoptOpenJDK\jdk-15.0.2.7-hotspot\bin\java -cp C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.5.31\cc18c29253541dc57c25c3ef514d63c7953ae1a6\kotlin-compiler-embeddable-1.5.31.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.5.31\1523fcd842a47da0820cea772b19c51056fec8a9\kotlin-reflect-1.5.31.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.5.31\6628d61d0f5603568e72d2d5915d2c034b4f1c55\kotlin-stdlib-1.5.31.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-script-runtime\1.5.31\aaea854be2cfc06373dfc11be5a6ba9ca5ca84a6\kotlin-script-runtime-1.5.31.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.5.31\d19b549661e28c62781683dc7c7e34bf416974f1\kotlin-daemon-embeddable-1.5.31.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.intellij.deps\trove4j\1.0.20181211\216c2e14b070f334479d800987affe4054cd563f\trove4j-1.0.20181211.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\919f0dfe192fb4e063e7dacadee7f8bb9a2672a9\annotations-13.0.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.5.31\43331609c7de811fed085e0dfd150874b157c32\kotlin-stdlib-common-1.5.31.jar -Djava.awt.headless=true -D$java.rmi.server.hostname=127.0.0.1 -Xmx2048M -XX:MaxMetaspaceSize=1024m -Dkotlin.environment.keepalive -ea org.jetbrains.kotlin.daemon.KotlinCompileDaemon --daemon-runFilesPath C:\Users\FoadS\AppData\Local\kotlin\daemon --daemon-autoshutdownIdleSeconds=7200 --daemon-compilerClasspath C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.5.31\cc18c29253541dc57c25c3ef514d63c7953ae1a6\kotlin-compiler-embeddable-1.5.31.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.5.31\1523fcd842a47da0820cea772b19c51056fec8a9\kotlin-reflect-1.5.31.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.5.31\6628d61d0f5603568e72d2d5915d2c034b4f1c55\kotlin-stdlib-1.5.31.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-script-runtime\1.5.31\aaea854be2cfc06373dfc11be5a6ba9ca5ca84a6\kotlin-script-runtime-1.5.31.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.5.31\d19b549661e28c62781683dc7c7e34bf416974f1\kotlin-daemon-embeddable-1.5.31.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.intellij.deps\trove4j\1.0.20181211\216c2e14b070f334479d800987affe4054cd563f\trove4j-1.0.20181211.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\919f0dfe192fb4e063e7dacadee7f8bb9a2672a9\annotations-13.0.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.5.31\43331609c7de811fed085e0dfd150874b157c32\kotlin-stdlib-common-1.5.31.jar
  304. i: Received the message signalling that the daemon is ready
  305. i: new daemon started, trying to find it
  306. i: found daemon on port 17167 (12 ms old), trying to connect
  307. i: connected to the daemon
  308. Options for KOTLIN DAEMON: IncrementalCompilationOptions(super=CompilationOptions(compilerMode=INCREMENTAL_COMPILER, targetPlatform=JVM, reportCategories=[0], reportSeverity=2, requestedCompilationResults=[0]kotlinScriptExtensions=[kt, kts, java]), areFileChangesKnown=false, modifiedFiles=null, deletedFiles=null, workingDir=C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\kotlin\compileKotlin, multiModuleICSettings=MultiModuleICSettings(buildHistoryFile=C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\kotlin\compileKotlin\build-history.bin, useModuleDetection=false), usePreciseJavaTracking=trueoutputFiles=[C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\kotlin\main, C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\kotlin\compileKotlin])
  309. Stored cache entry for task ':buildSrc:compileKotlin' with cache key 365031055a3ad3ee1c31a946277edfe7
  310. :buildSrc:compileKotlin (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 7.611 secs.
  311. :buildSrc:compileJava (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  312.  
  313. > Task :buildSrc:compileJava NO-SOURCE
  314. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\main\java', not found
  315. Skipping task ':buildSrc:compileJava' as it has no source files and no previous output files.
  316. :buildSrc:compileJava (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.001 secs.
  317. :buildSrc:compileGroovy (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  318.  
  319. > Task :buildSrc:compileGroovy NO-SOURCE
  320. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\main\groovy', not found
  321. Skipping task ':buildSrc:compileGroovy' as it has no source files and no previous output files.
  322. :buildSrc:compileGroovy (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.001 secs.
  323. :buildSrc:classes (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  324.  
  325. > Task :buildSrc:classes UP-TO-DATE
  326. Skipping task ':buildSrc:classes' as it has no actions.
  327. :buildSrc:classes (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.0 secs.
  328. :buildSrc:inspectClassesForKotlinIC (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  329.  
  330. > Task :buildSrc:inspectClassesForKotlinIC
  331. Deleting stale output file: C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\kotlin\buildSrcjar-classes.txt
  332. Caching disabled for task ':buildSrc:inspectClassesForKotlinIC' because:
  333. Caching has not been enabled for the task
  334. Task ':buildSrc:inspectClassesForKotlinIC' is not up-to-date because:
  335. No history is available.
  336. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\java\main', not found
  337. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\groovy\main', not found
  338. :buildSrc:inspectClassesForKotlinIC (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.015 secs.
  339. :buildSrc:jar (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  340.  
  341. > Task :buildSrc:jar
  342. Deleting stale output file: C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\libs\buildSrc.jar
  343. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\java\main', not found
  344. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\groovy\main', not found
  345. Caching disabled for task ':buildSrc:jar' because:
  346. Not worth caching
  347. Task ':buildSrc:jar' is not up-to-date because:
  348. No history is available.
  349. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\java\main', not found
  350. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\groovy\main', not found
  351. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\resources\main', not found
  352. :jar: No valid plugin descriptors were found in META-INF/gradle-plugins
  353. :buildSrc:jar (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.044 secs.
  354. :buildSrc:assemble (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  355.  
  356. > Task :buildSrc:assemble
  357. Skipping task ':buildSrc:assemble' as it has no actions.
  358. :buildSrc:assemble (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.0 secs.
  359. :buildSrc:compileTestKotlin (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  360.  
  361. > Task :buildSrc:compileTestKotlin NO-SOURCE
  362. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\test\kotlin', not found
  363. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\test\java', not found
  364. Skipping task ':buildSrc:compileTestKotlin' as it has no source files and no previous output files.
  365. :buildSrc:compileTestKotlin (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.0 secs.
  366. :buildSrc:pluginUnderTestMetadata (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  367.  
  368. > Task :buildSrc:pluginUnderTestMetadata
  369. Deleting stale output file: C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\pluginUnderTestMetadata
  370. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-io/1.2.0/durian-io-1.2.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.diffplug.durian\durian-io\1.2.0\eeeb5dbc5add4ef406c597b785e91986787ea17c\durian-io-1.2.0.pom]
  371. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.diffplug.durian\durian-core\1.2.0\ca659370ff47a81844e968ffc4d001f2d56911cd\durian-core-1.2.0.pom]
  372. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.diffplug.durian\durian-collect\1.2.0\bd196532b47f195e61a179ea7be66ca4e5b12d8\durian-collect-1.2.0.pom]
  373. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.50/kotlin-stdlib-1.3.50.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.3.50\a75b191fa2963dcd96413bab2d0fb385b136a4e6\kotlin-stdlib-1.3.50.pom]
  374. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.6.0.201912101111-r/org.eclipse.jgit-5.6.0.201912101111-r.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.jgit\org.eclipse.jgit\5.6.0.201912101111-r\db4b8f45e61ab61f04e3aae207dd1c02f22342b3\org.eclipse.jgit-5.6.0.201912101111-r.pom]
  375. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.googlecode.concurrent-trees\concurrent-trees\2.6.1\ffd029b087e3132fb021f64841e103e4e813944d\concurrent-trees-2.6.1.pom]
  376. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.4.7/groovy-xml-2.4.7.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.codehaus.groovy\groovy-xml\2.4.7\ec5a2955a64e7b49ca86ba0441f07fb17b52d1e9\groovy-xml-2.4.7.pom]
  377. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.6.0.201912101111-r/org.eclipse.jgit-parent-5.6.0.201912101111-r.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.jgit\org.eclipse.jgit-parent\5.6.0.201912101111-r\93439f1d7d0069ea8637a8745806fb6c463e0007\org.eclipse.jgit-parent-5.6.0.201912101111-r.pom]
  378. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.50/kotlin-stdlib-common-1.3.50.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.3.50\cde9d3a23570b97ee3727865a0dec0ac52a61cf7\kotlin-stdlib-common-1.3.50.pom]
  379. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.jcraft\jzlib\1.1.1\d990b68017884e9615990c39ef81cf2b5884d464\jzlib-1.1.1.pom]
  380. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.bouncycastle\bcpkix-jdk15on\1.64\f1cb86bea049126e80cbfa84b3ab7c483601aaad\bcpkix-jdk15on-1.64.pom]
  381. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.jcraft\jsch\0.1.55\4960f6d19a24a432ed88262d2ef704fd37dbedd7\jsch-0.1.55.pom]
  382. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.bouncycastle\bcpg-jdk15on\1.64\f112ef23ec1f3c57fdb3098ef24ee002ad4fbee0\bcpg-jdk15on-1.64.pom]
  383. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonatype.oss\oss-parent\6\765c355ec09ad070065d9d12a9245bba5c689d96\oss-parent-6.pom]
  384. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-api\1.7.2\3fceb45ce8f7a6f87f3f2077a24a3833d1ecb4c6\slf4j-api-1.7.2.pom]
  385. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.googlecode.javaewah\JavaEWAH\1.1.6\759dda489d69ebd237d9ee353e67a460274b14f0\JavaEWAH-1.1.6.pom]
  386. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.bouncycastle\bcprov-jdk15on\1.64\513f78dc2971d73eec9716788948ec02704899aa\bcprov-jdk15on-1.64.pom]
  387. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-parent\1.7.2\26c68730e36b29249e0c3bb70eba4a5dbaa4f76c\slf4j-parent-1.7.2.pom]
  388. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonatype.oss\oss-parent\5\3ae20880ad3d5da6b1caec19e3de7e70dd2dd762\oss-parent-5.pom]
  389. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.7/groovy-2.4.7.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.codehaus.groovy\groovy\2.4.7\b16f6003860ee4ad029afdece91e629eb851f1e\groovy-2.4.7.pom]
  390. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-api\1.7.2\81d61b7f33ebeab314e07de0cc596f8e858d97\slf4j-api-1.7.2.jar]
  391. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.bouncycastle\bcpg-jdk15on\1.64\56956a8c63ccadf62e7c678571cf86f30bd84441\bcpg-jdk15on-1.64.jar]
  392. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.4.7/groovy-xml-2.4.7.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.codehaus.groovy\groovy-xml\2.4.7\864b9dc44fb0e05f329fad473e8b4df172f1b48f\groovy-xml-2.4.7.jar]
  393. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.50/kotlin-stdlib-common-1.3.50.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.3.50\3d9cd3e1bc7b92e95f43d45be3bfbcf38e36ab87\kotlin-stdlib-common-1.3.50.jar]
  394. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.diffplug.durian\durian-collect\1.2.0\eee2085a0f894527ac841b05b442656115e2877c\durian-collect-1.2.0.jar]
  395. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.50/kotlin-stdlib-1.3.50.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.3.50\b529d1738c7e98bbfa36a4134039528f2ce78ebf\kotlin-stdlib-1.3.50.jar]
  396. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.jcraft\jzlib\1.1.1\a1551373315ffc2f96130a0e5704f74e151777ba\jzlib-1.1.1.jar]
  397. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.googlecode.concurrent-trees\concurrent-trees\2.6.1\9b647240522ab67c003de9b6702ca81ac0c15efc\concurrent-trees-2.6.1.jar]
  398. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.googlecode.javaewah\JavaEWAH\1.1.6\94ad16d728b374d65bd897625f3fbb3da223a2b6\JavaEWAH-1.1.6.jar]
  399. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-io/1.2.0/durian-io-1.2.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.diffplug.durian\durian-io\1.2.0\fc9c103d454d04f7c5b78b437190ea3bd15fb72c\durian-io-1.2.0.jar]
  400. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.bouncycastle\bcpkix-jdk15on\1.64\3dac163e20110817d850d17e0444852a6d7d0bd7\bcpkix-jdk15on-1.64.jar]
  401. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.jcraft\jsch\0.1.55\bbd40e5aa7aa3cfad5db34965456cee738a42a50\jsch-0.1.55.jar]
  402. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.7/groovy-2.4.7.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.codehaus.groovy\groovy\2.4.7\10870e6511f544ce45152d0ad08d7514a00c8201\groovy-2.4.7.jar]
  403. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.6.0.201912101111-r/org.eclipse.jgit-5.6.0.201912101111-r.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.jgit\org.eclipse.jgit\5.6.0.201912101111-r\32e467bef7f4535efbb9ef7d91eca1ffdfac24b0\org.eclipse.jgit-5.6.0.201912101111-r.jar]
  404. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.diffplug.durian\durian-core\1.2.0\ddf0b08f6dccae07bcb993645a7634cbe8f9b2f8\durian-core-1.2.0.jar]
  405. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.bouncycastle\bcprov-jdk15on\1.64\1467dac1b787b5ad2a18201c0c281df69882259e\bcprov-jdk15on-1.64.jar]
  406. Caching disabled for task ':buildSrc:pluginUnderTestMetadata' because:
  407. Not worth caching
  408. Task ':buildSrc:pluginUnderTestMetadata' is not up-to-date because:
  409. No history is available.
  410. :buildSrc:pluginUnderTestMetadata (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.823 secs.
  411. :buildSrc:compileTestJava (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  412.  
  413. > Task :buildSrc:compileTestJava NO-SOURCE
  414. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\test\java', not found
  415. Skipping task ':buildSrc:compileTestJava' as it has no source files and no previous output files.
  416. :buildSrc:compileTestJava (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.001 secs.
  417. :buildSrc:compileTestGroovy (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  418.  
  419. > Task :buildSrc:compileTestGroovy NO-SOURCE
  420. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\src\test\groovy', not found
  421. Skipping task ':buildSrc:compileTestGroovy' as it has no source files and no previous output files.
  422. :buildSrc:compileTestGroovy (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.001 secs.
  423. :buildSrc:testClasses (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  424.  
  425. > Task :buildSrc:testClasses UP-TO-DATE
  426. Skipping task ':buildSrc:testClasses' as it has no actions.
  427. :buildSrc:testClasses (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.0 secs.
  428. :buildSrc:test (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  429.  
  430. > Task :buildSrc:test NO-SOURCE
  431. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\java\test', not found
  432. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\groovy\test', not found
  433. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\kotlin\test', not found
  434. Skipping task ':buildSrc:test' as it has no source files and no previous output files.
  435. :buildSrc:test (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.001 secs.
  436. :buildSrc:validatePlugins (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  437.  
  438. > Task :buildSrc:validatePlugins
  439. Deleting stale output file: C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\reports\plugin-development\validation-report.txt
  440. Build cache key for task ':buildSrc:validatePlugins' is 509fa8e258b01d98e0397d5d8f2248ea
  441. Task ':buildSrc:validatePlugins' is not up-to-date because:
  442. No history is available.
  443. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\java\main', not found
  444. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\buildSrc\build\classes\groovy\main', not found
  445. Plugin validation finished without warnings.
  446. Stored cache entry for task ':buildSrc:validatePlugins' with cache key 509fa8e258b01d98e0397d5d8f2248ea
  447. :buildSrc:validatePlugins (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.06 secs.
  448. :buildSrc:check (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  449.  
  450. > Task :buildSrc:check
  451. Skipping task ':buildSrc:check' as it has no actions.
  452. :buildSrc:check (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.0 secs.
  453. :buildSrc:build (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) started.
  454.  
  455. > Task :buildSrc:build
  456. Skipping task ':buildSrc:build' as it has no actions.
  457. :buildSrc:build (Thread[Execution worker for ':buildSrc' Thread 12,5,main]) completed. Took 0.0 secs.
  458.  
  459. > Configure project :
  460. Evaluating root project 'MyLibreLab' using build file 'C:\dev\MyLibreLab\20240730\MyLibreLab\build.gradle.kts'.
  461. Build cache key for Kotlin DSL plugin accessors for classpath '3742e8facef4d9ccc54aea0c6850edd1' is b9c420aec72a6159009a3ef11b76b410
  462. Kotlin DSL plugin accessors for classpath '3742e8facef4d9ccc54aea0c6850edd1' is not up-to-date because:
  463. No history is available.
  464. Stored cache entry for Kotlin DSL plugin accessors for classpath '3742e8facef4d9ccc54aea0c6850edd1' with cache key b9c420aec72a6159009a3ef11b76b410
  465. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\f92788bafc7fd00968cf1dd5ee15d1d6\autostyle-lib-3.1.jar: class com/github/autostyle/closable/ClosableExtensionsKt: inline fun use(): compile avoidance is not supported with public inline functions
  466. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\b01768c4470aa56e5a16b766c47433bf\kotlin-stdlib-1.3.50.jar: class kotlin/ArrayIntrinsicsKt: inline fun emptyArray(): compile avoidance is not supported with public inline functions
  467. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage1) is f529c9ab3e6612a24631520d48309b2d
  468. Kotlin DSL script compilation (Project/TopLevel/stage1) is not up-to-date because:
  469. No history is available.
  470. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  471. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  472. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  473. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  474. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  475. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  476. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  477. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  478. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  479. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage1) with cache key f529c9ab3e6612a24631520d48309b2d
  480. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/github/vlsi/crlf/com.github.vlsi.crlf.gradle.plugin/1.70/com.github.vlsi.crlf.gradle.plugin-1.70.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.vlsi.crlf\com.github.vlsi.crlf.gradle.plugin\1.70\55b989fdb6be5721d463ea6e1df053148f398804\com.github.vlsi.crlf.gradle.plugin-1.70.pom]
  481. Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/com/github/vlsi/crlf/com.github.vlsi.crlf.gradle.plugin/1.70/com.github.vlsi.crlf.gradle.plugin-1.70.jar]
  482. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/github/vlsi/gradle-extensions/com.github.vlsi.gradle-extensions.gradle.plugin/1.70/com.github.vlsi.gradle-extensions.gradle.plugin-1.70.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.vlsi.gradle-extensions\com.github.vlsi.gradle-extensions.gradle.plugin\1.70\56f2842ca977041471e04e90a889ef87a50b1f10\com.github.vlsi.gradle-extensions.gradle.plugin-1.70.pom]
  483. Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/com/github/vlsi/gradle-extensions/com.github.vlsi.gradle-extensions.gradle.plugin/1.70/com.github.vlsi.gradle-extensions.gradle.plugin-1.70.jar]
  484. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/sonarqube/org.sonarqube.gradle.plugin/3.0/org.sonarqube.gradle.plugin-3.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarqube\org.sonarqube.gradle.plugin\3.0\2fcd7dedf1d4d432cb6aa1d46ce1cbd2ab540475\org.sonarqube.gradle.plugin-3.0.pom]
  485. Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/sonarqube/org.sonarqube.gradle.plugin/3.0/org.sonarqube.gradle.plugin-3.0.jar]
  486. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/beryx/runtime/org.beryx.runtime.gradle.plugin/1.8.1/org.beryx.runtime.gradle.plugin-1.8.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.beryx.runtime\org.beryx.runtime.gradle.plugin\1.8.1\c2f4658a81b09288ee74bf26ebb2b95c64d99b60\org.beryx.runtime.gradle.plugin-1.8.1.pom]
  487. Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/beryx/runtime/org.beryx.runtime.gradle.plugin/1.8.1/org.beryx.runtime.gradle.plugin-1.8.1.jar]
  488. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/name/remal/sonarlint/name.remal.sonarlint.gradle.plugin/1.1.6/name.remal.sonarlint.gradle.plugin-1.1.6.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\name.remal.sonarlint\name.remal.sonarlint.gradle.plugin\1.1.6\b8354febf93c1aaed55397e312c5d41d72a83c2a\name.remal.sonarlint.gradle.plugin-1.1.6.pom]
  489. Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/name/remal/sonarlint/name.remal.sonarlint.gradle.plugin/1.1.6/name.remal.sonarlint.gradle.plugin-1.1.6.jar]
  490. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/jvm/org.jetbrains.kotlin.jvm.gradle.plugin/1.6.10/org.jetbrains.kotlin.jvm.gradle.plugin-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download1604059053150394535bin
  491. Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/jetbrains/kotlin/jvm/org.jetbrains.kotlin.jvm.gradle.plugin/1.6.10/org.jetbrains.kotlin.jvm.gradle.plugin-1.6.10.jar]
  492. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kapt/org.jetbrains.kotlin.kapt.gradle.plugin/1.6.10/org.jetbrains.kotlin.kapt.gradle.plugin-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download5156615924363587244bin
  493. Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/jetbrains/kotlin/kapt/org.jetbrains.kotlin.kapt.gradle.plugin/1.6.10/org.jetbrains.kotlin.kapt.gradle.plugin-1.6.10.jar]
  494. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/github/vlsi/gradle/crlf-plugin/1.70/crlf-plugin-1.70.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.vlsi.gradle\crlf-plugin\1.70\e14aeb08947fa0e3595e166e6b898c32765686b9\crlf-plugin-1.70.pom]
  495. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/github/vlsi/gradle/gradle-extensions-plugin/1.70/gradle-extensions-plugin-1.70.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.vlsi.gradle\gradle-extensions-plugin\1.70\5857d7f7031c53083acfeaaa450dca12dbe1ad61\gradle-extensions-plugin-1.70.pom]
  496. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/sonarsource/scanner/gradle/sonarqube-gradle-plugin/3.0/sonarqube-gradle-plugin-3.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.scanner.gradle\sonarqube-gradle-plugin\3.0\af78c00d07dbb5a4ab2037dcb47a6ae57796a3dd\sonarqube-gradle-plugin-3.0.pom]
  497. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/beryx/badass-runtime-plugin/1.8.1/badass-runtime-plugin-1.8.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.beryx\badass-runtime-plugin\1.8.1\d6471810da3ffbb2c2665f591c201a38ade1c43c\badass-runtime-plugin-1.8.1.pom]
  498. Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/org/beryx/badass-runtime-plugin/1.8.1/badass-runtime-plugin-1.8.1.module]
  499. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/name/remal/gradle-plugins/1.1.6/gradle-plugins-1.1.6.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\name.remal\gradle-plugins\1.1.6\5ab8f94a1b6ff70540f53e0e5c7e50f2286b4f6\gradle-plugins-1.1.6.pom]
  500. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.6.10/kotlin-gradle-plugin-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download16879852894741458293bin
  501. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/eclipse/jgit/org.eclipse.jgit/5.6.1.202002131546-r/org.eclipse.jgit-5.6.1.202002131546-r.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.jgit\org.eclipse.jgit\5.6.1.202002131546-r\8a5378577fd6fee3df86186f5302cd56612237e3\org.eclipse.jgit-5.6.1.202002131546-r.pom]
  502. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/eclipse/jgit/org.eclipse.jgit-parent/5.6.1.202002131546-r/org.eclipse.jgit-parent-5.6.1.202002131546-r.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.jgit\org.eclipse.jgit-parent\5.6.1.202002131546-r\5787ce195ee2b7449a3245ad1b783d22f77c5bbd\org.eclipse.jgit-parent-5.6.1.202002131546-r.pom]
  503. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/sonarsource/scanner/api/sonar-scanner-api/2.15.0.2182/sonar-scanner-api-2.15.0.2182.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.scanner.api\sonar-scanner-api\2.15.0.2182\a4948185ce56c385e9410d63d282165840aa6de6\sonar-scanner-api-2.15.0.2182.pom]
  504. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/sonarsource/scanner/api/sonar-scanner-api-parent/2.15.0.2182/sonar-scanner-api-parent-2.15.0.2182.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.scanner.api\sonar-scanner-api-parent\2.15.0.2182\ff45709e7d4071b1ddd7d572f33e1f10af9ea5eb\sonar-scanner-api-parent-2.15.0.2182.pom]
  505. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/sonarsource/parent/parent/54/parent-54.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.parent\parent\54\5f83210dc1bf8d449117aed822bde2c58f1c3b\parent-54.pom]
  506. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-api\1.7.25\df51c4a85dd6acf8b6cdc9323596766b3d577c28\slf4j-api-1.7.25.pom]
  507. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm/8.0.1/asm-8.0.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\8.0.1\c89003a7d34cfde2f6a11509df0c7d1cd90ac7cd\asm-8.0.1.pom]
  508. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\8.0.1\68072947820842b1a530ba2abbe9650debfc732\asm-tree-8.0.1.pom]
  509. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-analysis\8.0.1\3b385ab5eb545638275f63e2deafe882648c74cb\asm-analysis-8.0.1.pom]
  510. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-commons/8.0.1/asm-commons-8.0.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\8.0.1\420ad7e8da15a1986cd594c86146d017c37b516b\asm-commons-8.0.1.pom]
  511. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\8.0.1\59de583ec1a4b626a8cec2347c9f0421d1de3b7f\asm-util-8.0.1.pom]
  512. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/ow2/1.5/ow2-1.5.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2\ow2\1.5\d8edc69335f4d9f95f511716fb689c86fb0ebaae\ow2-1.5.pom]
  513. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-parent\1.7.25\8521938f0f43c60b79f9f73a9409d10e4bac649a\slf4j-parent-1.7.25.pom]
  514. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/eclipse/jgit/org.eclipse.jgit/5.9.0.202009080501-r/org.eclipse.jgit-5.9.0.202009080501-r.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.jgit\org.eclipse.jgit\5.9.0.202009080501-r\d56971c43646465cf743ff376711a02f8192b9f8\org.eclipse.jgit-5.9.0.202009080501-r.pom]
  515. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/eclipse/jgit/org.eclipse.jgit-parent/5.9.0.202009080501-r/org.eclipse.jgit-parent-5.9.0.202009080501-r.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.jgit\org.eclipse.jgit-parent\5.9.0.202009080501-r\6774684945ba001263420ac2d5a65e6ff14428c9\org.eclipse.jgit-parent-5.9.0.202009080501-r.pom]
  516. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/5.9.0.202009080501-r/org.eclipse.jgit.ssh.jsch-5.9.0.202009080501-r.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.jgit\org.eclipse.jgit.ssh.jsch\5.9.0.202009080501-r\42acdea95a9ee1acba0e2c859f4ea5a277fc9760\org.eclipse.jgit.ssh.jsch-5.9.0.202009080501-r.pom]
  517. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/name/remal/gradle-plugins-kotlin-dsl/1.1.6/gradle-plugins-kotlin-dsl-1.1.6.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\name.remal\gradle-plugins-kotlin-dsl\1.1.6\e458f15ac02323356193604b67f0c0148903f7b2\gradle-plugins-kotlin-dsl-1.1.6.pom]
  518. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.6.10/kotlin-compiler-embeddable-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download11811761187125353301bin
  519. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-tooling-metadata/1.6.10/kotlin-tooling-metadata-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download3824908975291842847bin
  520. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download3094107114265973155bin
  521. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.6.10/kotlin-gradle-plugin-api-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download6319986559608399559bin
  522. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-android-extensions/1.6.10/kotlin-android-extensions-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download16021486061840858988bin
  523. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.6.10/kotlin-gradle-plugin-model-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download7895453181454853243bin
  524. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.6.10/kotlin-annotation-processing-gradle-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download3196091149089617782bin
  525. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-project-model/1.6.10/kotlin-project-model-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download1872384111786832893bin
  526. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-compiler-runner/1.6.10/kotlin-compiler-runner-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download8192780783278222751bin
  527. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-klib-commonizer-api/1.6.10/kotlin-klib-commonizer-api-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download12682456596996694906bin
  528. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.6.10/kotlin-scripting-compiler-impl-embeddable-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download16541356950207495637bin
  529. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.6.10/kotlin-scripting-compiler-embeddable-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download3539535769002113293bin
  530. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.googlecode.javaewah\JavaEWAH\1.1.7\eebcc67a5569c2efd68b56ded57a2678c421a3b6\JavaEWAH-1.1.7.pom]
  531. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonatype.oss\oss-parent\5\3ae20880ad3d5da6b1caec19e3de7e70dd2dd762\oss-parent-5.pom]
  532. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\9.0\14fd7f7242906f78ad5a7d6639e6b59f9d57ded5\asm-commons-9.0.pom]
  533. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\9.0\b5a16e1f8216f91fa8bad937e2d9e0e02d60e0ae\asm-commons-9.0.module]
  534. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-util/9.0/asm-util-9.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\9.0\7974af41ecfe4f59f58e6d3ae96828b36c7aedc7\asm-util-9.0.pom]
  535. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-util/9.0/asm-util-9.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\9.0\dc5c935976e552f2bfb5a9887c3074a2959de795\asm-util-9.0.module]
  536. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jdom\jdom2\2.0.6\11e250d112bc9f2a0e1a595a5f6ecd2802af2691\jdom2-2.0.6.pom]
  537. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/name/remal/tools/common/1.26.147/common-1.26.147.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\name.remal.tools\common\1.26.147\83c0479d61be10e2aad4e5133d963cf6430c0e27\common-1.26.147.pom]
  538. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/name/remal/gradle-plugins-api/1.1.6/gradle-plugins-api-1.1.6.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\name.remal\gradle-plugins-api\1.1.6\4130a5e2b43a5ac2b51759ff40644940bcfa61b5\gradle-plugins-api-1.1.6.pom]
  539. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.jcraft\jzlib\1.1.1\d990b68017884e9615990c39ef81cf2b5884d464\jzlib-1.1.1.pom]
  540. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.jcraft\jsch\0.1.55\4960f6d19a24a432ed88262d2ef704fd37dbedd7\jsch-0.1.55.pom]
  541. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonatype.oss\oss-parent\6\765c355ec09ad070065d9d12a9245bba5c689d96\oss-parent-6.pom]
  542. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-native-utils/1.6.10/kotlin-native-utils-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download16694579232370453871bin
  543. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download388141035813381415bin
  544. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\5.6.0\e542808a6326ec0302c0b09011cb4363e1ece380\jna-5.6.0.pom]
  545. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.6.10/kotlin-daemon-embeddable-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download10147377390244611271bin
  546. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-daemon-client/1.6.10/kotlin-daemon-client-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download4430182141601704546bin
  547. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-build-common/1.6.10/kotlin-build-common-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download16759941069679610245bin
  548. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download3850182558214805222bin
  549. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download3715459181952552075bin
  550. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm/9.0/asm-9.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\9.0\938b82b2a78eb9b1d383a5fcb243a1801c6e2ea0\asm-9.0.pom]
  551. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm/9.0/asm-9.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\9.0\9c98ad3d22948b9a83e8f83d57692096850c3c39\asm-9.0.module]
  552. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\9.0\e6eca3c6573a118b219a71487fa3f508b4ae1eaf\asm-tree-9.0.pom]
  553. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\9.0\deedfe696676e5152ddad3634657b294e0d55947\asm-tree-9.0.module]
  554. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-analysis\9.0\34da681c919e0f467c0e53aeefa6516b2715c266\asm-analysis-9.0.pom]
  555. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-analysis\9.0\f20941740261e32f3eac750de49462b660634c67\asm-analysis-9.0.module]
  556. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\9.0\9df939f25c556b0c7efe00701d47e77a49837f24\asm-tree-9.0.jar]
  557. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/sonarsource/scanner/api/sonar-scanner-api/2.15.0.2182/sonar-scanner-api-2.15.0.2182.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.scanner.api\sonar-scanner-api\2.15.0.2182\c878915376bd3edff66e3e830b9b58c0233f617a\sonar-scanner-api-2.15.0.2182.jar]
  558. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-api\1.7.25\da76ca59f6a57ee3102f8f9bd9cee742973efa8a\slf4j-api-1.7.25.jar]
  559. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-analysis\9.0\4630afefbb43939c739445dde0af1a5729a0fb4e\asm-analysis-9.0.jar]
  560. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\9.0\5a34a3a9ac44f362f35d1b27932380b0031a3334\asm-commons-9.0.jar]
  561. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.6.10/kotlin-gradle-plugin-api-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download14225355813366433172bin
  562. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download17421551308579022858bin
  563. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/eclipse/jgit/org.eclipse.jgit/5.9.0.202009080501-r/org.eclipse.jgit-5.9.0.202009080501-r.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.jgit\org.eclipse.jgit\5.9.0.202009080501-r\a5f08c5bdc5227e69882324d1f117572105649\org.eclipse.jgit-5.9.0.202009080501-r.jar]
  564. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.6.10/kotlin-gradle-plugin-model-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download4672800597322224308bin
  565. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download10850144726086663570bin
  566. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/sonarsource/scanner/gradle/sonarqube-gradle-plugin/3.0/sonarqube-gradle-plugin-3.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.scanner.gradle\sonarqube-gradle-plugin\3.0\78b1ceb38a708e209115d5075afc494a5fd45f14\sonarqube-gradle-plugin-3.0.jar]
  567. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.6.10/kotlin-scripting-compiler-impl-embeddable-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download14898251815284010911bin
  568. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download5063171272704227538bin
  569. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.6.10/kotlin-scripting-compiler-embeddable-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download995361240869609388bin
  570. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.6.10/kotlin-gradle-plugin-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download16688402379923754523bin
  571. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-klib-commonizer-api/1.6.10/kotlin-klib-commonizer-api-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download1723979510698298458bin
  572. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-tooling-metadata/1.6.10/kotlin-tooling-metadata-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download8073705473726322706bin
  573. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.googlecode.javaewah\JavaEWAH\1.1.7\570dde3cd706ae10c62fe19b150928cfdb415e87\JavaEWAH-1.1.7.jar]
  574. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.jcraft\jsch\0.1.55\bbd40e5aa7aa3cfad5db34965456cee738a42a50\jsch-0.1.55.jar]
  575. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-project-model/1.6.10/kotlin-project-model-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download7520688168974759439bin
  576. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jdom\jdom2\2.0.6\6f14738ec2e9dd0011e343717fa624a10f8aab64\jdom2-2.0.6.jar]
  577. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\5.6.0\330f2244e9030119ab3030fc3fededc86713d9cc\jna-5.6.0.jar]
  578. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-build-common/1.6.10/kotlin-build-common-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download14154181065811921868bin
  579. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.6.10/kotlin-compiler-embeddable-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download10983288546124963937bin
  580. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-daemon-client/1.6.10/kotlin-daemon-client-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download1189298708181768318bin
  581. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-native-utils/1.6.10/kotlin-native-utils-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download2370547543950189267bin
  582. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-util/9.0/asm-util-9.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\9.0\7c059a94ab5eed3347bf954e27fab58e52968848\asm-util-9.0.jar]
  583. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/5.9.0.202009080501-r/org.eclipse.jgit.ssh.jsch-5.9.0.202009080501-r.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.jgit\org.eclipse.jgit.ssh.jsch\5.9.0.202009080501-r\c1958f6477cd812fb41bf5f83fe003d655eb2f18\org.eclipse.jgit.ssh.jsch-5.9.0.202009080501-r.jar]
  584. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm/9.0/asm-9.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\9.0\af582ff60bc567c42d931500c3fdc20e0141ddf9\asm-9.0.jar]
  585. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/name/remal/gradle-plugins-kotlin-dsl/1.1.6/gradle-plugins-kotlin-dsl-1.1.6.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\name.remal\gradle-plugins-kotlin-dsl\1.1.6\a28867e4ff26ff2009bfc1a4000e3445586d49c4\gradle-plugins-kotlin-dsl-1.1.6.jar]
  586. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download3480076109806310967bin
  587. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-compiler-runner/1.6.10/kotlin-compiler-runner-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download15391324433599244994bin
  588. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/name/remal/gradle-plugins-api/1.1.6/gradle-plugins-api-1.1.6.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\name.remal\gradle-plugins-api\1.1.6\c405d97f7c95aaf1fec9e17ec8e5d8c987695371\gradle-plugins-api-1.1.6.jar]
  589. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-android-extensions/1.6.10/kotlin-android-extensions-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download6086061966407832861bin
  590. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/name/remal/tools/common/1.26.147/common-1.26.147.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\name.remal.tools\common\1.26.147\ae5edade4830e047f5f23dca915971e79aa694c6\common-1.26.147.jar]
  591. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.jcraft\jzlib\1.1.1\a1551373315ffc2f96130a0e5704f74e151777ba\jzlib-1.1.1.jar]
  592. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.6.10/kotlin-annotation-processing-gradle-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download16606261875646670558bin
  593. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/beryx/badass-runtime-plugin/1.8.1/badass-runtime-plugin-1.8.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.beryx\badass-runtime-plugin\1.8.1\799f71aed731041eff8ee102a487cc96a0e461f7\badass-runtime-plugin-1.8.1.jar]
  594. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/github/vlsi/gradle/gradle-extensions-plugin/1.70/gradle-extensions-plugin-1.70.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.vlsi.gradle\gradle-extensions-plugin\1.70\6872f8d2bd5f650f03a1c9ced7956d81795e1b34\gradle-extensions-plugin-1.70.jar]
  595. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/com/github/vlsi/gradle/crlf-plugin/1.70/crlf-plugin-1.70.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.vlsi.gradle\crlf-plugin\1.70\86e152692eefb96435e2736cd05ab1551277ebba\crlf-plugin-1.70.jar]
  596. Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.6.10/kotlin-daemon-embeddable-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download6033812842972369507bin
  597. Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/name/remal/gradle-plugins/1.1.6/gradle-plugins-1.1.6.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\name.remal\gradle-plugins\1.1.6\bf70344193b73b72bf34460068040bc1b6ffb94b\gradle-plugins-1.1.6.jar]
  598. kotlin scripting plugin: created the scripting discovery configuration: kotlinScriptDef
  599. kotlin scripting plugin: created the scripting discovery configuration: testKotlinScriptDef
  600. Build cache key for Kotlin DSL accessors for root project 'MyLibreLab' is 855c0b614b9380f7ad6f201f9ea6af4f
  601. Kotlin DSL accessors for root project 'MyLibreLab' is not up-to-date because:
  602. No history is available.
  603. Stored cache entry for Kotlin DSL accessors for root project 'MyLibreLab' with cache key 855c0b614b9380f7ad6f201f9ea6af4f
  604. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\1e6ad2ec53a5091ef11bc64f1dda9319\gradle-extensions-plugin-1.70.jar: class com/github/vlsi/gradle/dsl/DomainObjectCollectionExtensionsKt: inline fun configureEach(): compile avoidance is not supported with public inline functions
  605. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\06da8aa4c78baadc60d9424e2493b51e\gradle-plugins-1.1.6.jar: class name/remal/gradle_plugins/plugins/dependencies/DependencyVersionsExtensionKt: inline fun withoutFilters(): compile avoidance is not supported with public inline functions
  606. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\9ceac8e5c9f891669b453b410b46be16\kotlin-gradle-plugin-1.6.10.jar: class org/jetbrains/kotlin/gradle/internal/KaptWithAndroid: inline fun androidVariantData(): compile avoidance is not supported with public inline functions
  607. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\9650a0f4d40c9e88d6ee7b1b434ab9f7\gradle-plugins-kotlin-dsl-1.1.6.jar: class name/remal/gradle_plugins/dsl/extensions/Org_gradle_api_NamedDomainObjectContainerKt: inline fun forTemp(): compile avoidance is not supported with public inline functions
  608. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\aee336c9298467d4bd6acab50799263a\kotlin-klib-commonizer-api-1.6.10.jar: class org/jetbrains/kotlin/commonizer/util/TransitiveClosureKt: inline fun transitiveClosure(): compile avoidance is not supported with public inline functions
  609. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\fafcc25beeb3055ef1182ced7aba5158\kotlin-annotation-processing-gradle-1.6.10.jar: class org/jetbrains/kotlin/kapt3/base/JavacListUtilsKt: inline fun mapJList(): compile avoidance is not supported with public inline functions
  610. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\d66c8de669e2563697c526c98e1616ea\kotlin-android-extensions-1.6.10.jar: class org/jetbrains/kotlin/android/parcel/ir/IrUtilsKt: inline fun forUntil(): compile avoidance is not supported with public inline functions
  611. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\cf1c08c25cedd8bcdb0926adea72a164\kotlin-compiler-embeddable-1.6.10.jar: class org/jetbrains/kotlin/asJava/ImpreciseResolveResult: inline fun ifSure(): compile avoidance is not supported with public inline functions
  612. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\1862f14816061e4ffb656ef7f339758f\kotlin-scripting-compiler-embeddable-1.6.10.jar: class org/jetbrains/kotlin/scripting/compiler/plugin/impl/JvmCompilationUtilKt: inline fun withMessageCollector(): compile avoidance is not supported with public inline functions
  613. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\9c1b8faf32a7075e12a82c66ea5b9182\kotlin-scripting-compiler-impl-embeddable-1.6.10.jar: class org/jetbrains/kotlin/scripting/definitions/DefinitionsKt: inline fun runReadAction(): compile avoidance is not supported with public inline functions
  614. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\bad8c8bdb0c6e04581529f7647ec2725\common-1.26.147.jar: class name/remal/CollectionsKt: inline fun buildList(): compile avoidance is not supported with public inline functions
  615. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\675b24c8c3e4f6ee41fd0e1508fd0ad4\kotlin-util-io-1.6.10.jar: class org/jetbrains/kotlin/konan/file/FileKt: inline fun use(): compile avoidance is not supported with public inline functions
  616. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\068727224185dbaf6de1ff10e29983d2\kotlin-daemon-embeddable-1.6.10.jar: class org/jetbrains/kotlin/daemon/CompileServiceImplBase: inline fun checkedCompile(): compile avoidance is not supported with public inline functions
  617. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\a48d923bb14c3e6eff1077f51f7321d6\kotlin-build-common-1.6.10.jar: class org/jetbrains/kotlin/build/SerializationUtilsKt: inline fun deserializeFromPlainText(): compile avoidance is not supported with public inline functions
  618. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\fe3ab80ef45df84026751954aad4d1b6\kotlin-daemon-client-1.6.10.jar: class org/jetbrains/kotlin/daemon/common/DaemonParamsKt: inline fun findWithTransform(): compile avoidance is not supported with public inline functions
  619. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\24db87434f85e4b13ddb0f9d58af4586\kotlin-scripting-jvm-1.6.10.jar: class kotlin/script/experimental/jvm/util/JvmClasspathUtilKt: inline fun classpathFromClass(): compile avoidance is not supported with public inline functions
  620. Cannot use Kotlin build script compile avoidance with C:\Users\FoadS\.gradle\caches\jars-9\28c84b281c664df870baf8d887e38db8\kotlin-scripting-common-1.6.10.jar: class kotlin/script/experimental/api/ErrorHandlingKt: inline fun flatMapSuccess(): compile avoidance is not supported with public inline functions
  621. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage2) is a5d821dd9bbbeda04f431e3596aec04a
  622. Kotlin DSL script compilation (Project/TopLevel/stage2) is not up-to-date because:
  623. No history is available.
  624. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  625. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  626. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  627. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  628. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  629. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  630. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  631. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  632. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  633. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage2) with cache key a5d821dd9bbbeda04f431e3596aec04a
  634. Building: MyLibreLab 1.0.0
  635. JDK: C:\Program Files\AdoptOpenJDK\jdk-15.0.2.7-hotspot
  636.  
  637. > Configure project :mylibrelab-annotations
  638. Evaluating project ':mylibrelab-annotations' using build file 'C:\dev\MyLibreLab\20240730\MyLibreLab\annotations\build.gradle.kts'.
  639. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage1) is 774244102e518e1a63cceafdf8f4f319
  640. Kotlin DSL script compilation (Project/TopLevel/stage1) is not up-to-date because:
  641. No history is available.
  642. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  643. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  644. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  645. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  646. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  647. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  648. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  649. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  650. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  651. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage1) with cache key 774244102e518e1a63cceafdf8f4f319
  652. Build cache key for Kotlin DSL accessors for project ':mylibrelab-annotations' is 7bc9266ee84b883bb9fb227f1a120324
  653. Kotlin DSL accessors for project ':mylibrelab-annotations' is not up-to-date because:
  654. No history is available.
  655. Stored cache entry for Kotlin DSL accessors for project ':mylibrelab-annotations' with cache key 7bc9266ee84b883bb9fb227f1a120324
  656. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage2) is ea277a990fe333fcf573aeef002fff81
  657. Kotlin DSL script compilation (Project/TopLevel/stage2) is not up-to-date because:
  658. No history is available.
  659. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  660. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  661. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  662. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  663. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  664. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  665. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  666. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  667. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  668. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage2) with cache key ea277a990fe333fcf573aeef002fff81
  669.  
  670. > Configure project :mylibrelab-application
  671. Evaluating project ':mylibrelab-application' using build file 'C:\dev\MyLibreLab\20240730\MyLibreLab\application\build.gradle.kts'.
  672. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage1) is 343db3d3bb5ec46d9ea2544fd31d7c28
  673. Kotlin DSL script compilation (Project/TopLevel/stage1) is not up-to-date because:
  674. No history is available.
  675. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  676. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  677. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  678. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  679. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  680. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  681. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  682. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  683. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  684. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage1) with cache key 343db3d3bb5ec46d9ea2544fd31d7c28
  685. kotlin scripting plugin: created the scripting discovery configuration: kotlinScriptDef
  686. kotlin scripting plugin: created the scripting discovery configuration: testKotlinScriptDef
  687. Build cache key for Kotlin DSL accessors for project ':mylibrelab-application' is 5cec1bb8c25abf780ff74ba3e9420ccf
  688. Kotlin DSL accessors for project ':mylibrelab-application' is not up-to-date because:
  689. No history is available.
  690. Stored cache entry for Kotlin DSL accessors for project ':mylibrelab-application' with cache key 5cec1bb8c25abf780ff74ba3e9420ccf
  691. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage2) is 6e995dd5243b7739f3e2ee5e8238c1d6
  692. Kotlin DSL script compilation (Project/TopLevel/stage2) is not up-to-date because:
  693. No history is available.
  694. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  695. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  696. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  697. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  698. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  699. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  700. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  701. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  702. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  703. w: C:\dev\MyLibreLab\20240730\MyLibreLab\application\build.gradle.kts:64:5: 'setter for mainClassName: String!' is deprecated. Deprecated in Java
  704. w: C:\dev\MyLibreLab\20240730\MyLibreLab\application\build.gradle.kts:65:19: 'getter for mainClassName: String!' is deprecated. Deprecated in Java
  705. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage2) with cache key 6e995dd5243b7739f3e2ee5e8238c1d6
  706.  
  707. > Configure project :mylibrelab-dependencies-bom
  708. Evaluating project ':mylibrelab-dependencies-bom' using build file 'C:\dev\MyLibreLab\20240730\MyLibreLab\dependencies-bom\build.gradle.kts'.
  709. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage1) is 3dc186148c14baab043530721d3a3328
  710. Kotlin DSL script compilation (Project/TopLevel/stage1) is not up-to-date because:
  711. No history is available.
  712. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  713. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  714. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  715. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  716. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  717. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  718. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  719. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  720. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  721. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage1) with cache key 3dc186148c14baab043530721d3a3328
  722. Build cache key for Kotlin DSL accessors for project ':mylibrelab-dependencies-bom' is c3ce30eaa279c5d84f0b691e5bf026c2
  723. Kotlin DSL accessors for project ':mylibrelab-dependencies-bom' is not up-to-date because:
  724. No history is available.
  725. Stored cache entry for Kotlin DSL accessors for project ':mylibrelab-dependencies-bom' with cache key c3ce30eaa279c5d84f0b691e5bf026c2
  726. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage2) is 422cabf3bec945dc24de170c87af419a
  727. Kotlin DSL script compilation (Project/TopLevel/stage2) is not up-to-date because:
  728. No history is available.
  729. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  730. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  731. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  732. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  733. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  734. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  735. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  736. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  737. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  738. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage2) with cache key 422cabf3bec945dc24de170c87af419a
  739.  
  740. > Configure project :mylibrelab-service-manager
  741. Evaluating project ':mylibrelab-service-manager' using build file 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\build.gradle.kts'.
  742. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage1) is 54d63699556aa41014400396e548ec55
  743. Kotlin DSL script compilation (Project/TopLevel/stage1) is not up-to-date because:
  744. No history is available.
  745. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  746. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  747. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  748. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  749. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  750. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  751. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  752. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  753. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  754. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage1) with cache key 54d63699556aa41014400396e548ec55
  755. Build cache key for Kotlin DSL accessors for project ':mylibrelab-service-manager' is 7bc9266ee84b883bb9fb227f1a120324
  756. Skipping Kotlin DSL accessors for project ':mylibrelab-service-manager' as it is up-to-date.
  757. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage2) is 110dc0edb5b3d1e6340d12b8358bb7fe
  758. Kotlin DSL script compilation (Project/TopLevel/stage2) is not up-to-date because:
  759. No history is available.
  760. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  761. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  762. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  763. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  764. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  765. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  766. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  767. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  768. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  769. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage2) with cache key 110dc0edb5b3d1e6340d12b8358bb7fe
  770.  
  771. > Configure project :mylibrelab-settings-api
  772. Evaluating project ':mylibrelab-settings-api' using build file 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\build.gradle.kts'.
  773. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage1) is 1e84106c4c261d8e973d0199488fa033
  774. Kotlin DSL script compilation (Project/TopLevel/stage1) is not up-to-date because:
  775. No history is available.
  776. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  777. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  778. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  779. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  780. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  781. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  782. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  783. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  784. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  785. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage1) with cache key 1e84106c4c261d8e973d0199488fa033
  786. kotlin scripting plugin: created the scripting discovery configuration: kotlinScriptDef
  787. kotlin scripting plugin: created the scripting discovery configuration: testKotlinScriptDef
  788. Build cache key for Kotlin DSL accessors for project ':mylibrelab-settings-api' is 6a61fc78c9e36d57187345b4441abcb3
  789. Kotlin DSL accessors for project ':mylibrelab-settings-api' is not up-to-date because:
  790. No history is available.
  791. Stored cache entry for Kotlin DSL accessors for project ':mylibrelab-settings-api' with cache key 6a61fc78c9e36d57187345b4441abcb3
  792. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage2) is c9cfae78ee292ce53252b91a9b3ae6c2
  793. Kotlin DSL script compilation (Project/TopLevel/stage2) is not up-to-date because:
  794. No history is available.
  795. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  796. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  797. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  798. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  799. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  800. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  801. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  802. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  803. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  804. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage2) with cache key c9cfae78ee292ce53252b91a9b3ae6c2
  805.  
  806. > Configure project :mylibrelab-util
  807. Evaluating project ':mylibrelab-util' using build file 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build.gradle.kts'.
  808. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage1) is 8d07038dd447c5e4ebe32ef74c05ea68
  809. Kotlin DSL script compilation (Project/TopLevel/stage1) is not up-to-date because:
  810. No history is available.
  811. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  812. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  813. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  814. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  815. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  816. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  817. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  818. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  819. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  820. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage1) with cache key 8d07038dd447c5e4ebe32ef74c05ea68
  821. kotlin scripting plugin: created the scripting discovery configuration: kotlinScriptDef
  822. kotlin scripting plugin: created the scripting discovery configuration: testKotlinScriptDef
  823. Build cache key for Kotlin DSL accessors for project ':mylibrelab-util' is 1566173f408135ca6fea84007f53f3d4
  824. Kotlin DSL accessors for project ':mylibrelab-util' is not up-to-date because:
  825. No history is available.
  826. Stored cache entry for Kotlin DSL accessors for project ':mylibrelab-util' with cache key 1566173f408135ca6fea84007f53f3d4
  827. Build cache key for Kotlin DSL script compilation (Project/TopLevel/stage2) is ec13132dbbf999ce48e3e2f00079c6a2
  828. Kotlin DSL script compilation (Project/TopLevel/stage2) is not up-to-date because:
  829. No history is available.
  830. w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
  831. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-1.5.31.jar (version 1.5)
  832. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-common-1.5.31.jar (version 1.5)
  833. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk7-1.5.31.jar (version 1.5)
  834. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-stdlib-jdk8-1.5.31.jar (version 1.5)
  835. C:/Users/FoadS/.gradle/wrapper/dists/gradle-7.3.3-bin/6a41zxkdtcxs8rphpq6y0069z/gradle-7.3.3/lib/kotlin-reflect-1.5.31.jar (version 1.5)
  836. C:/Users/FoadS/.gradle/caches/jars-9/b01768c4470aa56e5a16b766c47433bf/kotlin-stdlib-1.3.50.jar (version 1.3)
  837. C:/Users/FoadS/.gradle/caches/jars-9/7079f1003cdc019bb836d0c95dee7653/kotlin-stdlib-common-1.3.50.jar (version 1.3)
  838. w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
  839. Stored cache entry for Kotlin DSL script compilation (Project/TopLevel/stage2) with cache key ec13132dbbf999ce48e3e2f00079c6a2
  840. All projects evaluated.
  841. Selected primary task 'clean' from project :
  842. Selected primary task 'build' from project :
  843. Tasks to be executed: [task ':clean', task ':mylibrelab-annotations:clean', task ':mylibrelab-application:clean', task ':mylibrelab-dependencies-bom:clean', task ':mylibrelab-service-manager:clean', task ':mylibrelab-settings-api:clean', task ':mylibrelab-util:clean', task ':kaptGenerateStubsKotlin', task ':kaptKotlin', task ':compileKotlin', task ':compileJava', task ':processResources', task ':classes', task ':inspectClassesForKotlinIC', task ':jar', task ':startScripts', task ':distTar', task ':distZip', task ':assemble', task ':autostyleConfigsCheck', task ':autostyleJavaCheck', task ':autostyleKotlinCheck', task ':autostyleKotlinGradleCheck', task ':autostyleMarkdownCheck', task ':autostylePropertiesCheck', task ':autostyleCheck', task ':kaptGenerateStubsTestKotlin', task ':kaptTestKotlin', task ':compileTestKotlin', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':sonarlintMain', task ':sonarlintTest', task ':test', task ':check', task ':build', task ':mylibrelab-annotations:compileJava', task ':mylibrelab-annotations:processResources', task ':mylibrelab-annotations:classes', task ':mylibrelab-annotations:jar', task ':mylibrelab-annotations:assemble', task ':mylibrelab-annotations:autostyleConfigsCheck', task ':mylibrelab-annotations:autostyleJavaCheck', task ':mylibrelab-annotations:autostyleKotlinCheck', task ':mylibrelab-annotations:autostyleKotlinGradleCheck', task ':mylibrelab-annotations:autostyleMarkdownCheck', task ':mylibrelab-annotations:autostylePropertiesCheck', task ':mylibrelab-annotations:autostyleCheck', task ':mylibrelab-annotations:compileTestJava', task ':mylibrelab-annotations:processTestResources', task ':mylibrelab-annotations:testClasses', task ':mylibrelab-annotations:sonarlintMain', task ':mylibrelab-annotations:sonarlintTest', task ':mylibrelab-annotations:test', task ':mylibrelab-annotations:check', task ':mylibrelab-annotations:build', task ':mylibrelab-service-manager:compileJava', task ':mylibrelab-util:kaptGenerateStubsKotlin', task ':mylibrelab-util:kaptKotlin', task ':mylibrelab-util:compileKotlin', task ':mylibrelab-util:compileJava', task ':mylibrelab-settings-api:kaptGenerateStubsKotlin', task ':mylibrelab-settings-api:kaptKotlin', task ':mylibrelab-settings-api:compileKotlin', task ':mylibrelab-settings-api:compileJava', task ':mylibrelab-settings-api:processResources', task ':mylibrelab-settings-api:classes', task ':mylibrelab-settings-api:inspectClassesForKotlinIC', task ':mylibrelab-settings-api:jar', task ':mylibrelab-application:kaptGenerateStubsKotlin', task ':mylibrelab-application:kaptKotlin', task ':mylibrelab-application:compileKotlin', task ':mylibrelab-application:compileJava', task ':mylibrelab-application:processResources', task ':mylibrelab-application:classes', task ':mylibrelab-application:inspectClassesForKotlinIC', task ':mylibrelab-application:jar', task ':mylibrelab-service-manager:processResources', task ':mylibrelab-service-manager:classes', task ':mylibrelab-service-manager:jar', task ':mylibrelab-util:processResources', task ':mylibrelab-util:classes', task ':mylibrelab-util:inspectClassesForKotlinIC', task ':mylibrelab-util:jar', task ':mylibrelab-application:startScripts', task ':mylibrelab-application:distTar', task ':mylibrelab-application:distZip', task ':mylibrelab-application:assemble', task ':mylibrelab-application:autostyleConfigsCheck', task ':mylibrelab-application:autostyleJavaCheck', task ':mylibrelab-application:autostyleKotlinCheck', task ':mylibrelab-application:autostyleKotlinGradleCheck', task ':mylibrelab-application:autostyleMarkdownCheck', task ':mylibrelab-application:autostylePropertiesCheck', task ':mylibrelab-application:autostyleCheck', task ':mylibrelab-application:kaptGenerateStubsTestKotlin', task ':mylibrelab-application:kaptTestKotlin', task ':mylibrelab-application:compileTestKotlin', task ':mylibrelab-application:compileTestJava', task ':mylibrelab-application:processTestResources', task ':mylibrelab-application:testClasses', task ':mylibrelab-application:sonarlintMain', task ':mylibrelab-application:sonarlintTest', task ':mylibrelab-application:test', task ':mylibrelab-application:check', task ':mylibrelab-application:build', task ':mylibrelab-dependencies-bom:assemble', task ':mylibrelab-dependencies-bom:autostyleConfigsCheck', task ':mylibrelab-dependencies-bom:autostyleKotlinGradleCheck', task ':mylibrelab-dependencies-bom:autostyleMarkdownCheck', task ':mylibrelab-dependencies-bom:autostylePropertiesCheck', task ':mylibrelab-dependencies-bom:autostyleCheck', task ':mylibrelab-dependencies-bom:check', task ':mylibrelab-dependencies-bom:build', task ':mylibrelab-service-manager:assemble', task ':mylibrelab-service-manager:autostyleConfigsCheck', task ':mylibrelab-service-manager:autostyleJavaCheck', task ':mylibrelab-service-manager:autostyleKotlinCheck', task ':mylibrelab-service-manager:autostyleKotlinGradleCheck', task ':mylibrelab-service-manager:autostyleMarkdownCheck', task ':mylibrelab-service-manager:autostylePropertiesCheck', task ':mylibrelab-service-manager:autostyleCheck', task ':mylibrelab-service-manager:compileTestJava', task ':mylibrelab-service-manager:processTestResources', task ':mylibrelab-service-manager:testClasses', task ':mylibrelab-service-manager:sonarlintMain', task ':mylibrelab-service-manager:sonarlintTest', task ':mylibrelab-service-manager:test', task ':mylibrelab-service-manager:check', task ':mylibrelab-service-manager:build', task ':mylibrelab-settings-api:assemble', task ':mylibrelab-settings-api:autostyleConfigsCheck', task ':mylibrelab-settings-api:autostyleJavaCheck', task ':mylibrelab-settings-api:autostyleKotlinCheck', task ':mylibrelab-settings-api:autostyleKotlinGradleCheck', task ':mylibrelab-settings-api:autostyleMarkdownCheck', task ':mylibrelab-settings-api:autostylePropertiesCheck', task ':mylibrelab-settings-api:autostyleCheck', task ':mylibrelab-settings-api:kaptGenerateStubsTestKotlin', task ':mylibrelab-settings-api:kaptTestKotlin', task ':mylibrelab-settings-api:compileTestKotlin', task ':mylibrelab-settings-api:compileTestJava', task ':mylibrelab-settings-api:processTestResources', task ':mylibrelab-settings-api:testClasses', task ':mylibrelab-settings-api:sonarlintMain', task ':mylibrelab-settings-api:sonarlintTest', task ':mylibrelab-settings-api:test', task ':mylibrelab-settings-api:check', task ':mylibrelab-settings-api:build', task ':mylibrelab-util:assemble', task ':mylibrelab-util:autostyleConfigsCheck', task ':mylibrelab-util:autostyleJavaCheck', task ':mylibrelab-util:autostyleKotlinCheck', task ':mylibrelab-util:autostyleKotlinGradleCheck', task ':mylibrelab-util:autostyleMarkdownCheck', task ':mylibrelab-util:autostylePropertiesCheck', task ':mylibrelab-util:autostyleCheck', task ':mylibrelab-util:kaptGenerateStubsTestKotlin', task ':mylibrelab-util:kaptTestKotlin', task ':mylibrelab-util:compileTestKotlin', task ':mylibrelab-util:compileTestJava', task ':mylibrelab-util:processTestResources', task ':mylibrelab-util:testClasses', task ':mylibrelab-util:sonarlintMain', task ':mylibrelab-util:sonarlintTest', task ':mylibrelab-util:test', task ':mylibrelab-util:check', task ':mylibrelab-util:build']
  844. Tasks that were excluded: []
  845. :clean (Thread[Execution worker for ':',5,main]) started.
  846. :mylibrelab-annotations:clean (Thread[Execution worker for ':' Thread 13,5,main]) started.
  847. :mylibrelab-application:clean (Thread[Execution worker for ':' Thread 12,5,main]) started.
  848. :mylibrelab-dependencies-bom:clean (Thread[Execution worker for ':' Thread 11,5,main]) started.
  849. :mylibrelab-service-manager:clean (Thread[Execution worker for ':' Thread 10,5,main]) started.
  850. :mylibrelab-settings-api:clean (Thread[Execution worker for ':' Thread 9,5,main]) started.
  851. :mylibrelab-util:clean (Thread[Execution worker for ':' Thread 8,5,main]) started.
  852.  
  853. > Task :mylibrelab-dependencies-bom:clean UP-TO-DATE
  854. Caching disabled for task ':mylibrelab-dependencies-bom:clean' because:
  855. Deletion cannot be cached
  856. Task ':mylibrelab-dependencies-bom:clean' is not up-to-date because:
  857. Task has not declared any outputs despite executing actions.
  858. :mylibrelab-dependencies-bom:clean (Thread[Execution worker for ':' Thread 11,5,main]) completed. Took 0.009 secs.
  859. :mylibrelab-dependencies-bom:assemble (Thread[Execution worker for ':' Thread 11,5,main]) started.
  860.  
  861. > Task :mylibrelab-dependencies-bom:assemble UP-TO-DATE
  862. Skipping task ':mylibrelab-dependencies-bom:assemble' as it has no actions.
  863. :mylibrelab-dependencies-bom:assemble (Thread[Execution worker for ':' Thread 11,5,main]) completed. Took 0.0 secs.
  864. :mylibrelab-dependencies-bom:autostyleConfigsCheck (Thread[Execution worker for ':' Thread 11,5,main]) started.
  865.  
  866. > Task :mylibrelab-dependencies-bom:autostyleConfigsCheck NO-SOURCE
  867. Skipping task ':mylibrelab-dependencies-bom:autostyleConfigsCheck' as it has no source files and no previous output files.
  868. :mylibrelab-dependencies-bom:autostyleConfigsCheck (Thread[Execution worker for ':' Thread 11,5,main]) completed. Took 0.003 secs.
  869. :mylibrelab-dependencies-bom:autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 11,5,main]) started.
  870.  
  871. > Task :clean
  872. Caching disabled for task ':clean' because:
  873. Deletion cannot be cached
  874. Task ':clean' is not up-to-date because:
  875. Task has not declared any outputs despite executing actions.
  876. :clean (Thread[Execution worker for ':',5,main]) completed. Took 0.019 secs.
  877. :kaptGenerateStubsKotlin (Thread[Execution worker for ':',5,main]) started.
  878.  
  879. > Task :mylibrelab-settings-api:clean
  880. Caching disabled for task ':mylibrelab-settings-api:clean' because:
  881. Deletion cannot be cached
  882. Task ':mylibrelab-settings-api:clean' is not up-to-date because:
  883. Task has not declared any outputs despite executing actions.
  884. :mylibrelab-settings-api:clean (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.019 secs.
  885. :mylibrelab-settings-api:processResources (Thread[Execution worker for ':' Thread 9,5,main]) started.
  886.  
  887. > Task :mylibrelab-settings-api:processResources NO-SOURCE
  888. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\main\resources', not found
  889. Skipping task ':mylibrelab-settings-api:processResources' as it has no source files and no previous output files.
  890. :mylibrelab-settings-api:processResources (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.001 secs.
  891. :mylibrelab-settings-api:autostyleConfigsCheck (Thread[Execution worker for ':' Thread 9,5,main]) started.
  892.  
  893. > Task :mylibrelab-service-manager:clean
  894. Caching disabled for task ':mylibrelab-service-manager:clean' because:
  895. Deletion cannot be cached
  896. Task ':mylibrelab-service-manager:clean' is not up-to-date because:
  897. Task has not declared any outputs despite executing actions.
  898. :mylibrelab-service-manager:clean (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.025 secs.
  899. :mylibrelab-service-manager:processResources (Thread[Execution worker for ':' Thread 10,5,main]) started.
  900.  
  901. > Task :mylibrelab-util:clean
  902. Caching disabled for task ':mylibrelab-util:clean' because:
  903. Deletion cannot be cached
  904. Task ':mylibrelab-util:clean' is not up-to-date because:
  905. Task has not declared any outputs despite executing actions.
  906. :mylibrelab-util:clean (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.025 secs.
  907. :mylibrelab-util:kaptGenerateStubsKotlin (Thread[Execution worker for ':' Thread 8,5,main]) started.
  908.  
  909. > Task :mylibrelab-service-manager:processResources NO-SOURCE
  910. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\main\resources', not found
  911. Skipping task ':mylibrelab-service-manager:processResources' as it has no source files and no previous output files.
  912. :mylibrelab-service-manager:processResources (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.001 secs.
  913. :mylibrelab-service-manager:autostyleConfigsCheck (Thread[Execution worker for ':' Thread 10,5,main]) started.
  914.  
  915. > Task :kaptGenerateStubsKotlin SKIPPED
  916. Skipping task ':kaptGenerateStubsKotlin' as task onlyIf is false.
  917. :kaptGenerateStubsKotlin (Thread[Execution worker for ':',5,main]) completed. Took 0.009 secs.
  918. :kaptKotlin (Thread[Execution worker for ':',5,main]) started.
  919.  
  920. > Task :mylibrelab-settings-api:autostyleConfigsCheck NO-SOURCE
  921. Skipping task ':mylibrelab-settings-api:autostyleConfigsCheck' as it has no source files and no previous output files.
  922. :mylibrelab-settings-api:autostyleConfigsCheck (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.01 secs.
  923. :mylibrelab-settings-api:autostyleJavaCheck (Thread[Execution worker for ':' Thread 9,5,main]) started.
  924.  
  925. > Task :mylibrelab-service-manager:autostyleConfigsCheck NO-SOURCE
  926. Skipping task ':mylibrelab-service-manager:autostyleConfigsCheck' as it has no source files and no previous output files.
  927. :mylibrelab-service-manager:autostyleConfigsCheck (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.006 secs.
  928. :mylibrelab-service-manager:autostyleJavaCheck (Thread[Execution worker for ':' Thread 10,5,main]) started.
  929.  
  930. > Task :kaptKotlin SKIPPED
  931. Skipping task ':kaptKotlin' as task onlyIf is false.
  932. :kaptKotlin (Thread[Execution worker for ':',5,main]) completed. Took 0.005 secs.
  933. :compileKotlin (Thread[Execution worker for ':',5,main]) started.
  934.  
  935. > Task :mylibrelab-annotations:clean
  936. Caching disabled for task ':mylibrelab-annotations:clean' because:
  937. Deletion cannot be cached
  938. Task ':mylibrelab-annotations:clean' is not up-to-date because:
  939. Task has not declared any outputs despite executing actions.
  940. :mylibrelab-annotations:clean (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.038 secs.
  941. :mylibrelab-annotations:compileJava (Thread[Execution worker for ':' Thread 13,5,main]) started.
  942.  
  943. > Task :mylibrelab-settings-api:autostyleJavaCheck NO-SOURCE
  944. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\main\java', not found
  945. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\test\java', not found
  946. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\test\kotlin', not found
  947. Skipping task ':mylibrelab-settings-api:autostyleJavaCheck' as it has no source files and no previous output files.
  948. :mylibrelab-settings-api:autostyleJavaCheck (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 0.006 secs.
  949.  
  950. > Task :compileKotlin NO-SOURCE
  951. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\kotlin', not found
  952. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\java', not found
  953. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\generated\source\kapt\main', not found
  954. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\generated\source\kaptKotlin\main', not found
  955. Skipping task ':compileKotlin' as it has no source files and no previous output files.
  956. :compileKotlin (Thread[Execution worker for ':',5,main]) completed. Took 0.001 secs.
  957. :mylibrelab-settings-api:autostyleKotlinCheck (Thread[Execution worker for ':' Thread 9,5,main]) started.
  958. :compileJava (Thread[Execution worker for ':',5,main]) started.
  959.  
  960. > Task :compileJava NO-SOURCE
  961. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\java', not found
  962. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\generated\source\kapt\main', not found
  963. Skipping task ':compileJava' as it has no source files and no previous output files.
  964. :compileJava (Thread[Execution worker for ':',5,main]) completed. Took 0.002 secs.
  965. :processResources (Thread[Execution worker for ':',5,main]) started.
  966.  
  967. > Task :processResources NO-SOURCE
  968. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\resources', not found
  969. Skipping task ':processResources' as it has no source files and no previous output files.
  970. :processResources (Thread[Execution worker for ':',5,main]) completed. Took 0.001 secs.
  971. :classes (Thread[Execution worker for ':',5,main]) started.
  972.  
  973. > Task :classes UP-TO-DATE
  974. Skipping task ':classes' as it has no actions.
  975. :classes (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs.
  976. :inspectClassesForKotlinIC (Thread[Execution worker for ':',5,main]) started.
  977.  
  978. > Task :inspectClassesForKotlinIC
  979. Caching disabled for task ':inspectClassesForKotlinIC' because:
  980. Caching has not been enabled for the task
  981. Task ':inspectClassesForKotlinIC' is not up-to-date because:
  982. No history is available.
  983. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\classes\java\main', not found
  984. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\classes\kotlin\main', not found
  985. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\tmp\kapt3\classes\main', not found
  986. :inspectClassesForKotlinIC (Thread[Execution worker for ':',5,main]) completed. Took 0.009 secs.
  987. :jar (Thread[Execution worker for ':',5,main]) started.
  988.  
  989. > Task :jar
  990. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\classes\java\main', not found
  991. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\classes\kotlin\main', not found
  992. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\tmp\kapt3\classes\main', not found
  993. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\resources\main', not found
  994. Custom actions are attached to task ':jar'.
  995. Caching disabled for task ':jar' because:
  996. Not worth caching
  997. Task ':jar' is not up-to-date because:
  998. No history is available.
  999. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\classes\java\main', not found
  1000. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\classes\kotlin\main', not found
  1001. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\tmp\kapt3\classes\main', not found
  1002. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\resources\main', not found
  1003. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\classes\java\main', not found
  1004. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\classes\kotlin\main', not found
  1005. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\tmp\kapt3\classes\main', not found
  1006. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\resources\main', not found
  1007. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\classes\java\main', not found
  1008. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\classes\kotlin\main', not found
  1009. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\tmp\kapt3\classes\main', not found
  1010. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\build\resources\main', not found
  1011. :jar (Thread[Execution worker for ':',5,main]) completed. Took 0.143 secs.
  1012. :startScripts (Thread[Execution worker for ':',5,main]) started.
  1013.  
  1014. > Task :mylibrelab-application:clean
  1015. Caching disabled for task ':mylibrelab-application:clean' because:
  1016. Deletion cannot be cached
  1017. Task ':mylibrelab-application:clean' is not up-to-date because:
  1018. Task has not declared any outputs despite executing actions.
  1019. :mylibrelab-application:clean (Thread[Execution worker for ':' Thread 12,5,main]) completed. Took 0.469 secs.
  1020. :mylibrelab-application:processResources (Thread[Execution worker for ':' Thread 12,5,main]) started.
  1021.  
  1022. > Task :mylibrelab-dependencies-bom:autostyleKotlinGradleCheck
  1023. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/0.36.0/ktlint-0.36.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest\ktlint\0.36.0\c7eebc41aeceff9021c5feb4d3c33809905b6d12\ktlint-0.36.0.pom]
  1024. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-core/0.36.0/ktlint-core-0.36.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-core\0.36.0\38739c412028cea88b82758d233ba7dca39bea40\ktlint-core-0.36.0.pom]
  1025. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/info/picocli/picocli/3.9.6/picocli-3.9.6.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\info.picocli\picocli\3.9.6\94918f293b37db409996e0024566e2774428cb39\picocli-3.9.6.pom]
  1026. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-checkstyle/0.36.0/ktlint-reporter-checkstyle-0.36.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-checkstyle\0.36.0\53c862e163fd9b0c6b2cc33d0fb8c5695817f5d5\ktlint-reporter-checkstyle-0.36.0.pom]
  1027. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/github/shyiko/klob/klob/0.2.1/klob-0.2.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.shyiko.klob\klob\0.2.1\c86caf57239d5b58444f22aa444f9e9a86e1141e\klob-0.2.1.pom]
  1028. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-json/0.36.0/ktlint-reporter-json-0.36.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-json\0.36.0\9d5f751866fdd63e78972f4bd437887bd9825188\ktlint-reporter-json-0.36.0.pom]
  1029. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.3.60/kotlin-compiler-embeddable-1.3.60.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.3.60\c5f69a6f295144b8f32efcdf13d26bf52dbe9285\kotlin-compiler-embeddable-1.3.60.pom]
  1030. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-html/0.36.0/ktlint-reporter-html-0.36.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-html\0.36.0\483a1285e5ffcf1b8b23fb24642d43db513a4f85\ktlint-reporter-html-0.36.0.pom]
  1031. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.60/kotlin-stdlib-1.3.60.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.3.60\73924ccc41144c8ddd80b19e4acbc850f1afd7a5\kotlin-stdlib-1.3.60.pom]
  1032. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-plain/0.36.0/ktlint-reporter-plain-0.36.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-plain\0.36.0\366c421094a3d1d8ea0781b554531951d0e85711\ktlint-reporter-plain-0.36.0.pom]
  1033. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-test/0.36.0/ktlint-test-0.36.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-test\0.36.0\8953df3e8cd596e35b07716ccc69b0d99da665a1\ktlint-test-0.36.0.pom]
  1034. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-experimental/0.36.0/ktlint-ruleset-experimental-0.36.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-ruleset-experimental\0.36.0\28b93d1514d921533e5fd35ecce8c98cd5ab8aa1\ktlint-ruleset-experimental-0.36.0.pom]
  1035. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-standard/0.36.0/ktlint-ruleset-standard-0.36.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-ruleset-standard\0.36.0\ac991642cc4038c98218194d432835c1b7341bd5\ktlint-ruleset-standard-0.36.0.pom]
  1036. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/ec4j/core/ec4j-core/0.2.0/ec4j-core-0.2.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ec4j.core\ec4j-core\0.2.0\5b3432eb7dbf0ca3f0eb0ad4243c9020004c20ba\ec4j-core-0.2.0.pom]
  1037. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/ec4j/core/ec4j-core-parent/0.2.0/ec4j-core-parent-0.2.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ec4j.core\ec4j-core-parent\0.2.0\a4f1b2abb344c0d79300ef50eabe8440448a71e1\ec4j-core-parent-0.2.0.pom]
  1038. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.assertj\assertj-core\3.12.2\d019a1e54731e56c15e7b203c39f90e26850cb25\assertj-core-3.12.2.pom]
  1039. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\junit\junit\4.12\35fb238baee3f3af739074d723279ebea2028398\junit-4.12.pom]
  1040. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.2/assertj-parent-pom-2.2.2.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.assertj\assertj-parent-pom\2.2.2\601cb419f8488bdf157b5e81ec144349b56f8614\assertj-parent-pom-2.2.2.pom]
  1041. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.junit\junit-bom\5.4.0\b0d2f471a76698742526be4fb046252c6cf55198\junit-bom-5.4.0.pom]
  1042. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.60/kotlin-stdlib-common-1.3.60.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.3.60\9b0f75dca0716e00e80f77eca0d912434b818aa9\kotlin-stdlib-common-1.3.60.pom]
  1043. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.3.60/kotlin-script-runtime-1.3.60.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-script-runtime\1.3.60\ceb92bd32a90b624526f281b8b0f917a073a4432\kotlin-script-runtime-1.3.60.pom]
  1044. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.3.60/kotlin-daemon-embeddable-1.3.60.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.3.60\209021bde6bcb79a8139dbadea37abb8823c50\kotlin-daemon-embeddable-1.3.60.pom]
  1045. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.3.60/kotlin-reflect-1.3.60.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.3.60\ea582eff30a19245808d7ad2becd1da0b15cb051\kotlin-reflect-1.3.60.pom]
  1046. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.hamcrest\hamcrest-parent\1.3\80391bd32bfa4837a15215d5e9f07c60555c379a\hamcrest-parent-1.3.pom]
  1047. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/0.36.0/ktlint-0.36.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest\ktlint\0.36.0\fcd52ae468801e55d11ede892e95c5adfa2512ea\ktlint-0.36.0.jar]
  1048. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-checkstyle/0.36.0/ktlint-reporter-checkstyle-0.36.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-checkstyle\0.36.0\effc25bda3cca9bf72c5acf7ed88d93dad6c16c1\ktlint-reporter-checkstyle-0.36.0.jar]
  1049. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-plain/0.36.0/ktlint-reporter-plain-0.36.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-plain\0.36.0\2164835cdd1706c9945d58cb0063be9478b3e57e\ktlint-reporter-plain-0.36.0.jar]
  1050. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-experimental/0.36.0/ktlint-ruleset-experimental-0.36.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-ruleset-experimental\0.36.0\5ae5fd09174823ea9dd9ce44113fbc721508ab69\ktlint-ruleset-experimental-0.36.0.jar]
  1051. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-json/0.36.0/ktlint-reporter-json-0.36.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-json\0.36.0\487b1464f4806825c317dbd58a6e209e0b1c0dc2\ktlint-reporter-json-0.36.0.jar]
  1052. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-html/0.36.0/ktlint-reporter-html-0.36.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-html\0.36.0\e50f3824f42e7ef6a2bf87c8ce0c0abc0ac385b3\ktlint-reporter-html-0.36.0.jar]
  1053. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-core/0.36.0/ktlint-core-0.36.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-core\0.36.0\f22ff52c35fdb0f232081ea5c71832a726356413\ktlint-core-0.36.0.jar]
  1054. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-test/0.36.0/ktlint-test-0.36.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-test\0.36.0\52bf510382e358df4113adc03f8da269cb39d072\ktlint-test-0.36.0.jar]
  1055. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/ec4j/core/ec4j-core/0.2.0/ec4j-core-0.2.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ec4j.core\ec4j-core\0.2.0\418578f455419fb2b4c24cb8ff6f9af55e7fa4e6\ec4j-core-0.2.0.jar]
  1056. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-standard/0.36.0/ktlint-ruleset-standard-0.36.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-ruleset-standard\0.36.0\4ed46fa29a001332b27607c93e51d2968298d6d3\ktlint-ruleset-standard-0.36.0.jar]
  1057. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\junit\junit\4.12\2973d150c0dc1fefe998f834810d68f278ea58ec\junit-4.12.jar]
  1058. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.3.60/kotlin-reflect-1.3.60.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.3.60\56dc1da0b87932ae08941153c917bd19947e08bc\kotlin-reflect-1.3.60.jar]
  1059. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.60/kotlin-stdlib-common-1.3.60.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.3.60\538bd29b2d5a7d278a7188f89c3b84183fa37f75\kotlin-stdlib-common-1.3.60.jar]
  1060. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/github/shyiko/klob/klob/0.2.1/klob-0.2.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.github.shyiko.klob\klob\0.2.1\f6bc8b98c3fcce8a559beb2b6e8ec58efadb5bbe\klob-0.2.1.jar]
  1061. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/info/picocli/picocli/3.9.6/picocli-3.9.6.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\info.picocli\picocli\3.9.6\3638cf9e990d401b0ab6167a360649707a678a18\picocli-3.9.6.jar]
  1062. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.60/kotlin-stdlib-1.3.60.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.3.60\984644b61450add3bcef8cf20f948fec458b420d\kotlin-stdlib-1.3.60.jar]
  1063. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.3.60/kotlin-script-runtime-1.3.60.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-script-runtime\1.3.60\eb1f56fb1b58a8dc481a6e5beeb73931d80d08be\kotlin-script-runtime-1.3.60.jar]
  1064. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.3.60/kotlin-daemon-embeddable-1.3.60.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.3.60\e6e6c13f0253a82398e0d902e6e89747300f478f\kotlin-daemon-embeddable-1.3.60.jar]
  1065. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.3.60/kotlin-compiler-embeddable-1.3.60.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.3.60\311cbfb1c09cae8e88fac9d0efde12a791a9f134\kotlin-compiler-embeddable-1.3.60.jar]
  1066. Caching disabled for task ':mylibrelab-dependencies-bom:autostyleKotlinGradleCheck' because:
  1067. No outputs declared
  1068. Task ':mylibrelab-dependencies-bom:autostyleKotlinGradleCheck' is not up-to-date because:
  1069. No history is available.
  1070. The input changes require a full rebuild for incremental task ':mylibrelab-dependencies-bom:autostyleKotlinGradleCheck'.
  1071.  
  1072. > Task :startScripts
  1073. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download10267542711131197073bin
  1074. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download3656155677691438627bin
  1075. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download11587319822799057418bin
  1076. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download8672639246969088257bin
  1077. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download17719449153504127124bin
  1078. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download7191794038549181015bin
  1079. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download7316228473671456254bin
  1080. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download4454680430734436313bin
  1081. Caching disabled for task ':startScripts' because:
  1082. Not worth caching
  1083. Task ':startScripts' is not up-to-date because:
  1084. No history is available.
  1085. :startScripts (Thread[Execution worker for ':',5,main]) completed. Took 2.308 secs.
  1086. :distTar (Thread[Execution worker for ':' Thread 7,5,main]) started.
  1087.  
  1088. > Task :mylibrelab-util:kaptGenerateStubsKotlin
  1089. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.6.10/kotlin-annotation-processing-gradle-1.6.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-annotation-processing-gradle\1.6.10\61f0032e24219333ba2e693f8ad3d6a16926a370\kotlin-annotation-processing-gradle-1.6.10.pom]
  1090. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.6.10/kotlin-scripting-compiler-embeddable-1.6.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-compiler-embeddable\1.6.10\f388ba40ee0da69f5d364019bb49d29b093a8bef\kotlin-scripting-compiler-embeddable-1.6.10.pom]
  1091. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.6.10/kotlin-scripting-compiler-impl-embeddable-1.6.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-compiler-impl-embeddable\1.6.10\3790f76e33445e2809c92368c12038b9e7c74706\kotlin-scripting-compiler-impl-embeddable-1.6.10.pom]
  1092. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.6.10/kotlin-compiler-embeddable-1.6.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.6.10\acf7f6fbb7ee87f4653cc6a3bc868670e1a9c541\kotlin-compiler-embeddable-1.6.10.pom]
  1093. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-common\1.6.10\b9e95485465dd5f5c3c4eaae0b55cf6401d2be0b\kotlin-scripting-common-1.6.10.pom]
  1094. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-jvm\1.6.10\b84740bbe76869dbb25fb1df09a6baa3f9c55070\kotlin-scripting-jvm-1.6.10.pom]
  1095. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.6.10/kotlin-daemon-embeddable-1.6.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.6.10\b626b3aea6a6d72500cfc45c7181d55293d10b10\kotlin-daemon-embeddable-1.6.10.pom]
  1096. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom to C:\Users\FoadS\.gradle\.tmp\gradle_download14841868813905012745bin
  1097. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\5.6.0\e542808a6326ec0302c0b09011cb4363e1ece380\jna-5.6.0.pom]
  1098. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.6.10\535560dfd5b3dba98f57b12f3e921c7a83d0aafe\kotlin-reflect-1.6.10.pom]
  1099. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-jvm\1.6.10\dbe683647dcb04cda92fe4423acb741a2f144a69\kotlin-scripting-jvm-1.6.10.jar]
  1100. Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar to C:\Users\FoadS\.gradle\.tmp\gradle_download15072101674586993233bin
  1101. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.6.10/kotlin-annotation-processing-gradle-1.6.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-annotation-processing-gradle\1.6.10\e4f87d7008e67ed12c44b0c2eeca59a038251b9f\kotlin-annotation-processing-gradle-1.6.10.jar]
  1102. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.6.10/kotlin-scripting-compiler-impl-embeddable-1.6.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-compiler-impl-embeddable\1.6.10\26db9fbe68a5fd7e7f7827e2db74788eb9bc8c8a\kotlin-scripting-compiler-impl-embeddable-1.6.10.jar]
  1103. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.6.10/kotlin-scripting-compiler-embeddable-1.6.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-compiler-embeddable\1.6.10\b85371aaeeb858623ad2080c41bcba7d6854783\kotlin-scripting-compiler-embeddable-1.6.10.jar]
  1104. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.6.10/kotlin-daemon-embeddable-1.6.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.6.10\a56d79bcbea411fa6058e4ecffc2de73e742bd2a\kotlin-daemon-embeddable-1.6.10.jar]
  1105. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.6.10\1cbe9c92c12a94eea200d23c2bbaedaf3daf5132\kotlin-reflect-1.6.10.jar]
  1106. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-scripting-common\1.6.10\b3b71fd93878f2b4f19d099ac6430c67549a1c77\kotlin-scripting-common-1.6.10.jar]
  1107. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\5.6.0\330f2244e9030119ab3030fc3fededc86713d9cc\jna-5.6.0.jar]
  1108. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.6.10/kotlin-compiler-embeddable-1.6.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.6.10\88f2073f4020cdb83132cfe940ceb9a60aba54ea\kotlin-compiler-embeddable-1.6.10.jar]
  1109.  
  1110. > Task :distTar
  1111. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\dist', not found
  1112. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\dist', not found
  1113. Caching disabled for task ':distTar' because:
  1114. Not worth caching
  1115. Task ':distTar' is not up-to-date because:
  1116. No history is available.
  1117. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\dist', not found
  1118. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\dist', not found
  1119. :distTar (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.062 secs.
  1120. :distZip (Thread[Execution worker for ':' Thread 7,5,main]) started.
  1121.  
  1122. > Task :mylibrelab-annotations:compileJava
  1123. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/annotations/16.0.1/annotations-16.0.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\16.0.1\c88901558310eca9c8f23ff1b3a2470fda64400d\annotations-16.0.1.pom]
  1124. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/tinylog/tinylog-api/2.1.1/tinylog-api-2.1.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.tinylog\tinylog-api\2.1.1\2e842ece61f0715603074864ffdd44f54fc85a75\tinylog-api-2.1.1.pom]
  1125. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/squareup/javapoet/1.13.0/javapoet-1.13.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.squareup\javapoet\1.13.0\17b682b96d0d2abfdd92f6a99fbab40dd4f4d360\javapoet-1.13.0.pom]
  1126. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/annotations/16.0.1/annotations-16.0.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\16.0.1\c1a6655cebcac68e63e4c24d23f573035032eb2a\annotations-16.0.1.jar]
  1127. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/squareup/javapoet/1.13.0/javapoet-1.13.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.squareup\javapoet\1.13.0\d6562d385049f35eb50403fa86bb11cce76b866a\javapoet-1.13.0.jar]
  1128. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/tinylog/tinylog-api/2.1.1/tinylog-api-2.1.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.tinylog\tinylog-api\2.1.1\84801788bebb24ce6fd24b3c44e498539cf7e735\tinylog-api-2.1.1.jar]
  1129. Build cache key for task ':mylibrelab-annotations:compileJava' is dc59038d0a2a8512d83f85555a2255ca
  1130. Task ':mylibrelab-annotations:compileJava' is not up-to-date because:
  1131. No history is available.
  1132. The input changes require a full rebuild for incremental task ':mylibrelab-annotations:compileJava'.
  1133. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
  1134. Compiling with toolchain 'C:\Program Files\AdoptOpenJDK\jdk-15.0.2.7-hotspot'.
  1135. Compiling with JDK Java compiler API.
  1136. Class dependency analysis for incremental compilation took 0.054 secs.
  1137. Created classpath snapshot for incremental compilation in 0.054 secs.
  1138. Stored cache entry for task ':mylibrelab-annotations:compileJava' with cache key dc59038d0a2a8512d83f85555a2255ca
  1139. :mylibrelab-annotations:compileJava (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 2.598 secs.
  1140. :mylibrelab-annotations:processResources (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1141.  
  1142. > Task :mylibrelab-annotations:processResources
  1143. Caching disabled for task ':mylibrelab-annotations:processResources' because:
  1144. Not worth caching
  1145. Task ':mylibrelab-annotations:processResources' is not up-to-date because:
  1146. No history is available.
  1147. :mylibrelab-annotations:processResources (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.034 secs.
  1148. :mylibrelab-annotations:classes (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1149.  
  1150. > Task :mylibrelab-annotations:classes
  1151. Skipping task ':mylibrelab-annotations:classes' as it has no actions.
  1152. :mylibrelab-annotations:classes (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.0 secs.
  1153. :mylibrelab-annotations:jar (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1154.  
  1155. > Task :mylibrelab-service-manager:autostyleJavaCheck
  1156. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\test\java', not found
  1157. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\test\java', not found
  1158. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.19.0/org.eclipse.jdt.core-3.19.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.jdt\org.eclipse.jdt.core\3.19.0\4137c2e3ef026875e9a847df89463f836cef94b0\org.eclipse.jdt.core-3.19.0.pom]
  1159. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.0\278c908b87e003ccbd36588d769655d2b870a7c7\jsr305-3.0.0.pom]
  1160. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.core.jobs\3.10.500\a8e9aa95b55a575657bdaffdc40e423819bd5d41\org.eclipse.core.jobs-3.10.500.pom]
  1161. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-eclipse-base/3.2.1/spotless-eclipse-base-3.2.1.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.diffplug.spotless\spotless-eclipse-base\3.2.1\9e5377edcd9495dd0a4fff0678b0970e9b552e31\spotless-eclipse-base-3.2.1.pom]
  1162. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-eclipse-jdt/4.8.0/spotless-eclipse-jdt-4.8.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.diffplug.spotless\spotless-eclipse-jdt\4.8.0\a4f0cacc710578f21bfc2bc082dc04032f19225c\spotless-eclipse-jdt-4.8.0.pom]
  1163. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.core.runtime\3.16.0\117a25bad751c90e3ddbb07645e8b47a51d67745\org.eclipse.core.runtime-3.16.0.pom]
  1164. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.9.500/org.eclipse.core.commands-3.9.500.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.core.commands\3.9.500\ad21fbd09a820b937d5365004cc8c390f78f7fbd\org.eclipse.core.commands-3.9.500.pom]
  1165. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.0/annotations-3.0.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\annotations\3.0.0\3aa1ed94d499d40ee601773f4af353450c94e70d\annotations-3.0.0.pom]
  1166. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.13.500/org.eclipse.core.resources-3.13.500.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.core.resources\3.13.500\42965ff5950b79fcb8bf405d29b7144ece3c4b5f\org.eclipse.core.resources-3.13.500.pom]
  1167. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.equinox.preferences\3.7.500\72ffb90ea4b4b645f9c62904a425ae04cec71841\org.eclipse.equinox.preferences-3.7.500.pom]
  1168. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.9.0/org.eclipse.text-3.9.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.text\3.9.0\a3267f36db25f04a389f99eadc65a7993572e5e1\org.eclipse.text-3.9.0.pom]
  1169. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.equinox.registry\3.8.500\a3bb76d97c49a4e2567a9e2ac4dfd4949318bde3\org.eclipse.equinox.registry-3.8.500.pom]
  1170. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.core.contenttype\3.7.400\2f229e8f80cb6a8ea34d58e984d92f4e723dbb90\org.eclipse.core.contenttype-3.7.400.pom]
  1171. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.equinox.app\1.4.300\484f7c2cb45baf19c24e6c709dfa1823742b25ba\org.eclipse.equinox.app-1.4.300.pom]
  1172. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.equinox.common\3.10.500\c11bf77536f204985e587756d8e9f10781c5e807\org.eclipse.equinox.common-3.10.500.pom]
  1173. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.osgi\3.15.0\a95b1f24a3d490f05aa08d3ed357ceaf50cae03c\org.eclipse.osgi-3.15.0.pom]
  1174. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-eclipse-jdt/4.8.0/spotless-eclipse-jdt-4.8.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.diffplug.spotless\spotless-eclipse-jdt\4.8.0\5cbe4ce3def70a735b9727796840415ea510a8a4\spotless-eclipse-jdt-4.8.0.jar]
  1175. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-eclipse-base/3.2.1/spotless-eclipse-base-3.2.1.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.diffplug.spotless\spotless-eclipse-base\3.2.1\9f6cb73619285f7e785e1bff906fb5a749ea072b\spotless-eclipse-base-3.2.1.jar]
  1176. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.9.0/org.eclipse.text-3.9.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.text\3.9.0\53ed9d6397aab4c732960b72c199db37ceccc4fe\org.eclipse.text-3.9.0.jar]
  1177. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.osgi\3.15.0\3be4886abb215510ff7b31a5cfda128c835a42fc\org.eclipse.osgi-3.15.0.jar]
  1178. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.0\5871fb60dc68d67da54a663c3fd636a10a532948\jsr305-3.0.0.jar]
  1179. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.equinox.registry\3.8.500\2dfd9159c3b202c2f8e0d1ea9a78850a12a12270\org.eclipse.equinox.registry-3.8.500.jar]
  1180. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.equinox.common\3.10.500\c29f48cbb65a50cda524ecd41e182b83c4b31c1d\org.eclipse.equinox.common-3.10.500.jar]
  1181. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.0/annotations-3.0.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\annotations\3.0.0\e20984c024b3baf63d06cf481c65c242dcd541de\annotations-3.0.0.jar]
  1182. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.equinox.preferences\3.7.500\10955d54353b1e6d2edecc11766d5e9174e4603a\org.eclipse.equinox.preferences-3.7.500.jar]
  1183. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.9.500/org.eclipse.core.commands-3.9.500.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.core.commands\3.9.500\12efee6e6c4ffc4eeb8584b21b6892b4071ffe3\org.eclipse.core.commands-3.9.500.jar]
  1184. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.core.runtime\3.16.0\ac7b5c8ffb89c0b58cd1f9b3379b762fddc5bcf5\org.eclipse.core.runtime-3.16.0.jar]
  1185. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.equinox.app\1.4.300\9658c87c43e751163b31d17ec41653ddc41b66b1\org.eclipse.equinox.app-1.4.300.jar]
  1186. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.19.0/org.eclipse.jdt.core-3.19.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.jdt\org.eclipse.jdt.core\3.19.0\62fe71906a6ec9681ba56d09450d58a2b477312\org.eclipse.jdt.core-3.19.0.jar]
  1187. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.core.contenttype\3.7.400\585561c21f8d50acf9ac8894d1c45849e43b9900\org.eclipse.core.contenttype-3.7.400.jar]
  1188. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.core.jobs\3.10.500\27adeba7b09617cc0b21d8ecb639f97e8b9702f1\org.eclipse.core.jobs-3.10.500.jar]
  1189. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.13.500/org.eclipse.core.resources-3.13.500.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.eclipse.platform\org.eclipse.core.resources\3.13.500\429d1cc3a9c1d0461e4ea0b911c3d91b51ca894e\org.eclipse.core.resources-3.13.500.jar]
  1190. Caching disabled for task ':mylibrelab-service-manager:autostyleJavaCheck' because:
  1191. No outputs declared
  1192. Task ':mylibrelab-service-manager:autostyleJavaCheck' is not up-to-date because:
  1193. No history is available.
  1194. The input changes require a full rebuild for incremental task ':mylibrelab-service-manager:autostyleJavaCheck'.
  1195.  
  1196. > Task :distZip
  1197. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\dist', not found
  1198. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\dist', not found
  1199. Caching disabled for task ':distZip' because:
  1200. Not worth caching
  1201. Task ':distZip' is not up-to-date because:
  1202. No history is available.
  1203. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\dist', not found
  1204. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\dist', not found
  1205. :distZip (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.127 secs.
  1206. :assemble (Thread[Execution worker for ':' Thread 7,5,main]) started.
  1207.  
  1208. > Task :assemble
  1209. Skipping task ':assemble' as it has no actions.
  1210. :assemble (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
  1211. :autostyleConfigsCheck (Thread[Execution worker for ':' Thread 14,5,main]) started.
  1212.  
  1213. > Task :mylibrelab-settings-api:autostyleKotlinCheck
  1214. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\main\resources', not found
  1215. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\main\java', not found
  1216. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\main\resources', not found
  1217. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\main\java', not found
  1218. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\test\resources', not found
  1219. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\test\java', not found
  1220. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\test\kotlin', not found
  1221. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\main\resources', not found
  1222. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\main\java', not found
  1223. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\test\resources', not found
  1224. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\test\java', not found
  1225. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\test\kotlin', not found
  1226. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/0.39.0/ktlint-0.39.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest\ktlint\0.39.0\f741bc61eb382c67bd773212bb33b3cfb5d93ac6\ktlint-0.39.0.pom]
  1227. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/0.39.0/ktlint-0.39.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest\ktlint\0.39.0\169cbf3ba64b55473f7f8be7d02113f878c1eb8f\ktlint-0.39.0.module]
  1228. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-core/0.39.0/ktlint-core-0.39.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-core\0.39.0\7fe43ae4069493db9953958c0c743d3415af6cd7\ktlint-core-0.39.0.pom]
  1229. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-core/0.39.0/ktlint-core-0.39.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-core\0.39.0\8f32036e0767aa114e30f7f78f6cf9e7ba4ec8f9\ktlint-core-0.39.0.module]
  1230. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-checkstyle/0.39.0/ktlint-reporter-checkstyle-0.39.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-checkstyle\0.39.0\abb6840d096299e7967fd9542c8b4c69537634cc\ktlint-reporter-checkstyle-0.39.0.pom]
  1231. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-standard/0.39.0/ktlint-ruleset-standard-0.39.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-ruleset-standard\0.39.0\8d9d2210e2a56c7a63c4831cad79f5551ef34fca\ktlint-ruleset-standard-0.39.0.pom]
  1232. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-json/0.39.0/ktlint-reporter-json-0.39.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-json\0.39.0\7abe64aabdb7557c7b492c8f712800c15e666018\ktlint-reporter-json-0.39.0.pom]
  1233. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.4.10/kotlin-compiler-embeddable-1.4.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.4.10\8acab895ca79ab29f10b4cd7cb165e0e70354c0d\kotlin-compiler-embeddable-1.4.10.pom]
  1234. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-html/0.39.0/ktlint-reporter-html-0.39.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-html\0.39.0\a45f459a55e10b31c7169235409955644d2940f1\ktlint-reporter-html-0.39.0.pom]
  1235. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-test/0.39.0/ktlint-test-0.39.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-test\0.39.0\2a90ba39aa094d6d7da2dbe6e8890310380bbeea\ktlint-test-0.39.0.pom]
  1236. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.4.10/kotlin-stdlib-1.4.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.4.10\1ae8d0e617a4e272ce07664ad928c57b171e31f9\kotlin-stdlib-1.4.10.pom]
  1237. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-experimental/0.39.0/ktlint-ruleset-experimental-0.39.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-ruleset-experimental\0.39.0\8132624299e727ef662ded31d219049eb60c5282\ktlint-ruleset-experimental-0.39.0.pom]
  1238. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-plain/0.39.0/ktlint-reporter-plain-0.39.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-plain\0.39.0\17abbcf083c887889bb03b9c44db897973dec7d8\ktlint-reporter-plain-0.39.0.pom]
  1239. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-checkstyle/0.39.0/ktlint-reporter-checkstyle-0.39.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-checkstyle\0.39.0\9ad402dddd5b886e5ed327803e03e2cea8ae1245\ktlint-reporter-checkstyle-0.39.0.module]
  1240. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-standard/0.39.0/ktlint-ruleset-standard-0.39.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-ruleset-standard\0.39.0\5cd960a15c121cb74ef65517924930304efd81c6\ktlint-ruleset-standard-0.39.0.module]
  1241. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-json/0.39.0/ktlint-reporter-json-0.39.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-json\0.39.0\5295b5bd749d7274fa453c27038617cdda8321bf\ktlint-reporter-json-0.39.0.module]
  1242. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-html/0.39.0/ktlint-reporter-html-0.39.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-html\0.39.0\21f1803c5a61b88b4f81987d61044a5de8264442\ktlint-reporter-html-0.39.0.module]
  1243. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-experimental/0.39.0/ktlint-ruleset-experimental-0.39.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-ruleset-experimental\0.39.0\5f3979c35d6c75c9045865faaf01aa404422caba\ktlint-ruleset-experimental-0.39.0.module]
  1244. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-plain/0.39.0/ktlint-reporter-plain-0.39.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-plain\0.39.0\92c12f7ba9f99aa4fab985fe1c9baa8d5659eb0d\ktlint-reporter-plain-0.39.0.module]
  1245. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-test/0.39.0/ktlint-test-0.39.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-test\0.39.0\205b996b800869815416891c5a8114a27819a976\ktlint-test-0.39.0.module]
  1246. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/ec4j/core/ec4j-core/0.2.2/ec4j-core-0.2.2.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ec4j.core\ec4j-core\0.2.2\e921529c817c521b8a6ca07e962800e9078b4190\ec4j-core-0.2.2.pom]
  1247. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/ec4j/core/ec4j-core-parent/0.2.2/ec4j-core-parent-0.2.2.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ec4j.core\ec4j-core-parent\0.2.2\16eae275a65c2eebc77a1e12ac2ae4a32989fef4\ec4j-core-parent-0.2.2.pom]
  1248. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.4.10/kotlin-stdlib-common-1.4.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.4.10\a7a2da276e4c795619d6dd862cf8db356906ca3c\kotlin-stdlib-common-1.4.10.pom]
  1249. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.4.10/kotlin-script-runtime-1.4.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-script-runtime\1.4.10\8dcff8c92791106c2e4d230e6ea68f9d03bc806e\kotlin-script-runtime-1.4.10.pom]
  1250. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.4.10/kotlin-daemon-embeddable-1.4.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.4.10\5df09096f4590c4e4e97969cc554a30464dc4824\kotlin-daemon-embeddable-1.4.10.pom]
  1251. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.4.10/kotlin-reflect-1.4.10.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.4.10\4f79bfe7366a09da59ed32e456e1e030b5023d7\kotlin-reflect-1.4.10.pom]
  1252. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.hamcrest\hamcrest-core\1.3\872e413497b906e7c9fa85ccc96046c5d1ef7ece\hamcrest-core-1.3.pom]
  1253. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/0.39.0/ktlint-0.39.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest\ktlint\0.39.0\4b90842482c487656a3a072410df5941e700b03a\ktlint-0.39.0.jar]
  1254. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.hamcrest\hamcrest-core\1.3\42a25dc3219429f0e5d060061f71acb49bf010a0\hamcrest-core-1.3.jar]
  1255. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.4.10/kotlin-stdlib-common-1.4.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.4.10\6229be3465805c99db1142ad75e6c6ddeac0b04c\kotlin-stdlib-common-1.4.10.jar]
  1256. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.4.10/kotlin-daemon-embeddable-1.4.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.4.10\dbd67f42bed28043d17d7c860b06110a00a45970\kotlin-daemon-embeddable-1.4.10.jar]
  1257. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.4.10/kotlin-script-runtime-1.4.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-script-runtime\1.4.10\7c19d9c2001e016cd7664cebe9eea66fc04a7f4f\kotlin-script-runtime-1.4.10.jar]
  1258. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.assertj\assertj-core\3.12.2\3c9724faa6090ab78a61d4e54011df72de2361c4\assertj-core-3.12.2.jar]
  1259. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.4.10/kotlin-stdlib-1.4.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.4.10\ea29e063d2bbe695be13e9d044dcfb0c7add398e\kotlin-stdlib-1.4.10.jar]
  1260. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.4.10/kotlin-reflect-1.4.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.4.10\e2b3c6695eee6085e606d96d685396dce23a3a06\kotlin-reflect-1.4.10.jar]
  1261. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-json/0.39.0/ktlint-reporter-json-0.39.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-json\0.39.0\a70a0e6eecea83405a4ac5aa03ae0a04ccab97a1\ktlint-reporter-json-0.39.0.jar]
  1262. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-html/0.39.0/ktlint-reporter-html-0.39.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-html\0.39.0\b716f7e62261f9495a628b5994739200f5b335b9\ktlint-reporter-html-0.39.0.jar]
  1263. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-core/0.39.0/ktlint-core-0.39.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-core\0.39.0\e04c856e6f51e133373c68906fb2033adbf062d1\ktlint-core-0.39.0.jar]
  1264. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-test/0.39.0/ktlint-test-0.39.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-test\0.39.0\3e092b35c71c0136b1f62c2fbf42713a27708349\ktlint-test-0.39.0.jar]
  1265. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-checkstyle/0.39.0/ktlint-reporter-checkstyle-0.39.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-checkstyle\0.39.0\34ebd96c11daf64cfadba248ea9f0468b540a26a\ktlint-reporter-checkstyle-0.39.0.jar]
  1266. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-plain/0.39.0/ktlint-reporter-plain-0.39.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-reporter-plain\0.39.0\12198e119ee0b559803ac45537cb3e464d2e718c\ktlint-reporter-plain-0.39.0.jar]
  1267. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-standard/0.39.0/ktlint-ruleset-standard-0.39.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-ruleset-standard\0.39.0\f7ea420ac38670e495daaa9e59a252de58ab9903\ktlint-ruleset-standard-0.39.0.jar]
  1268. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/ec4j/core/ec4j-core/0.2.2/ec4j-core-0.2.2.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.ec4j.core\ec4j-core\0.2.2\b8427c972f95e9b7085f649ac7547d540f451e2b\ec4j-core-0.2.2.jar]
  1269. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-experimental/0.39.0/ktlint-ruleset-experimental-0.39.0.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\com.pinterest.ktlint\ktlint-ruleset-experimental\0.39.0\4c377c9a48df9ed7515ec2ccbf4ae31c4cc5845e\ktlint-ruleset-experimental-0.39.0.jar]
  1270. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.4.10/kotlin-compiler-embeddable-1.4.10.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.4.10\38c4b99d5d5362debdd9302a866730379aa2328a\kotlin-compiler-embeddable-1.4.10.jar]
  1271. Caching disabled for task ':mylibrelab-settings-api:autostyleKotlinCheck' because:
  1272. No outputs declared
  1273. Task ':mylibrelab-settings-api:autostyleKotlinCheck' is not up-to-date because:
  1274. No history is available.
  1275. The input changes require a full rebuild for incremental task ':mylibrelab-settings-api:autostyleKotlinCheck'.
  1276.  
  1277. > Task :mylibrelab-annotations:jar
  1278. Custom actions are attached to task ':mylibrelab-annotations:jar'.
  1279. Caching disabled for task ':mylibrelab-annotations:jar' because:
  1280. Not worth caching
  1281. Task ':mylibrelab-annotations:jar' is not up-to-date because:
  1282. No history is available.
  1283. :mylibrelab-annotations:jar (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.179 secs.
  1284. :mylibrelab-annotations:assemble (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1285.  
  1286. > Task :mylibrelab-annotations:assemble
  1287. Skipping task ':mylibrelab-annotations:assemble' as it has no actions.
  1288. :mylibrelab-annotations:assemble (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.0 secs.
  1289. :mylibrelab-annotations:autostyleConfigsCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1290.  
  1291. > Task :mylibrelab-annotations:autostyleConfigsCheck NO-SOURCE
  1292. Skipping task ':mylibrelab-annotations:autostyleConfigsCheck' as it has no source files and no previous output files.
  1293. :mylibrelab-annotations:autostyleConfigsCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.008 secs.
  1294. :mylibrelab-annotations:autostyleJavaCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1295. :mylibrelab-dependencies-bom:autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 11,5,main]) completed. Took 3.21 secs.
  1296. :mylibrelab-dependencies-bom:autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 11,5,main]) started.
  1297.  
  1298. > Task :mylibrelab-dependencies-bom:autostyleMarkdownCheck NO-SOURCE
  1299. Skipping task ':mylibrelab-dependencies-bom:autostyleMarkdownCheck' as it has no source files and no previous output files.
  1300. :mylibrelab-dependencies-bom:autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 11,5,main]) completed. Took 0.004 secs.
  1301. :mylibrelab-dependencies-bom:autostylePropertiesCheck (Thread[Execution worker for ':' Thread 11,5,main]) started.
  1302.  
  1303. > Task :mylibrelab-dependencies-bom:autostylePropertiesCheck NO-SOURCE
  1304. Skipping task ':mylibrelab-dependencies-bom:autostylePropertiesCheck' as it has no source files and no previous output files.
  1305. :mylibrelab-dependencies-bom:autostylePropertiesCheck (Thread[Execution worker for ':' Thread 11,5,main]) completed. Took 0.002 secs.
  1306. :mylibrelab-dependencies-bom:autostyleCheck (Thread[Execution worker for ':' Thread 11,5,main]) started.
  1307.  
  1308. > Task :mylibrelab-dependencies-bom:autostyleCheck
  1309. Skipping task ':mylibrelab-dependencies-bom:autostyleCheck' as it has no actions.
  1310. :mylibrelab-dependencies-bom:autostyleCheck (Thread[Execution worker for ':' Thread 11,5,main]) completed. Took 0.0 secs.
  1311. :mylibrelab-dependencies-bom:check (Thread[Execution worker for ':' Thread 11,5,main]) started.
  1312.  
  1313. > Task :mylibrelab-dependencies-bom:check
  1314. Skipping task ':mylibrelab-dependencies-bom:check' as it has no actions.
  1315. :mylibrelab-dependencies-bom:check (Thread[Execution worker for ':' Thread 11,5,main]) completed. Took 0.0 secs.
  1316. :mylibrelab-dependencies-bom:build (Thread[Execution worker for ':' Thread 11,5,main]) started.
  1317.  
  1318. > Task :mylibrelab-dependencies-bom:build
  1319. Skipping task ':mylibrelab-dependencies-bom:build' as it has no actions.
  1320. :mylibrelab-dependencies-bom:build (Thread[Execution worker for ':' Thread 11,5,main]) completed. Took 0.0 secs.
  1321. :mylibrelab-service-manager:autostyleJavaCheck (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 3.339 secs.
  1322. :mylibrelab-service-manager:compileJava (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1323.  
  1324. > Task :mylibrelab-annotations:autostyleJavaCheck
  1325. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\annotations\src\test\java', not found
  1326. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\annotations\src\test\java', not found
  1327. Caching disabled for task ':mylibrelab-annotations:autostyleJavaCheck' because:
  1328. No outputs declared
  1329. Task ':mylibrelab-annotations:autostyleJavaCheck' is not up-to-date because:
  1330. No history is available.
  1331. The input changes require a full rebuild for incremental task ':mylibrelab-annotations:autostyleJavaCheck'.
  1332. :mylibrelab-annotations:autostyleJavaCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.671 secs.
  1333. :mylibrelab-annotations:autostyleKotlinCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1334.  
  1335. > Task :mylibrelab-annotations:autostyleKotlinCheck NO-SOURCE
  1336. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\annotations\src\test\resources', not found
  1337. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\annotations\src\test\java', not found
  1338. Skipping task ':mylibrelab-annotations:autostyleKotlinCheck' as it has no source files and no previous output files.
  1339. :mylibrelab-annotations:autostyleKotlinCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.007 secs.
  1340. :mylibrelab-annotations:autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1341.  
  1342. > Task :mylibrelab-annotations:autostyleKotlinGradleCheck
  1343. Caching disabled for task ':mylibrelab-annotations:autostyleKotlinGradleCheck' because:
  1344. No outputs declared
  1345. Task ':mylibrelab-annotations:autostyleKotlinGradleCheck' is not up-to-date because:
  1346. No history is available.
  1347. The input changes require a full rebuild for incremental task ':mylibrelab-annotations:autostyleKotlinGradleCheck'.
  1348. :mylibrelab-annotations:autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.125 secs.
  1349. :mylibrelab-annotations:autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1350.  
  1351. > Task :mylibrelab-application:processResources
  1352. Caching disabled for task ':mylibrelab-application:processResources' because:
  1353. Not worth caching
  1354. Task ':mylibrelab-application:processResources' is not up-to-date because:
  1355. No history is available.
  1356.  
  1357. > Task :mylibrelab-annotations:autostyleMarkdownCheck NO-SOURCE
  1358. Skipping task ':mylibrelab-annotations:autostyleMarkdownCheck' as it has no source files and no previous output files.
  1359. :mylibrelab-annotations:autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.028 secs.
  1360. :mylibrelab-annotations:autostylePropertiesCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1361.  
  1362. > Task :mylibrelab-annotations:autostylePropertiesCheck NO-SOURCE
  1363. Skipping task ':mylibrelab-annotations:autostylePropertiesCheck' as it has no source files and no previous output files.
  1364. :mylibrelab-annotations:autostylePropertiesCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.012 secs.
  1365. :mylibrelab-annotations:autostyleCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1366.  
  1367. > Task :mylibrelab-annotations:autostyleCheck
  1368. Skipping task ':mylibrelab-annotations:autostyleCheck' as it has no actions.
  1369. :mylibrelab-annotations:autostyleCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.001 secs.
  1370. :mylibrelab-annotations:compileTestJava (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1371.  
  1372. > Task :mylibrelab-annotations:compileTestJava NO-SOURCE
  1373. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\annotations\src\test\java', not found
  1374. Skipping task ':mylibrelab-annotations:compileTestJava' as it has no source files and no previous output files.
  1375. :mylibrelab-annotations:compileTestJava (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.002 secs.
  1376. :mylibrelab-annotations:processTestResources (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1377.  
  1378. > Task :mylibrelab-annotations:processTestResources NO-SOURCE
  1379. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\annotations\src\test\resources', not found
  1380. Skipping task ':mylibrelab-annotations:processTestResources' as it has no source files and no previous output files.
  1381. :mylibrelab-annotations:processTestResources (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.001 secs.
  1382. :mylibrelab-annotations:testClasses (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1383.  
  1384. > Task :mylibrelab-annotations:testClasses UP-TO-DATE
  1385. Skipping task ':mylibrelab-annotations:testClasses' as it has no actions.
  1386. :mylibrelab-annotations:testClasses (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.0 secs.
  1387. :mylibrelab-annotations:sonarlintMain (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1388.  
  1389. > Task :mylibrelab-service-manager:compileJava
  1390. Build cache key for task ':mylibrelab-service-manager:compileJava' is 27880438ce8b2d4dfe9fc7492b728902
  1391. Task ':mylibrelab-service-manager:compileJava' is not up-to-date because:
  1392. No history is available.
  1393. The input changes require a full rebuild for incremental task ':mylibrelab-service-manager:compileJava'.
  1394. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
  1395. Compiling with toolchain 'C:\Program Files\AdoptOpenJDK\jdk-15.0.2.7-hotspot'.
  1396. Compiling with JDK Java compiler API.
  1397. Note: C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\main\java\com\github\mylibrelab\service\ServiceManager.java uses unchecked or unsafe operations.
  1398. Note: Recompile with -Xlint:unchecked for details.
  1399. Class dependency analysis for incremental compilation took 0.027 secs.
  1400. Created classpath snapshot for incremental compilation in 0.014 secs.
  1401. Stored cache entry for task ':mylibrelab-service-manager:compileJava' with cache key 27880438ce8b2d4dfe9fc7492b728902
  1402. :mylibrelab-service-manager:compileJava (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.662 secs.
  1403. :mylibrelab-service-manager:classes (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1404.  
  1405. > Task :mylibrelab-service-manager:classes
  1406. Skipping task ':mylibrelab-service-manager:classes' as it has no actions.
  1407. :mylibrelab-service-manager:classes (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.0 secs.
  1408. :mylibrelab-service-manager:jar (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1409.  
  1410. > Task :mylibrelab-service-manager:jar
  1411. Custom actions are attached to task ':mylibrelab-service-manager:jar'.
  1412. Caching disabled for task ':mylibrelab-service-manager:jar' because:
  1413. Not worth caching
  1414. Task ':mylibrelab-service-manager:jar' is not up-to-date because:
  1415. No history is available.
  1416. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\build\resources\main', not found
  1417. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\build\resources\main', not found
  1418. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\build\resources\main', not found
  1419. :mylibrelab-service-manager:jar (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.124 secs.
  1420. :mylibrelab-service-manager:assemble (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1421.  
  1422. > Task :mylibrelab-service-manager:assemble
  1423. Skipping task ':mylibrelab-service-manager:assemble' as it has no actions.
  1424. :mylibrelab-service-manager:assemble (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.0 secs.
  1425. :mylibrelab-service-manager:autostyleKotlinCheck (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1426.  
  1427. > Task :mylibrelab-service-manager:autostyleKotlinCheck NO-SOURCE
  1428. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\main\resources', not found
  1429. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\test\resources', not found
  1430. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\test\java', not found
  1431. Skipping task ':mylibrelab-service-manager:autostyleKotlinCheck' as it has no source files and no previous output files.
  1432. :mylibrelab-service-manager:autostyleKotlinCheck (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.006 secs.
  1433. :mylibrelab-service-manager:autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1434.  
  1435. > Task :mylibrelab-service-manager:autostyleKotlinGradleCheck
  1436. Caching disabled for task ':mylibrelab-service-manager:autostyleKotlinGradleCheck' because:
  1437. No outputs declared
  1438. Task ':mylibrelab-service-manager:autostyleKotlinGradleCheck' is not up-to-date because:
  1439. No history is available.
  1440. The input changes require a full rebuild for incremental task ':mylibrelab-service-manager:autostyleKotlinGradleCheck'.
  1441. :mylibrelab-service-manager:autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.143 secs.
  1442. :mylibrelab-service-manager:autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1443.  
  1444. > Task :mylibrelab-service-manager:autostyleMarkdownCheck NO-SOURCE
  1445. Skipping task ':mylibrelab-service-manager:autostyleMarkdownCheck' as it has no source files and no previous output files.
  1446. :mylibrelab-service-manager:autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.009 secs.
  1447. :mylibrelab-service-manager:autostylePropertiesCheck (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1448.  
  1449. > Task :mylibrelab-service-manager:autostylePropertiesCheck NO-SOURCE
  1450. Skipping task ':mylibrelab-service-manager:autostylePropertiesCheck' as it has no source files and no previous output files.
  1451. :mylibrelab-service-manager:autostylePropertiesCheck (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.007 secs.
  1452. :mylibrelab-service-manager:autostyleCheck (Thread[Execution worker for ':' Thread 6,5,main]) started.
  1453.  
  1454. > Task :mylibrelab-service-manager:autostyleCheck
  1455. Skipping task ':mylibrelab-service-manager:autostyleCheck' as it has no actions.
  1456. :mylibrelab-service-manager:autostyleCheck (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.001 secs.
  1457. :mylibrelab-service-manager:compileTestJava (Thread[Execution worker for ':' Thread 6,5,main]) started.
  1458.  
  1459. > Task :mylibrelab-service-manager:compileTestJava NO-SOURCE
  1460. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\test\java', not found
  1461. Skipping task ':mylibrelab-service-manager:compileTestJava' as it has no source files and no previous output files.
  1462. :mylibrelab-service-manager:compileTestJava (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.018 secs.
  1463. :mylibrelab-service-manager:processTestResources (Thread[Execution worker for ':' Thread 6,5,main]) started.
  1464.  
  1465. > Task :mylibrelab-service-manager:processTestResources NO-SOURCE
  1466. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\test\resources', not found
  1467. Skipping task ':mylibrelab-service-manager:processTestResources' as it has no source files and no previous output files.
  1468. :mylibrelab-service-manager:processTestResources (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.002 secs.
  1469. :mylibrelab-service-manager:testClasses (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1470.  
  1471. > Task :mylibrelab-service-manager:testClasses UP-TO-DATE
  1472. Skipping task ':mylibrelab-service-manager:testClasses' as it has no actions.
  1473. :mylibrelab-service-manager:testClasses (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.0 secs.
  1474. :mylibrelab-service-manager:sonarlintMain (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1475. :mylibrelab-settings-api:autostyleKotlinCheck (Thread[Execution worker for ':' Thread 9,5,main]) completed. Took 4.552 secs.
  1476. :mylibrelab-settings-api:autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 6,5,main]) started.
  1477.  
  1478. > Task :mylibrelab-settings-api:autostyleKotlinGradleCheck
  1479. Caching disabled for task ':mylibrelab-settings-api:autostyleKotlinGradleCheck' because:
  1480. No outputs declared
  1481. Task ':mylibrelab-settings-api:autostyleKotlinGradleCheck' is not up-to-date because:
  1482. No history is available.
  1483. The input changes require a full rebuild for incremental task ':mylibrelab-settings-api:autostyleKotlinGradleCheck'.
  1484. :mylibrelab-settings-api:autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.103 secs.
  1485. :mylibrelab-settings-api:autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 6,5,main]) started.
  1486.  
  1487. > Task :mylibrelab-settings-api:autostyleMarkdownCheck NO-SOURCE
  1488. Skipping task ':mylibrelab-settings-api:autostyleMarkdownCheck' as it has no source files and no previous output files.
  1489. :mylibrelab-settings-api:autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.007 secs.
  1490. :mylibrelab-settings-api:autostylePropertiesCheck (Thread[Execution worker for ':' Thread 3,5,main]) started.
  1491.  
  1492. > Task :mylibrelab-settings-api:autostylePropertiesCheck NO-SOURCE
  1493. Skipping task ':mylibrelab-settings-api:autostylePropertiesCheck' as it has no source files and no previous output files.
  1494. :mylibrelab-settings-api:autostylePropertiesCheck (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.007 secs.
  1495. :mylibrelab-settings-api:autostyleCheck (Thread[Execution worker for ':' Thread 6,5,main]) started.
  1496.  
  1497. > Task :mylibrelab-settings-api:autostyleCheck
  1498. Skipping task ':mylibrelab-settings-api:autostyleCheck' as it has no actions.
  1499. :mylibrelab-settings-api:autostyleCheck (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.0 secs.
  1500. :mylibrelab-settings-api:processTestResources (Thread[Execution worker for ':' Thread 6,5,main]) started.
  1501.  
  1502. > Task :mylibrelab-settings-api:processTestResources NO-SOURCE
  1503. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\settings-api\src\test\resources', not found
  1504. Skipping task ':mylibrelab-settings-api:processTestResources' as it has no source files and no previous output files.
  1505. :mylibrelab-settings-api:processTestResources (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 0.001 secs.
  1506.  
  1507. > Task :mylibrelab-util:kaptGenerateStubsKotlin
  1508. Custom actions are attached to task ':mylibrelab-util:kaptGenerateStubsKotlin'.
  1509. Build cache key for task ':mylibrelab-util:kaptGenerateStubsKotlin' is 53448721e88869ec1920fca0bd549e0c
  1510. Task ':mylibrelab-util:kaptGenerateStubsKotlin' is not up-to-date because:
  1511. No history is available.
  1512. The input changes require a full rebuild for incremental task ':mylibrelab-util:kaptGenerateStubsKotlin'.
  1513. Using Kotlin/JVM incremental compilation
  1514. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\generated\source\kapt\main', not found
  1515. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\generated\source\kaptKotlin\main', not found
  1516. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\generated\source\kapt\main', not found
  1517. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\generated\source\kaptKotlin\main', not found
  1518. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\generated\source\kapt\main', not found
  1519. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\generated\source\kaptKotlin\main', not found
  1520. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\generated\source\kapt\main', not found
  1521. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\generated\source\kaptKotlin\main', not found
  1522. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\generated\source\kapt\main', not found
  1523. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\generated\source\kaptKotlin\main', not found
  1524. [KOTLIN] Kotlin compilation 'jdkHome' argument: C:\Program Files\AdoptOpenJDK\jdk-15.0.2.7-hotspot
  1525. i: starting the daemon as: C:\Program Files\AdoptOpenJDK\jdk-15.0.2.7-hotspot\bin\java -cp C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.6.10\88f2073f4020cdb83132cfe940ceb9a60aba54ea\kotlin-compiler-embeddable-1.6.10.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.6.10\1cbe9c92c12a94eea200d23c2bbaedaf3daf5132\kotlin-reflect-1.6.10.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.6.10\b8af3fe6f1ca88526914929add63cf5e7c5049af\kotlin-stdlib-1.6.10.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-script-runtime\1.6.10\d0a7ff2e2500ef497ed0214ae40ad3c8387a6164\kotlin-script-runtime-1.6.10.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.6.10\a56d79bcbea411fa6058e4ecffc2de73e742bd2a\kotlin-daemon-embeddable-1.6.10.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.intellij.deps\trove4j\1.0.20181211\216c2e14b070f334479d800987affe4054cd563f\trove4j-1.0.20181211.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\5.6.0\330f2244e9030119ab3030fc3fededc86713d9cc\jna-5.6.0.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\919f0dfe192fb4e063e7dacadee7f8bb9a2672a9\annotations-13.0.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.6.10\c118700e3a33c8a0d9adc920e9dec0831171925\kotlin-stdlib-common-1.6.10.jar -Djava.awt.headless=true -D$java.rmi.server.hostname=127.0.0.1 -Xmx2048M -XX:MaxMetaspaceSize=1024m -Dkotlin.environment.keepalive -ea org.jetbrains.kotlin.daemon.KotlinCompileDaemon --daemon-runFilesPath C:\Users\FoadS\AppData\Local\kotlin\daemon --daemon-autoshutdownIdleSeconds=7200 --daemon-compilerClasspath C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.6.10\88f2073f4020cdb83132cfe940ceb9a60aba54ea\kotlin-compiler-embeddable-1.6.10.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.6.10\1cbe9c92c12a94eea200d23c2bbaedaf3daf5132\kotlin-reflect-1.6.10.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.6.10\b8af3fe6f1ca88526914929add63cf5e7c5049af\kotlin-stdlib-1.6.10.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-script-runtime\1.6.10\d0a7ff2e2500ef497ed0214ae40ad3c8387a6164\kotlin-script-runtime-1.6.10.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.6.10\a56d79bcbea411fa6058e4ecffc2de73e742bd2a\kotlin-daemon-embeddable-1.6.10.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.intellij.deps\trove4j\1.0.20181211\216c2e14b070f334479d800987affe4054cd563f\trove4j-1.0.20181211.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\5.6.0\330f2244e9030119ab3030fc3fededc86713d9cc\jna-5.6.0.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\919f0dfe192fb4e063e7dacadee7f8bb9a2672a9\annotations-13.0.jar;C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.6.10\c118700e3a33c8a0d9adc920e9dec0831171925\kotlin-stdlib-common-1.6.10.jar
  1526. i: Received the message signalling that the daemon is ready
  1527. i: new daemon started, trying to find it
  1528. i: found daemon on port 17538 (14 ms old), trying to connect
  1529. i: connected to the daemon
  1530. Options for KOTLIN DAEMON: IncrementalCompilationOptions(super=CompilationOptions(compilerMode=INCREMENTAL_COMPILER, targetPlatform=JVM, reportCategories=[0], reportSeverity=2, requestedCompilationResults=[0]kotlinScriptExtensions=[kt, kts]), areFileChangesKnown=false, modifiedFiles=null, deletedFiles=null, classpathChanges=org.jetbrains.kotlin.incremental.ClasspathChanges$NotAvailable$ClasspathSnapshotIsDisabled@6a9a5f20, workingDir=C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\kotlin\kaptGenerateStubsKotlin, multiModuleICSettings=MultiModuleICSettings(buildHistoryFile=C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\kotlin\kaptGenerateStubsKotlin\build-history.bin, useModuleDetection=false), usePreciseJavaTracking=trueoutputFiles=[C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\tmp\kapt3\incrementalData\main, C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\tmp\kapt3\stubs\main, C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\kotlin\kaptGenerateStubsKotlin])
  1531.  
  1532. :mylibrelab-application:processResources (Thread[Execution worker for ':' Thread 12,5,main]) completed. Took 5.458 secs.
  1533. :mylibrelab-application:autostyleConfigsCheck (Thread[Execution worker for ':' Thread 12,5,main]) started.
  1534.  
  1535. > Task :mylibrelab-annotations:sonarlintMain
  1536. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/sonarlint/core/sonarlint-core/4.15.0.24749/sonarlint-core-4.15.0.24749.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.sonarlint.core\sonarlint-core\4.15.0.24749\4e403ff5d9ae9e162f6e343be72470b14b599fd6\sonarlint-core-4.15.0.24749.pom]
  1537. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\commons-lang\commons-lang\2.6\347d60b180fa80e5699d8e2cb72c99c93dda5454\commons-lang-2.6.pom]
  1538. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/sonarlint/core/sonarlint-core-parent/4.15.0.24749/sonarlint-core-parent-4.15.0.24749.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.sonarlint.core\sonarlint-core-parent\4.15.0.24749\ae086e33648c315ea4c941796d1552e3d5039d9d\sonarlint-core-parent-4.15.0.24749.pom]
  1539. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-parent\17\84bc2f457fac92c947cde9c15c81786ded79b3c1\commons-parent-17.pom]
  1540. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/54/parent-54.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.parent\parent\54\5f83210dc1bf8d449117aed822bde2c58f1c3b\parent-54.pom]
  1541. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.apache\apache\7\a5f679b14bb06a3cb3769eb04e228c8b9e12908f\apache-7.pom]
  1542. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/sonarlint/core/sonarlint-client-api/4.15.0.24749/sonarlint-client-api-4.15.0.24749.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.sonarlint.core\sonarlint-client-api\4.15.0.24749\e18ea2f3121c4dba2a5a636b5a4bced2df1d2b8a\sonarlint-client-api-4.15.0.24749.pom]
  1543. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/sonarlint/core/sonarlint-core/4.15.0.24749/sonarlint-core-4.15.0.24749.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.sonarlint.core\sonarlint-core\4.15.0.24749\a2db0453d99ccfdf5afb7978af0478d46399ac26\sonarlint-core-4.15.0.24749.jar]
  1544. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\commons-lang\commons-lang\2.6\ce1edb914c94ebc388f086c6827e8bdeec71ac2\commons-lang-2.6.jar]
  1545. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/sonarlint/core/sonarlint-client-api/4.15.0.24749/sonarlint-client-api-4.15.0.24749.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.sonarlint.core\sonarlint-client-api\4.15.0.24749\4378566160f547e5414c6170cd6e273a24e0efcc\sonarlint-client-api-4.15.0.24749.jar]
  1546. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/html/html/3.3.0.2534/html-3.3.0.2534.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.html\html\3.3.0.2534\90d6a8601dd4534e5820132947ba8f2f1abe72b3\html-3.3.0.2534.pom]
  1547. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.0/junit-bom-5.6.0.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.junit\junit-bom\5.6.0\53656a78cf2f2ad7dd176e2fb4f50ecf6dd9b36a\junit-bom-5.6.0.pom]
  1548. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.0/junit-bom-5.6.0.module, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.junit\junit-bom\5.6.0\581f0388fc7815a6bda081d17036bd1c9dbfc923\junit-bom-5.6.0.module]
  1549. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/xml/sonar-xml-plugin/2.0.1.2020/sonar-xml-plugin-2.0.1.2020.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.xml\sonar-xml-plugin\2.0.1.2020\bbeb63bbaa72bca0b48ab852f5aedacb02a85f10\sonar-xml-plugin-2.0.1.2020.jar]
  1550. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/html/sonar-html-plugin/3.3.0.2534/sonar-html-plugin-3.3.0.2534.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.html\sonar-html-plugin\3.3.0.2534\5aebd7ceef5acd338f7bb08ffc40981254387281\sonar-html-plugin-3.3.0.2534.jar]
  1551. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/javascript/sonar-javascript-plugin/7.0.0.14528/sonar-javascript-plugin-7.0.0.14528.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.javascript\sonar-javascript-plugin\7.0.0.14528\5b9e4bfb8897b1f83639c33a22eed04eb245fee3\sonar-javascript-plugin-7.0.0.14528.jar]
  1552. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/java/sonar-java-plugin/6.9.0.23563/sonar-java-plugin-6.9.0.23563.jar, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.java\sonar-java-plugin\6.9.0.23563\ad8fce61c92c67dbf5b9e3d03559ab4d72dca1b5\sonar-java-plugin-6.9.0.23563.jar]
  1553.  
  1554. > Task :mylibrelab-application:autostyleConfigsCheck NO-SOURCE
  1555. Skipping task ':mylibrelab-application:autostyleConfigsCheck' as it has no source files and no previous output files.
  1556. :mylibrelab-application:autostyleConfigsCheck (Thread[Execution worker for ':' Thread 12,5,main]) completed. Took 0.09 secs.
  1557. :mylibrelab-application:autostyleJavaCheck (Thread[Execution worker for ':' Thread 12,5,main]) started.
  1558.  
  1559. > Task :mylibrelab-service-manager:sonarlintMain
  1560. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\main\resources', not found
  1561. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/html/sonar-html-plugin/3.3.0.2534/sonar-html-plugin-3.3.0.2534.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.html\sonar-html-plugin\3.3.0.2534\8a6abe46589f408fb42f7132bd7217e726c5ce25\sonar-html-plugin-3.3.0.2534.pom]
  1562. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/java/sonar-java-plugin/6.9.0.23563/sonar-java-plugin-6.9.0.23563.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.java\sonar-java-plugin\6.9.0.23563\d09a2b5f4c44b3f986a8ad14360e176778574e36\sonar-java-plugin-6.9.0.23563.pom]
  1563. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/xml/sonar-xml-plugin/2.0.1.2020/sonar-xml-plugin-2.0.1.2020.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.xml\sonar-xml-plugin\2.0.1.2020\2f2f2993342f7ccf2eef8da863d629b2bbe5cb88\sonar-xml-plugin-2.0.1.2020.pom]
  1564. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/javascript/sonar-javascript-plugin/7.0.0.14528/sonar-javascript-plugin-7.0.0.14528.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.javascript\sonar-javascript-plugin\7.0.0.14528\29c9079c680ab790828776eee47858d7e4e58333\sonar-javascript-plugin-7.0.0.14528.pom]
  1565. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/java/java/6.9.0.23563/java-6.9.0.23563.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.java\java\6.9.0.23563\402c6bfae0bd021bf2035748c0441137af0a3c2c\java-6.9.0.23563.pom]
  1566. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/javascript/javascript/7.0.0.14528/javascript-7.0.0.14528.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.javascript\javascript\7.0.0.14528\7a8e450db5284e2679072177dda2dedf4fa6a888\javascript-7.0.0.14528.pom]
  1567. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/xml/xml/2.0.1.2020/xml-2.0.1.2020.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.xml\xml\2.0.1.2020\9edad27c3d6fe564dfff48901d7fed5ffdde981a\xml-2.0.1.2020.pom]
  1568. Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/49/parent-49.pom, C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.sonarsource.parent\parent\49\60f0fdac5ff52a81f39b68f9a42129df5cb781b6\parent-49.pom]
  1569. Build cache key for task ':mylibrelab-service-manager:sonarlintMain' is 1634df43c6ed14e5a83ec2683bfc881f
  1570. Task ':mylibrelab-service-manager:sonarlintMain' is not up-to-date because:
  1571. No history is available.
  1572. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\main\resources', not found
  1573. Index files
  1574. 1 file indexed
  1575. Configured Java source version (sonar.java.source): none
  1576. JavaClasspath initialization
  1577. JavaClasspath initialization (done) | time=24ms
  1578. JavaTestClasspath initialization
  1579. JavaTestClasspath initialization (done) | time=4ms
  1580. Java Main Files AST scan
  1581. 1 source files to be analyzed
  1582.  
  1583. > Task :mylibrelab-util:kaptGenerateStubsKotlin
  1584. Stored cache entry for task ':mylibrelab-util:kaptGenerateStubsKotlin' with cache key 53448721e88869ec1920fca0bd549e0c
  1585. :mylibrelab-util:kaptGenerateStubsKotlin (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 9.078 secs.
  1586. :mylibrelab-util:kaptKotlin (Thread[Execution worker for ':' Thread 8,5,main]) started.
  1587.  
  1588. > Task :mylibrelab-annotations:sonarlintMain
  1589. Build cache key for task ':mylibrelab-annotations:sonarlintMain' is e2c939f98f35a00419dccf4c781ed473
  1590. Task ':mylibrelab-annotations:sonarlintMain' is not up-to-date because:
  1591. No history is available.
  1592. Index files
  1593. 11 files indexed
  1594. Configured Java source version (sonar.java.source): none
  1595. JavaClasspath initialization
  1596. JavaClasspath initialization (done) | time=18ms
  1597. JavaTestClasspath initialization
  1598. JavaTestClasspath initialization (done) | time=20ms
  1599. Java Main Files AST scan
  1600. 9 source files to be analyzed
  1601.  
  1602. > Task :mylibrelab-service-manager:sonarlintMain
  1603. 1/1 source files have been analyzed
  1604. Java Main Files AST scan (done) | time=1802ms
  1605. Java Test Files AST scan
  1606. 0 source files to be analyzed
  1607. Java Test Files AST scan (done) | time=0ms
  1608. Java Generated Files AST scan
  1609. 0/0 source files have been analyzed
  1610. 0 source files to be analyzed
  1611. Java Generated Files AST scan (done) | time=0ms
  1612. 0/0 source files have been analyzed
  1613. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\main\resources', not found
  1614. Stored cache entry for task ':mylibrelab-service-manager:sonarlintMain' with cache key 1634df43c6ed14e5a83ec2683bfc881f
  1615. :mylibrelab-service-manager:sonarlintMain (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 7.211 secs.
  1616. :mylibrelab-service-manager:sonarlintTest (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1617.  
  1618. > Task :mylibrelab-service-manager:sonarlintTest NO-SOURCE
  1619. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\test\resources', not found
  1620. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\src\test\java', not found
  1621. Skipping task ':mylibrelab-service-manager:sonarlintTest' as it has no source files and no previous output files.
  1622. :mylibrelab-service-manager:sonarlintTest (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.005 secs.
  1623. :mylibrelab-service-manager:test (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1624.  
  1625. > Task :mylibrelab-service-manager:test NO-SOURCE
  1626. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\service-manager\build\classes\java\test', not found
  1627. Skipping task ':mylibrelab-service-manager:test' as it has no source files and no previous output files.
  1628. :mylibrelab-service-manager:test (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.006 secs.
  1629. :mylibrelab-service-manager:check (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1630.  
  1631. > Task :mylibrelab-service-manager:check
  1632. Skipping task ':mylibrelab-service-manager:check' as it has no actions.
  1633. :mylibrelab-service-manager:check (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.0 secs.
  1634. :mylibrelab-service-manager:build (Thread[Execution worker for ':' Thread 10,5,main]) started.
  1635.  
  1636. > Task :mylibrelab-service-manager:build
  1637. Skipping task ':mylibrelab-service-manager:build' as it has no actions.
  1638. :mylibrelab-service-manager:build (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 0.0 secs.
  1639.  
  1640. > Task :mylibrelab-application:autostyleJavaCheck
  1641. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\application\src\test\kotlin', not found
  1642. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\application\src\test\kotlin', not found
  1643. Caching disabled for task ':mylibrelab-application:autostyleJavaCheck' because:
  1644. No outputs declared
  1645. Task ':mylibrelab-application:autostyleJavaCheck' is not up-to-date because:
  1646. No history is available.
  1647. The input changes require a full rebuild for incremental task ':mylibrelab-application:autostyleJavaCheck'.
  1648. :mylibrelab-application:autostyleJavaCheck (Thread[Execution worker for ':' Thread 12,5,main]) completed. Took 5.779 secs.
  1649. :mylibrelab-application:autostyleKotlinCheck (Thread[Execution worker for ':' Thread 12,5,main]) started.
  1650.  
  1651. > Task :mylibrelab-util:kaptKotlin
  1652. Transforming kotlin-stdlib-jdk8-1.6.10.jar with StructureTransformAction
  1653. Transforming kotlin-stdlib-jdk7-1.6.10.jar with StructureTransformAction
  1654. Transforming kotlin-stdlib-1.6.10.jar with StructureTransformAction
  1655. Transforming annotations-16.0.1.jar with StructureTransformAction
  1656. Transforming kotlin-stdlib-common-1.6.10.jar with StructureTransformAction
  1657. Build cache key for StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\16.0.1\c1a6655cebcac68e63e4c24d23f573035032eb2a\annotations-16.0.1.jar is 611dfff65f6a85b6fe4536554e904d6f
  1658. Build cache key for StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk7\1.6.10\e1c380673654a089c4f0c9f83d0ddfdc1efdb498\kotlin-stdlib-jdk7-1.6.10.jar is 2e319853e07b6b691910a468d1ff7ea3
  1659. StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk7\1.6.10\e1c380673654a089c4f0c9f83d0ddfdc1efdb498\kotlin-stdlib-jdk7-1.6.10.jar is not up-to-date because:
  1660. No history is available.
  1661. StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\16.0.1\c1a6655cebcac68e63e4c24d23f573035032eb2a\annotations-16.0.1.jar is not up-to-date because:
  1662. No history is available.
  1663. Build cache key for StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.6.10\c118700e3a33c8a0d9adc920e9dec0831171925\kotlin-stdlib-common-1.6.10.jar is f26033c57078cabf919ef6bbd5e8c6db
  1664. StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.6.10\c118700e3a33c8a0d9adc920e9dec0831171925\kotlin-stdlib-common-1.6.10.jar is not up-to-date because:
  1665. No history is available.
  1666. Build cache key for StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.6.10\b8af3fe6f1ca88526914929add63cf5e7c5049af\kotlin-stdlib-1.6.10.jar is ad2649aa38de74606452c20bc0f8bedd
  1667. StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.6.10\b8af3fe6f1ca88526914929add63cf5e7c5049af\kotlin-stdlib-1.6.10.jar is not up-to-date because:
  1668. No history is available.
  1669. Stored cache entry for StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.6.10\c118700e3a33c8a0d9adc920e9dec0831171925\kotlin-stdlib-common-1.6.10.jar with cache key f26033c57078cabf919ef6bbd5e8c6db
  1670. Stored cache entry for StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk7\1.6.10\e1c380673654a089c4f0c9f83d0ddfdc1efdb498\kotlin-stdlib-jdk7-1.6.10.jar with cache key 2e319853e07b6b691910a468d1ff7ea3
  1671. Stored cache entry for StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\16.0.1\c1a6655cebcac68e63e4c24d23f573035032eb2a\annotations-16.0.1.jar with cache key 611dfff65f6a85b6fe4536554e904d6f
  1672. Stored cache entry for StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.6.10\b8af3fe6f1ca88526914929add63cf5e7c5049af\kotlin-stdlib-1.6.10.jar with cache key ad2649aa38de74606452c20bc0f8bedd
  1673.  
  1674. > Task :mylibrelab-application:autostyleKotlinCheck
  1675. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\application\src\test\kotlin', not found
  1676. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\application\src\test\kotlin', not found
  1677. Caching disabled for task ':mylibrelab-application:autostyleKotlinCheck' because:
  1678. No outputs declared
  1679. Task ':mylibrelab-application:autostyleKotlinCheck' is not up-to-date because:
  1680. No history is available.
  1681. The input changes require a full rebuild for incremental task ':mylibrelab-application:autostyleKotlinCheck'.
  1682. :mylibrelab-application:autostyleKotlinCheck (Thread[Execution worker for ':' Thread 12,5,main]) completed. Took 1.136 secs.
  1683. :mylibrelab-application:autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 12,5,main]) started.
  1684.  
  1685. > Task :mylibrelab-annotations:sonarlintMain
  1686. 9/9 source files have been analyzed
  1687. Java Main Files AST scan (done) | time=3412ms
  1688. Java Test Files AST scan
  1689. 0 source files to be analyzed
  1690. Java Test Files AST scan (done) | time=1ms
  1691. Java Generated Files AST scan
  1692. 0 source files to be analyzed
  1693. Java Generated Files AST scan (done) | time=0ms
  1694. 0/0 source files have been analyzed
  1695. 0/0 source files have been analyzed
  1696. Stored cache entry for task ':mylibrelab-annotations:sonarlintMain' with cache key e2c939f98f35a00419dccf4c781ed473
  1697. :mylibrelab-annotations:sonarlintMain (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 9.297 secs.
  1698. :mylibrelab-annotations:sonarlintTest (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1699.  
  1700. > Task :mylibrelab-annotations:sonarlintTest NO-SOURCE
  1701. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\annotations\src\test\resources', not found
  1702. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\annotations\src\test\java', not found
  1703. Skipping task ':mylibrelab-annotations:sonarlintTest' as it has no source files and no previous output files.
  1704. :mylibrelab-annotations:sonarlintTest (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.003 secs.
  1705. :mylibrelab-annotations:test (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1706.  
  1707. > Task :mylibrelab-annotations:test NO-SOURCE
  1708. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\annotations\build\classes\java\test', not found
  1709. Skipping task ':mylibrelab-annotations:test' as it has no source files and no previous output files.
  1710. :mylibrelab-annotations:test (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.001 secs.
  1711. :mylibrelab-annotations:check (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1712.  
  1713. > Task :mylibrelab-annotations:check
  1714. Skipping task ':mylibrelab-annotations:check' as it has no actions.
  1715. :mylibrelab-annotations:check (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.0 secs.
  1716. :mylibrelab-annotations:build (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1717.  
  1718. > Task :mylibrelab-annotations:build
  1719. Skipping task ':mylibrelab-annotations:build' as it has no actions.
  1720. :mylibrelab-annotations:build (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.0 secs.
  1721.  
  1722. > Task :autostyleConfigsCheck
  1723. Caching disabled for task ':autostyleConfigsCheck' because:
  1724. No outputs declared
  1725. Task ':autostyleConfigsCheck' is not up-to-date because:
  1726. No history is available.
  1727. The input changes require a full rebuild for incremental task ':autostyleConfigsCheck'.
  1728.  
  1729. > Task :mylibrelab-application:autostyleKotlinGradleCheck
  1730. Caching disabled for task ':mylibrelab-application:autostyleKotlinGradleCheck' because:
  1731. No outputs declared
  1732. Task ':mylibrelab-application:autostyleKotlinGradleCheck' is not up-to-date because:
  1733. No history is available.
  1734. The input changes require a full rebuild for incremental task ':mylibrelab-application:autostyleKotlinGradleCheck'.
  1735. :mylibrelab-application:autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 12,5,main]) completed. Took 0.239 secs.
  1736. :mylibrelab-application:autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 12,5,main]) started.
  1737.  
  1738. > Task :mylibrelab-util:kaptKotlin
  1739. Build cache key for StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk8\1.6.10\e80fe6ac3c3573a80305f5ec43f86b829e8ab53d\kotlin-stdlib-jdk8-1.6.10.jar is fb05a2d873d7b6724587c8f1baa2508e
  1740. StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk8\1.6.10\e80fe6ac3c3573a80305f5ec43f86b829e8ab53d\kotlin-stdlib-jdk8-1.6.10.jar is not up-to-date because:
  1741. No history is available.
  1742. Stored cache entry for StructureTransformAction: C:\Users\FoadS\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk8\1.6.10\e80fe6ac3c3573a80305f5ec43f86b829e8ab53d\kotlin-stdlib-jdk8-1.6.10.jar with cache key fb05a2d873d7b6724587c8f1baa2508e
  1743. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\generated\source\kapt\main', not found
  1744. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\generated\source\kaptKotlin\main', not found
  1745. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\tmp\kapt3\stubs\main', not found
  1746. Build cache key for task ':mylibrelab-util:kaptKotlin' is 114d78072b58a33982d79c67cf1155ee
  1747. Task ':mylibrelab-util:kaptKotlin' is not up-to-date because:
  1748. No history is available.
  1749. The input changes require a full rebuild for incremental task ':mylibrelab-util:kaptKotlin'.
  1750. Running kapt annotation processing using the Gradle Worker API
  1751. No annotation processors provided. Skip KAPT processing.
  1752. Stored cache entry for task ':mylibrelab-util:kaptKotlin' with cache key 114d78072b58a33982d79c67cf1155ee
  1753. :mylibrelab-util:kaptKotlin (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 4.074 secs.
  1754. :mylibrelab-util:compileKotlin (Thread[Execution worker for ':' Thread 8,5,main]) started.
  1755.  
  1756. > Task :mylibrelab-application:autostyleMarkdownCheck NO-SOURCE
  1757. Skipping task ':mylibrelab-application:autostyleMarkdownCheck' as it has no source files and no previous output files.
  1758. :mylibrelab-application:autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 12,5,main]) completed. Took 0.078 secs.
  1759. :mylibrelab-application:autostylePropertiesCheck (Thread[Execution worker for ':' Thread 12,5,main]) started.
  1760. :mylibrelab-util:processResources (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1761.  
  1762. > Task :mylibrelab-util:processResources NO-SOURCE
  1763. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\src\main\resources', not found
  1764. Skipping task ':mylibrelab-util:processResources' as it has no source files and no previous output files.
  1765. :mylibrelab-util:processResources (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.001 secs.
  1766. :mylibrelab-util:autostyleConfigsCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1767.  
  1768. > Task :mylibrelab-util:autostyleConfigsCheck NO-SOURCE
  1769. Skipping task ':mylibrelab-util:autostyleConfigsCheck' as it has no source files and no previous output files.
  1770. :mylibrelab-util:autostyleConfigsCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.025 secs.
  1771. :mylibrelab-util:autostyleJavaCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1772. :autostyleConfigsCheck (Thread[Execution worker for ':' Thread 14,5,main]) completed. Took 10.714 secs.
  1773. :autostyleJavaCheck (Thread[Execution worker for ':' Thread 14,5,main]) started.
  1774.  
  1775. > Task :autostyleJavaCheck NO-SOURCE
  1776. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\java', not found
  1777. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\kotlin', not found
  1778. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\test\java', not found
  1779. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\test\kotlin', not found
  1780. Skipping task ':autostyleJavaCheck' as it has no source files and no previous output files.
  1781. :autostyleJavaCheck (Thread[Execution worker for ':' Thread 14,5,main]) completed. Took 0.005 secs.
  1782. :autostyleKotlinCheck (Thread[Execution worker for ':' Thread 14,5,main]) started.
  1783.  
  1784. > Task :autostyleKotlinCheck NO-SOURCE
  1785. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\resources', not found
  1786. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\java', not found
  1787. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\main\kotlin', not found
  1788. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\test\resources', not found
  1789. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\test\java', not found
  1790. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\src\test\kotlin', not found
  1791. Skipping task ':autostyleKotlinCheck' as it has no source files and no previous output files.
  1792. :autostyleKotlinCheck (Thread[Execution worker for ':' Thread 14,5,main]) completed. Took 0.002 secs.
  1793. :autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 14,5,main]) started.
  1794.  
  1795. > Task :mylibrelab-util:autostyleJavaCheck
  1796. Caching disabled for task ':mylibrelab-util:autostyleJavaCheck' because:
  1797. No outputs declared
  1798. Task ':mylibrelab-util:autostyleJavaCheck' is not up-to-date because:
  1799. No history is available.
  1800. The input changes require a full rebuild for incremental task ':mylibrelab-util:autostyleJavaCheck'.
  1801. :mylibrelab-util:autostyleJavaCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.176 secs.
  1802. :mylibrelab-util:autostyleKotlinCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1803.  
  1804. > Task :mylibrelab-application:autostylePropertiesCheck
  1805. Caching disabled for task ':mylibrelab-application:autostylePropertiesCheck' because:
  1806. No outputs declared
  1807. Task ':mylibrelab-application:autostylePropertiesCheck' is not up-to-date because:
  1808. No history is available.
  1809. The input changes require a full rebuild for incremental task ':mylibrelab-application:autostylePropertiesCheck'.
  1810. :mylibrelab-application:autostylePropertiesCheck (Thread[Execution worker for ':' Thread 12,5,main]) completed. Took 0.26 secs.
  1811. :mylibrelab-application:autostyleCheck (Thread[Execution worker for ':' Thread 12,5,main]) started.
  1812.  
  1813. > Task :mylibrelab-application:autostyleCheck
  1814. Skipping task ':mylibrelab-application:autostyleCheck' as it has no actions.
  1815. :mylibrelab-application:autostyleCheck (Thread[Execution worker for ':' Thread 12,5,main]) completed. Took 0.0 secs.
  1816. :mylibrelab-application:processTestResources (Thread[Execution worker for ':' Thread 12,5,main]) started.
  1817.  
  1818. > Task :mylibrelab-application:processTestResources
  1819. Caching disabled for task ':mylibrelab-application:processTestResources' because:
  1820. Not worth caching
  1821. Task ':mylibrelab-application:processTestResources' is not up-to-date because:
  1822. No history is available.
  1823. :mylibrelab-application:processTestResources (Thread[Execution worker for ':' Thread 12,5,main]) completed. Took 0.031 secs.
  1824.  
  1825. > Task :mylibrelab-util:autostyleKotlinCheck
  1826. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\src\main\resources', not found
  1827. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\src\main\resources', not found
  1828. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\src\main\resources', not found
  1829. Caching disabled for task ':mylibrelab-util:autostyleKotlinCheck' because:
  1830. No outputs declared
  1831. Task ':mylibrelab-util:autostyleKotlinCheck' is not up-to-date because:
  1832. No history is available.
  1833. The input changes require a full rebuild for incremental task ':mylibrelab-util:autostyleKotlinCheck'.
  1834. :mylibrelab-util:autostyleKotlinCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.197 secs.
  1835. :mylibrelab-util:autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1836.  
  1837. > Task :mylibrelab-util:autostyleKotlinGradleCheck
  1838. Caching disabled for task ':mylibrelab-util:autostyleKotlinGradleCheck' because:
  1839. No outputs declared
  1840. Task ':mylibrelab-util:autostyleKotlinGradleCheck' is not up-to-date because:
  1841. No history is available.
  1842. The input changes require a full rebuild for incremental task ':mylibrelab-util:autostyleKotlinGradleCheck'.
  1843. :mylibrelab-util:autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.112 secs.
  1844. :mylibrelab-util:autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1845.  
  1846. > Task :mylibrelab-util:autostyleMarkdownCheck NO-SOURCE
  1847. Skipping task ':mylibrelab-util:autostyleMarkdownCheck' as it has no source files and no previous output files.
  1848. :mylibrelab-util:autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.023 secs.
  1849. :mylibrelab-util:autostylePropertiesCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1850.  
  1851. > Task :mylibrelab-util:autostylePropertiesCheck
  1852. Caching disabled for task ':mylibrelab-util:autostylePropertiesCheck' because:
  1853. No outputs declared
  1854. Task ':mylibrelab-util:autostylePropertiesCheck' is not up-to-date because:
  1855. No history is available.
  1856. The input changes require a full rebuild for incremental task ':mylibrelab-util:autostylePropertiesCheck'.
  1857. :mylibrelab-util:autostylePropertiesCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.146 secs.
  1858. :mylibrelab-util:autostyleCheck (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1859.  
  1860. > Task :mylibrelab-util:autostyleCheck
  1861. Skipping task ':mylibrelab-util:autostyleCheck' as it has no actions.
  1862. :mylibrelab-util:autostyleCheck (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.0 secs.
  1863. :mylibrelab-util:processTestResources (Thread[Execution worker for ':' Thread 13,5,main]) started.
  1864.  
  1865. > Task :mylibrelab-util:processTestResources
  1866. Caching disabled for task ':mylibrelab-util:processTestResources' because:
  1867. Not worth caching
  1868. Task ':mylibrelab-util:processTestResources' is not up-to-date because:
  1869. No history is available.
  1870. :mylibrelab-util:processTestResources (Thread[Execution worker for ':' Thread 13,5,main]) completed. Took 0.025 secs.
  1871.  
  1872. > Task :mylibrelab-util:compileKotlin
  1873. Custom actions are attached to task ':mylibrelab-util:compileKotlin'.
  1874. Build cache key for task ':mylibrelab-util:compileKotlin' is 16ecf683b22180dba703d605d6c23999
  1875. Task ':mylibrelab-util:compileKotlin' is not up-to-date because:
  1876. No history is available.
  1877. The input changes require a full rebuild for incremental task ':mylibrelab-util:compileKotlin'.
  1878. Using Kotlin/JVM incremental compilation
  1879. [KOTLIN] Kotlin compilation 'jdkHome' argument: C:\Program Files\AdoptOpenJDK\jdk-15.0.2.7-hotspot
  1880. file or directory 'C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\kotlin\compileKotlin\caches-jvm', not found
  1881. i: found daemon on port 17538 (7787 ms old), trying to connect
  1882. i: connected to the daemon
  1883. Options for KOTLIN DAEMON: IncrementalCompilationOptions(super=CompilationOptions(compilerMode=INCREMENTAL_COMPILER, targetPlatform=JVM, reportCategories=[0], reportSeverity=2, requestedCompilationResults=[0]kotlinScriptExtensions=[kt, kts, java]), areFileChangesKnown=false, modifiedFiles=null, deletedFiles=null, classpathChanges=org.jetbrains.kotlin.incremental.ClasspathChanges$NotAvailable$ClasspathSnapshotIsDisabled@78e4c0d2, workingDir=C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\kotlin\compileKotlin, multiModuleICSettings=MultiModuleICSettings(buildHistoryFile=C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\kotlin\compileKotlin\build-history.bin, useModuleDetection=false), usePreciseJavaTracking=trueoutputFiles=[C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\classes\kotlin\main, C:\dev\MyLibreLab\20240730\MyLibreLab\util\build\kotlin\compileKotlin])
  1884.  
  1885. > Task :autostyleKotlinGradleCheck
  1886. Caching disabled for task ':autostyleKotlinGradleCheck' because:
  1887. No outputs declared
  1888. Task ':autostyleKotlinGradleCheck' is not up-to-date because:
  1889. No history is available.
  1890. The input changes require a full rebuild for incremental task ':autostyleKotlinGradleCheck'.
  1891. :autostyleKotlinGradleCheck (Thread[Execution worker for ':' Thread 14,5,main]) completed. Took 3.115 secs.
  1892. :autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 14,5,main]) started.
  1893.  
  1894. > Task :mylibrelab-util:compileKotlin
  1895. w: C:\dev\MyLibreLab\20240730\MyLibreLab\util\src\main\kotlin\com\github\mylibrelab\observable\Observable.kt: (138, 6): 'JvmDefault' is deprecated. Switch to new -Xjvm-default modes: `all` or `all-compatibility`
  1896. w: C:\dev\MyLibreLab\20240730\MyLibreLab\util\src\main\kotlin\com\github\mylibrelab\observable\Observable.kt: (143, 6): 'JvmDefault' is deprecated. Switch to new -Xjvm-default modes: `all` or `all-compatibility`
  1897. Stored cache entry for task ':mylibrelab-util:compileKotlin' with cache key 16ecf683b22180dba703d605d6c23999
  1898. :mylibrelab-util:compileKotlin (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 5.858 secs.
  1899. :mylibrelab-util:compileJava (Thread[Execution worker for ':' Thread 8,5,main]) started.
  1900.  
  1901. > Task :autostyleMarkdownCheck
  1902. Caching disabled for task ':autostyleMarkdownCheck' because:
  1903. No outputs declared
  1904. Task ':autostyleMarkdownCheck' is not up-to-date because:
  1905. No history is available.
  1906. The input changes require a full rebuild for incremental task ':autostyleMarkdownCheck'.
  1907.  
  1908. > Task :autostyleMarkdownCheck FAILED
  1909. :autostyleMarkdownCheck (Thread[Execution worker for ':' Thread 14,5,main]) completed. Took 2.935 secs.
  1910.  
  1911. > Task :mylibrelab-util:compileJava
  1912. Build cache key for task ':mylibrelab-util:compileJava' is db2c97493fc567ee57ee586f7315cb55
  1913. Task ':mylibrelab-util:compileJava' is not up-to-date because:
  1914. No history is available.
  1915. The input changes require a full rebuild for incremental task ':mylibrelab-util:compileJava'.
  1916. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
  1917. Compiling with toolchain 'C:\Program Files\AdoptOpenJDK\jdk-15.0.2.7-hotspot'.
  1918. Compiling with JDK Java compiler API.
  1919. Class dependency analysis for incremental compilation took 0.025 secs.
  1920. Created classpath snapshot for incremental compilation in 0.24 secs.
  1921. Stored cache entry for task ':mylibrelab-util:compileJava' with cache key db2c97493fc567ee57ee586f7315cb55
  1922. :mylibrelab-util:compileJava (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 0.768 secs.
  1923.  
  1924. FAILURE: Build failed with an exception.
  1925.  
  1926. * What went wrong:
  1927. Execution failed for task ':autostyleMarkdownCheck'.
  1928. > The following files have format violations:
  1929. README.md
  1930. @@ -35,4 +35,3 @@
  1931. A working Java 15 installation is required. In the command line \(terminal in Linux, cmd in Windows\) run `javac -version` and make sure that the reported version is Java 15 \(e.g `javac 15`\). If `javac` is not found or a wrong version is reported, check your PATH environment variable, your `JAVA_HOME` environment variable or install the most recent JDK.
  1932.  
  1933. Download the JDK from <https://jdk.java.net/>. On Windows, you can execute `choco install openjdk` (requires [installation of chocolatey - a package manager for Windows](https://chocolatey.org/install)).
  1934. -
  1935. Run './gradlew autostyleApply' to fix the violations.
  1936.  
  1937. * Try:
  1938. > Run with --stacktrace option to get the stack trace.
  1939. > Run with --debug option to get more log output.
  1940. > Run with --scan to get full insights.
  1941.  
  1942. * Get more help at https://help.gradle.org
  1943.  
  1944. Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
  1945.  
  1946. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
  1947.  
  1948. See https://docs.gradle.org/7.3.3/userguide/command_line_interface.html#sec:command_line_warnings
  1949.  
  1950. BUILD FAILED in 1m 43s
  1951. 50 actionable tasks: 49 executed, 1 up-to-date
  1952. Watched directory hierarchies: [C:\dev\MyLibreLab\20240730\MyLibreLab]
  1953.  
Add Comment
Please, Sign In to add comment