> Task :respect-lib-xxhash:generateDebugAndroidTestLintModel
> Task :respect-lib-xxhash:preDebugUnitTestBuildUP-TO-DATE
> Task :respect-lib-xxhash:generateDebugUnitTestLintModel
> Task :respect-cli:checkKotlinGradlePluginConfigurationErrorsSKIPPED
> Task :respect-cli:processResourcesNO-SOURCE
> Task :respect-cli:processTestResourcesNO-SOURCE
> Task :respect-credentials:bundleDebugAar
> Task :respect-credentials:assembleDebug
> Task :respect-credentials:bundleReleaseAar
> Task :respect-credentials:mapReleaseSourceSetPaths
> Task :respect-datalayer-db:kspDebugKotlinAndroid
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:94: world.respect.datalayer.school.model.composites.PersonListDetails has some properties [email, phoneNumber] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: guid, givenName, familyName, username.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:137: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:210: world.respect.datalayer.school.model.composites.PersonListDetails has some properties [email, phoneNumber] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: guid, givenName, familyName, username.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:36: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:93: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:101: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:27: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:42: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:61: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:68: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:75: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
> Task :respect-credentials:mergeReleaseResources
> Task :respect-lib-util:compileReleaseLibraryResources
> Task :respect-credentials:assembleJvmTestResources
> Task :respect-credentials:jvmTestProcessResources
> Task :respect-credentials:processJvmTestResourcesSKIPPED
> Task :respect-credentials:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-credentials:javaPreCompileDebugUnitTest
> Task :respect-datalayer-db:kspReleaseKotlinAndroid
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:94: world.respect.datalayer.school.model.composites.PersonListDetails has some properties [email, phoneNumber] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: guid, givenName, familyName, username.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:137: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:210: world.respect.datalayer.school.model.composites.PersonListDetails has some properties [email, phoneNumber] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: guid, givenName, familyName, username.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:36: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:93: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:101: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:27: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:42: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:61: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:68: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:75: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/schooldirectory/daos/SchoolDirectoryEntryEntityDao.kt:25: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
> Task :respect-credentials:generateDebugUnitTestStubRFile
> Task :respect-credentials:javaPreCompileReleaseUnitTest
> Task :respect-credentials:generateDebugLintReportModel
> Task :respect-credentials:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-credentials:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-credentials:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-credentials:testDebugUnitTestNO-SOURCE
> Task :respect-credentials:generateReleaseUnitTestStubRFile
> Task :respect-datalayer:bundleDebugAar
> Task :respect-credentials:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-credentials:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-credentials:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-credentials:testReleaseUnitTestNO-SOURCE
> Task :respect-credentials:testUP-TO-DATE
> Task :respect-datalayer:assembleDebug
> Task :respect-datalayer:bundleReleaseAar
> Task :respect-credentials:compileReleaseLibraryResources
> Task :respect-datalayer:mapReleaseSourceSetPaths
> Task :respect-datalayer-db:kspKotlinJvm
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:94: world.respect.datalayer.school.model.composites.PersonListDetails has some properties [email, phoneNumber] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: guid, givenName, familyName, username.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:137: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:210: world.respect.datalayer.school.model.composites.PersonListDetails has some properties [email, phoneNumber] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: guid, givenName, familyName, username.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:36: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:93: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:101: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:27: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:42: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:61: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:68: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/AssignmentEntityDao.kt:75: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/schooldirectory/daos/SchoolDirectoryEntryEntityDao.kt:25: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
> Task :respect-credentials:verifyReleaseResources
> Task :respect-datalayer:mergeReleaseResources
> Task :respect-credentials:assembleRelease
> Task :respect-credentials:assemble
> Task :respect-lib-ihttp-core:compileReleaseLibraryResources
> Task :respect-lib-ihttp-iostreams:compileReleaseLibraryResources
> Task :respect-lib-opds-model:compileReleaseLibraryResources
> Task :respect-lib-serializers:compileReleaseLibraryResources
> Task :respect-lib-xxhash:compileReleaseLibraryResources
> Task :respect-datalayer:jvmTestProcessResourcesNO-SOURCE
> Task :respect-datalayer:compileTestKotlinJvmNO-SOURCE
> Task :respect-datalayer:compileJvmTestJavaNO-SOURCE
> Task :respect-datalayer:processJvmTestResourcesSKIPPED
> Task :respect-datalayer:jvmTestClassesUP-TO-DATE
> Task :respect-datalayer:transformJvmTestAtomicfu
> Task :respect-datalayer:jvmTestNO-SOURCE
> Task :respect-datalayer:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-datalayer:javaPreCompileDebugUnitTest
> Task :respect-datalayer:generateDebugUnitTestStubRFile
> Task :respect-datalayer:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-datalayer:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-datalayer:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-datalayer:testDebugUnitTestNO-SOURCE
> Task :respect-datalayer:generateReleaseUnitTestStubRFile
> Task :respect-datalayer:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-datalayer:javaPreCompileReleaseUnitTest
> Task :respect-datalayer:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-datalayer:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-datalayer:testReleaseUnitTestNO-SOURCE
> Task :respect-datalayer:allTestsNO-SOURCE
> Task :respect-datalayer:generateDebugLintReportModel
> Task :respect-datalayer:testUP-TO-DATE
> Task :respect-datalayer:compileReleaseLibraryResources
> Task :respect-datalayer-db:mapReleaseSourceSetPaths
> Task :respect-datalayer:verifyReleaseResources
> Task :respect-datalayer-db:mergeReleaseResources
> Task :respect-datalayer:assembleRelease
> Task :respect-datalayer:assemble
> Task :respect-lib-primarykeygen:compileReleaseLibraryResources
> Task :respect-datalayer-http:bundleDebugAar
> Task :respect-datalayer-http:assembleDebug
> Task :respect-datalayer-http:bundleReleaseAar
> Task :respect-datalayer-http:mapReleaseSourceSetPaths
> Task :respect-datalayer-db:verifyReleaseResources
> Task :respect-datalayer-http:mergeReleaseResources
> Task :respect-datalayer-http:compileTestKotlinJvmNO-SOURCE
> Task :respect-datalayer-http:compileJvmTestJavaNO-SOURCE
> Task :respect-datalayer-http:jvmTestProcessResourcesNO-SOURCE
> Task :respect-datalayer-http:processJvmTestResourcesSKIPPED
> Task :respect-datalayer-http:jvmTestClassesUP-TO-DATE
> Task :respect-datalayer-http:jvmTestNO-SOURCE
> Task :respect-datalayer-http:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-datalayer-http:javaPreCompileDebugUnitTest
> Task :respect-datalayer-http:generateDebugUnitTestStubRFile
> Task :respect-datalayer-http:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-datalayer-http:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-datalayer-http:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-datalayer-http:testDebugUnitTestNO-SOURCE
> Task :respect-datalayer-http:generateReleaseUnitTestStubRFile
> Task :respect-datalayer-http:javaPreCompileReleaseUnitTest
> Task :respect-datalayer-http:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-datalayer-http:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-datalayer-http:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-datalayer-http:testReleaseUnitTestNO-SOURCE
> Task :respect-datalayer-http:allTestsNO-SOURCE
> Task :respect-datalayer-http:generateDebugLintReportModel
> Task :respect-datalayer-http:testUP-TO-DATE
> Task :respect-datalayer-repository:bundleDebugAar
> Task :respect-datalayer-repository:assembleDebug
> Task :respect-datalayer-repository:bundleReleaseAar
> Task :respect-datalayer-repository:mapReleaseSourceSetPaths
> Task :respect-datalayer-http:verifyReleaseResources
> Task :respect-datalayer-repository:mergeReleaseResources
> Task :respect-datalayer-http:assembleRelease
> Task :respect-datalayer-http:assemble
> Task :respect-datalayer-repository:jvmTestProcessResources
> Task :respect-lib-test:kmpPartiallyResolvedDependenciesChecker
> Task :respect-lib-test:checkKotlinGradlePluginConfigurationErrorsSKIPPED
> Task :respect-server:checkKotlinGradlePluginConfigurationErrorsSKIPPED
> Task :respect-server:generateBuildConfigClasses
> Task :respect-server:processResources
> Task :respect-lib-test:jvmProcessResourcesNO-SOURCE
> Task :respect-lib-test:processJvmMainResourcesSKIPPED
> Task :respect-datalayer-repository:processJvmTestResourcesSKIPPED
> Task :respect-datalayer-repository:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-datalayer-repository:javaPreCompileDebugUnitTest
> Task :respect-datalayer-repository:javaPreCompileReleaseUnitTest
> Task :respect-datalayer-repository:generateReleaseUnitTestStubRFile
> Task :respect-datalayer-repository:generateDebugUnitTestStubRFile
> Task :respect-datalayer-repository:generateDebugLintReportModel
> Task :respect-datalayer-repository:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-datalayer-repository:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-datalayer-repository:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-datalayer-repository:testDebugUnitTestNO-SOURCE
> Task :respect-datalayer-repository:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-datalayer-repository:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-datalayer-repository:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-datalayer-repository:testReleaseUnitTestNO-SOURCE
> Task :respect-datalayer-repository:testUP-TO-DATE
> Task :respect-lib-cache:bundleDebugAar
> Task :respect-lib-cache:assembleDebug
> Task :respect-lib-cache:bundleReleaseAar
> Task :respect-lib-cache:mapReleaseSourceSetPaths
> Task :respect-datalayer-repository:verifyReleaseResources
> Task :respect-datalayer-db:kspDebugKotlinAndroid
w: [ksp] /home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/schooldirectory/daos/SchoolDirectoryEntryEntityDao.kt:25: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
> Task :respect-lib-cache:mergeReleaseResources
> Task :respect-datalayer-repository:assembleRelease
> Task :respect-datalayer-repository:assemble
> Task :respect-lib-ihttp-okhttp:compileReleaseLibraryResources
> Task :respect-lib-cache:jvmTestProcessResources
> Task :respect-lib-cache:processJvmTestResourcesSKIPPED
> Task :respect-lib-cache:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-cache:testDebugUnitTestNO-SOURCE
> Task :respect-lib-cache:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-lib-cache:testReleaseUnitTestNO-SOURCE
> Task :respect-lib-cache:generateDebugLintReportModel
> Task :respect-lib-cache:testUP-TO-DATE
> Task :respect-lib-ihttp-core:bundleDebugAar
> Task :respect-lib-ihttp-core:assembleDebug
> Task :respect-lib-ihttp-core:bundleReleaseAar
> Task :respect-lib-ihttp-core:mapReleaseSourceSetPaths
> Task :respect-lib-ihttp-core:mergeReleaseResources
> Task :respect-lib-ihttp-core:compileTestKotlinJvmNO-SOURCE
> Task :respect-lib-ihttp-core:compileJvmTestJavaNO-SOURCE
> Task :respect-lib-ihttp-core:jvmTestProcessResourcesNO-SOURCE
> Task :respect-lib-ihttp-core:processJvmTestResourcesSKIPPED
> Task :respect-lib-ihttp-core:jvmTestClassesUP-TO-DATE
> Task :respect-lib-ihttp-core:jvmTestNO-SOURCE
> Task :respect-lib-ihttp-core:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-lib-ihttp-core:generateDebugUnitTestStubRFile
> Task :respect-lib-ihttp-core:javaPreCompileDebugUnitTest
> Task :respect-lib-ihttp-core:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-core:generateReleaseUnitTestStubRFile
> Task :respect-lib-ihttp-core:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-core:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-core:testDebugUnitTestNO-SOURCE
> Task :respect-lib-ihttp-core:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-core:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-core:javaPreCompileReleaseUnitTest
> Task :respect-lib-ihttp-core:generateDebugLintReportModel
> Task :respect-lib-ihttp-core:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-core:testReleaseUnitTestNO-SOURCE
> Task :respect-lib-ihttp-core:allTestsNO-SOURCE
> Task :respect-lib-ihttp-core:testUP-TO-DATE
> Task :respect-lib-ihttp-iostreams:bundleDebugAar
> Task :respect-lib-ihttp-iostreams:assembleDebug
> Task :respect-lib-ihttp-iostreams:bundleReleaseAar
> Task :respect-lib-ihttp-iostreams:mapReleaseSourceSetPaths
> Task :respect-lib-ihttp-iostreams:mergeReleaseResources
> Task :respect-lib-ihttp-iostreams:compileTestKotlinJvmNO-SOURCE
> Task :respect-lib-ihttp-iostreams:compileJvmTestJavaNO-SOURCE
> Task :respect-lib-ihttp-iostreams:jvmTestProcessResourcesNO-SOURCE
> Task :respect-lib-ihttp-iostreams:processJvmTestResourcesSKIPPED
> Task :respect-lib-ihttp-iostreams:jvmTestClassesUP-TO-DATE
> Task :respect-lib-ihttp-iostreams:jvmTestNO-SOURCE
> Task :respect-lib-ihttp-iostreams:generateDebugUnitTestStubRFile
> Task :respect-lib-ihttp-iostreams:javaPreCompileDebugUnitTest
> Task :respect-lib-ihttp-iostreams:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-core:verifyReleaseResources
> Task :respect-lib-ihttp-iostreams:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-core:assembleRelease
> Task :respect-lib-ihttp-core:assemble
> Task :respect-lib-ihttp-iostreams:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-iostreams:testDebugUnitTestNO-SOURCE
> Task :respect-lib-ihttp-iostreams:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-lib-ihttp-iostreams:generateReleaseUnitTestStubRFile
> Task :respect-lib-ihttp-iostreams:javaPreCompileReleaseUnitTest
> Task :respect-lib-ihttp-iostreams:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-iostreams:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-iostreams:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-iostreams:testReleaseUnitTestNO-SOURCE
> Task :respect-lib-ihttp-iostreams:allTestsNO-SOURCE
> Task :respect-lib-ihttp-iostreams:generateDebugLintReportModel
> Task :respect-lib-ihttp-iostreams:testUP-TO-DATE
> Task :respect-lib-ihttp-iostreams:verifyReleaseResources
> Task :respect-lib-cache:verifyReleaseResources
> Task :respect-lib-ihttp-nanohttpd:transformCommonMainDependenciesMetadata
> Task :respect-lib-cache:assembleRelease
> Task :respect-lib-cache:assemble
> Task :respect-lib-ihttp-iostreams:assembleRelease
> Task :respect-lib-ihttp-iostreams:assemble
> Task :respect-lib-ihttp-nanohttpd:compileCommonMainKotlinMetadataSKIPPED
> Task :respect-lib-ihttp-nanohttpd:generateProjectStructureMetadata
> Task :respect-lib-ihttp-nanohttpd:metadataCommonMainProcessResourcesNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:metadataCommonMainClassesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:allMetadataJar
> Task :respect-lib-ihttp-nanohttpd:preBuildUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:preDebugBuildUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:checkDebugAarMetadata
> Task :respect-lib-xxhash:lintAnalyzeDebug
> Task :respect-lib-ihttp-nanohttpd:mergeDebugJniLibFolders
> Task :respect-lib-ihttp-nanohttpd:mergeDebugNativeLibsNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:stripDebugDebugSymbolsNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:copyDebugJniLibsProjectAndLocalJars
> Task :respect-lib-ihttp-nanohttpd:generateDebugResValues
> Task :respect-lib-ihttp-nanohttpd:generateDebugResources
> Task :respect-lib-ihttp-nanohttpd:packageDebugResources
> Task :respect-lib-ihttp-nanohttpd:processDebugNavigationResources
> Task :respect-lib-ihttp-nanohttpd:extractDeepLinksForAarDebugUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:mergeDebugShaders
> Task :respect-lib-ihttp-iostreams:lintAnalyzeDebug
> Task :respect-lib-ihttp-nanohttpd:parseDebugLocalResources
> Task :respect-lib-primarykeygen:lintAnalyzeDebug
> Task :respect-datalayer-db:jvmProcessResourcesNO-SOURCE
> Task :respect-datalayer-db:processJvmMainResourcesSKIPPED
> Task :respect-lib-ihttp-nanohttpd:compileDebugShadersNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:generateDebugRFile
> Task :respect-lib-ihttp-nanohttpd:debugAssetsCopyForAGPNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:generateDebugAssetsUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:mergeDebugAssets
> Task :respect-lib-serializers:lintAnalyzeDebug
> Task :respect-lib-ihttp-nanohttpd:javaPreCompileDebug
> Task :respect-lib-ihttp-nanohttpd:prepareDebugArtProfileUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:prepareLintJarForPublishUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:preReleaseBuildUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:writeDebugAarMetadata
> Task :respect-lib-ihttp-nanohttpd:checkReleaseAarMetadata
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseJniLibFolders
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseNativeLibsNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:stripReleaseDebugSymbolsNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:generateReleaseResValues
> Task :respect-lib-ihttp-nanohttpd:copyReleaseJniLibsProjectAndLocalJars
> Task :respect-lib-ihttp-nanohttpd:extractDeepLinksForAarReleaseUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:processDebugManifest
> Task :respect-lib-ihttp-nanohttpd:generateReleaseResources
> Task :respect-lib-ihttp-nanohttpd:packageReleaseResources
> Task :respect-lib-ihttp-nanohttpd:processReleaseNavigationResources
> Task :respect-lib-ihttp-nanohttpd:parseReleaseLocalResources
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseShaders
> Task :respect-lib-ihttp-nanohttpd:compileReleaseShadersNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:generateReleaseAssetsUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:releaseAssetsCopyForAGPNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:generateReleaseRFile
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseAssets
> Task :respect-lib-ihttp-nanohttpd:javaPreCompileRelease
> Task :respect-lib-ihttp-nanohttpd:prepareReleaseArtProfileUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:writeReleaseAarMetadata
> Task :respect-lib-ihttp-nanohttpd:mapReleaseSourceSetPaths
> Task :respect-lib-ihttp-nanohttpd:processReleaseManifest
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseResources
> Task :respect-lib-ihttp-nanohttpd:compileTestKotlinJvmNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:compileJvmTestJavaNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:jvmTestProcessResourcesNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:processJvmTestResourcesSKIPPED
> Task :respect-lib-ihttp-nanohttpd:jvmTestClassesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:jvmTestNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:preDebugUnitTestBuildUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:generateDebugUnitTestStubRFile
> Task :respect-lib-ihttp-nanohttpd:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:javaPreCompileDebugUnitTest
> Task :respect-lib-ihttp-nanohttpd:preDebugAndroidTestBuildUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:generateReleaseUnitTestStubRFile
> Task :respect-lib-ihttp-nanohttpd:javaPreCompileReleaseUnitTest
> Task :respect-lib-ihttp-nanohttpd:generateDebugAndroidTestResValues
> Task :respect-lib-ihttp-nanohttpd:writeDebugLintModelMetadata
> Task :respect-lib-ihttp-nanohttpd:extractProguardFiles
> Task :respect-lib-ihttp-okhttp:bundleDebugAar
> Task :respect-lib-ihttp-okhttp:assembleDebug
> Task :respect-lib-ihttp-okhttp:bundleReleaseAar
> Task :respect-lib-ihttp-okhttp:mapReleaseSourceSetPaths
> Task :respect-credentials:lintAnalyzeDebugUnitTest
> Task :respect-lib-ihttp-nanohttpd:verifyReleaseResources
> Task :respect-lib-ihttp-okhttp:mergeReleaseResources
> Task :respect-lib-ihttp-nanohttpd:compileDebugKotlinAndroid
> Task :respect-lib-ihttp-nanohttpd:extractDebugAnnotations
> Task :respect-lib-ihttp-nanohttpd:compileDebugJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:mergeDebugGeneratedProguardFilesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:mergeDebugConsumerProguardFilesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:processDebugJavaRes
> Task :respect-lib-ihttp-nanohttpd:bundleLibRuntimeToJarDebug
> Task :respect-lib-ihttp-nanohttpd:bundleLibCompileToJarDebug
> Task :respect-lib-ihttp-nanohttpd:mergeDebugJavaResource
> Task :respect-lib-ihttp-nanohttpd:createFullJarDebug
> Task :respect-lib-util:lintAnalyzeDebug
> Task :respect-lib-ihttp-nanohttpd:syncDebugLibJars
> Task :respect-lib-ihttp-nanohttpd:bundleDebugAar
> Task :respect-lib-ihttp-nanohttpd:assembleDebug
> Task :respect-lib-ihttp-nanohttpd:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:testDebugUnitTestNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:bundleDebugLocalLintAar
> Task :respect-lib-ihttp-nanohttpd:generateDebugAndroidTestLintModel
> Task :respect-lib-ihttp-nanohttpd:generateDebugLintReportModel
> Task :respect-lib-ihttp-nanohttpd:generateDebugUnitTestLintModel
> Task :respect-lib-ihttp-okhttp:compileTestKotlinJvmNO-SOURCE
> Task :respect-lib-ihttp-okhttp:compileJvmTestJavaNO-SOURCE
> Task :respect-lib-ihttp-okhttp:jvmTestProcessResourcesNO-SOURCE
> Task :respect-lib-ihttp-okhttp:processJvmTestResourcesSKIPPED
> Task :respect-lib-ihttp-okhttp:jvmTestClassesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:compileReleaseKotlinAndroid
> Task :respect-lib-ihttp-okhttp:jvmTestNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:extractReleaseAnnotations
> Task :respect-lib-ihttp-nanohttpd:compileReleaseJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseGeneratedProguardFilesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseConsumerProguardFilesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:processReleaseJavaRes
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseJavaResource
> Task :respect-lib-ihttp-nanohttpd:bundleLibCompileToJarRelease
> Task :respect-lib-ihttp-nanohttpd:bundleLibRuntimeToJarRelease
> Task :respect-lib-ihttp-nanohttpd:syncReleaseLibJars
> Task :respect-lib-ihttp-nanohttpd:bundleReleaseAar
> Task :respect-lib-ihttp-nanohttpd:assembleRelease
> Task :respect-lib-ihttp-nanohttpd:assemble
> Task :respect-lib-ihttp-nanohttpd:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:testReleaseUnitTestNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:allTestsNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:testUP-TO-DATE
> Task :respect-lib-ihttp-okhttp:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-lib-ihttp-okhttp:generateDebugUnitTestStubRFile
> Task :respect-lib-ihttp-okhttp:javaPreCompileDebugUnitTest
> Task :respect-lib-ihttp-okhttp:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-okhttp:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-okhttp:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-okhttp:testDebugUnitTestNO-SOURCE
> Task :respect-lib-ihttp-okhttp:verifyReleaseResources
> Task :respect-lib-ihttp-okhttp:assembleRelease
> Task :respect-lib-ihttp-okhttp:assemble
> Task :respect-lib-ihttp-okhttp:javaPreCompileReleaseUnitTest
> Task :respect-lib-ihttp-okhttp:generateReleaseUnitTestStubRFile
> Task :respect-lib-ihttp-okhttp:generateDebugLintReportModel
> Task :respect-lib-ihttp-okhttp:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-okhttp:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-okhttp:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-okhttp:testReleaseUnitTestNO-SOURCE
> Task :respect-lib-ihttp-okhttp:allTestsNO-SOURCE
> Task :respect-lib-ihttp-okhttp:testUP-TO-DATE
> Task :respect-lib-opds-model:bundleDebugAar
> Task :respect-lib-opds-model:assembleDebug
> Task :respect-lib-opds-model:bundleReleaseAar
> Task :respect-lib-opds-model:mapReleaseSourceSetPaths
> Task :respect-lib-opds-model:mergeReleaseResources
> Task :respect-lib-opds-model:compileTestKotlinJvmNO-SOURCE
> Task :respect-lib-opds-model:compileJvmTestJavaNO-SOURCE
> Task :respect-lib-opds-model:jvmTestProcessResourcesNO-SOURCE
> Task :respect-lib-opds-model:processJvmTestResourcesSKIPPED
> Task :respect-lib-opds-model:jvmTestClassesUP-TO-DATE
> Task :respect-lib-opds-model:jvmTestNO-SOURCE
> Task :respect-lib-opds-model:generateDebugUnitTestStubRFile
> Task :respect-lib-opds-model:javaPreCompileDebugUnitTest
> Task :respect-lib-opds-model:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-opds-model:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-opds-model:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-opds-model:testDebugUnitTestNO-SOURCE
> Task :respect-lib-opds-model:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-lib-opds-model:verifyReleaseResources
> Task :respect-lib-opds-model:assembleRelease
> Task :respect-lib-opds-model:assemble
> Task :respect-lib-opds-model:generateReleaseUnitTestStubRFile
> Task :respect-lib-opds-model:javaPreCompileReleaseUnitTest
> Task :respect-lib-opds-model:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-opds-model:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-opds-model:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-lib-opds-model:testReleaseUnitTestNO-SOURCE
> Task :respect-lib-opds-model:allTestsNO-SOURCE
> Task :respect-lib-opds-model:generateDebugLintReportModel
> Task :respect-lib-opds-model:testUP-TO-DATE
> Task :respect-lib-primarykeygen:bundleDebugAar
> Task :respect-lib-primarykeygen:assembleDebug
> Task :respect-lib-primarykeygen:bundleReleaseAar
> Task :respect-lib-primarykeygen:mapReleaseSourceSetPaths
> Task :respect-lib-primarykeygen:mergeReleaseResources
> Task :respect-lib-primarykeygen:jvmTestProcessResourcesNO-SOURCE
> Task :respect-lib-ihttp-core:lintAnalyzeDebug
> Task :respect-lib-primarykeygen:processJvmTestResourcesSKIPPED
> Task :respect-lib-primarykeygen:verifyReleaseResources
> Task :respect-lib-primarykeygen:assembleRelease
> Task :respect-lib-primarykeygen:assemble
> Task :respect-lib-primarykeygen:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-lib-primarykeygen:generateDebugUnitTestStubRFile
> Task :respect-lib-primarykeygen:javaPreCompileDebugUnitTest
> Task :respect-lib-primarykeygen:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-primarykeygen:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-opds-model:lintAnalyzeDebug
> Task :respect-lib-primarykeygen:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-primarykeygen:generateReleaseUnitTestStubRFile
> Task :respect-datalayer:lintAnalyzeDebugAndroidTest
> Task :respect-lib-cache:compileTestKotlinJvm
> Task :respect-lib-cache:compileJvmTestJavaNO-SOURCE
> Task :respect-lib-cache:jvmTestClasses
> Task :respect-datalayer:lintAnalyzeDebugUnitTest
> Task :respect-lib-primarykeygen:compileTestKotlinJvm
> Task :respect-datalayer-http:lintAnalyzeDebugAndroidTest
> Task :respect-datalayer-http:lintAnalyzeDebugUnitTest
> Task :respect-lib-ihttp-okhttp:lintAnalyzeDebug
> Task :respect-lib-cache:transformJvmTestAtomicfu
> Task :respect-datalayer-repository:lintAnalyzeDebugUnitTest
> Task :respect-datalayer-repository:lintAnalyzeDebugAndroidTest
> Task :respect-credentials:lintAnalyzeDebug
> Task :respect-lib-cache:lintAnalyzeDebugAndroidTest
> Task :respect-lib-cache:lintVitalAnalyzeRelease
> Task :respect-datalayer-db:compileKotlinJvm
w: file:///home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/build/generated/ksp/jvm/jvmMain/kotlin/world/respect/datalayer/db/RespectAppDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/build/generated/ksp/jvm/jvmMain/kotlin/world/respect/datalayer/db/RespectSchoolDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
> Task :respect-datalayer-db:compileDebugKotlinAndroid
w: file:///home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/build/generated/ksp/android/androidDebug/kotlin/world/respect/datalayer/db/RespectAppDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/build/generated/ksp/android/androidDebug/kotlin/world/respect/datalayer/db/RespectSchoolDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
> Task :respect-datalayer-db:compileReleaseKotlinAndroid
w: file:///home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/build/generated/ksp/android/androidRelease/kotlin/world/respect/datalayer/db/RespectAppDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/dev-playlists/respect-datalayer-db/build/generated/ksp/android/androidRelease/kotlin/world/respect/datalayer/db/RespectSchoolDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
> Task :respect-lib-cache:lintAnalyzeDebug
> Task :respect-lib-cache:jvmTest
> Task :respect-datalayer-db:compileDebugJavaWithJavacNO-SOURCE
> Task :respect-datalayer-db:compileReleaseJavaWithJavacNO-SOURCE
> Task :respect-datalayer-db:compileJvmMainJavaNO-SOURCE
> Task :respect-datalayer-db:jvmMainClasses
> Task :respect-datalayer-db:kspTestKotlinJvmSKIPPED
> Task :respect-datalayer-db:processDebugJavaRes
> Task :respect-datalayer-db:bundleLibCompileToJarDebug
> Task :respect-datalayer-db:mergeReleaseGeneratedProguardFilesUP-TO-DATE
> Task :respect-datalayer-db:kspDebugUnitTestKotlinAndroidSKIPPED
> Task :respect-datalayer-db:bundleLibCompileToJarRelease
> Task :respect-datalayer-db:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-datalayer-db:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-datalayer-db:kspReleaseUnitTestKotlinAndroidSKIPPED
> Task :respect-datalayer-db:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-datalayer-db:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-datalayer-db:copyRoomSchemasNO-SOURCE
> Task :respect-datalayer-db:bundleLibRuntimeToJarDebug
> Task :respect-datalayer-db:exportReleaseConsumerProguardFilesUP-TO-DATE
> Task :respect-datalayer-db:processReleaseJavaRes
> Task :respect-datalayer-db:bundleLibRuntimeToJarRelease
> Task :respect-datalayer-db:generateReleaseLintModel
> Task :respect-datalayer-db:createFullJarRelease
> Task :respect-datalayer-db:extractReleaseAnnotations
> Task :respect-datalayer-db:mergeReleaseConsumerProguardFilesUP-TO-DATE
> Task :respect-datalayer-db:mergeReleaseJavaResource
> Task :respect-datalayer-db:syncReleaseLibJars
> Task :respect-datalayer-db:bundleReleaseLocalLintAar
> Task :respect-datalayer-db:generateReleaseLintVitalModel
> Task :respect-datalayer-db:jvmJar
> Task :respect-datalayer-db:extractDebugAnnotations
> Task :respect-datalayer-db:mergeDebugGeneratedProguardFilesUP-TO-DATE
> Task :respect-datalayer-db:mergeDebugConsumerProguardFilesUP-TO-DATE
> Task :respect-datalayer-db:mergeDebugJavaResource
> Task :respect-datalayer-db:createFullJarDebug
> Task :respect-datalayer-db:syncDebugLibJars
> Task :respect-datalayer-db:bundleDebugLocalLintAar
> Task :respect-datalayer-db:generateDebugLintModel
> Task :respect-datalayer-db:generateDebugAndroidTestLintModel
> Task :respect-datalayer-db:generateDebugUnitTestLintModel
> Task :respect-datalayer-db:bundleDebugAar
> Task :respect-datalayer-db:assembleDebug
> Task :respect-datalayer-db:bundleReleaseAar
> Task :respect-datalayer-db:assembleRelease
> Task :respect-datalayer-db:assemble
> Task :respect-datalayer-db:jvmTestProcessResources
> Task :respect-datalayer-db:processJvmTestResourcesSKIPPED
> Task :respect-datalayer-db:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-datalayer-db:testDebugUnitTestNO-SOURCE
> Task :respect-datalayer-db:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-datalayer-db:testReleaseUnitTestNO-SOURCE
> Task :respect-datalayer-db:generateDebugLintReportModel
> Task :respect-datalayer-db:testUP-TO-DATE
> Task :respect-lib-ihttp-core:lintAnalyzeDebugAndroidTest
> Task :respect-datalayer-db:compileTestKotlinJvm
> Task :respect-lib-cache:lintAnalyzeDebugUnitTest
> Task :respect-datalayer:lintAnalyzeDebug
> Task :respect-datalayer-db:lintAnalyzeDebugAndroidTest
> Task :respect-datalayer-db:lintAnalyzeDebugUnitTest
> Task :respect-lib-cache:allTests
> Task :respect-datalayer-db:compileJvmTestJavaNO-SOURCE
> Task :respect-datalayer-db:jvmTestClasses
> Task :respect-lib-ihttp-iostreams:lintAnalyzeDebugAndroidTest
> Task :respect-lib-ihttp-core:lintAnalyzeDebugUnitTest
> Task :respect-lib-shared:compileDebugKotlinAndroid FAILED
e: file:///home/jenkins/.jenkins/workspace/dev-playlists/respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/playlists/mapping/edit/PlaylistEditViewModel.kt:142:25 No parameter with name 'userGuid' found.
e: file:///home/jenkins/.jenkins/workspace/dev-playlists/respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/playlists/mapping/edit/PlaylistEditViewModel.kt:142:25 No value passed for parameter 'username'.
> Task :respect-lib-shared:compileReleaseKotlinAndroid
e: file:///home/jenkins/.jenkins/workspace/dev-playlists/respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/playlists/mapping/edit/PlaylistEditViewModel.kt:142:25 No parameter with name 'userGuid' found.
e: file:///home/jenkins/.jenkins/workspace/dev-playlists/respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/playlists/mapping/edit/PlaylistEditViewModel.kt:142:25 No value passed for parameter 'username'.
> Task :respect-lib-shared:compileReleaseKotlinAndroid FAILED
> Task :respect-datalayer-http:lintAnalyzeDebug
> Task :respect-lib-shared:compileKotlinJvm FAILED
e: file:///home/jenkins/.jenkins/workspace/dev-playlists/respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/playlists/mapping/edit/PlaylistEditViewModel.kt:142:25 No parameter with name 'userGuid' found.
e: file:///home/jenkins/.jenkins/workspace/dev-playlists/respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/playlists/mapping/edit/PlaylistEditViewModel.kt:142:25 No value passed for parameter 'username'.
> Task :respect-datalayer-db:jvmTest
> Task :respect-datalayer-repository:lintAnalyzeDebug
> Task :respect-datalayer-db:lintVitalAnalyzeRelease
> Task :respect-datalayer-db:lintAnalyzeDebug
FAILURE: Build completed with 3 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':respect-lib-shared:compileDebugKotlinAndroid'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':respect-lib-shared:compileReleaseKotlinAndroid'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':respect-lib-shared:compileKotlinJvm'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
BUILD FAILED in 1m 7s
1590 actionable tasks: 1410 executed, 180 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /home/jenkins/.jenkins/workspace/dev-playlists/respect-server/build/swagger-ui-respect to Swagger-UI
ERROR: Specified HTML directory '/home/jenkins/.jenkins/workspace/dev-playlists/respect-server/build/swagger-ui-respect' does not exist.
[Slack Notifications] found #7 as previous completed, non-aborted build
[Slack Notifications] will send OnEveryFailureNotification because build matches and user preferences allow it
Finished: FAILURE