"./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors)$'" - Starting (try 2/5) 2025/07/16 04:12:48 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-xururot0teqo" 2025/07/16 04:12:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/16 04:12:48 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/07/16 04:12:48 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/07/16 04:12:48 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/07/16 04:12:48 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/07/16 04:12:48 DEBUG : Setting pass="5XC9S1U2hO-_i0MaaVIxEmF2NRTttprURm5GGGuH2Cn6B0w" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/07/16 04:12:48 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{hckQw}" suffix to name 2025/07/16 04:12:48 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/07/16 04:12:48 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/07/16 04:12:48 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/07/16 04:12:48 DEBUG : Setting pass="5XC9S1U2hO-_i0MaaVIxEmF2NRTttprURm5GGGuH2Cn6B0w" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/07/16 04:12:48 DEBUG : found headers: 2025/07/16 04:12:48 DEBUG : Creating backend with remote "/tmp/rclone2439532906" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "webdav root 'rclone-test-xururot0teqo'", Local "Local file system at /tmp/rclone2439532906", Modify Window "1s" 2025/07/16 04:12:48 DEBUG : b/potato: Update will use the normal upload strategy (no chunks) 2025/07/16 04:12:49 DEBUG : c/non empty space: Update will use the normal upload strategy (no chunks) 2025/07/16 04:12:49 INFO : d: Making directory 2025/07/16 04:12:49 INFO : d/e: Making directory 2025/07/16 04:12:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/16 04:12:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:12:50 DEBUG : c/non empty space: Unchanged skipping 2025/07/16 04:12:50 DEBUG : webdav root 'rclone-test-xururot0teqo': Waiting for checks to finish 2025/07/16 04:12:50 DEBUG : webdav root 'rclone-test-xururot0teqo': Waiting for transfers to finish 2025/07/16 04:12:50 DEBUG : a/potato2: Update will use the normal upload strategy (no chunks) 2025/07/16 04:12:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/16 04:12:50 INFO : a/potato2: Copied (new) 2025/07/16 04:12:50 DEBUG : Waiting for deletions to finish 2025/07/16 04:12:50 INFO : b/potato: Deleted 2025/07/16 04:12:50 INFO : d/e: Removing directory 2025/07/16 04:12:50 INFO : d: Removing directory 2025/07/16 04:12:51 INFO : b: Removing directory 2025/07/16 04:12:51 DEBUG : webdav root 'rclone-test-xururot0teqo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "webdav root 'rclone-test-xururot0teqo'", Local "Local file system at /tmp/rclone2439532906", Modify Window "1s" 2025/07/16 04:12:52 DEBUG : b/potato: Update will use the normal upload strategy (no chunks) 2025/07/16 04:12:53 DEBUG : c/non empty space: Update will use the normal upload strategy (no chunks) 2025/07/16 04:12:53 INFO : d: Making directory 2025/07/16 04:12:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/16 04:12:54 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:12:54 DEBUG : c/non empty space: Unchanged skipping 2025/07/16 04:12:54 DEBUG : webdav root 'rclone-test-xururot0teqo': Waiting for checks to finish 2025/07/16 04:12:54 DEBUG : webdav root 'rclone-test-xururot0teqo': Waiting for transfers to finish 2025/07/16 04:12:54 DEBUG : a/potato2: Update will use the normal upload strategy (no chunks) 2025/07/16 04:12:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/16 04:12:54 INFO : a/potato2: Copied (new) 2025/07/16 04:12:54 ERROR : webdav root 'rclone-test-xururot0teqo': not deleting files as there were IO errors 2025/07/16 04:12:54 ERROR : webdav root 'rclone-test-xururot0teqo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.72s) PASS 2025/07/16 04:12:56 DEBUG : webdav root 'rclone-test-xururot0teqo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors)$'" - Finished OK in 8.210482545s (try 2/5)