Skip to content
This log is too long to show here, 899 KB has been skipped — click to see the complete log
> Task :respect-lib-test-resources:mergeReleaseConsumerProguardFiles UP-TO-DATE
> Task :respect-lib-test-resources:processReleaseJavaRes
> Task :respect-lib-xapi-core:verifyReleaseResources
> Task :respect-lib-xapi-core:assembleRelease
> Task :respect-lib-xapi-core:assemble
> Task :respect-lib-test-resources:bundleLibCompileToJarRelease
> Task :respect-lib-test-resources:bundleLibRuntimeToJarRelease
> Task :respect-lib-test-resources:mergeReleaseJavaResource
> Task :respect-lib-test-resources:syncReleaseLibJars
> Task :respect-lib-test-resources:bundleReleaseAar
> Task :respect-lib-test-resources:assembleRelease
> Task :respect-lib-test-resources:assemble
> Task :respect-lib-xapi-core:lintReportDebug
> Task :respect-lib-test-resources:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-test-resources:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-test-resources:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-test-resources:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-test-resources:allTests NO-SOURCE
> Task :respect-lib-test-resources:test UP-TO-DATE
> Task :respect-lib-xapi-core:lintDebug
> Task :respect-lib-xapi-core:lint
> Task :respect-lib-xapi-core:test UP-TO-DATE
> Task :respect-lib-xapi-core:check
> Task :respect-lib-xapi-core:build
> Task :respect-datalayer-db:lintAnalyzeDebug
> Task :respect-lib-xapi-ipc-client:bundleDebugAar
> Task :respect-lib-xapi-ipc-client:assembleDebug
> Task :respect-lib-xapi-ipc-client:preReleaseBuild UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:checkReleaseAarMetadata
> Task :respect-lib-xapi-ipc-client:mergeReleaseJniLibFolders
> Task :respect-lib-xapi-ipc-client:mergeReleaseNativeLibs NO-SOURCE
> Task :respect-lib-xapi-ipc-client:stripReleaseDebugSymbols NO-SOURCE
> Task :respect-lib-xapi-ipc-client:generateReleaseResValues
> Task :respect-lib-xapi-ipc-client:extractDeepLinksForAarRelease UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:copyReleaseJniLibsProjectAndLocalJars
> Task :respect-lib-xapi-ipc-client:generateReleaseResources
> Task :respect-lib-util:compileTestKotlinJvm
> Task :respect-lib-xapi-ipc-client:packageReleaseResources
> Task :respect-lib-util:compileJvmTestJava NO-SOURCE
> Task :respect-lib-util:jvmTestClasses
> Task :respect-datalayer-repository:compileTestKotlinJvm
> Task :respect-lib-shared:compileTestKotlinJvm
> Task :respect-lib-test-resources:lintAnalyzeDebug
> Task :respect-lib-util:jvmTest
> Task :respect-datalayer-repository:compileJvmTestJava NO-SOURCE
> Task :respect-datalayer-repository:jvmTestClasses
> Task :respect-datalayer-repository:transformJvmTestAtomicfu
> Task :respect-lib-test:lintAnalyzeDebug

> Task :respect-app-compose:compileKotlinDesktop
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/LocalAppLocale.kt:13:1 '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-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/RespectQrBadgeInfoBox.kt:98:41 'val outlinedButtonBorder: BorderStroke' is deprecated. Please use the version that takes an `enabled` param to get the `BorderStroke` with the correct opacity.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/edit/ReportEditScreen.kt:410:18 'fun Modifier.menuAnchor(): Modifier' is deprecated. Use overload that takes MenuAnchorType and enabled parameters.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/desktopMain/kotlin/world/respect/app/app/AppIcon.desktop.kt:15:19 'fun painterResource(resourcePath: String): Painter' is deprecated. Migrate to the Compose resources library. See https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html If you need to load resources specificly from Java classpath, you should still use the new resource library and use a snippet from https://github.com/JetBrains/compose-multiplatform-core/pull/1457.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/desktopMain/kotlin/world/respect/app/components/LocalAppLocale.desktop.kt:9:1 '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-bookmark-xapi-end-to-end-tests/respect-app-compose/src/desktopMain/kotlin/world/respect/app/components/LocalAppLocale.desktop.kt:22:21 'constructor(p0: String!): Locale' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/desktopMain/kotlin/world/respect/images/RespectImage.desktop.kt:13:12 'fun painterResource(resourcePath: String): Painter' is deprecated. Migrate to the Compose resources library. See https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html If you need to load resources specificly from Java classpath, you should still use the new resource library and use a snippet from https://github.com/JetBrains/compose-multiplatform-core/pull/1457.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

> Task :respect-app-compose:compileDebugKotlinAndroid
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/RespectApp.kt:44:21 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/BasicWebView.android.kt:20:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:9:1 '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-bookmark-xapi-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:24:21 'constructor(p0: String!): Locale' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:30:19 'fun updateConfiguration(p0: Configuration!, p1: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/LocalAppLocale.kt:13:1 '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-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/RespectQrBadgeInfoBox.kt:98:41 'val outlinedButtonBorder: BorderStroke' is deprecated. Please use the version that takes an `enabled` param to get the `BorderStroke` with the correct opacity.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/UstadExposedDropDownMenuField.kt:10:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/UstadExposedDropDownMenuField.kt:45:44 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:23:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:130:33 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:141:56 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/edit/ReportEditScreen.kt:410:18 'fun Modifier.menuAnchor(): Modifier' is deprecated. Use overload that takes ExposedDropdownMenuAnchorType and enabled parameters.

> Task :respect-app-compose:compileReleaseKotlinAndroid
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/RespectApp.kt:44:21 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/BasicWebView.android.kt:20:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:9:1 '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-bookmark-xapi-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:24:21 'constructor(p0: String!): Locale' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:30:19 'fun updateConfiguration(p0: Configuration!, p1: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/LocalAppLocale.kt:13:1 '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-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/RespectQrBadgeInfoBox.kt:98:41 'val outlinedButtonBorder: BorderStroke' is deprecated. Please use the version that takes an `enabled` param to get the `BorderStroke` with the correct opacity.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/UstadExposedDropDownMenuField.kt:10:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/UstadExposedDropDownMenuField.kt:45:44 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:23:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:130:33 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:141:56 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/edit/ReportEditScreen.kt:410:18 'fun Modifier.menuAnchor(): Modifier' is deprecated. Use overload that takes ExposedDropdownMenuAnchorType and enabled parameters.
Loaded in 407 ms
Loaded in 432 ms

> Task :respect-lib-shared:lintAnalyzeDebug
port = 43165
port = 38809
Loaded in 53 ms
DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-07-04T13:13:42.115Z, stored=2026-07-04T13:13:42.263Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1783170822115, lastStored=1783170822263, etag=null, url=http://localhost:35823/api/school/respect/person?includeRelated=false, consistentThrough=2026-07-04T13:13:42.264030258Z, validationInfoKey=0, varyHeader=null, headers=null, permissionsLastModified=null), localState=DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-07-04T13:13:42.115Z, stored=2026-07-04T13:13:42.263Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1783170822115, lastStored=1783170822263, etag=null, url=null, consistentThrough=2026-07-04T13:13:42.264030258Z, validationInfoKey=0, varyHeader=null, headers=null, permissionsLastModified=null), localState=null, remoteState=null), remoteState=DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-07-04T13:13:42.115Z, stored=2026-07-04T13:13:42.162Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null), Person(guid=42, userActive=true, status=ACTIVE, lastModified=2026-07-04T13:13:42.113Z, stored=2026-07-04T13:13:42.205Z, metadata=null, userMasterIdentifier=null, username=test, givenName=test, familyName=test, middleName=null, gender=FEMALE, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SITE_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1783170822000, lastStored=-1, etag=null, url=http://localhost:35823/api/school/respect/person?includeRelated=false, consistentThrough=2026-07-04T13:13:42.210652058Z, validationInfoKey=7092960727423664838, varyHeader=Authorization, headers=io.ktor.client.engine.okhttp.OkUtilsKt$fromOkHttp$1@3dfe59d7, permissionsLastModified=null), localState=null, remoteState=null))
Run time: 77.671319ms
Jul 04, 2026 5:13:46 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] MapPagingSource$load - MapPagingSource(tag=PersonDataSourceDb/listAsPagingSource(params=GetListParams(common=GetListCommonParams(guid=null, searchQuery=null, since=null, sinceIfPermissionsNotChangedSince=null, includeDeleted=null), filterByClazzUid=null, filterByEnrolmentRole=null, filterByName=null, filterByPersonStatus=null, filterByPersonRole=null, includeRelated=false, inClassOnDay=null))): load Refresh(key=0, loadSize=1000)
Jul 04, 2026 5:13:48 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DelegatedInvalidationPagingSource$onSrcInvalidated - RPaging/DelegatedInvalidationPagingSource(extra=PersonDataSourceDb/listAsPagingSource(params=GetListParams(common=GetListCommonParams(guid=null, searchQuery=null, since=null, sinceIfPermissionsNotChangedSince=null, includeDeleted=null), filterByClazzUid=null, filterByEnrolmentRole=null, filterByName=null, filterByPersonStatus=null, filterByPersonRole=null, includeRelated=false, inClassOnDay=null))) src invalidated
Jul 04, 2026 5:13:48 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] HttpRequestBuilderExtKt$addCacheValidationHeaders - addCacheValidationHeaders = If-Modified-Since = Sat, 04 Jul 2026 13:13:46 GMT for http://localhost:37919/api/school/respect/person?includeRelated=false
Jul 04, 2026 5:13:48 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] MapPagingSource$load - MapPagingSource(tag=PersonDataSourceDb/listAsPagingSource(params=GetListParams(common=GetListCommonParams(guid=null, searchQuery=null, since=null, sinceIfPermissionsNotChangedSince=null, includeDeleted=null), filterByClazzUid=null, filterByEnrolmentRole=null, filterByName=null, filterByPersonStatus=null, filterByPersonRole=null, includeRelated=false, inClassOnDay=null))): load Refresh(key=0, loadSize=1000)
Jul 04, 2026 5:13:50 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] MapPagingSource$load - MapPagingSource(tag=PersonDataSourceDb/listAsPagingSource(params=GetListParams(common=GetListCommonParams(guid=null, searchQuery=null, since=null, sinceIfPermissionsNotChangedSince=null, includeDeleted=null), filterByClazzUid=null, filterByEnrolmentRole=null, filterByName=null, filterByPersonStatus=null, filterByPersonRole=null, includeRelated=false, inClassOnDay=null))): load Refresh(key=0, loadSize=1000)
DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-07-04T13:13:50.704Z, stored=2026-07-04T13:13:50.850Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1783170830704, lastStored=1783170830850, etag=null, url=http://localhost:35611/api/school/respect/person?includeRelated=false, consistentThrough=2026-07-04T13:13:50.851449632Z, validationInfoKey=0, varyHeader=null, headers=null, permissionsLastModified=null), localState=DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-07-04T13:13:50.704Z, stored=2026-07-04T13:13:50.850Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1783170830704, lastStored=1783170830850, etag=null, url=null, consistentThrough=2026-07-04T13:13:50.851449632Z, validationInfoKey=0, varyHeader=null, headers=null, permissionsLastModified=null), localState=null, remoteState=null), remoteState=DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-07-04T13:13:50.704Z, stored=2026-07-04T13:13:50.755Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null), Person(guid=42, userActive=true, status=ACTIVE, lastModified=2026-07-04T13:13:50.703Z, stored=2026-07-04T13:13:50.803Z, metadata=null, userMasterIdentifier=null, username=test, givenName=test, familyName=test, middleName=null, gender=FEMALE, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SITE_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1783170830000, lastStored=-1, etag=null, url=http://localhost:35611/api/school/respect/person?includeRelated=false, consistentThrough=2026-07-04T13:13:50.808169276Z, validationInfoKey=7092960727423664838, varyHeader=Authorization, headers=io.ktor.client.engine.okhttp.OkUtilsKt$fromOkHttp$1@1c92a549, permissionsLastModified=null), localState=null, remoteState=null))
Jul 04, 2026 5:13:50 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DelegatedInvalidationPagingSource$onSrcInvalidated - RPaging/DelegatedInvalidationPagingSource(extra=PersonDataSourceDb/listAsPagingSource(params=GetListParams(common=GetListCommonParams(guid=null, searchQuery=null, since=null, sinceIfPermissionsNotChangedSince=null, includeDeleted=null), filterByClazzUid=null, filterByEnrolmentRole=null, filterByName=null, filterByPersonStatus=null, filterByPersonRole=null, includeRelated=false, inClassOnDay=null))) src invalidated
Jul 04, 2026 5:13:50 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] MapPagingSource$load - MapPagingSource(tag=PersonDataSourceDb/listAsPagingSource(params=GetListParams(common=GetListCommonParams(guid=null, searchQuery=null, since=2026-07-04T13:13:50.808169276Z, sinceIfPermissionsNotChangedSince=null, includeDeleted=null), filterByClazzUid=null, filterByEnrolmentRole=null, filterByName=null, filterByPersonStatus=null, filterByPersonRole=null, includeRelated=false, inClassOnDay=null))): load Refresh(key=0, loadSize=1000)
Run time: 58.315735ms
> Task :respect-datalayer-repository:jvmTest
> Task :respect-app-compose:compileDebugJavaWithJavac
> Task :respect-app-compose:dexBuilderDebug
> Task :respect-app-compose:mergeDebugGlobalSynthetics
> Task :respect-app-compose:processDebugJavaRes
> Task :respect-app-compose:mergeProjectDexDebug
> Task :respect-app-compose:compileReleaseJavaWithJavac
> Task :respect-app-compose:mergeReleaseGeneratedProguardFiles UP-TO-DATE
> Task :respect-app-compose:processReleaseJavaRes
> Task :respect-app-compose:generateReleaseLintVitalReportModel
> Task :respect-app-compose:compileDesktopMainJava NO-SOURCE
> Task :respect-app-compose:desktopMainClasses
> Task :respect-app-compose:desktopJar
> Task :respect-app-compose:compileTestKotlinDesktop NO-SOURCE
> Task :respect-app-compose:compileDesktopTestJava NO-SOURCE
> Task :respect-app-compose:desktopTestClasses
> Task :respect-app-compose:desktopTest NO-SOURCE
> Task :respect-app-compose:generateDebugLintReportModel
> Task :respect-app-compose:bundleDebugClassesToRuntimeJar
> Task :respect-app-compose:bundleDebugClassesToCompileJar
> Task :respect-app-compose:bundleReleaseClassesToRuntimeJar
> Task :respect-app-compose:bundleReleaseClassesToCompileJar
> Task :respect-app-compose:compileDebugUnitTestKotlinAndroid NO-SOURCE
> Task :respect-app-compose:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-app-compose:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-app-compose:testDebugUnitTest NO-SOURCE
> Task :respect-app-compose:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-app-compose:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-app-compose:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-app-compose:testReleaseUnitTest NO-SOURCE
> Task :respect-app-compose:allTests NO-SOURCE
> Task :respect-app-compose:generateDebugAndroidTestLintModel
> Task :respect-app-compose:generateDebugUnitTestLintModel
> Task :respect-credentials:generateDebugAndroidTestLintModel
> Task :respect-app-compose:test UP-TO-DATE
> Task :respect-credentials:compileTestKotlinJvm NO-SOURCE
> Task :respect-credentials:compileJvmTestJava NO-SOURCE
> Task :respect-credentials:jvmTestClasses
> Task :respect-credentials:jvmTest NO-SOURCE
> Task :respect-credentials:allTests NO-SOURCE
> Task :respect-datalayer-repository:allTests
> Task :respect-lib-shared:compileJvmTestJava NO-SOURCE
> Task :respect-lib-shared:jvmTestClasses
> Task :respect-credentials:lintAnalyzeDebugAndroidTest
> Task :respect-app-compose:mergeDebugJavaResource
> Task :respect-app-compose:expandReleaseArtProfileWildcards
> Task :respect-app-compose:mergeReleaseJavaResource
> Task :respect-app-compose:lintAnalyzeDebugUnitTest
> Task :respect-app-compose:lintAnalyzeDebugAndroidTest
> Task :respect-lib-shared-se:lintAnalyzeDebug
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
> Task :respect-lib-shared:jvmTest
> Task :respect-credentials:lintReportDebug
> Task :respect-credentials:lintDebug
> Task :respect-credentials:lint
> Task :respect-credentials:check
> Task :respect-credentials:build
> Task :respect-datalayer:lintReportDebug
> Task :respect-lib-shared:allTests
> Task :respect-datalayer:lintDebug
> Task :respect-datalayer:lint
> Task :respect-datalayer:check
> Task :respect-datalayer:build
> Task :respect-datalayer-http:lintReportDebug
> Task :respect-datalayer-db:lintReportDebug
> Task :respect-datalayer-db:lintDebug
> Task :respect-datalayer-db:lint
> Task :respect-datalayer-db:check
> Task :respect-datalayer-db:build
> Task :respect-datalayer-http:lintDebug
> Task :respect-datalayer-http:lint
> Task :respect-datalayer-http:check
> Task :respect-datalayer-http:build
> Task :respect-datalayer-repository:lintReportDebug
> Task :respect-datalayer-repository:lintDebug
> Task :respect-datalayer-repository:lint
> Task :respect-datalayer-repository:check
> Task :respect-datalayer-repository:build
> Task :respect-lib-util:allTests
> Task :respect-lib-util:check
> Task :respect-lib-util:build
> Task :respect-lib-xapi-ipc-client:processReleaseNavigationResources
> Task :respect-lib-xapi-ipc-client:mergeReleaseShaders
> Task :respect-lib-test-resources:lintReportDebug
> Task :respect-lib-xapi-ipc-client:compileReleaseShaders NO-SOURCE
> Task :respect-lib-test-resources:lintDebug
> Task :respect-lib-test-resources:lint
> Task :respect-lib-test-resources:check
> Task :respect-lib-test-resources:build
> Task :respect-lib-xapi-ipc-client:generateReleaseAssets UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:mergeReleaseAssets
> Task :respect-lib-xapi-ipc-client:javaPreCompileRelease
> Task :respect-lib-xapi-ipc-client:prepareReleaseArtProfile UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:writeReleaseAarMetadata
> Task :respect-lib-xapi-ipc-client:parseReleaseLocalResources
> Task :respect-lib-xapi-ipc-client:processReleaseManifest
> Task :respect-lib-test:lintReportDebug
> Task :respect-lib-xapi-ipc-client:mapReleaseSourceSetPaths
> Task :respect-lib-test:lintDebug
> Task :respect-lib-test:lint
> Task :respect-lib-test:check
> Task :respect-lib-test:build
> Task :respect-lib-xapi-ipc-client:generateReleaseRFile

> Task :respect-lib-shared:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-lib-shared/build/reports/lint-results-debug.html

> Task :respect-lib-shared-se:lintReportDebug
> Task :respect-lib-xapi-ipc-client:mergeReleaseResources
> Task :respect-lib-shared:lintDebug
> Task :respect-lib-shared:lint
> Task :respect-lib-shared:check
> Task :respect-lib-shared:build
> Task :respect-lib-shared-se:lintDebug
> Task :respect-lib-shared-se:lint
> Task :respect-lib-shared-se:check
> Task :respect-lib-shared-se:build
> Task :respect-lib-xapi-ipc-client:preDebugAndroidTestBuild UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:generateDebugAndroidTestResValues
> Task :respect-lib-xapi-ipc-client:generateDebugAndroidTestLintModel
> Task :respect-lib-xapi-ipc-client:extractProguardFiles
> Task :respect-lib-xapi-ipc-client:generateDebugLintReportModel
> Task :respect-lib-xapi-ipc-client:preDebugUnitTestBuild UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:compileReleaseKotlin
> Task :respect-lib-xapi-ipc-client:generateDebugUnitTestLintModel
> Task :respect-lib-xapi-ipc-client:extractReleaseAnnotations
> Task :respect-lib-xapi-ipc-client:compileReleaseJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-client:mergeReleaseGeneratedProguardFiles UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:mergeReleaseConsumerProguardFiles
> Task :respect-lib-xapi-ipc-client:processReleaseJavaRes
> Task :respect-lib-xapi-ipc-client:mergeReleaseJavaResource
> Task :respect-lib-xapi-ipc-client:syncReleaseLibJars
> Task :respect-lib-xapi-ipc-client:bundleReleaseAar
> Task :respect-lib-xapi-ipc-client:bundleLibCompileToJarDebug
> Task :respect-lib-xapi-ipc-client:javaPreCompileDebugUnitTest
> Task :respect-lib-xapi-ipc-client:bundleLibRuntimeToJarRelease
> Task :respect-lib-xapi-ipc-client:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:bundleLibCompileToJarRelease
> Task :respect-lib-xapi-ipc-client:javaPreCompileReleaseUnitTest
> Task :respect-lib-xapi-ipc-server:bundleDebugAar
> Task :respect-lib-xapi-ipc-server:assembleDebug
> Task :respect-lib-xapi-ipc-server:bundleReleaseAar
> Task :respect-lib-xapi-ipc-server:mapReleaseSourceSetPaths
> Task :respect-lib-xapi-ipc-client:generateReleaseUnitTestStubRFile
> Task :respect-lib-xapi-ipc-client:generateDebugUnitTestStubRFile
> Task :respect-lib-xapi-ipc-client:verifyReleaseResources
> Task :respect-lib-xapi-ipc-server:mergeReleaseResources
> Task :respect-lib-xapi-ipc-client:lintAnalyzeDebugAndroidTest
> Task :respect-lib-xapi-ipc-client:lintAnalyzeDebugUnitTest
> Task :respect-app-compose:packageDebug
> Task :respect-app-compose:createDebugApkListingFileRedirect
> Task :respect-app-compose:assembleDebug
> Task :respect-lib-xapi-ipc-client:assembleRelease
> Task :respect-lib-xapi-ipc-client:assemble
> Task :respect-lib-xapi-ipc-client:compileDebugUnitTestKotlin NO-SOURCE
> Task :respect-lib-xapi-ipc-client:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-client:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-ipc-client:testDebugUnitTest NO-SOURCE
> Task :respect-lib-xapi-ipc-client:compileReleaseUnitTestKotlin NO-SOURCE
> Task :respect-lib-xapi-ipc-client:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-client:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-ipc-client:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-xapi-ipc-client:test UP-TO-DATE
> Task :respect-lib-xapi-ipc-server:generateDebugLintReportModel
> Task :respect-lib-xapi-ipc-server:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-xapi-ipc-server:javaPreCompileDebugUnitTest
> Task :respect-lib-xapi-ipc-server:javaPreCompileReleaseUnitTest
> Task :respect-lib-xapi-ipc-shared:bundleDebugAar
> Task :respect-lib-xapi-ipc-shared:assembleDebug
> Task :respect-lib-xapi-ipc-shared:bundleReleaseAar
> Task :respect-lib-xapi-ipc-server:generateReleaseUnitTestStubRFile
> Task :respect-lib-xapi-ipc-server:compileReleaseUnitTestKotlin NO-SOURCE
> Task :respect-lib-xapi-ipc-server:generateDebugUnitTestStubRFile
> Task :respect-lib-xapi-ipc-server:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-server:compileDebugUnitTestKotlin NO-SOURCE
> Task :respect-lib-xapi-ipc-server:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-server:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-ipc-server:testDebugUnitTest NO-SOURCE
> Task :respect-lib-xapi-ipc-server:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-ipc-server:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-xapi-ipc-server:test UP-TO-DATE
> Task :respect-lib-xapi-ipc-shared:mapReleaseSourceSetPaths
> Task :respect-lib-xapi-ipc-server:lintReportDebug
> Task :respect-lib-xapi-ipc-shared:mergeReleaseResources
> Task :respect-lib-xapi-ipc-server:lintDebug
> Task :respect-lib-xapi-ipc-server:lint
> Task :respect-lib-xapi-ipc-server:check
> Task :respect-lib-xapi-ipc-server:verifyReleaseResources
> Task :respect-lib-xapi-ipc-server:assembleRelease
> Task :respect-lib-xapi-ipc-server:assemble
> Task :respect-lib-xapi-ipc-server:build
> Task :respect-lib-xapi-ipc-shared:generateDebugLintReportModel
> Task :respect-lib-xapi-ipc-shared:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-xapi-ipc-shared:javaPreCompileDebugUnitTest
> Task :respect-lib-xapi-ipc-shared:generateDebugUnitTestStubRFile
> Task :respect-lib-xapi-ipc-shared:javaPreCompileReleaseUnitTest
> Task :respect-lib-xapi-ipc-shared:compileDebugUnitTestKotlin NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:testDebugUnitTest NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:generateReleaseUnitTestStubRFile
> Task :respect-lib-xapi-ipc-shared:compileReleaseUnitTestKotlin NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:test UP-TO-DATE
> Task :respect-lib-xapi-ipc-shared:lintReportDebug
> Task :respect-lib-xapi-ipc-shared:verifyReleaseResources
> Task :respect-lib-xapi-nanohttpd:transformCommonMainDependenciesMetadata
> Task :respect-lib-xapi-ipc-shared:assembleRelease
> Task :respect-lib-xapi-ipc-shared:assemble
> Task :respect-lib-xapi-ipc-shared:lintDebug
> Task :respect-lib-xapi-ipc-shared:lint
> Task :respect-lib-xapi-ipc-shared:check
> Task :respect-lib-xapi-ipc-shared:build
> Task :respect-lib-xapi-nanohttpd:compileCommonMainKotlinMetadata SKIPPED
> Task :respect-lib-xapi-nanohttpd:generateProjectStructureMetadata
> Task :respect-lib-xapi-nanohttpd:metadataCommonMainProcessResources NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:metadataCommonMainClasses UP-TO-DATE
> Task :respect-lib-xapi-nanohttpd:allMetadataJar
> Task :respect-lib-xapi-nanohttpd:bundleDebugAar
> Task :respect-lib-xapi-nanohttpd:assembleDebug
> Task :respect-lib-xapi-nanohttpd:bundleReleaseAar
> Task :respect-lib-xapi-nanohttpd:mapReleaseSourceSetPaths
> Task :respect-lib-xapi-nanohttpd:mergeReleaseResources
> Task :respect-lib-xapi-nanohttpd:jvmProcessResources NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:processJvmMainResources SKIPPED
> Task :respect-lib-xapi-nanohttpd:jvmTestProcessResources NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:processJvmTestResources SKIPPED
> Task :respect-lib-xapi-nanohttpd:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-xapi-nanohttpd:generateDebugUnitTestStubRFile
> Task :respect-lib-xapi-nanohttpd:javaPreCompileDebugUnitTest
> Task :respect-lib-xapi-nanohttpd:generateReleaseUnitTestStubRFile
> Task :respect-lib-xapi-nanohttpd:compileDebugUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:testDebugUnitTest NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:javaPreCompileReleaseUnitTest
> Task :respect-lib-xapi-nanohttpd:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:generateDebugLintReportModel
> Task :respect-lib-xapi-nanohttpd:test UP-TO-DATE
> Task :respect-lib-xxhash:bundleDebugAar
> Task :respect-lib-xxhash:assembleDebug
> Task :respect-lib-xapi-nanohttpd:verifyReleaseResources
> Task :respect-lib-xxhash:bundleReleaseAar
> Task :respect-lib-xapi-nanohttpd:assembleRelease
> Task :respect-lib-xxhash:mapReleaseSourceSetPaths
> Task :respect-lib-xxhash:mergeReleaseResources
> Task :respect-lib-xxhash:jvmTestProcessResources NO-SOURCE
> Task :respect-lib-xxhash:compileTestKotlinJvm NO-SOURCE
> Task :respect-lib-xxhash:compileJvmTestJava NO-SOURCE
> Task :respect-lib-xxhash:processJvmTestResources SKIPPED
> Task :respect-lib-xxhash:jvmTestClasses UP-TO-DATE
> Task :respect-lib-xxhash:transformJvmTestAtomicfu
> Task :respect-lib-xxhash:jvmTest NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:lintReportDebug
> Task :respect-lib-xxhash:generateDebugUnitTestStubRFile
> Task :respect-lib-xapi-nanohttpd:lintDebug
> Task :respect-lib-xapi-nanohttpd:lint
> Task :respect-lib-xxhash:compileDebugUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-xxhash:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xxhash:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-xxhash:javaPreCompileDebugUnitTest
> Task :respect-lib-xxhash:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xxhash:generateReleaseUnitTestStubRFile
> Task :respect-lib-xxhash:testDebugUnitTest NO-SOURCE
> Task :respect-lib-xxhash:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-xxhash:javaPreCompileReleaseUnitTest
> Task :respect-lib-xxhash:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xxhash:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xxhash:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-xxhash:allTests NO-SOURCE
> Task :respect-lib-xxhash:generateDebugLintReportModel
> Task :respect-lib-xxhash:test UP-TO-DATE
> Task :respect-lib-xxhash:verifyReleaseResources
> Task :respect-lib-xxhash:lintReportDebug
> Task :respect-server:startScripts
> Task :respect-lib-xxhash:assembleRelease
> Task :respect-lib-xxhash:assemble
> Task :respect-lib-xxhash:lintDebug
> Task :respect-lib-xxhash:lint
> Task :respect-lib-xxhash:check
> Task :respect-lib-xxhash:build
> Task :respect-lib-xapi-nanohttpd:compileKotlinJvm
> Task :respect-server:distTar
> Task :respect-lib-xapi-nanohttpd:compileJvmMainJava NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:jvmMainClasses
> Task :respect-lib-xapi-nanohttpd:jvmJar
> Task :respect-lib-xapi-nanohttpd:assemble
> Task :respect-lib-xapi-nanohttpd:compileTestKotlinJvm NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:compileJvmTestJava NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:jvmTestClasses UP-TO-DATE
> Task :respect-lib-xapi-nanohttpd:jvmTest NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:allTests NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:check
> Task :respect-lib-xapi-nanohttpd:build
> Task :respect-app-compose:lintVitalAnalyzeRelease
> Task :respect-server:distZip
> Task :respect-app-compose:lintVitalReportRelease SKIPPED
> Task :respect-app-compose:lintVitalRelease SKIPPED
> Task :respect-lib-xapi-ipc-client:lintAnalyzeDebug
> Task :respect-server:shadowJar
> Task :respect-lib-xapi-ipc-client:lintReportDebug
> Task :respect-server:startShadowScripts
> Task :respect-lib-xapi-ipc-client:lintDebug
> Task :respect-lib-xapi-ipc-client:lint
> Task :respect-lib-xapi-ipc-client:check
> Task :respect-lib-xapi-ipc-client:build
> Task :respect-server:shadowDistTar
> Task :respect-server:shadowDistZip
> Task :respect-server:assemble
> Task :respect-server:generateTestBuildConfigClasses SKIPPED
> Task :respect-server:compileTestKotlin NO-SOURCE
> Task :respect-server:compileTestJava NO-SOURCE
> Task :respect-server:processTestResources NO-SOURCE
> Task :respect-server:testClasses UP-TO-DATE
> Task :respect-server:test NO-SOURCE
> Task :respect-server:check UP-TO-DATE
> Task :respect-server:generateSwaggerUIRespect
> Task :respect-server:generateSwaggerUI NO-SOURCE
> Task :respect-server:build
> Task :respect-app-compose:lintAnalyzeDebug

> Task :respect-app-compose:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/respect-app-compose/build/reports/lint-results-debug.html

> Task :respect-app-compose:lintDebug
> Task :respect-app-compose:lint
> Task :respect-app-compose:check
> Task :respect-app-compose:minifyReleaseWithR8
> Task :respect-app-compose:convertShrunkResourcesToBinaryRelease
> Task :respect-app-compose:compileReleaseArtProfile
> Task :respect-app-compose:optimizeReleaseResources
> Task :respect-app-compose:packageRelease
> Task :respect-app-compose:createReleaseApkListingFileRedirect
> Task :respect-app-compose:assembleRelease
> Task :respect-app-compose:assemble
> Task :respect-app-compose:build

[Incubating] Problems report is available at: file:///home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/build/reports/problems/problems-report.html

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 3m 4s
2534 actionable tasks: 2277 executed, 257 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
[dev-bookmark-xapi-end-to-end-tests] $ /bin/sh -xe /tmp/jenkins14015456240218738801.sh
+ ./ci-run-maestro.sh cloud
ROOTDIR=/home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests BASH_SOURCE=./ci-run-maestro.sh
ci-run-maestro: TESTCONTROLLER_URL is https://8070.ustadtesting.ustadmobile.com/
Waiting for localhost:8070..17:15:05,820 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.19
17:15:05,820 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - No custom configurators were discovered as a service.
17:15:05,820 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
17:15:05,820 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
17:15:05,823 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
17:15:05,823 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
17:15:05,827 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
17:15:05,827 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
17:15:05,827 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
17:15:05,827 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
17:15:05,829 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/build/testservercontroller/testservercontroller-0.0.8/lib/testservercontroller-0.0.8.jar!/logback.xml]
17:15:05,831 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@65987993 - URL [jar:file:/home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/build/testservercontroller/testservercontroller-0.0.8/lib/testservercontroller-0.0.8.jar!/logback.xml] is not of type file
17:15:05,866 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@71075444 - value "/home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/build/testservercontroller/workspace/logs/" substituted for "${logs_dir:-./log/}"
17:15:05,866 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: jar:file:/home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/build/testservercontroller/testservercontroller-0.0.8/lib/testservercontroller-0.0.8.jar!/logback.xml
17:15:05,866 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {}
17:15:05,866 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {}
17:15:05,867 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
17:15:05,867 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
17:15:05,870 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@71075444 - value "/home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/build/testservercontroller/workspace/logs//testservercontroller.log" substituted for "${LOG_DIR}/testservercontroller.log"
17:15:05,871 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@71075444 - value "/home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/build/testservercontroller/workspace/logs//testservercontroller.%d{yyyy-MM-dd}.%i.log" substituted for "${LOG_DIR}/testservercontroller.%d{yyyy-MM-dd}.%i.log"
17:15:05,875 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1328718765 - No compression will be used
17:15:05,883 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1328718765 - Will use the pattern /home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/build/testservercontroller/workspace/logs//testservercontroller.%d{yyyy-MM-dd}.%i.log for the active file
17:15:05,883 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - SizeAndTimeBasedFNATP class was renamed as SizeAndTimeBasedFileNamingAndTriggeringPolicy.
17:15:05,893 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - The date pattern is 'yyyy-MM-dd' from file name pattern '/home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/build/testservercontroller/workspace/logs//testservercontroller.%d{yyyy-MM-dd}.%i.log'.
17:15:05,893 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - Roll-over at midnight.
17:15:05,895 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - Setting initial period to 2026-07-04T13:15:05.895Z
17:15:05,896 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - Direct use of either SizeAndTimeBasedFNATP or SizeAndTimeBasedFileNamingAndTriggeringPolicy 
17:15:05,896 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - is deprecated. Please use SizeAndTimeBasedRollingPolicy instead.
17:15:05,896 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - For more information see https://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
17:15:05,896 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:15:05,907 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/build/testservercontroller/workspace/logs//testservercontroller.log
17:15:05,907 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/build/testservercontroller/workspace/logs//testservercontroller.log]
17:15:05,907 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to TRACE
17:15:05,907 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
17:15:05,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO
17:15:05,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.netty] to INFO
17:15:05,908 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4d1bf319 - End of configuration.
17:15:05,908 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6f53b8a - Registering current configuration as safe fallback point
17:15:05,908 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 81 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

.
Connected!
ci-run-maestro: TestServerController now running on port 8070 (pid 2538475)
Run Maestro using 

Evaluating workspace...

Uploading Flow(s)...

....................
╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                                              │
│   Robin device specs:                                                                                                        │
│   * Maestro_ANDROID_pixel_6_android-33 - en_US                                                                               │
│                                                                                                                              │
│   To change OS version use this option: --android-api-level=<version>                                                        │
│                                                                                                                              │
│   To change device locale use this option: --device-locale=<device_locale>                                                   │
│                                                                                                                              │
│   To create a similar device locally, run: `maestro start-device --platform=android --os-version=33 --device-locale=en_US`   │
│                                                                                                                              │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯


Visit the web console for more details about the upload: https://app.robintest.com/project/proj_01k6wzp0pwf75vpcw8vw1gh0y8/maestro-test/app/app_01k6x3hyf9exztk0022nehadkk/upload/mupload_01kwpm9mgqfpc9btp9smzccnb4

App binary id: 812029c59d83ae5bb97fd2f1777f9e27093552e1

Waiting for analyses to complete...

[Preparing Device] 002_browse_lessons_test (0s)
https://8062.ustadtesting.ustadmobile.com/api/directory/school ready
https://8060.ustadtesting.ustadmobile.com/api/directory/school ready
[Preparing Device] 001_003_login_using_school_link_test (0s)
https://8061.ustadtesting.ustadmobile.com/api/directory/school ready
[Preparing Device] 003_admin_user_assigns_assignment_to_a_class_test (0s)
https://8067.ustadtesting.ustadmobile.com/api/directory/school ready
[Preparing Device] 001_002_add_user_direct_test (0s)
[Passed] 001_001_invite_users_using_qr_code_or_link_test (6m 59s)
https://8064.ustadtesting.ustadmobile.com/api/directory/school ready
java.lang.IllegalStateException: url https://8065.ustadtesting.ustadmobile.com/api/directory/school not ready after 6000 ms
	at com.ustadmobile.test.http.OkHttpClientExtKt.waitForUrl(OkHttpClientExt.kt:28)
	at com.ustadmobile.test.http.OkHttpClientExtKt.waitForUrl$default(OkHttpClientExt.kt:6)
	at com.ustadmobile.testservercontroller.runner.TestServersRunner.startServer(TestServersRunner.kt:150)
	at com.ustadmobile.testservercontroller.TestServerControllerRouteKt$TestServerControllerRoute$1$1.invokeSuspend(TestServerControllerRoute.kt:28)
	at com.ustadmobile.testservercontroller.TestServerControllerRouteKt$TestServerControllerRoute$1$1.invoke(TestServerControllerRoute.kt)
	at com.ustadmobile.testservercontroller.TestServerControllerRouteKt$TestServerControllerRoute$1$1.invoke(TestServerControllerRoute.kt)
	at io.ktor.server.routing.RoutingNode$buildPipeline$1$1.invokeSuspend(RoutingNode.kt:126)
	at io.ktor.server.routing.RoutingNode$buildPipeline$1$1.invoke(RoutingNode.kt)
	at io.ktor.server.routing.RoutingNode$buildPipeline$1$1.invoke(RoutingNode.kt)
	at io.ktor.util.pipeline.PipelineJvmKt.pipelineStartCoroutineUninterceptedOrReturn(PipelineJvm.kt:15)
	at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:131)
	at io.ktor.util.pipeline.SuspendFunctionGun.proceed(SuspendFunctionGun.kt:89)
	at io.ktor.util.pipeline.SuspendFunctionGun.execute$ktor_utils(SuspendFunctionGun.kt:109)
	at io.ktor.util.pipeline.Pipeline.execute(Pipeline.kt:92)
	at io.ktor.server.routing.RoutingRoot$executeResult$$inlined$execute$1.invokeSuspend(Pipeline.kt:510)
	at io.ktor.server.routing.RoutingRoot$executeResult$$inlined$execute$1.invoke(Pipeline.kt)
	at io.ktor.server.routing.RoutingRoot$executeResult$$inlined$execute$1.invoke(Pipeline.kt)
	at io.ktor.util.debug.ContextUtilsKt.initContextInDebugMode(ContextUtils.kt:19)
	at io.ktor.server.routing.RoutingRoot.executeResult(RoutingRoot.kt:212)
	at io.ktor.server.routing.RoutingRoot.interceptor(RoutingRoot.kt:71)
	at io.ktor.server.routing.RoutingRoot$Plugin$install$1.invokeSuspend(RoutingRoot.kt:156)
	at io.ktor.server.routing.RoutingRoot$Plugin$install$1.invoke(RoutingRoot.kt)
	at io.ktor.server.routing.RoutingRoot$Plugin$install$1.invoke(RoutingRoot.kt)
	at io.ktor.util.pipeline.PipelineJvmKt.pipelineStartCoroutineUninterceptedOrReturn(PipelineJvm.kt:15)
	at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:131)
	at io.ktor.util.pipeline.SuspendFunctionGun.proceed(SuspendFunctionGun.kt:89)
	at io.ktor.server.engine.BaseApplicationEngineKt$installDefaultTransformationChecker$1.invokeSuspend(BaseApplicationEngine.kt:119)
	at io.ktor.server.engine.BaseApplicationEngineKt$installDefaultTransformationChecker$1.invoke(BaseApplicationEngine.kt)
	at io.ktor.server.engine.BaseApplicationEngineKt$installDefaultTransformationChecker$1.invoke(BaseApplicationEngine.kt)
	at io.ktor.util.pipeline.PipelineJvmKt.pipelineStartCoroutineUninterceptedOrReturn(PipelineJvm.kt:15)
	at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:131)
	at io.ktor.util.pipeline.SuspendFunctionGun.proceed(SuspendFunctionGun.kt:89)
	at io.ktor.util.pipeline.SuspendFunctionGun.execute$ktor_utils(SuspendFunctionGun.kt:109)
	at io.ktor.util.pipeline.Pipeline.execute(Pipeline.kt:92)
	at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1$invokeSuspend$$inlined$execute$1.invokeSuspend(Pipeline.kt:510)
	at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1$invokeSuspend$$inlined$execute$1.invoke(Pipeline.kt)
	at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1$invokeSuspend$$inlined$execute$1.invoke(Pipeline.kt)
	at io.ktor.util.debug.ContextUtilsKt.initContextInDebugMode(ContextUtils.kt:19)
	at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1.invokeSuspend(DefaultEnginePipeline.kt:134)
	at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1.invoke(DefaultEnginePipeline.kt)
	at io.ktor.server.engine.DefaultEnginePipelineKt$defaultEnginePipeline$1.invoke(DefaultEnginePipeline.kt)
	at io.ktor.util.pipeline.PipelineJvmKt.pipelineStartCoroutineUninterceptedOrReturn(PipelineJvm.kt:15)
	at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:131)
	at io.ktor.util.pipeline.SuspendFunctionGun.proceed(SuspendFunctionGun.kt:89)
	at io.ktor.server.engine.BaseApplicationResponse$Companion$setupFallbackResponse$1.invokeSuspend(BaseApplicationResponse.kt:349)
	at io.ktor.server.engine.BaseApplicationResponse$Companion$setupFallbackResponse$1.invoke(BaseApplicationResponse.kt)
	at io.ktor.server.engine.BaseApplicationResponse$Companion$setupFallbackResponse$1.invoke(BaseApplicationResponse.kt)
	at io.ktor.util.pipeline.PipelineJvmKt.pipelineStartCoroutineUninterceptedOrReturn(PipelineJvm.kt:15)
	at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:131)
	at io.ktor.util.pipeline.SuspendFunctionGun.proceed(SuspendFunctionGun.kt:89)
	at io.ktor.util.pipeline.SuspendFunctionGun.execute$ktor_utils(SuspendFunctionGun.kt:109)
	at io.ktor.util.pipeline.Pipeline.execute(Pipeline.kt:92)
	at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1$invokeSuspend$$inlined$execute$1.invokeSuspend(Pipeline.kt:510)
	at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1$invokeSuspend$$inlined$execute$1.invoke(Pipeline.kt)
	at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1$invokeSuspend$$inlined$execute$1.invoke(Pipeline.kt)
	at io.ktor.util.debug.ContextUtilsKt.initContextInDebugMode(ContextUtils.kt:19)
	at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1.invokeSuspend(NettyApplicationCallHandler.kt:140)
	at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1.invoke(NettyApplicationCallHandler.kt)
	at io.ktor.server.netty.NettyApplicationCallHandler$handleRequest$1.invoke(NettyApplicationCallHandler.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startCoroutineUndispatched(Undispatched.kt:20)
	at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:360)
	at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:134)
	at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:53)
	at kotlinx.coroutines.BuildersKt.launch(Unknown Source)
	at io.ktor.server.netty.NettyApplicationCallHandler.handleRequest(NettyApplicationCallHandler.kt:41)
	at io.ktor.server.netty.NettyApplicationCallHandler.channelRead(NettyApplicationCallHandler.kt:33)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356)
	at io.netty.channel.AbstractChannelHandlerContext.lambda$fireChannelRead$2(AbstractChannelHandlerContext.java:365)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:507)
	at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:183)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1073)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:1583)

1/5 Flow Failed

==== View details in the console ====

https://app.robintest.com/project/proj_01k6wzp0pwf75vpcw8vw1gh0y8/maestro-test/app/app_01k6x3hyf9exztk0022nehadkk/upload/mupload_01kwpm9mgqfpc9btp9smzccnb4


Process will exit with code 1 (FAIL)
ci-run-maestro: Cloud run finished. Extracting URL from log file...
ci-run-maestro: Found URL: https://app.robintest.com/project/proj_01k6wzp0pwf75vpcw8vw1gh0y8/maestro-test/app/app_01k6x3hyf9exztk0022nehadkk/upload/mupload_01kwpm9mgqfpc9btp9smzccnb4
ci-run-maestro: Navigating to downloader script...
Detected Maestro Cloud URL: https://app.robintest.com/project/proj_01k6wzp0pwf75vpcw8vw1gh0y8/maestro-test/app/app_01k6x3hyf9exztk0022nehadkk/upload/mupload_01kwpm9mgqfpc9btp9smzccnb4
Starting Cypress to extract video URLs...

up to date, audited 176 packages in 736ms

40 packages are looking for funding
  run `npm fund` for details

7 vulnerabilities (4 moderate, 3 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

DevTools listening on ws://127.0.0.1:42875/devtools/browser/1e8538d9-86ee-4597-9bd8-6ddd6f1d7a27

resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        14.0.0                                                                         │
  │ Browser:        Chrome 149 (headless)                                                          │
  │ Node Version:   v18.20.5 (/home/jenkins/.nvm/versions/node/v18.20.5/bin/node)                  │
  │ Specs:          1 found (extract-maestro-video-urls.cy.js)                                     │
  │ Searched:       cypress/e2e/**/*.cy.{js,jsx,ts,tsx}                                            │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  extract-maestro-video-urls.cy.js                                                (1 of 1)


  Login, collect tests & Save Video URLs
    1) Login and save video URLs to text file


  0 passing (22s)
  1 failing

  1) Login, collect tests & Save Video URLs
       Login and save video URLs to text file:
     CypressError: `cy.visit()` failed trying to load:

undefined

The response we received from your web server was:

  > undefined: undefined

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at Context.eval (webpack://respect/./cypress/e2e/extract-maestro-video-urls.cy.js:57:7)
  From Your Spec Code:
      at captureUserInvocationStack (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:138199:94)
      at $Cy.expect (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:138237:7)
      at Context.shouldFn (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:117789:18)
      at Context.should (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:117903:23)
      at <unknown> (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:142119:39)
      at assertions (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:142367:16)
      at tryCatcher (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:1777:23)
      at Object.gotValue (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:6448:18)
      at Object.gotAccum (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:6435:25)
      at Object.tryCatcher (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:1777:23)




  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  2                                                                                │
  │ Video:        false                                                                            │
  │ Duration:     22 seconds                                                                       │
  │ Spec Ran:     extract-maestro-video-urls.cy.js                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/.maestro/vid    (1000x1099)
     eo-downloader/cypress/screenshots/extract-maestro-video-urls.cy.js/00_Main_Dashb               
     oard.png                                                                                       
  -  /home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/.maestro/vid     (1280x633)
     eo-downloader/cypress/screenshots/extract-maestro-video-urls.cy.js/Login, collec               
     t tests & Save Video URLs -- Login and save video URLs to text file (failed).png               


resize:  can't open terminal /dev/tty
====================================================================================================

tput: No value for $TERM and no -T specified
  (Run Finished)


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  extract-maestro-video-urls.cy.js         00:22        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:22        1        -        1        -        -  

ci-run-maestro: Video downloader script encountered an error (ignoring)
ci-run-maestro: Maestro test completed. Workspaces are in /home/jenkins/.jenkins/workspace/dev-bookmark-xapi-end-to-end-tests/build/testservercontroller/workspace
ci-run-maestro: note 'No instance for key AttributeKey: KOIN_SCOPE' can be safely ignored
ci-run-maestro: Stopping TestServerController
ci-run-maestro: calling kill just in case (no such process error can be ignored)
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Slack Notifications] found #13 as previous completed, non-aborted build
[Slack Notifications] will send OnEveryFailureNotification because build matches and user preferences allow it
Finished: FAILURE