"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2021/05/09 05:34:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7" 2021/05/09 05:34:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 05:34:12 DEBUG : Creating backend with remote "/tmp/rclone936520687" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.10s) === 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.01s) --- 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:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:34:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/05/09 05:34:13 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:34:13 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.23s) === RUN TestCopy run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:34:16 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:34:16 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:34:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (7.74s) === RUN TestCopyMissingDirectory run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:34:23 DEBUG : Creating backend with remote "/non-existing" 2021/05/09 05:34:24 ERROR : : error reading source directory: directory not found 2021/05/09 05:34:24 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:34:24 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.77s) === RUN TestCopyNoTraverse run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:34:25 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:34:25 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:34:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (8.00s) === RUN TestCopyCheckFirst run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:34:33 INFO : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Running all checks before starting transfers 2021/05/09 05:34:33 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:34:33 INFO : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Checks finished, now starting transfers 2021/05/09 05:34:33 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:34:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.80s) === RUN TestSyncNoTraverse run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:34:40 ERROR : Ignoring --no-traverse with sync 2021/05/09 05:34:41 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:34:41 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:34:44 INFO : sub dir/hello world: Copied (new) 2021/05/09 05:34:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (8.03s) === RUN TestCopyWithDepth run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:34:49 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:34:49 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:34:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.90s) === RUN TestCopyWithFilesFrom run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:34:53 DEBUG : hello world2: Excluded 2021/05/09 05:34:54 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:34:54 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:34:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (5.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:34:59 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:34:59 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:35:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.95s) === RUN TestCopyEmptyDirectories run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:35:03 DEBUG : sub dir2: Making directory 2021/05/09 05:35:04 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:35:04 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:35:07 INFO : sub dir/hello world: Copied (new) 2021/05/09 05:35:07 DEBUG : sub dir2: Making directory 2021/05/09 05:35:08 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': copied 1 directories --- PASS: TestCopyEmptyDirectories (9.61s) === RUN TestMoveEmptyDirectories run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:35:13 DEBUG : sub dir2: Making directory 2021/05/09 05:35:14 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:35:14 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:35:16 INFO : sub dir/hello world: Copied (new) 2021/05/09 05:35:16 INFO : sub dir/hello world: Deleted 2021/05/09 05:35:16 DEBUG : sub dir: Making directory 2021/05/09 05:35:16 DEBUG : sub dir2: Making directory 2021/05/09 05:35:18 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': copied 2 directories --- PASS: TestMoveEmptyDirectories (9.40s) === RUN TestSyncEmptyDirectories run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:35:22 DEBUG : sub dir2: Making directory 2021/05/09 05:35:23 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:35:23 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:35:26 INFO : sub dir/hello world: Copied (new) 2021/05/09 05:35:26 DEBUG : sub dir2: Making directory 2021/05/09 05:35:27 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': copied 1 directories 2021/05/09 05:35:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (9.39s) === RUN TestServerSideCopy run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:35:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-koxesef8dovamam2jekijal5" sync_test.go:281: Server side copy (if possible) sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7' -> sugarsync root 'Test/rclone-test-koxesef8dovamam2jekijal5' 2021/05/09 05:35:39 DEBUG : sugarsync root 'Test/rclone-test-koxesef8dovamam2jekijal5': Waiting for checks to finish 2021/05/09 05:35:39 DEBUG : sugarsync root 'Test/rclone-test-koxesef8dovamam2jekijal5': Waiting for transfers to finish 2021/05/09 05:35:42 INFO : sub dir/hello world: Copied (server-side copy) 2021/05/09 05:35:43 DEBUG : sugarsync root 'Test/rclone-test-koxesef8dovamam2jekijal5': Purge remote --- PASS: TestServerSideCopy (14.76s) === RUN TestCopyAfterDelete run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:35:49 ERROR : : error listing: directory not found 2021/05/09 05:35:51 DEBUG : Local file system at /tmp/rclone936520687: Making directory 2021/05/09 05:35:51 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:35:51 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.95s) === RUN TestCopyRedownload run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:36:01 DEBUG : Local file system at /tmp/rclone936520687: Waiting for checks to finish 2021/05/09 05:36:01 DEBUG : Local file system at /tmp/rclone936520687: Waiting for transfers to finish 2021/05/09 05:36:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (8.66s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:36:05 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:36:05 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:36:07 INFO : check sum: Copied (new) 2021/05/09 05:36:07 DEBUG : Waiting for deletions to finish 2021/05/09 05:36:08 NOTICE: sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/05/09 05:36:08 DEBUG : check sum: Size of src and dst objects identical 2021/05/09 05:36:08 DEBUG : check sum: Unchanged skipping 2021/05/09 05:36:08 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:36:08 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:36:08 DEBUG : Waiting for deletions to finish 2021/05/09 05:36:08 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.18s) === RUN TestSyncSizeOnly run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:36:11 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:36:11 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:36:13 INFO : sizeonly: Copied (new) 2021/05/09 05:36:13 DEBUG : Waiting for deletions to finish 2021/05/09 05:36:14 DEBUG : sizeonly: Sizes identical 2021/05/09 05:36:14 DEBUG : sizeonly: Unchanged skipping 2021/05/09 05:36:14 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:36:14 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:36:14 DEBUG : Waiting for deletions to finish 2021/05/09 05:36:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.17s) === RUN TestSyncIgnoreSize run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:36:17 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:36:17 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:36:19 INFO : ignore-size: Copied (new) 2021/05/09 05:36:19 DEBUG : Waiting for deletions to finish 2021/05/09 05:36:21 DEBUG : ignore-size: Sizes identical 2021/05/09 05:36:21 DEBUG : ignore-size: Unchanged skipping 2021/05/09 05:36:21 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:36:21 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:36:21 DEBUG : Waiting for deletions to finish 2021/05/09 05:36:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.33s) === RUN TestSyncIgnoreTimes run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:36:26 DEBUG : existing: Sizes identical 2021/05/09 05:36:26 DEBUG : existing: Unchanged skipping 2021/05/09 05:36:26 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:36:26 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:36:26 DEBUG : Waiting for deletions to finish 2021/05/09 05:36:26 INFO : There was nothing to transfer 2021/05/09 05:36:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/05/09 05:36:27 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:36:27 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:36:28 INFO : existing: Copied (replaced existing) 2021/05/09 05:36:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.17s) === RUN TestSyncIgnoreExisting run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:36:31 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:36:31 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:36:33 INFO : existing: Copied (new) 2021/05/09 05:36:33 DEBUG : Waiting for deletions to finish 2021/05/09 05:36:34 DEBUG : existing: Destination exists, skipping 2021/05/09 05:36:34 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:36:34 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:36:34 DEBUG : Waiting for deletions to finish 2021/05/09 05:36:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.12s) === RUN TestSyncIgnoreErrors run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:36:42 DEBUG : d: Making directory 2021/05/09 05:36:45 DEBUG : c/non empty space: Sizes identical 2021/05/09 05:36:45 DEBUG : c/non empty space: Unchanged skipping 2021/05/09 05:36:45 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:36:45 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:36:47 INFO : a/potato2: Copied (new) 2021/05/09 05:36:47 DEBUG : Waiting for deletions to finish 2021/05/09 05:36:48 INFO : b/potato: Deleted 2021/05/09 05:36:48 DEBUG : d: Removing directory 2021/05/09 05:36:49 DEBUG : b: Removing directory 2021/05/09 05:36:50 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': deleted 2 directories --- PASS: TestSyncIgnoreErrors (19.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:36:59 DEBUG : empty space: Sizes identical 2021/05/09 05:36:59 DEBUG : empty space: Unchanged skipping 2021/05/09 05:36:59 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:36:59 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:36:59 DEBUG : Waiting for deletions to finish 2021/05/09 05:36:59 INFO : There was nothing to transfer 2021/05/09 05:37:00 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:37:00 DEBUG : empty space: Sizes identical 2021/05/09 05:37:00 DEBUG : empty space: Unchanged skipping 2021/05/09 05:37:00 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:37:00 DEBUG : Waiting for deletions to finish 2021/05/09 05:37:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (6.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" sync_test.go:591: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.18s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" sync_test.go:616: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.21s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:37:08 DEBUG : empty space: Sizes identical 2021/05/09 05:37:08 DEBUG : empty space: Unchanged skipping 2021/05/09 05:37:08 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:37:08 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:37:10 INFO : potato: Copied (new) 2021/05/09 05:37:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:37:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/05/09 05:37:16 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:37:16 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:37:17 INFO : potato: Copied (replaced existing) 2021/05/09 05:37:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (6.65s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" sync_test.go:677: ModTimeNotSupported so forcing file to be a different size 2021/05/09 05:37:23 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2021/05/09 05:37:23 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:37:23 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:37:24 INFO : potato: Copied (replaced existing) 2021/05/09 05:37:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (6.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:37:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/05/09 05:37:31 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:37:31 DEBUG : empty space: Sizes identical 2021/05/09 05:37:31 DEBUG : empty space: Unchanged skipping 2021/05/09 05:37:31 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:37:31 DEBUG : Waiting for deletions to finish 2021/05/09 05:37:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:37:39 DEBUG : empty space: Sizes identical 2021/05/09 05:37:39 DEBUG : empty space: Unchanged skipping 2021/05/09 05:37:39 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:37:39 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:37:41 INFO : potato2: Copied (new) 2021/05/09 05:37:41 DEBUG : Waiting for deletions to finish 2021/05/09 05:37:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:37:50 DEBUG : d: Making directory 2021/05/09 05:37:51 DEBUG : d/e: Making directory 2021/05/09 05:37:55 DEBUG : c/non empty space: Sizes identical 2021/05/09 05:37:55 DEBUG : c/non empty space: Unchanged skipping 2021/05/09 05:37:57 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:37:57 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:37:57 INFO : a/potato2: Copied (new) 2021/05/09 05:37:57 DEBUG : Waiting for deletions to finish 2021/05/09 05:37:58 INFO : b/potato: Deleted 2021/05/09 05:37:58 DEBUG : d/e: Removing directory 2021/05/09 05:37:59 DEBUG : d: Removing directory 2021/05/09 05:38:00 DEBUG : b: Removing directory 2021/05/09 05:38:01 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:38:12 DEBUG : d: Making directory 2021/05/09 05:38:15 DEBUG : c/non empty space: Sizes identical 2021/05/09 05:38:15 DEBUG : c/non empty space: Unchanged skipping 2021/05/09 05:38:17 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:38:17 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:38:18 INFO : a/potato2: Copied (new) 2021/05/09 05:38:18 ERROR : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': not deleting files as there were IO errors 2021/05/09 05:38:18 ERROR : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.90s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:38:30 DEBUG : Waiting for deletions to finish 2021/05/09 05:38:31 DEBUG : empty space: Sizes identical 2021/05/09 05:38:31 DEBUG : empty space: Unchanged skipping 2021/05/09 05:38:31 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:38:31 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:38:31 INFO : potato: Deleted 2021/05/09 05:38:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.24s) === RUN TestSyncDeleteBefore run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:38:40 DEBUG : Waiting for deletions to finish 2021/05/09 05:38:41 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:38:41 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:38:41 INFO : potato: Deleted 2021/05/09 05:38:42 DEBUG : empty space: Sizes identical 2021/05/09 05:38:42 DEBUG : empty space: Unchanged skipping 2021/05/09 05:38:42 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:38:42 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:38:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.21s) === RUN TestCopyDeleteBefore run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:38:50 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:38:50 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:38:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.14s) === RUN TestSyncWithExclude run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:39:00 DEBUG : enormous: Excluded 2021/05/09 05:39:00 DEBUG : potato2: Excluded 2021/05/09 05:39:00 DEBUG : potato2: Excluded 2021/05/09 05:39:00 DEBUG : empty space: Sizes identical 2021/05/09 05:39:00 DEBUG : empty space: Unchanged skipping 2021/05/09 05:39:00 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:39:00 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:39:00 DEBUG : Waiting for deletions to finish 2021/05/09 05:39:00 INFO : There was nothing to transfer 2021/05/09 05:39:01 DEBUG : enormous: Excluded 2021/05/09 05:39:01 DEBUG : potato2: Excluded 2021/05/09 05:39:01 DEBUG : potato2: Excluded 2021/05/09 05:39:01 DEBUG : empty space: Sizes identical 2021/05/09 05:39:01 DEBUG : empty space: Unchanged skipping 2021/05/09 05:39:01 DEBUG : Local file system at /tmp/rclone936520687: Waiting for checks to finish 2021/05/09 05:39:01 DEBUG : Local file system at /tmp/rclone936520687: Waiting for transfers to finish 2021/05/09 05:39:01 DEBUG : Waiting for deletions to finish 2021/05/09 05:39:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.87s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:39:10 DEBUG : enormous: Excluded 2021/05/09 05:39:10 DEBUG : potato2: Excluded 2021/05/09 05:39:11 DEBUG : empty space: Sizes identical 2021/05/09 05:39:11 DEBUG : empty space: Unchanged skipping 2021/05/09 05:39:11 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:39:11 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:39:11 DEBUG : Waiting for deletions to finish 2021/05/09 05:39:12 INFO : enormous: Deleted 2021/05/09 05:39:12 INFO : potato2: Deleted 2021/05/09 05:39:12 INFO : There was nothing to transfer 2021/05/09 05:39:13 DEBUG : empty space: Sizes identical 2021/05/09 05:39:13 DEBUG : empty space: Unchanged skipping 2021/05/09 05:39:13 DEBUG : Local file system at /tmp/rclone936520687: Waiting for checks to finish 2021/05/09 05:39:13 DEBUG : Local file system at /tmp/rclone936520687: Waiting for transfers to finish 2021/05/09 05:39:13 DEBUG : Waiting for deletions to finish 2021/05/09 05:39:13 INFO : potato2: Deleted 2021/05/09 05:39:13 INFO : enormous: Deleted 2021/05/09 05:39:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.86s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" sync_test.go:998: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.18s) === RUN TestSyncWithMaxDuration sync_test.go:1039: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" sync_test.go:1088: Can track renames: false 2021/05/09 05:39:16 ERROR : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Ignoring --track-renames as the source and destination do not have a common hash 2021/05/09 05:39:17 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:39:17 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:39:18 INFO : potato: Copied (new) 2021/05/09 05:39:18 INFO : yam: Copied (new) 2021/05/09 05:39:18 DEBUG : Waiting for deletions to finish 2021/05/09 05:39:19 ERROR : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Ignoring --track-renames as the source and destination do not have a common hash 2021/05/09 05:39:20 DEBUG : potato: Sizes identical 2021/05/09 05:39:20 DEBUG : potato: Unchanged skipping 2021/05/09 05:39:20 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:39:20 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:39:22 INFO : yaml: Copied (new) 2021/05/09 05:39:22 DEBUG : Waiting for deletions to finish 2021/05/09 05:39:22 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (9.63s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" sync_test.go:1157: Can track renames: false 2021/05/09 05:39:26 ERROR : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Ignoring --track-renames as either the source or destination do not support modtime 2021/05/09 05:39:26 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:39:26 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:39:28 INFO : yam: Copied (new) 2021/05/09 05:39:28 INFO : potato: Copied (new) 2021/05/09 05:39:28 DEBUG : Waiting for deletions to finish 2021/05/09 05:39:29 ERROR : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Ignoring --track-renames as either the source or destination do not support modtime 2021/05/09 05:39:29 DEBUG : potato: Sizes identical 2021/05/09 05:39:29 DEBUG : potato: Unchanged skipping 2021/05/09 05:39:29 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:39:29 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:39:31 INFO : yaml: Copied (new) 2021/05/09 05:39:31 DEBUG : Waiting for deletions to finish 2021/05/09 05:39:32 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" sync_test.go:1193: Can track renames: false 2021/05/09 05:39:36 INFO : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Making map for --track-renames 2021/05/09 05:39:36 INFO : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Finished making map for --track-renames 2021/05/09 05:39:36 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:39:36 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for renames to finish 2021/05/09 05:39:36 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:39:39 INFO : potato: Copied (new) 2021/05/09 05:39:39 INFO : sub/yam: Copied (new) 2021/05/09 05:39:39 DEBUG : Waiting for deletions to finish 2021/05/09 05:39:40 DEBUG : potato: Sizes identical 2021/05/09 05:39:40 DEBUG : potato: Unchanged skipping 2021/05/09 05:39:41 INFO : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Making map for --track-renames 2021/05/09 05:39:41 INFO : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Finished making map for --track-renames 2021/05/09 05:39:41 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:39:41 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for renames to finish 2021/05/09 05:39:42 INFO : sub/yam: Moved (server-side) to: yam 2021/05/09 05:39:42 INFO : yam: Renamed from "sub/yam" 2021/05/09 05:39:42 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:39:42 DEBUG : Waiting for deletions to finish 2021/05/09 05:39:42 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.86s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:39:48 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:39:48 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:39:53 INFO : nested/sub dir/file: Copied (new) 2021/05/09 05:39:53 INFO : nested/sub dir/file: Deleted 2021/05/09 05:39:53 INFO : sub dir/hello world: Copied (new) 2021/05/09 05:39:53 INFO : sub dir/hello world: Deleted 2021/05/09 05:39:53 DEBUG : sub dir: Removing directory 2021/05/09 05:39:53 DEBUG : nested/sub dir: Removing directory 2021/05/09 05:39:53 DEBUG : nested: Removing directory 2021/05/09 05:39:53 DEBUG : Local file system at /tmp/rclone936520687: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (13.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:40:01 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:40:01 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:40:06 INFO : sub dir/hello world: Copied (new) 2021/05/09 05:40:06 INFO : sub dir/hello world: Deleted 2021/05/09 05:40:07 INFO : nested/sub dir/file: Copied (new) 2021/05/09 05:40:07 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.55s) === RUN TestServerSideMove run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:40:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jivodoq3vorejen5yadowin4" sync_test.go:1245: Server side move (if possible) sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7' -> sugarsync root 'Test/rclone-test-jivodoq3vorejen5yadowin4' 2021/05/09 05:40:28 DEBUG : sugarsync root 'Test/rclone-test-jivodoq3vorejen5yadowin4': Using server-side directory move 2021/05/09 05:40:28 INFO : sugarsync root 'Test/rclone-test-jivodoq3vorejen5yadowin4': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/05/09 05:40:29 DEBUG : empty space: Sizes identical 2021/05/09 05:40:29 DEBUG : empty space: Unchanged skipping 2021/05/09 05:40:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/05/09 05:40:29 DEBUG : sugarsync root 'Test/rclone-test-jivodoq3vorejen5yadowin4': Waiting for checks to finish 2021/05/09 05:40:30 INFO : potato2: Moved (server-side) 2021/05/09 05:40:30 INFO : potato3: Deleted 2021/05/09 05:40:30 INFO : empty space: Deleted 2021/05/09 05:40:30 DEBUG : sugarsync root 'Test/rclone-test-jivodoq3vorejen5yadowin4': Waiting for transfers to finish 2021/05/09 05:40:30 INFO : potato3: Moved (server-side) 2021/05/09 05:40:30 INFO : There was nothing to transfer 2021/05/09 05:40:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zotayos6hifitos3hidatiy1" 2021/05/09 05:40:34 DEBUG : sugarsync root 'Test/rclone-test-zotayos6hifitos3hidatiy1': Using server-side directory move 2021/05/09 05:40:35 INFO : sugarsync root 'Test/rclone-test-zotayos6hifitos3hidatiy1': Server side directory move succeeded 2021/05/09 05:40:37 ERROR : : error listing: directory not found 2021/05/09 05:40:37 DEBUG : sugarsync root 'Test/rclone-test-zotayos6hifitos3hidatiy1': Purge remote 2021/05/09 05:40:38 DEBUG : sugarsync root 'Test/rclone-test-jivodoq3vorejen5yadowin4': Purge remote 2021/05/09 05:40:38 purge failed: directory not found --- PASS: TestServerSideMove (25.27s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:40:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasoqaq1rodohiw0juxavaw2" sync_test.go:1245: Server side move (if possible) sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7' -> sugarsync root 'Test/rclone-test-fasoqaq1rodohiw0juxavaw2' 2021/05/09 05:40:54 DEBUG : empty space: Excluded 2021/05/09 05:40:54 DEBUG : empty space: Excluded 2021/05/09 05:40:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/05/09 05:40:54 DEBUG : sugarsync root 'Test/rclone-test-fasoqaq1rodohiw0juxavaw2': Waiting for checks to finish 2021/05/09 05:40:54 DEBUG : sugarsync root 'Test/rclone-test-fasoqaq1rodohiw0juxavaw2': Waiting for transfers to finish 2021/05/09 05:40:55 INFO : potato2: Moved (server-side) 2021/05/09 05:40:55 INFO : potato3: Deleted 2021/05/09 05:40:56 INFO : potato3: Moved (server-side) 2021/05/09 05:40:56 INFO : There was nothing to transfer 2021/05/09 05:40:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vuyugah2cequbin3vohulix1" 2021/05/09 05:41:00 DEBUG : empty space: Excluded 2021/05/09 05:41:00 DEBUG : sugarsync root 'Test/rclone-test-vuyugah2cequbin3vohulix1': Waiting for checks to finish 2021/05/09 05:41:00 DEBUG : sugarsync root 'Test/rclone-test-vuyugah2cequbin3vohulix1': Waiting for transfers to finish 2021/05/09 05:41:01 INFO : potato2: Moved (server-side) 2021/05/09 05:41:02 INFO : potato3: Moved (server-side) 2021/05/09 05:41:02 INFO : There was nothing to transfer 2021/05/09 05:41:03 DEBUG : sugarsync root 'Test/rclone-test-vuyugah2cequbin3vohulix1': Purge remote 2021/05/09 05:41:03 DEBUG : sugarsync root 'Test/rclone-test-fasoqaq1rodohiw0juxavaw2': Purge remote --- PASS: TestServerSideMoveWithFilter (25.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:41:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vujequb4fakefir0kofobey2" 2021/05/09 05:41:13 DEBUG : tomatoDir: Making directory sync_test.go:1245: Server side move (if possible) sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7' -> sugarsync root 'Test/rclone-test-vujequb4fakefir0kofobey2' 2021/05/09 05:41:21 DEBUG : sugarsync root 'Test/rclone-test-vujequb4fakefir0kofobey2': Using server-side directory move 2021/05/09 05:41:21 INFO : sugarsync root 'Test/rclone-test-vujequb4fakefir0kofobey2': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/05/09 05:41:21 DEBUG : empty space: Sizes identical 2021/05/09 05:41:21 DEBUG : empty space: Unchanged skipping 2021/05/09 05:41:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/05/09 05:41:22 DEBUG : sugarsync root 'Test/rclone-test-vujequb4fakefir0kofobey2': Waiting for checks to finish 2021/05/09 05:41:22 INFO : potato2: Moved (server-side) 2021/05/09 05:41:22 INFO : empty space: Deleted 2021/05/09 05:41:22 DEBUG : sugarsync root 'Test/rclone-test-vujequb4fakefir0kofobey2': Waiting for transfers to finish 2021/05/09 05:41:22 INFO : potato3: Deleted 2021/05/09 05:41:23 INFO : potato3: Moved (server-side) 2021/05/09 05:41:23 DEBUG : tomatoDir: Removing directory 2021/05/09 05:41:24 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': deleted 1 directories 2021/05/09 05:41:24 INFO : There was nothing to transfer 2021/05/09 05:41:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tuledew6gekisoz5wolowon0" 2021/05/09 05:41:28 DEBUG : tomatoDir: Making directory 2021/05/09 05:41:29 DEBUG : sugarsync root 'Test/rclone-test-tuledew6gekisoz5wolowon0': Using server-side directory move 2021/05/09 05:41:30 INFO : sugarsync root 'Test/rclone-test-tuledew6gekisoz5wolowon0': Server side directory move succeeded 2021/05/09 05:41:32 ERROR : : error listing: directory not found 2021/05/09 05:41:33 ERROR : : error listing: directory not found 2021/05/09 05:41:33 DEBUG : sugarsync root 'Test/rclone-test-tuledew6gekisoz5wolowon0': Purge remote 2021/05/09 05:41:33 DEBUG : sugarsync root 'Test/rclone-test-vujequb4fakefir0kofobey2': Purge remote 2021/05/09 05:41:34 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (29.80s) === RUN TestServerSideMoveOverlap run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" sync_test.go:1382: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.18s) === RUN TestSyncOverlap run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:41:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/rclone-sync-test" --- PASS: TestSyncOverlap (4.77s) === RUN TestSyncCompareDest run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:41:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/dst" 2021/05/09 05:41:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/CompareDest" 2021/05/09 05:41:49 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:41:49 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:41:52 INFO : one: Copied (new) 2021/05/09 05:41:52 DEBUG : Waiting for deletions to finish 2021/05/09 05:41:55 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:41:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 05:41:56 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:41:57 INFO : one: Copied (replaced existing) 2021/05/09 05:41:57 DEBUG : Waiting for deletions to finish 2021/05/09 05:42:04 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:42:06 DEBUG : one: Sizes identical 2021/05/09 05:42:06 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/09 05:42:06 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:42:06 DEBUG : Waiting for deletions to finish 2021/05/09 05:42:06 INFO : There was nothing to transfer 2021/05/09 05:42:11 DEBUG : two: Sizes identical 2021/05/09 05:42:11 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/09 05:42:11 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:42:12 DEBUG : one: Sizes identical 2021/05/09 05:42:12 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/09 05:42:12 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:42:12 DEBUG : Waiting for deletions to finish 2021/05/09 05:42:12 INFO : There was nothing to transfer 2021/05/09 05:42:14 DEBUG : two: Sizes identical 2021/05/09 05:42:14 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/09 05:42:14 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:42:15 DEBUG : one: Sizes identical 2021/05/09 05:42:15 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/09 05:42:15 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:42:15 DEBUG : Waiting for deletions to finish 2021/05/09 05:42:15 INFO : There was nothing to transfer 2021/05/09 05:42:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/05/09 05:42:18 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:42:19 DEBUG : one: Sizes identical 2021/05/09 05:42:19 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/09 05:42:19 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:42:21 INFO : two: Copied (new) 2021/05/09 05:42:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (46.73s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:42:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/dest" 2021/05/09 05:42:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/pre-dest1" 2021/05/09 05:42:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/pre-dest2" 2021/05/09 05:42:43 DEBUG : 1: Sizes identical 2021/05/09 05:42:43 DEBUG : 1: Destination found in --compare-dest, skipping 2021/05/09 05:42:44 DEBUG : 2: Sizes identical 2021/05/09 05:42:44 DEBUG : 2: Destination found in --compare-dest, skipping 2021/05/09 05:42:45 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dest': Waiting for checks to finish 2021/05/09 05:42:45 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dest': Waiting for transfers to finish 2021/05/09 05:42:48 INFO : 3: Copied (new) 2021/05/09 05:42:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (28.55s) === RUN TestSyncCopyDest run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:42:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/dst" 2021/05/09 05:43:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/CopyDest" 2021/05/09 05:43:05 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:43:05 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:43:07 INFO : one: Copied (new) 2021/05/09 05:43:07 DEBUG : Waiting for deletions to finish 2021/05/09 05:43:10 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:43:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 05:43:11 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:43:12 INFO : one: Copied (replaced existing) 2021/05/09 05:43:12 DEBUG : Waiting for deletions to finish 2021/05/09 05:43:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/BackupDir" 2021/05/09 05:43:23 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:43:24 DEBUG : one: Sizes identical 2021/05/09 05:43:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 05:43:26 INFO : one: Moved (server-side) 2021/05/09 05:43:27 INFO : one: Copied (server-side copy) 2021/05/09 05:43:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/05/09 05:43:27 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:43:27 DEBUG : Waiting for deletions to finish 2021/05/09 05:43:33 DEBUG : two: Sizes identical 2021/05/09 05:43:34 INFO : two: Copied (server-side copy) 2021/05/09 05:43:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/05/09 05:43:34 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:43:34 DEBUG : one: Sizes identical 2021/05/09 05:43:34 DEBUG : one: Sizes identical 2021/05/09 05:43:34 DEBUG : one: Unchanged skipping 2021/05/09 05:43:34 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:43:34 DEBUG : Waiting for deletions to finish 2021/05/09 05:43:36 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:43:37 DEBUG : one: Sizes identical 2021/05/09 05:43:37 DEBUG : one: Sizes identical 2021/05/09 05:43:37 DEBUG : one: Unchanged skipping 2021/05/09 05:43:37 DEBUG : two: Sizes identical 2021/05/09 05:43:37 DEBUG : two: Sizes identical 2021/05/09 05:43:37 DEBUG : two: Unchanged skipping 2021/05/09 05:43:37 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:43:37 DEBUG : Waiting for deletions to finish 2021/05/09 05:43:37 INFO : There was nothing to transfer 2021/05/09 05:43:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/05/09 05:43:42 DEBUG : three: Destination not found in --copy-dest 2021/05/09 05:43:42 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:43:43 DEBUG : one: Sizes identical 2021/05/09 05:43:43 DEBUG : one: Sizes identical 2021/05/09 05:43:43 DEBUG : one: Unchanged skipping 2021/05/09 05:43:43 DEBUG : two: Sizes identical 2021/05/09 05:43:43 DEBUG : two: Sizes identical 2021/05/09 05:43:43 DEBUG : two: Unchanged skipping 2021/05/09 05:43:43 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:43:44 INFO : three: Copied (new) 2021/05/09 05:43:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (57.87s) === RUN TestSyncBackupDir run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:44:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/dst" 2021/05/09 05:44:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/backup" 2021/05/09 05:44:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/05/09 05:44:08 DEBUG : two: Sizes identical 2021/05/09 05:44:08 DEBUG : two: Unchanged skipping 2021/05/09 05:44:08 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:44:10 INFO : one: Moved (server-side) 2021/05/09 05:44:10 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:44:12 INFO : one: Copied (new) 2021/05/09 05:44:12 DEBUG : Waiting for deletions to finish 2021/05/09 05:44:13 INFO : three.txt: Moved (server-side) 2021/05/09 05:44:13 INFO : three.txt: Moved into backup dir 2021/05/09 05:44:18 DEBUG : two: Sizes identical 2021/05/09 05:44:18 DEBUG : two: Unchanged skipping 2021/05/09 05:44:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/05/09 05:44:18 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:44:20 INFO : one: Deleted 2021/05/09 05:44:20 INFO : one: Moved (server-side) 2021/05/09 05:44:20 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:44:22 INFO : one: Copied (new) 2021/05/09 05:44:22 DEBUG : Waiting for deletions to finish 2021/05/09 05:44:24 INFO : three.txt: Deleted 2021/05/09 05:44:24 INFO : three.txt: Moved (server-side) 2021/05/09 05:44:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (37.32s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:44:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/dst" 2021/05/09 05:44:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/backup" 2021/05/09 05:44:45 DEBUG : two: Sizes identical 2021/05/09 05:44:45 DEBUG : two: Unchanged skipping 2021/05/09 05:44:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/05/09 05:44:45 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:44:47 INFO : one: Moved (server-side) to: one.bak 2021/05/09 05:44:47 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:44:49 INFO : one: Copied (new) 2021/05/09 05:44:49 DEBUG : Waiting for deletions to finish 2021/05/09 05:44:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/05/09 05:44:50 INFO : three.txt: Moved into backup dir 2021/05/09 05:44:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/05/09 05:44:55 DEBUG : two: Sizes identical 2021/05/09 05:44:55 DEBUG : two: Unchanged skipping 2021/05/09 05:44:55 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:44:57 INFO : one.bak: Deleted 2021/05/09 05:44:57 INFO : one: Moved (server-side) to: one.bak 2021/05/09 05:44:57 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:44:59 INFO : one: Copied (new) 2021/05/09 05:44:59 DEBUG : Waiting for deletions to finish 2021/05/09 05:45:00 INFO : three.txt.bak: Deleted 2021/05/09 05:45:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/05/09 05:45:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (36.79s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:45:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/dst" 2021/05/09 05:45:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/backup" 2021/05/09 05:45:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/05/09 05:45:22 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:45:22 DEBUG : two: Sizes identical 2021/05/09 05:45:22 DEBUG : two: Unchanged skipping 2021/05/09 05:45:24 INFO : one: Moved (server-side) to: one-2019-01-01 2021/05/09 05:45:24 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:45:26 INFO : one: Copied (new) 2021/05/09 05:45:26 DEBUG : Waiting for deletions to finish 2021/05/09 05:45:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/05/09 05:45:27 INFO : three.txt: Moved into backup dir 2021/05/09 05:45:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/05/09 05:45:32 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:45:32 DEBUG : two: Sizes identical 2021/05/09 05:45:32 DEBUG : two: Unchanged skipping 2021/05/09 05:45:34 INFO : one-2019-01-01: Deleted 2021/05/09 05:45:34 INFO : one: Moved (server-side) to: one-2019-01-01 2021/05/09 05:45:34 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:45:36 INFO : one: Copied (new) 2021/05/09 05:45:36 DEBUG : Waiting for deletions to finish 2021/05/09 05:45:37 INFO : three-2019-01-01.txt: Deleted 2021/05/09 05:45:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/05/09 05:45:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (37.15s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:45:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/dst" 2021/05/09 05:45:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/05/09 05:45:56 DEBUG : two: Sizes identical 2021/05/09 05:45:56 DEBUG : two: Unchanged skipping 2021/05/09 05:45:56 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:45:57 INFO : one: Moved (server-side) to: one.bak 2021/05/09 05:45:57 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:45:59 INFO : one: Copied (new) 2021/05/09 05:45:59 DEBUG : Waiting for deletions to finish 2021/05/09 05:46:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/05/09 05:46:00 INFO : three.txt: Moved into backup dir 2021/05/09 05:46:05 DEBUG : one.bak: Excluded 2021/05/09 05:46:05 DEBUG : three.txt.bak: Excluded 2021/05/09 05:46:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/05/09 05:46:05 DEBUG : two: Sizes identical 2021/05/09 05:46:05 DEBUG : two: Unchanged skipping 2021/05/09 05:46:05 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for checks to finish 2021/05/09 05:46:07 INFO : one.bak: Deleted 2021/05/09 05:46:07 INFO : one: Moved (server-side) to: one.bak 2021/05/09 05:46:07 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7/dst': Waiting for transfers to finish 2021/05/09 05:46:09 INFO : one: Copied (new) 2021/05/09 05:46:09 DEBUG : Waiting for deletions to finish 2021/05/09 05:46:10 INFO : three.txt.bak: Deleted 2021/05/09 05:46:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/05/09 05:46:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (32.01s) === RUN TestSyncSuffix run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:46:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/dst" 2021/05/09 05:46:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/05/09 05:46:29 INFO : one: Moved (server-side) to: one.bak 2021/05/09 05:46:31 INFO : one: Copied (new) 2021/05/09 05:46:31 DEBUG : two: Sizes identical 2021/05/09 05:46:31 DEBUG : two: Unchanged skipping 2021/05/09 05:46:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/05/09 05:46:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/05/09 05:46:35 INFO : three.txt: Copied (new) 2021/05/09 05:46:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/05/09 05:46:39 INFO : one.bak: Deleted 2021/05/09 05:46:40 INFO : one: Moved (server-side) to: one.bak 2021/05/09 05:46:42 INFO : one: Copied (new) 2021/05/09 05:46:43 DEBUG : two: Sizes identical 2021/05/09 05:46:43 DEBUG : two: Unchanged skipping 2021/05/09 05:46:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/05/09 05:46:45 INFO : three.txt.bak: Deleted 2021/05/09 05:46:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/05/09 05:46:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (36.99s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:47:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dahixos3fucopuf4geqinac7/dst" 2021/05/09 05:47:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/05/09 05:47:06 INFO : one: Moved (server-side) to: one-2019-01-01 2021/05/09 05:47:08 INFO : one: Copied (new) 2021/05/09 05:47:09 DEBUG : two: Sizes identical 2021/05/09 05:47:09 DEBUG : two: Unchanged skipping 2021/05/09 05:47:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/05/09 05:47:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/05/09 05:47:13 INFO : three.txt: Copied (new) 2021/05/09 05:47:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/05/09 05:47:17 INFO : one-2019-01-01: Deleted 2021/05/09 05:47:17 INFO : one: Moved (server-side) to: one-2019-01-01 2021/05/09 05:47:19 INFO : one: Copied (new) 2021/05/09 05:47:20 DEBUG : two: Sizes identical 2021/05/09 05:47:20 DEBUG : two: Unchanged skipping 2021/05/09 05:47:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/05/09 05:47:22 INFO : three-2019-01-01.txt: Deleted 2021/05/09 05:47:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/05/09 05:47:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (37.05s) === RUN TestSyncUTFNorm run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:47:35 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/05/09 05:47:35 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:47:35 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:47:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/05/09 05:47:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.85s) === RUN TestSyncImmutable run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" 2021/05/09 05:47:39 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:47:39 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:47:42 INFO : existing: Copied (new) 2021/05/09 05:47:42 DEBUG : Waiting for deletions to finish 2021/05/09 05:47:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/05/09 05:47:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/05/09 05:47:43 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for checks to finish 2021/05/09 05:47:43 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Waiting for transfers to finish 2021/05/09 05:47:43 ERROR : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': not deleting files as there were IO errors 2021/05/09 05:47:43 ERROR : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.54s) === RUN TestSyncIgnoreCase run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" sync_test.go:1907: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.18s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7'", Local "Local file system at /tmp/rclone936520687", Modify Window "876000h0m0s" sync_test.go:1941: This test only runs on local --- PASS: TestMaxTransfer (3.54s) --- SKIP: TestMaxTransfer/Hard (1.18s) --- SKIP: TestMaxTransfer/Soft (1.18s) --- SKIP: TestMaxTransfer/Cautious (1.18s) PASS 2021/05/09 05:47:50 DEBUG : sugarsync root 'Test/rclone-test-dahixos3fucopuf4geqinac7': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 13m41.84041527s (try 1/5)