"./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2022/01/08 06:34:59 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2" 2022/01/08 06:34:59 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:34:59 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:34:59 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:34:59 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:34:59 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:34:59 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:34:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/08 06:34:59 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:34:59 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:34:59 DEBUG : found headers: 2022/01/08 06:34:59 DEBUG : Creating backend with remote "/tmp/rclone374429718" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:34:59 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:34:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/01/08 06:34:59 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.04s) === RUN TestCopy run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:34:59 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:34:59 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:34:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (0.13s) === RUN TestCopyMissingDirectory run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:34:59 DEBUG : Creating backend with remote "/non-existing" 2022/01/08 06:34:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/01/08 06:34:59 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:34:59 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.03s) === RUN TestCopyNoTraverse run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:34:59 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:34:59 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.13s) === RUN TestCopyCheckFirst run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:00 INFO : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Running all checks before starting transfers 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:00 INFO : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Checks finished, now starting transfers 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.13s) === RUN TestSyncNoTraverse run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:00 ERROR : Ignoring --no-traverse with sync 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:00 INFO : sub dir/hello world: Copied (new) 2022/01/08 06:35:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.13s) === RUN TestCopyWithDepth run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.09s) === RUN TestCopyWithFilesFrom run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:00 DEBUG : hello world2: Excluded 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.09s) === RUN TestCopyEmptyDirectories run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:00 DEBUG : sub dir2: Making directory 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:00 INFO : sub dir/hello world: Copied (new) 2022/01/08 06:35:00 DEBUG : sub dir2: Making directory 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': copied 1 directories --- PASS: TestCopyEmptyDirectories (0.18s) === RUN TestMoveEmptyDirectories run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:00 DEBUG : sub dir2: Making directory 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:00 INFO : sub dir/hello world: Copied (new) 2022/01/08 06:35:00 INFO : sub dir/hello world: Deleted 2022/01/08 06:35:00 DEBUG : sub dir: Making directory 2022/01/08 06:35:00 DEBUG : sub dir2: Making directory 2022/01/08 06:35:00 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': copied 2 directories --- PASS: TestMoveEmptyDirectories (0.19s) === RUN TestSyncEmptyDirectories run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:00 DEBUG : sub dir2: Making directory 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:01 INFO : sub dir/hello world: Copied (new) 2022/01/08 06:35:01 DEBUG : sub dir2: Making directory 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': copied 1 directories 2022/01/08 06:35:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (0.19s) === RUN TestServerSideCopy run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:01 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-siwopex4mijipef7mibijik3" 2022/01/08 06:35:01 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:01 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:01 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:01 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:01 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:01 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:01 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:01 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:01 DEBUG : found headers: sync_test.go:275: Server side copy (if possible) webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2' -> webdav root 'rclone-test-siwopex4mijipef7mibijik3' 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-siwopex4mijipef7mibijik3': Waiting for checks to finish 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-siwopex4mijipef7mibijik3': Waiting for transfers to finish 2022/01/08 06:35:01 INFO : sub dir/hello world: Copied (server-side copy) 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-siwopex4mijipef7mibijik3': Purge remote --- PASS: TestServerSideCopy (0.22s) === RUN TestCopyAfterDelete run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:01 ERROR : : error listing: directory not found 2022/01/08 06:35:01 DEBUG : Local file system at /tmp/rclone374429718: Making directory 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.15s) === RUN TestCopyRedownload run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:01 DEBUG : Local file system at /tmp/rclone374429718: Waiting for checks to finish 2022/01/08 06:35:01 DEBUG : Local file system at /tmp/rclone374429718: Waiting for transfers to finish 2022/01/08 06:35:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (0.15s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:01 INFO : check sum: Copied (new) 2022/01/08 06:35:01 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:01 NOTICE: webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/01/08 06:35:01 DEBUG : check sum: Size of src and dst objects identical 2022/01/08 06:35:01 DEBUG : check sum: Unchanged skipping 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:01 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:01 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.11s) === RUN TestSyncSizeOnly run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:01 INFO : sizeonly: Copied (new) 2022/01/08 06:35:01 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:01 DEBUG : sizeonly: Sizes identical 2022/01/08 06:35:01 DEBUG : sizeonly: Unchanged skipping 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:01 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:01 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.11s) === RUN TestSyncIgnoreSize run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:01 INFO : ignore-size: Copied (new) 2022/01/08 06:35:01 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:01 DEBUG : ignore-size: Sizes identical 2022/01/08 06:35:01 DEBUG : ignore-size: Unchanged skipping 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:01 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:01 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.11s) === RUN TestSyncIgnoreTimes run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:02 DEBUG : existing: Sizes identical 2022/01/08 06:35:02 DEBUG : existing: Unchanged skipping 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:02 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:02 INFO : There was nothing to transfer 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:02 INFO : existing: Copied (replaced existing) 2022/01/08 06:35:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.14s) === RUN TestSyncIgnoreExisting run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:02 INFO : existing: Copied (new) 2022/01/08 06:35:02 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:02 DEBUG : existing: Destination exists, skipping 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:02 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.11s) === RUN TestSyncIgnoreErrors run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:02 DEBUG : d: Making directory 2022/01/08 06:35:02 DEBUG : c/non empty space: Sizes identical 2022/01/08 06:35:02 DEBUG : c/non empty space: Unchanged skipping 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:02 INFO : a/potato2: Copied (new) 2022/01/08 06:35:02 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:02 INFO : b/potato: Deleted 2022/01/08 06:35:02 INFO : d: Removing directory 2022/01/08 06:35:02 INFO : b: Removing directory 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.39s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:02 DEBUG : empty space: Sizes identical 2022/01/08 06:35:02 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:02 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:02 INFO : There was nothing to transfer 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:02 DEBUG : empty space: Sizes identical 2022/01/08 06:35:02 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:02 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.12s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" sync_test.go:577: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.02s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:02 DEBUG : empty space: Sizes identical 2022/01/08 06:35:02 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:02 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:02 INFO : potato: Copied (new) 2022/01/08 06:35:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:03 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/01/08 06:35:03 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:03 INFO : potato: Copied (replaced existing) 2022/01/08 06:35:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.13s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2022/01/08 06:35:03 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:03 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2022/01/08 06:35:03 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:03 INFO : potato: Copied (replaced existing) 2022/01/08 06:35:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/01/08 06:35:03 DEBUG : empty space: Sizes identical 2022/01/08 06:35:03 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:03 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:03 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:03 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:03 DEBUG : empty space: Sizes identical 2022/01/08 06:35:03 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:03 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:03 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:03 INFO : potato2: Copied (new) 2022/01/08 06:35:03 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:03 DEBUG : d: Making directory 2022/01/08 06:35:03 DEBUG : d/e: Making directory 2022/01/08 06:35:03 DEBUG : c/non empty space: Sizes identical 2022/01/08 06:35:03 DEBUG : c/non empty space: Unchanged skipping 2022/01/08 06:35:03 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:03 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:03 INFO : a/potato2: Copied (new) 2022/01/08 06:35:03 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:03 INFO : b/potato: Deleted 2022/01/08 06:35:03 INFO : d/e: Removing directory 2022/01/08 06:35:03 INFO : d: Removing directory 2022/01/08 06:35:03 INFO : b: Removing directory 2022/01/08 06:35:03 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:04 DEBUG : d: Making directory 2022/01/08 06:35:04 DEBUG : c/non empty space: Sizes identical 2022/01/08 06:35:04 DEBUG : c/non empty space: Unchanged skipping 2022/01/08 06:35:04 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:04 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:04 INFO : a/potato2: Copied (new) 2022/01/08 06:35:04 ERROR : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': not deleting files as there were IO errors 2022/01/08 06:35:04 ERROR : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:04 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:04 DEBUG : empty space: Sizes identical 2022/01/08 06:35:04 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:04 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:04 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:04 INFO : potato: Deleted 2022/01/08 06:35:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.18s) === RUN TestSyncDeleteBefore run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:04 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:04 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:04 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:04 INFO : potato: Deleted 2022/01/08 06:35:04 DEBUG : empty space: Sizes identical 2022/01/08 06:35:04 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:04 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:04 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.19s) === RUN TestCopyDeleteBefore run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:04 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:04 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:04 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.14s) === RUN TestSyncWithExclude run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:05 DEBUG : enormous: Excluded 2022/01/08 06:35:05 DEBUG : potato2: Excluded 2022/01/08 06:35:05 DEBUG : potato2: Excluded 2022/01/08 06:35:05 DEBUG : empty space: Sizes identical 2022/01/08 06:35:05 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:05 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:05 INFO : There was nothing to transfer 2022/01/08 06:35:05 DEBUG : enormous: Excluded 2022/01/08 06:35:05 DEBUG : potato2: Excluded 2022/01/08 06:35:05 DEBUG : potato2: Excluded 2022/01/08 06:35:05 DEBUG : empty space: Sizes identical 2022/01/08 06:35:05 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:05 DEBUG : Local file system at /tmp/rclone374429718: Waiting for checks to finish 2022/01/08 06:35:05 DEBUG : Local file system at /tmp/rclone374429718: Waiting for transfers to finish 2022/01/08 06:35:05 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.15s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:05 DEBUG : enormous: Excluded 2022/01/08 06:35:05 DEBUG : potato2: Excluded 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:05 DEBUG : empty space: Sizes identical 2022/01/08 06:35:05 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:05 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:05 INFO : enormous: Deleted 2022/01/08 06:35:05 INFO : potato2: Deleted 2022/01/08 06:35:05 INFO : There was nothing to transfer 2022/01/08 06:35:05 DEBUG : empty space: Sizes identical 2022/01/08 06:35:05 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:05 DEBUG : Local file system at /tmp/rclone374429718: Waiting for checks to finish 2022/01/08 06:35:05 DEBUG : Local file system at /tmp/rclone374429718: Waiting for transfers to finish 2022/01/08 06:35:05 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:05 INFO : enormous: Deleted 2022/01/08 06:35:05 INFO : potato2: Deleted 2022/01/08 06:35:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.20s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2022/01/08 06:35:05 ERROR : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Ignoring --track-renames as the source and destination do not have a common hash 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:05 INFO : potato: Copied (new) 2022/01/08 06:35:05 INFO : yam: Copied (new) 2022/01/08 06:35:05 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:05 ERROR : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Ignoring --track-renames as the source and destination do not have a common hash 2022/01/08 06:35:05 DEBUG : potato: Sizes identical 2022/01/08 06:35:05 DEBUG : potato: Unchanged skipping 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:05 INFO : yaml: Copied (new) 2022/01/08 06:35:05 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:05 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (0.20s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/01/08 06:35:05 ERROR : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Ignoring --track-renames as either the source or destination do not support modtime 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:05 INFO : potato: Copied (new) 2022/01/08 06:35:05 INFO : yam: Copied (new) 2022/01/08 06:35:05 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:05 ERROR : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Ignoring --track-renames as either the source or destination do not support modtime 2022/01/08 06:35:05 DEBUG : potato: Sizes identical 2022/01/08 06:35:05 DEBUG : potato: Unchanged skipping 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:05 INFO : yaml: Copied (new) 2022/01/08 06:35:05 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:05 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.19s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/01/08 06:35:05 INFO : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Making map for --track-renames 2022/01/08 06:35:05 INFO : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Finished making map for --track-renames 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for renames to finish 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:05 INFO : potato: Copied (new) 2022/01/08 06:35:05 INFO : sub/yam: Copied (new) 2022/01/08 06:35:05 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:05 DEBUG : potato: Sizes identical 2022/01/08 06:35:05 DEBUG : potato: Unchanged skipping 2022/01/08 06:35:05 INFO : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Making map for --track-renames 2022/01/08 06:35:05 INFO : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Finished making map for --track-renames 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for renames to finish 2022/01/08 06:35:05 INFO : sub/yam: Moved (server-side) to: yam 2022/01/08 06:35:05 INFO : yam: Renamed from "sub/yam" 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:05 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.26s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:05 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:06 INFO : sub dir/hello world: Copied (new) 2022/01/08 06:35:06 INFO : sub dir/hello world: Deleted 2022/01/08 06:35:06 INFO : nested/sub dir/file: Copied (new) 2022/01/08 06:35:06 INFO : nested/sub dir/file: Deleted 2022/01/08 06:35:06 INFO : sub dir: Removing directory 2022/01/08 06:35:06 INFO : nested/sub dir: Removing directory 2022/01/08 06:35:06 INFO : nested: Removing directory 2022/01/08 06:35:06 DEBUG : Local file system at /tmp/rclone374429718: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:06 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:06 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:06 INFO : sub dir/hello world: Copied (new) 2022/01/08 06:35:06 INFO : sub dir/hello world: Deleted 2022/01/08 06:35:06 INFO : nested/sub dir/file: Copied (new) 2022/01/08 06:35:06 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.29s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:06 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:06 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:06 INFO : existing: Copied (new) 2022/01/08 06:35:06 INFO : existing: Deleted 2022/01/08 06:35:06 INFO : existing-b: Copied (new) 2022/01/08 06:35:06 INFO : existing-b: Deleted 2022/01/08 06:35:06 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:06 DEBUG : existing: Destination exists, skipping 2022/01/08 06:35:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/01/08 06:35:06 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:06 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.15s) === RUN TestServerSideMove run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:06 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-qexobog9sakulej5gukijez4" 2022/01/08 06:35:06 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:06 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:06 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:06 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:06 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:06 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:06 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:06 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:06 DEBUG : found headers: sync_test.go:1215: Server side move (if possible) webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2' -> webdav root 'rclone-test-qexobog9sakulej5gukijez4' 2022/01/08 06:35:06 DEBUG : webdav root 'rclone-test-qexobog9sakulej5gukijez4': Using server-side directory move 2022/01/08 06:35:06 INFO : webdav root 'rclone-test-qexobog9sakulej5gukijez4': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/01/08 06:35:06 DEBUG : empty space: Sizes identical 2022/01/08 06:35:06 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/08 06:35:06 DEBUG : webdav root 'rclone-test-qexobog9sakulej5gukijez4': Waiting for checks to finish 2022/01/08 06:35:06 INFO : empty space: Deleted 2022/01/08 06:35:06 DEBUG : webdav root 'rclone-test-qexobog9sakulej5gukijez4': Waiting for transfers to finish 2022/01/08 06:35:06 INFO : potato3: Deleted 2022/01/08 06:35:06 INFO : potato2: Moved (server-side) 2022/01/08 06:35:06 INFO : potato3: Moved (server-side) 2022/01/08 06:35:06 INFO : There was nothing to transfer 2022/01/08 06:35:06 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-kuquhac3mazuquh3yiwesup1" 2022/01/08 06:35:06 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:06 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:06 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:06 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:06 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:06 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:06 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:06 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:06 DEBUG : found headers: 2022/01/08 06:35:06 DEBUG : webdav root 'rclone-test-kuquhac3mazuquh3yiwesup1': Using server-side directory move 2022/01/08 06:35:06 INFO : webdav root 'rclone-test-kuquhac3mazuquh3yiwesup1': Server side directory move succeeded 2022/01/08 06:35:07 ERROR : : error listing: directory not found 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-kuquhac3mazuquh3yiwesup1': Purge remote 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-qexobog9sakulej5gukijez4': Purge remote 2022/01/08 06:35:07 purge failed: rmdir failed: Not Found: 404 Not Found --- PASS: TestServerSideMove (0.35s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:07 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-noragut4zulinay0mijihuz0" 2022/01/08 06:35:07 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : found headers: sync_test.go:1215: Server side move (if possible) webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2' -> webdav root 'rclone-test-noragut4zulinay0mijihuz0' 2022/01/08 06:35:07 DEBUG : empty space: Excluded 2022/01/08 06:35:07 DEBUG : empty space: Excluded 2022/01/08 06:35:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-noragut4zulinay0mijihuz0': Waiting for checks to finish 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-noragut4zulinay0mijihuz0': Waiting for transfers to finish 2022/01/08 06:35:07 INFO : potato3: Deleted 2022/01/08 06:35:07 INFO : potato2: Moved (server-side) 2022/01/08 06:35:07 INFO : potato3: Moved (server-side) 2022/01/08 06:35:07 INFO : There was nothing to transfer 2022/01/08 06:35:07 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hekukov1famusis3vacetiw7" 2022/01/08 06:35:07 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : found headers: 2022/01/08 06:35:07 DEBUG : empty space: Excluded 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-hekukov1famusis3vacetiw7': Waiting for checks to finish 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-hekukov1famusis3vacetiw7': Waiting for transfers to finish 2022/01/08 06:35:07 INFO : potato2: Moved (server-side) 2022/01/08 06:35:07 INFO : potato3: Moved (server-side) 2022/01/08 06:35:07 INFO : There was nothing to transfer 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-hekukov1famusis3vacetiw7': Purge remote 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-noragut4zulinay0mijihuz0': Purge remote --- PASS: TestServerSideMoveWithFilter (0.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:07 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-robamil8tewevuy1soqupuh9" 2022/01/08 06:35:07 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : found headers: 2022/01/08 06:35:07 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2' -> webdav root 'rclone-test-robamil8tewevuy1soqupuh9' 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-robamil8tewevuy1soqupuh9': Using server-side directory move 2022/01/08 06:35:07 INFO : webdav root 'rclone-test-robamil8tewevuy1soqupuh9': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/01/08 06:35:07 DEBUG : empty space: Sizes identical 2022/01/08 06:35:07 DEBUG : empty space: Unchanged skipping 2022/01/08 06:35:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-robamil8tewevuy1soqupuh9': Waiting for checks to finish 2022/01/08 06:35:07 INFO : empty space: Deleted 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-robamil8tewevuy1soqupuh9': Waiting for transfers to finish 2022/01/08 06:35:07 INFO : potato3: Deleted 2022/01/08 06:35:07 INFO : potato2: Moved (server-side) 2022/01/08 06:35:07 INFO : potato3: Moved (server-side) 2022/01/08 06:35:07 INFO : tomatoDir: Removing directory 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': deleted 1 directories 2022/01/08 06:35:07 INFO : There was nothing to transfer 2022/01/08 06:35:07 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-fiwivuj1lemelor8babiyaj8" 2022/01/08 06:35:07 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : found headers: 2022/01/08 06:35:07 DEBUG : tomatoDir: Making directory 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-fiwivuj1lemelor8babiyaj8': Using server-side directory move 2022/01/08 06:35:07 INFO : webdav root 'rclone-test-fiwivuj1lemelor8babiyaj8': Server side directory move succeeded 2022/01/08 06:35:07 ERROR : : error listing: directory not found 2022/01/08 06:35:07 ERROR : : error listing: directory not found 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-fiwivuj1lemelor8babiyaj8': Purge remote 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-robamil8tewevuy1soqupuh9': Purge remote 2022/01/08 06:35:07 purge failed: rmdir failed: Not Found: 404 Not Found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.41s) === RUN TestServerSideMoveOverlap run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.02s) === RUN TestSyncOverlap run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:07 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/rclone-sync-test" 2022/01/08 06:35:07 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : found headers: --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncCompareDest run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:07 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/dst" 2022/01/08 06:35:07 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : found headers: 2022/01/08 06:35:07 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" 2022/01/08 06:35:07 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:07 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:07 DEBUG : found headers: 2022/01/08 06:35:07 DEBUG : fs cache: renaming cache item "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" to be canonical "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:07 INFO : one: Copied (new) 2022/01/08 06:35:07 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:07 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/08 06:35:07 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:07 INFO : one: Copied (replaced existing) 2022/01/08 06:35:07 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:08 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:08 DEBUG : one: Sizes identical 2022/01/08 06:35:08 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:08 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:08 INFO : There was nothing to transfer 2022/01/08 06:35:08 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" 2022/01/08 06:35:08 DEBUG : two: Sizes identical 2022/01/08 06:35:08 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:08 DEBUG : one: Sizes identical 2022/01/08 06:35:08 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:08 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:08 INFO : There was nothing to transfer 2022/01/08 06:35:08 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" 2022/01/08 06:35:08 DEBUG : two: Sizes identical 2022/01/08 06:35:08 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:08 DEBUG : one: Sizes identical 2022/01/08 06:35:08 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:08 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:08 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2022/01/08 06:35:08 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/CompareDest" 2022/01/08 06:35:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:08 DEBUG : one: Sizes identical 2022/01/08 06:35:08 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:08 INFO : two: Copied (new) 2022/01/08 06:35:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.62s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:08 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/dest" 2022/01/08 06:35:08 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:08 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:08 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:08 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:08 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:08 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:08 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:08 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:08 DEBUG : found headers: 2022/01/08 06:35:08 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/pre-dest1" 2022/01/08 06:35:08 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:08 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:08 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:08 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:08 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:08 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:08 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:08 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:08 DEBUG : found headers: 2022/01/08 06:35:08 DEBUG : fs cache: renaming cache item "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/pre-dest1" to be canonical "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/pre-dest1" 2022/01/08 06:35:08 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/pre-dest2" 2022/01/08 06:35:08 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:08 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:08 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:08 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:08 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:08 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:08 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:08 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:08 DEBUG : found headers: 2022/01/08 06:35:08 DEBUG : fs cache: renaming cache item "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/pre-dest2" to be canonical "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/pre-dest2" 2022/01/08 06:35:08 DEBUG : 1: Sizes identical 2022/01/08 06:35:08 DEBUG : 1: Destination found in --compare-dest, skipping 2022/01/08 06:35:08 DEBUG : 2: Sizes identical 2022/01/08 06:35:08 DEBUG : 2: Destination found in --compare-dest, skipping 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dest': Waiting for checks to finish 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dest': Waiting for transfers to finish 2022/01/08 06:35:08 INFO : 3: Copied (new) 2022/01/08 06:35:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.35s) === RUN TestSyncCopyDest run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:08 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/dst" 2022/01/08 06:35:08 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:08 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:08 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:08 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:08 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:08 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:08 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:08 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:08 DEBUG : found headers: 2022/01/08 06:35:08 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" 2022/01/08 06:35:08 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:08 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:08 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:08 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:08 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:08 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:08 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:08 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:08 DEBUG : found headers: 2022/01/08 06:35:08 DEBUG : fs cache: renaming cache item "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" to be canonical "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:08 INFO : one: Copied (new) 2022/01/08 06:35:08 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:08 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/08 06:35:08 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:08 INFO : one: Copied (replaced existing) 2022/01/08 06:35:08 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:09 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/BackupDir" 2022/01/08 06:35:09 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:09 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:09 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:09 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:09 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:09 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:09 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:09 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:09 DEBUG : found headers: 2022/01/08 06:35:09 DEBUG : fs cache: renaming cache item "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/BackupDir" to be canonical "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/BackupDir" 2022/01/08 06:35:09 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" 2022/01/08 06:35:09 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:09 DEBUG : one: Sizes identical 2022/01/08 06:35:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/08 06:35:09 INFO : one: Moved (server-side) 2022/01/08 06:35:09 INFO : one: Copied (server-side copy) 2022/01/08 06:35:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/08 06:35:09 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:09 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:09 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" 2022/01/08 06:35:09 DEBUG : two: Sizes identical 2022/01/08 06:35:09 INFO : two: Copied (server-side copy) 2022/01/08 06:35:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/08 06:35:09 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:09 DEBUG : one: Sizes identical 2022/01/08 06:35:09 DEBUG : one: Sizes identical 2022/01/08 06:35:09 DEBUG : one: Unchanged skipping 2022/01/08 06:35:09 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:09 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:09 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" 2022/01/08 06:35:09 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:09 DEBUG : one: Sizes identical 2022/01/08 06:35:09 DEBUG : one: Sizes identical 2022/01/08 06:35:09 DEBUG : one: Unchanged skipping 2022/01/08 06:35:09 DEBUG : two: Sizes identical 2022/01/08 06:35:09 DEBUG : two: Sizes identical 2022/01/08 06:35:09 DEBUG : two: Unchanged skipping 2022/01/08 06:35:09 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:09 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:09 INFO : There was nothing to transfer 2022/01/08 06:35:09 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/CopyDest" 2022/01/08 06:35:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/08 06:35:09 DEBUG : three: Destination not found in --copy-dest 2022/01/08 06:35:09 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:09 DEBUG : one: Sizes identical 2022/01/08 06:35:09 DEBUG : one: Sizes identical 2022/01/08 06:35:09 DEBUG : one: Unchanged skipping 2022/01/08 06:35:09 DEBUG : two: Sizes identical 2022/01/08 06:35:09 DEBUG : two: Sizes identical 2022/01/08 06:35:09 DEBUG : two: Unchanged skipping 2022/01/08 06:35:09 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:09 INFO : three: Copied (new) 2022/01/08 06:35:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (0.87s) === RUN TestSyncBackupDir run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:09 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/dst" 2022/01/08 06:35:09 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:09 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:09 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:09 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:09 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:09 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:09 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:09 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:09 DEBUG : found headers: 2022/01/08 06:35:09 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/backup" 2022/01/08 06:35:09 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:09 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:09 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:09 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:09 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:09 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:09 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:09 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:09 DEBUG : found headers: 2022/01/08 06:35:09 DEBUG : fs cache: renaming cache item "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/backup" to be canonical "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/backup" 2022/01/08 06:35:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/08 06:35:09 DEBUG : two: Sizes identical 2022/01/08 06:35:09 DEBUG : two: Unchanged skipping 2022/01/08 06:35:09 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:09 INFO : one: Moved (server-side) 2022/01/08 06:35:09 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:09 INFO : one: Copied (new) 2022/01/08 06:35:09 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:09 INFO : three.txt: Moved (server-side) 2022/01/08 06:35:09 INFO : three.txt: Moved into backup dir 2022/01/08 06:35:10 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/backup" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/backup" 2022/01/08 06:35:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/08 06:35:10 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:10 DEBUG : two: Sizes identical 2022/01/08 06:35:10 DEBUG : two: Unchanged skipping 2022/01/08 06:35:10 INFO : one: Deleted 2022/01/08 06:35:10 INFO : one: Moved (server-side) 2022/01/08 06:35:10 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:10 INFO : one: Copied (new) 2022/01/08 06:35:10 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:10 INFO : three.txt: Deleted 2022/01/08 06:35:10 INFO : three.txt: Moved (server-side) 2022/01/08 06:35:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.57s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:10 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/dst" 2022/01/08 06:35:10 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:10 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:10 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:10 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:10 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:10 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:10 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:10 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:10 DEBUG : found headers: 2022/01/08 06:35:10 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/backup" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/backup" 2022/01/08 06:35:10 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/backup" 2022/01/08 06:35:10 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:10 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:10 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:10 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:10 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:10 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:10 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:10 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:10 DEBUG : found headers: 2022/01/08 06:35:10 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/08 06:35:10 DEBUG : two: Sizes identical 2022/01/08 06:35:10 DEBUG : two: Unchanged skipping 2022/01/08 06:35:10 INFO : one: Moved (server-side) to: one.bak 2022/01/08 06:35:10 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:10 INFO : one: Copied (new) 2022/01/08 06:35:10 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/08 06:35:10 INFO : three.txt: Moved into backup dir 2022/01/08 06:35:10 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/backup" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/backup" 2022/01/08 06:35:10 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/08 06:35:10 DEBUG : two: Sizes identical 2022/01/08 06:35:10 DEBUG : two: Unchanged skipping 2022/01/08 06:35:10 INFO : one.bak: Deleted 2022/01/08 06:35:10 INFO : one: Moved (server-side) to: one.bak 2022/01/08 06:35:10 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:10 INFO : one: Copied (new) 2022/01/08 06:35:10 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:10 INFO : three.txt.bak: Deleted 2022/01/08 06:35:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/08 06:35:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:10 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/dst" 2022/01/08 06:35:10 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:10 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:10 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:10 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:10 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:10 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:10 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:10 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:10 DEBUG : found headers: 2022/01/08 06:35:10 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/backup" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/backup" 2022/01/08 06:35:10 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/backup" 2022/01/08 06:35:10 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:10 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:10 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:10 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:10 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:10 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:10 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:10 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:10 DEBUG : found headers: 2022/01/08 06:35:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/08 06:35:11 DEBUG : two: Sizes identical 2022/01/08 06:35:11 DEBUG : two: Unchanged skipping 2022/01/08 06:35:11 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:11 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/08 06:35:11 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:11 INFO : one: Copied (new) 2022/01/08 06:35:11 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/08 06:35:11 INFO : three.txt: Moved into backup dir 2022/01/08 06:35:11 DEBUG : fs cache: switching user supplied name "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/backup" for canonical name "TestWebdavRclone{LdoOG}:rclone-test-hijadeg9yirezuf8riyebiv2/backup" 2022/01/08 06:35:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/08 06:35:11 DEBUG : two: Sizes identical 2022/01/08 06:35:11 DEBUG : two: Unchanged skipping 2022/01/08 06:35:11 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:11 INFO : one-2019-01-01: Deleted 2022/01/08 06:35:11 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/08 06:35:11 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:11 INFO : one: Copied (new) 2022/01/08 06:35:11 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:11 INFO : three-2019-01-01.txt: Deleted 2022/01/08 06:35:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/08 06:35:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.58s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:11 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/dst" 2022/01/08 06:35:11 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:11 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:11 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:11 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:11 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:11 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:11 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:11 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:11 DEBUG : found headers: 2022/01/08 06:35:11 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/08 06:35:11 DEBUG : two: Sizes identical 2022/01/08 06:35:11 DEBUG : two: Unchanged skipping 2022/01/08 06:35:11 INFO : one: Moved (server-side) to: one.bak 2022/01/08 06:35:11 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:11 INFO : one: Copied (new) 2022/01/08 06:35:11 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/08 06:35:11 INFO : three.txt: Moved into backup dir 2022/01/08 06:35:11 DEBUG : one.bak: Excluded 2022/01/08 06:35:11 DEBUG : three.txt.bak: Excluded 2022/01/08 06:35:11 DEBUG : two: Sizes identical 2022/01/08 06:35:11 DEBUG : two: Unchanged skipping 2022/01/08 06:35:11 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for checks to finish 2022/01/08 06:35:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/08 06:35:11 INFO : one.bak: Deleted 2022/01/08 06:35:11 INFO : one: Moved (server-side) to: one.bak 2022/01/08 06:35:11 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2/dst': Waiting for transfers to finish 2022/01/08 06:35:11 INFO : one: Copied (new) 2022/01/08 06:35:11 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:11 INFO : three.txt.bak: Deleted 2022/01/08 06:35:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/08 06:35:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.57s) === RUN TestSyncSuffix run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:12 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/dst" 2022/01/08 06:35:12 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:12 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:12 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:12 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:12 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:12 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:12 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:12 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:12 DEBUG : found headers: 2022/01/08 06:35:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/08 06:35:12 INFO : one: Moved (server-side) to: one.bak 2022/01/08 06:35:12 INFO : one: Copied (new) 2022/01/08 06:35:12 DEBUG : two: Sizes identical 2022/01/08 06:35:12 DEBUG : two: Unchanged skipping 2022/01/08 06:35:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/01/08 06:35:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/08 06:35:12 INFO : three.txt: Copied (new) 2022/01/08 06:35:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/08 06:35:12 INFO : one.bak: Deleted 2022/01/08 06:35:12 INFO : one: Moved (server-side) to: one.bak 2022/01/08 06:35:12 INFO : one: Copied (new) 2022/01/08 06:35:12 DEBUG : two: Sizes identical 2022/01/08 06:35:12 DEBUG : two: Unchanged skipping 2022/01/08 06:35:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/01/08 06:35:12 INFO : three.txt.bak: Deleted 2022/01/08 06:35:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/08 06:35:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.67s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:12 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hijadeg9yirezuf8riyebiv2/dst" 2022/01/08 06:35:12 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2022/01/08 06:35:12 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:12 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:12 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:12 DEBUG : TestWebdavRclone: detected overridden config - adding "{LdoOG}" suffix to name 2022/01/08 06:35:12 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2022/01/08 06:35:12 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2022/01/08 06:35:12 DEBUG : Setting pass="h-v75A0H8E_zi-72LpzXy6P_6n0erQYU_v8dECIU9xD3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2022/01/08 06:35:12 DEBUG : found headers: 2022/01/08 06:35:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/08 06:35:12 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/08 06:35:12 INFO : one: Copied (new) 2022/01/08 06:35:12 DEBUG : two: Sizes identical 2022/01/08 06:35:12 DEBUG : two: Unchanged skipping 2022/01/08 06:35:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/01/08 06:35:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/08 06:35:13 INFO : three.txt: Copied (new) 2022/01/08 06:35:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/08 06:35:13 INFO : one-2019-01-01: Deleted 2022/01/08 06:35:13 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/08 06:35:13 INFO : one: Copied (new) 2022/01/08 06:35:13 DEBUG : two: Sizes identical 2022/01/08 06:35:13 DEBUG : two: Unchanged skipping 2022/01/08 06:35:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/01/08 06:35:13 INFO : three-2019-01-01.txt: Deleted 2022/01/08 06:35:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/08 06:35:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.66s) === RUN TestSyncUTFNorm run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:13 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/01/08 06:35:13 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:13 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/01/08 06:35:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.13s) === RUN TestSyncImmutable run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:13 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:13 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:13 INFO : existing: Copied (new) 2022/01/08 06:35:13 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/01/08 06:35:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/01/08 06:35:13 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:13 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:13 ERROR : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': not deleting files as there were IO errors 2022/01/08 06:35:13 ERROR : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.13s) === RUN TestSyncIgnoreCase run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:13 DEBUG : existing: Sizes identical 2022/01/08 06:35:13 DEBUG : existing: Unchanged skipping 2022/01/08 06:35:13 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:13 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:13 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.10s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (0.06s) --- SKIP: TestMaxTransfer/Hard (0.02s) --- SKIP: TestMaxTransfer/Soft (0.02s) --- SKIP: TestMaxTransfer/Cautious (0.02s) === RUN TestSyncConcurrentDelete run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:15 DEBUG : both0: Sizes identical 2022/01/08 06:35:15 DEBUG : both0: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both1: Sizes identical 2022/01/08 06:35:15 DEBUG : both1: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both10: Sizes identical 2022/01/08 06:35:15 DEBUG : both10: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both11: Sizes identical 2022/01/08 06:35:15 DEBUG : both11: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both12: Sizes identical 2022/01/08 06:35:15 DEBUG : both12: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both13: Sizes identical 2022/01/08 06:35:15 DEBUG : both13: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both14: Sizes identical 2022/01/08 06:35:15 DEBUG : both14: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both15: Sizes identical 2022/01/08 06:35:15 DEBUG : both15: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both16: Sizes identical 2022/01/08 06:35:15 DEBUG : both16: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both17: Sizes identical 2022/01/08 06:35:15 DEBUG : both17: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both18: Sizes identical 2022/01/08 06:35:15 DEBUG : both18: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both19: Sizes identical 2022/01/08 06:35:15 DEBUG : both19: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both2: Sizes identical 2022/01/08 06:35:15 DEBUG : both2: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both3: Sizes identical 2022/01/08 06:35:15 DEBUG : both3: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both4: Sizes identical 2022/01/08 06:35:15 DEBUG : both4: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both5: Sizes identical 2022/01/08 06:35:15 DEBUG : both5: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both6: Sizes identical 2022/01/08 06:35:15 DEBUG : both6: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both7: Sizes identical 2022/01/08 06:35:15 DEBUG : both7: Unchanged skipping 2022/01/08 06:35:15 DEBUG : both8: Sizes identical 2022/01/08 06:35:15 DEBUG : both8: Unchanged skipping 2022/01/08 06:35:15 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:15 DEBUG : both9: Sizes identical 2022/01/08 06:35:15 DEBUG : both9: Unchanged skipping 2022/01/08 06:35:15 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:15 DEBUG : Waiting for deletions to finish 2022/01/08 06:35:15 INFO : only1: Deleted 2022/01/08 06:35:15 INFO : only8: Deleted 2022/01/08 06:35:15 INFO : only11: Deleted 2022/01/08 06:35:15 INFO : only15: Deleted 2022/01/08 06:35:15 INFO : only3: Deleted 2022/01/08 06:35:15 INFO : only5: Deleted 2022/01/08 06:35:15 INFO : only7: Deleted 2022/01/08 06:35:15 INFO : only0: Deleted 2022/01/08 06:35:15 INFO : only10: Deleted 2022/01/08 06:35:15 INFO : only12: Deleted 2022/01/08 06:35:15 INFO : only14: Deleted 2022/01/08 06:35:15 INFO : only18: Deleted 2022/01/08 06:35:15 INFO : only2: Deleted 2022/01/08 06:35:15 INFO : only4: Deleted 2022/01/08 06:35:15 INFO : only9: Deleted 2022/01/08 06:35:15 INFO : only13: Deleted 2022/01/08 06:35:15 INFO : only16: Deleted 2022/01/08 06:35:15 INFO : only17: Deleted 2022/01/08 06:35:15 INFO : only19: Deleted 2022/01/08 06:35:15 INFO : only6: Deleted 2022/01/08 06:35:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (1.77s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2'", Local "Local file system at /tmp/rclone374429718", Modify Window "876000h0m0s" 2022/01/08 06:35:16 DEBUG : both0: Sizes identical 2022/01/08 06:35:16 DEBUG : both0: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both12: Sizes identical 2022/01/08 06:35:16 DEBUG : both12: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both13: Sizes identical 2022/01/08 06:35:16 DEBUG : both13: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both14: Sizes identical 2022/01/08 06:35:16 DEBUG : both14: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both15: Sizes identical 2022/01/08 06:35:16 DEBUG : both15: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both16: Sizes identical 2022/01/08 06:35:16 DEBUG : both16: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both17: Sizes identical 2022/01/08 06:35:16 DEBUG : both17: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both18: Sizes identical 2022/01/08 06:35:16 DEBUG : both18: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both19: Sizes identical 2022/01/08 06:35:16 DEBUG : both19: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both2: Sizes identical 2022/01/08 06:35:16 DEBUG : both2: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both3: Sizes identical 2022/01/08 06:35:16 DEBUG : both1: Sizes identical 2022/01/08 06:35:16 DEBUG : both1: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both4: Sizes identical 2022/01/08 06:35:16 DEBUG : both4: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both5: Sizes identical 2022/01/08 06:35:16 DEBUG : both10: Sizes identical 2022/01/08 06:35:16 DEBUG : both10: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both6: Sizes identical 2022/01/08 06:35:16 DEBUG : both6: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both7: Sizes identical 2022/01/08 06:35:16 DEBUG : both7: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both8: Sizes identical 2022/01/08 06:35:16 DEBUG : both8: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both9: Sizes identical 2022/01/08 06:35:16 DEBUG : both9: Unchanged skipping 2022/01/08 06:35:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/01/08 06:35:16 DEBUG : both11: Sizes identical 2022/01/08 06:35:16 DEBUG : both11: Unchanged skipping 2022/01/08 06:35:16 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for checks to finish 2022/01/08 06:35:16 DEBUG : both5: Unchanged skipping 2022/01/08 06:35:16 DEBUG : both3: Unchanged skipping 2022/01/08 06:35:16 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Waiting for transfers to finish 2022/01/08 06:35:16 INFO : only0: Copied (replaced existing) 2022/01/08 06:35:16 INFO : only1: Copied (replaced existing) 2022/01/08 06:35:16 INFO : only10: Copied (replaced existing) 2022/01/08 06:35:16 INFO : only11: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only12: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only13: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only14: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only15: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only16: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only17: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only18: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only19: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only2: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only3: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only4: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only5: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only6: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only7: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only8: Copied (replaced existing) 2022/01/08 06:35:17 INFO : only9: Copied (replaced existing) 2022/01/08 06:35:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (2.44s) PASS 2022/01/08 06:35:17 DEBUG : webdav root 'rclone-test-hijadeg9yirezuf8riyebiv2': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 18.311320612s (try 1/5)