"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/03/11 06:09:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva" 2025/03/11 06:09:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 06:09:06 DEBUG : Creating backend with remote "/tmp/rclone1611536369" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:09:08 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:09:08 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:09:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.73s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:09:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/11 06:09:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:09:12 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:09:12 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:09:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:09:17 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.16s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.44s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:09:26 DEBUG : Creating backend with remote "/non-existing" 2025/03/11 06:09:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/11 06:09:27 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:09:27 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.88s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:09:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:09:30 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:09:30 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:09:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.27s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:09:41 INFO : sugarsync root 'Test/rclone-test-bosiven4yiva': Running all checks before starting transfers 2025/03/11 06:09:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:09:42 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:09:42 INFO : sugarsync root 'Test/rclone-test-bosiven4yiva': Checks finished, now starting transfers 2025/03/11 06:09:42 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:09:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.18s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:09:52 ERROR : Ignoring --no-traverse with sync 2025/03/11 06:09:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:09:53 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:09:53 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:09:57 INFO : sub dir/hello world: Copied (new) 2025/03/11 06:09:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.52s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:10:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/11 06:10:04 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:10:04 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:10:07 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.93s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:10:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 06:10:12 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:10:12 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:10:15 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.85s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:10:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 06:10:20 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:10:20 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:10:23 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:10:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/11 06:10:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 06:10:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/11 06:10:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/11 06:10:28 INFO : sub dir: Making directory 2025/03/11 06:10:30 INFO : sub dir2: Making directory 2025/03/11 06:10:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:10:31 INFO : sub dir2/sub sub dir2: Making directory 2025/03/11 06:10:32 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:10:32 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:10:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:10:36 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.74s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:10:43 INFO : sub dir2: Making directory 2025/03/11 06:10:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/11 06:10:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 06:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:10:44 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:10:44 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:10:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.65s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:10:53 DEBUG : sub dir2: Making directory with metadata 2025/03/11 06:10:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 06:10:54 INFO : sub dir: Making directory 2025/03/11 06:10:55 INFO : sub dir2: Making directory 2025/03/11 06:10:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:10:56 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:10:56 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:10:58 INFO : sub dir/hello world: Copied (new) 2025/03/11 06:10:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:11:00 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/11 06:11:00 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.92s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.44s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:11:08 INFO : sub dir2: Making directory 2025/03/11 06:11:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:11:09 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:11:09 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:11:13 INFO : sub dir/hello world: Copied (new) 2025/03/11 06:11:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.90s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:11:18 DEBUG : sub dir2: Making directory with metadata 2025/03/11 06:11:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 06:11:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/11 06:11:19 INFO : sub dir: Making directory 2025/03/11 06:11:20 INFO : sub dir2: Making directory 2025/03/11 06:11:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:11:21 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:11:21 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:11:23 INFO : sub dir/hello world: Copied (new) 2025/03/11 06:11:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:11:25 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.18s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.46s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:11:33 INFO : sub dir2: Making directory 2025/03/11 06:11:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:11:33 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:11:33 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:11:37 INFO : sub dir/hello world: Copied (new) 2025/03/11 06:11:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.38s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:11:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xuqirar0yagi" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-bosiven4yiva' -> sugarsync root 'Test/rclone-test-xuqirar0yagi' 2025/03/11 06:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:11:52 DEBUG : sugarsync root 'Test/rclone-test-xuqirar0yagi': Waiting for checks to finish 2025/03/11 06:11:52 DEBUG : sugarsync root 'Test/rclone-test-xuqirar0yagi': Waiting for transfers to finish 2025/03/11 06:11:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:11:58 DEBUG : sugarsync root 'Test/rclone-test-xuqirar0yagi': Purge remote --- PASS: TestServerSideCopy (21.92s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:12:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/11 06:12:11 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:12:11 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:12:12 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.83s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:12:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gilotav3cite" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-bosiven4yiva' -> sugarsync root 'Test/rclone-test-gilotav3cite' 2025/03/11 06:12:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:12:29 DEBUG : sugarsync root 'Test/rclone-test-gilotav3cite': Waiting for checks to finish 2025/03/11 06:12:29 DEBUG : sugarsync root 'Test/rclone-test-gilotav3cite': Waiting for transfers to finish 2025/03/11 06:12:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:12:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/11 06:12:39 DEBUG : sugarsync root 'Test/rclone-test-gilotav3cite': Waiting for checks to finish 2025/03/11 06:12:39 DEBUG : sugarsync root 'Test/rclone-test-gilotav3cite': Waiting for transfers to finish 2025/03/11 06:12:40 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.hotudam9" before starting 2025/03/11 06:12:42 DEBUG : sub dir/hello world.hotudam9: server side copy: removing renamed existing file after operation 2025/03/11 06:12:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:12:44 DEBUG : sugarsync root 'Test/rclone-test-gilotav3cite': Purge remote --- PASS: TestServerSideCopyOverSelf (32.89s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:12:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/11 06:12:58 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:12:58 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:13:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/11 06:13:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:13:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tijopiz4mewo" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-bosiven4yiva' -> sugarsync root 'Test/rclone-test-tijopiz4mewo' 2025/03/11 06:13:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:13:17 DEBUG : sugarsync root 'Test/rclone-test-tijopiz4mewo': Waiting for checks to finish 2025/03/11 06:13:17 DEBUG : sugarsync root 'Test/rclone-test-tijopiz4mewo': Waiting for transfers to finish 2025/03/11 06:13:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:13:26 DEBUG : sugarsync root 'Test/rclone-test-tijopiz4mewo': Using server-side directory move 2025/03/11 06:13:26 INFO : sugarsync root 'Test/rclone-test-tijopiz4mewo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/11 06:13:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/11 06:13:27 DEBUG : sugarsync root 'Test/rclone-test-tijopiz4mewo': Waiting for checks to finish 2025/03/11 06:13:27 DEBUG : sugarsync root 'Test/rclone-test-tijopiz4mewo': Waiting for transfers to finish 2025/03/11 06:13:28 INFO : sub dir/hello world: Deleted 2025/03/11 06:13:29 INFO : sub dir/hello world: Moved (server-side) 2025/03/11 06:13:36 DEBUG : testing file moves 2025/03/11 06:13:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/11 06:13:37 DEBUG : sugarsync root 'Test/rclone-test-tijopiz4mewo': Waiting for checks to finish 2025/03/11 06:13:37 DEBUG : sugarsync root 'Test/rclone-test-tijopiz4mewo': Waiting for transfers to finish 2025/03/11 06:13:38 INFO : sub dir/hello world: Deleted 2025/03/11 06:13:39 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:13:42 DEBUG : sugarsync root 'Test/rclone-test-tijopiz4mewo': Purge remote --- PASS: TestServerSideMoveOverSelf (41.81s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:13:52 ERROR : : error listing: directory not found 2025/03/11 06:13:54 INFO : Local file system at /tmp/rclone1611536369: Making directory 2025/03/11 06:13:55 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:13:55 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.67s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:14:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/11 06:14:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:14:09 DEBUG : Local file system at /tmp/rclone1611536369: Waiting for checks to finish 2025/03/11 06:14:09 DEBUG : Local file system at /tmp/rclone1611536369: Waiting for transfers to finish 2025/03/11 06:14:09 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/11 06:14:09 INFO : sub dir/hello world: Copied (new) 2025/03/11 06:14:09 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.25s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:14:15 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/11 06:14:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:14:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:14:18 INFO : check sum: Copied (new) 2025/03/11 06:14:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:14:19 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:14:19 NOTICE: sugarsync root 'Test/rclone-test-bosiven4yiva': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/11 06:14:19 DEBUG : check sum: Size of src and dst objects identical 2025/03/11 06:14:19 DEBUG : check sum: Unchanged skipping 2025/03/11 06:14:19 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:14:19 DEBUG : Waiting for deletions to finish 2025/03/11 06:14:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.46s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:14:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/11 06:14:26 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:14:26 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:14:28 INFO : sizeonly: Copied (new) 2025/03/11 06:14:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:14:30 DEBUG : sizeonly: Sizes identical 2025/03/11 06:14:30 DEBUG : sizeonly: Unchanged skipping 2025/03/11 06:14:30 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:14:30 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:14:30 DEBUG : Waiting for deletions to finish 2025/03/11 06:14:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.84s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:14:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/11 06:14:37 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:14:37 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:14:39 INFO : ignore-size: Copied (new) 2025/03/11 06:14:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:14:40 DEBUG : ignore-size: Sizes identical 2025/03/11 06:14:40 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:14:40 DEBUG : ignore-size: Unchanged skipping 2025/03/11 06:14:40 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:14:40 DEBUG : Waiting for deletions to finish 2025/03/11 06:14:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.48s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:14:50 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:14:50 DEBUG : existing: Sizes identical 2025/03/11 06:14:50 DEBUG : existing: Unchanged skipping 2025/03/11 06:14:50 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:14:50 DEBUG : Waiting for deletions to finish 2025/03/11 06:14:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:14:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/11 06:14:51 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:14:51 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:14:53 INFO : existing: Copied (replaced existing) 2025/03/11 06:14:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.21s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:14:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/11 06:14:59 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:14:59 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:15:02 INFO : existing: Copied (new) 2025/03/11 06:15:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:15:03 DEBUG : existing: Destination exists, skipping 2025/03/11 06:15:03 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:15:03 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:15:03 DEBUG : Waiting for deletions to finish 2025/03/11 06:15:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.78s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:15:16 INFO : d: Making directory 2025/03/11 06:15:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/11 06:15:20 DEBUG : c/non empty space: Sizes identical 2025/03/11 06:15:20 DEBUG : c/non empty space: Unchanged skipping 2025/03/11 06:15:20 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:15:20 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:15:23 INFO : a/potato2: Copied (new) 2025/03/11 06:15:23 DEBUG : Waiting for deletions to finish 2025/03/11 06:15:24 INFO : b/potato: Deleted 2025/03/11 06:15:24 INFO : d: Removing directory 2025/03/11 06:15:25 INFO : b: Removing directory 2025/03/11 06:15:26 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.39s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:15:39 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:15:39 DEBUG : empty space: Sizes identical 2025/03/11 06:15:39 DEBUG : empty space: Unchanged skipping 2025/03/11 06:15:39 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:15:39 DEBUG : Waiting for deletions to finish 2025/03/11 06:15:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:15:40 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:15:40 DEBUG : empty space: Sizes identical 2025/03/11 06:15:40 DEBUG : empty space: Unchanged skipping 2025/03/11 06:15:40 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:15:40 DEBUG : Waiting for deletions to finish 2025/03/11 06:15:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.24s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:15:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/11 06:15:53 DEBUG : empty space: Sizes identical 2025/03/11 06:15:53 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:15:53 DEBUG : empty space: Unchanged skipping 2025/03/11 06:15:53 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:15:55 INFO : potato: Copied (new) 2025/03/11 06:15:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.61s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:16:05 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:16:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/11 06:16:05 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:16:06 INFO : potato: Copied (replaced existing) 2025/03/11 06:16:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.14s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/11 06:16:15 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/11 06:16:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:16:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:16:16 INFO : potato: Copied (replaced existing) 2025/03/11 06:16:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:16:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 06:16:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/11 06:16:26 DEBUG : empty space: Sizes identical 2025/03/11 06:16:26 DEBUG : empty space: Unchanged skipping 2025/03/11 06:16:26 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:16:26 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:16:26 DEBUG : Waiting for deletions to finish 2025/03/11 06:16:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:16:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 06:16:38 DEBUG : empty space: Sizes identical 2025/03/11 06:16:38 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:16:38 DEBUG : empty space: Unchanged skipping 2025/03/11 06:16:38 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:16:40 INFO : potato2: Copied (new) 2025/03/11 06:16:40 DEBUG : Waiting for deletions to finish 2025/03/11 06:16:41 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:16:53 INFO : d: Making directory 2025/03/11 06:16:55 INFO : d/e: Making directory 2025/03/11 06:16:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/11 06:16:59 DEBUG : c/non empty space: Sizes identical 2025/03/11 06:16:59 DEBUG : c/non empty space: Unchanged skipping 2025/03/11 06:17:01 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:17:01 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:17:03 INFO : a/potato2: Copied (new) 2025/03/11 06:17:03 DEBUG : Waiting for deletions to finish 2025/03/11 06:17:03 INFO : b/potato: Deleted 2025/03/11 06:17:03 INFO : d/e: Removing directory 2025/03/11 06:17:05 INFO : d: Removing directory 2025/03/11 06:17:06 INFO : b: Removing directory 2025/03/11 06:17:07 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:17:23 INFO : d: Making directory 2025/03/11 06:17:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/11 06:17:27 DEBUG : c/non empty space: Sizes identical 2025/03/11 06:17:27 DEBUG : c/non empty space: Unchanged skipping 2025/03/11 06:17:27 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:17:27 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:17:30 INFO : a/potato2: Copied (new) 2025/03/11 06:17:30 ERROR : sugarsync root 'Test/rclone-test-bosiven4yiva': not deleting files as there were IO errors 2025/03/11 06:17:30 ERROR : sugarsync root 'Test/rclone-test-bosiven4yiva': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:17:47 DEBUG : Waiting for deletions to finish 2025/03/11 06:17:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 06:17:48 DEBUG : empty space: Sizes identical 2025/03/11 06:17:48 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:17:48 DEBUG : empty space: Unchanged skipping 2025/03/11 06:17:48 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:17:49 INFO : potato: Deleted 2025/03/11 06:17:50 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.17s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:18:01 DEBUG : Waiting for deletions to finish 2025/03/11 06:18:02 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:18:02 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:18:03 INFO : potato: Deleted 2025/03/11 06:18:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 06:18:03 DEBUG : empty space: Sizes identical 2025/03/11 06:18:03 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:18:03 DEBUG : empty space: Unchanged skipping 2025/03/11 06:18:03 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:18:06 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.39s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:18:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 06:18:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:18:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:18:17 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.51s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:18:28 DEBUG : enormous: Excluded (Size Filter) 2025/03/11 06:18:28 DEBUG : enormous: Excluded 2025/03/11 06:18:28 DEBUG : potato2: Excluded (Size Filter) 2025/03/11 06:18:28 DEBUG : potato2: Excluded 2025/03/11 06:18:29 DEBUG : potato2: Excluded (Size Filter) 2025/03/11 06:18:29 DEBUG : potato2: Excluded 2025/03/11 06:18:29 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:18:29 DEBUG : empty space: Sizes identical 2025/03/11 06:18:29 DEBUG : empty space: Unchanged skipping 2025/03/11 06:18:29 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:18:29 DEBUG : Waiting for deletions to finish 2025/03/11 06:18:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:18:30 DEBUG : enormous: Excluded (Size Filter) 2025/03/11 06:18:30 DEBUG : enormous: Excluded 2025/03/11 06:18:30 DEBUG : potato2: Excluded (Size Filter) 2025/03/11 06:18:30 DEBUG : potato2: Excluded 2025/03/11 06:18:30 DEBUG : potato2: Excluded (Size Filter) 2025/03/11 06:18:30 DEBUG : potato2: Excluded 2025/03/11 06:18:30 DEBUG : empty space: Sizes identical 2025/03/11 06:18:30 DEBUG : empty space: Unchanged skipping 2025/03/11 06:18:30 DEBUG : Local file system at /tmp/rclone1611536369: Waiting for checks to finish 2025/03/11 06:18:30 DEBUG : Local file system at /tmp/rclone1611536369: Waiting for transfers to finish 2025/03/11 06:18:30 DEBUG : Waiting for deletions to finish 2025/03/11 06:18:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:18:45 DEBUG : enormous: Excluded (Size Filter) 2025/03/11 06:18:45 DEBUG : enormous: Excluded 2025/03/11 06:18:45 DEBUG : potato2: Excluded (Size Filter) 2025/03/11 06:18:45 DEBUG : potato2: Excluded 2025/03/11 06:18:45 DEBUG : empty space: Sizes identical 2025/03/11 06:18:45 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:18:45 DEBUG : empty space: Unchanged skipping 2025/03/11 06:18:45 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:18:45 DEBUG : Waiting for deletions to finish 2025/03/11 06:18:46 INFO : enormous: Deleted 2025/03/11 06:18:46 INFO : potato2: Deleted 2025/03/11 06:18:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:18:48 DEBUG : empty space: Sizes identical 2025/03/11 06:18:48 DEBUG : Local file system at /tmp/rclone1611536369: Waiting for checks to finish 2025/03/11 06:18:48 DEBUG : empty space: Unchanged skipping 2025/03/11 06:18:48 DEBUG : Local file system at /tmp/rclone1611536369: Waiting for transfers to finish 2025/03/11 06:18:48 DEBUG : Waiting for deletions to finish 2025/03/11 06:18:48 INFO : enormous: Deleted 2025/03/11 06:18:48 INFO : potato2: Deleted 2025/03/11 06:18:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.19s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.56s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/11 06:18:54 ERROR : sugarsync root 'Test/rclone-test-bosiven4yiva': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/11 06:18:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/11 06:18:55 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/11 06:18:55 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:18:55 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:18:57 INFO : potato: Copied (new) 2025/03/11 06:18:58 INFO : yam: Copied (new) 2025/03/11 06:18:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:18:58 ERROR : sugarsync root 'Test/rclone-test-bosiven4yiva': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/11 06:18:59 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/11 06:18:59 DEBUG : potato: Sizes identical 2025/03/11 06:18:59 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:18:59 DEBUG : potato: Unchanged skipping 2025/03/11 06:18:59 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:19:02 INFO : yaml: Copied (new) 2025/03/11 06:19:02 DEBUG : Waiting for deletions to finish 2025/03/11 06:19:02 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.13s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/11 06:19:09 ERROR : sugarsync root 'Test/rclone-test-bosiven4yiva': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/11 06:19:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/11 06:19:10 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/11 06:19:10 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:19:10 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:19:13 INFO : potato: Copied (new) 2025/03/11 06:19:13 INFO : yam: Copied (new) 2025/03/11 06:19:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:19:13 ERROR : sugarsync root 'Test/rclone-test-bosiven4yiva': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/11 06:19:14 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/11 06:19:14 DEBUG : potato: Sizes identical 2025/03/11 06:19:14 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:19:14 DEBUG : potato: Unchanged skipping 2025/03/11 06:19:14 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:19:17 INFO : yaml: Copied (new) 2025/03/11 06:19:17 DEBUG : Waiting for deletions to finish 2025/03/11 06:19:18 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/11 06:19:25 INFO : sugarsync root 'Test/rclone-test-bosiven4yiva': Making map for --track-renames 2025/03/11 06:19:25 INFO : sugarsync root 'Test/rclone-test-bosiven4yiva': Finished making map for --track-renames 2025/03/11 06:19:25 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:19:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/11 06:19:25 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for renames to finish 2025/03/11 06:19:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/11 06:19:25 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:19:28 INFO : potato: Copied (new) 2025/03/11 06:19:29 INFO : sub/yam: Copied (new) 2025/03/11 06:19:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:19:30 DEBUG : potato: Sizes identical 2025/03/11 06:19:30 DEBUG : potato: Unchanged skipping 2025/03/11 06:19:31 INFO : sugarsync root 'Test/rclone-test-bosiven4yiva': Making map for --track-renames 2025/03/11 06:19:31 INFO : sugarsync root 'Test/rclone-test-bosiven4yiva': Finished making map for --track-renames 2025/03/11 06:19:31 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:19:31 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for renames to finish 2025/03/11 06:19:33 INFO : sub/yam: Moved (server-side) to: yam 2025/03/11 06:19:33 INFO : yam: Renamed from "sub/yam" 2025/03/11 06:19:33 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:19:33 DEBUG : Waiting for deletions to finish 2025/03/11 06:19:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.94s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:19:42 DEBUG : Creating backend with remote "/tmp/rclone1611536369/dir1" 2025/03/11 06:19:42 DEBUG : Creating backend with remote "/tmp/rclone1611536369/dir2" 2025/03/11 06:19:42 DEBUG : Local file system at /tmp/rclone1611536369/dir2: Using server-side directory move 2025/03/11 06:19:42 INFO : Local file system at /tmp/rclone1611536369/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/11 06:19:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/11 06:19:42 DEBUG : Local file system at /tmp/rclone1611536369/dir2: Waiting for checks to finish 2025/03/11 06:19:42 DEBUG : Local file system at /tmp/rclone1611536369/dir2: Waiting for transfers to finish 2025/03/11 06:19:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:19:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:19:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/11 06:19:44 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:19:44 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:19:51 INFO : sub dir/hello world: Copied (new) 2025/03/11 06:19:51 INFO : sub dir/hello world: Deleted 2025/03/11 06:19:51 INFO : nested/sub dir/file: Copied (new) 2025/03/11 06:19:51 INFO : nested/sub dir/file: Deleted 2025/03/11 06:19:51 INFO : sub dir: Removing directory 2025/03/11 06:19:51 INFO : nested/sub dir: Removing directory 2025/03/11 06:19:51 INFO : nested: Removing directory 2025/03/11 06:19:51 DEBUG : Local file system at /tmp/rclone1611536369: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:20:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 06:20:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/11 06:20:02 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:20:02 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:20:09 INFO : sub dir/hello world: Copied (new) 2025/03/11 06:20:09 INFO : sub dir/hello world: Deleted 2025/03/11 06:20:09 INFO : nested/sub dir/file: Copied (new) 2025/03/11 06:20:09 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.23s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:20:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/11 06:20:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/11 06:20:20 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:20:20 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:20:23 INFO : existing: Copied (new) 2025/03/11 06:20:23 INFO : existing: Deleted 2025/03/11 06:20:23 INFO : existing-b: Copied (new) 2025/03/11 06:20:23 INFO : existing-b: Deleted 2025/03/11 06:20:24 DEBUG : existing: Destination exists, skipping 2025/03/11 06:20:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/11 06:20:24 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:20:24 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:20:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.32s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:20:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sesunas0miji" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-bosiven4yiva' -> sugarsync root 'Test/rclone-test-sesunas0miji' 2025/03/11 06:20:48 DEBUG : sugarsync root 'Test/rclone-test-sesunas0miji': Using server-side directory move 2025/03/11 06:20:48 INFO : sugarsync root 'Test/rclone-test-sesunas0miji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/11 06:20:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 06:20:49 DEBUG : empty space: Sizes identical 2025/03/11 06:20:49 DEBUG : empty space: Unchanged skipping 2025/03/11 06:20:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/11 06:20:49 DEBUG : sugarsync root 'Test/rclone-test-sesunas0miji': Waiting for checks to finish 2025/03/11 06:20:50 INFO : empty space: Deleted 2025/03/11 06:20:50 DEBUG : sugarsync root 'Test/rclone-test-sesunas0miji': Waiting for transfers to finish 2025/03/11 06:20:50 INFO : potato2: Moved (server-side) 2025/03/11 06:20:50 INFO : potato3: Deleted 2025/03/11 06:20:51 INFO : potato3: Moved (server-side) 2025/03/11 06:20:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yiseluk3boqi" 2025/03/11 06:20:55 DEBUG : sugarsync root 'Test/rclone-test-yiseluk3boqi': Using server-side directory move 2025/03/11 06:20:57 INFO : sugarsync root 'Test/rclone-test-yiseluk3boqi': Server side directory move succeeded 2025/03/11 06:21:00 ERROR : : error listing: directory not found 2025/03/11 06:21:00 DEBUG : sugarsync root 'Test/rclone-test-yiseluk3boqi': Purge remote 2025/03/11 06:21:00 DEBUG : sugarsync root 'Test/rclone-test-sesunas0miji': Purge remote 2025/03/11 06:21:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.14s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:21:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jugumen6maru" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-bosiven4yiva' -> sugarsync root 'Test/rclone-test-jugumen6maru' 2025/03/11 06:21:21 DEBUG : empty space: Excluded (Size Filter) 2025/03/11 06:21:21 DEBUG : empty space: Excluded 2025/03/11 06:21:21 DEBUG : empty space: Excluded (Size Filter) 2025/03/11 06:21:21 DEBUG : empty space: Excluded 2025/03/11 06:21:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 06:21:21 DEBUG : sugarsync root 'Test/rclone-test-jugumen6maru': Waiting for checks to finish 2025/03/11 06:21:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/11 06:21:21 DEBUG : sugarsync root 'Test/rclone-test-jugumen6maru': Waiting for transfers to finish 2025/03/11 06:21:22 INFO : potato2: Moved (server-side) 2025/03/11 06:21:22 INFO : potato3: Deleted 2025/03/11 06:21:23 INFO : potato3: Moved (server-side) 2025/03/11 06:21:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gopebim6kuva" 2025/03/11 06:21:28 DEBUG : empty space: Excluded (Size Filter) 2025/03/11 06:21:28 DEBUG : empty space: Excluded 2025/03/11 06:21:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 06:21:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/11 06:21:29 DEBUG : sugarsync root 'Test/rclone-test-gopebim6kuva': Waiting for checks to finish 2025/03/11 06:21:29 DEBUG : sugarsync root 'Test/rclone-test-gopebim6kuva': Waiting for transfers to finish 2025/03/11 06:21:30 INFO : potato2: Moved (server-side) 2025/03/11 06:21:31 INFO : potato3: Moved (server-side) 2025/03/11 06:21:32 DEBUG : sugarsync root 'Test/rclone-test-gopebim6kuva': Purge remote 2025/03/11 06:21:33 DEBUG : sugarsync root 'Test/rclone-test-jugumen6maru': Purge remote --- PASS: TestServerSideMoveWithFilter (33.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:21:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jowuvuy6zinu" 2025/03/11 06:21:47 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-bosiven4yiva' -> sugarsync root 'Test/rclone-test-jowuvuy6zinu' 2025/03/11 06:21:56 DEBUG : sugarsync root 'Test/rclone-test-jowuvuy6zinu': Using server-side directory move 2025/03/11 06:21:56 INFO : sugarsync root 'Test/rclone-test-jowuvuy6zinu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/11 06:21:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 06:21:57 DEBUG : empty space: Sizes identical 2025/03/11 06:21:57 DEBUG : empty space: Unchanged skipping 2025/03/11 06:21:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/11 06:21:58 DEBUG : sugarsync root 'Test/rclone-test-jowuvuy6zinu': Waiting for checks to finish 2025/03/11 06:21:58 INFO : potato2: Moved (server-side) 2025/03/11 06:21:58 INFO : empty space: Deleted 2025/03/11 06:21:58 DEBUG : sugarsync root 'Test/rclone-test-jowuvuy6zinu': Waiting for transfers to finish 2025/03/11 06:21:58 INFO : potato3: Deleted 2025/03/11 06:21:59 INFO : potato3: Moved (server-side) 2025/03/11 06:21:59 INFO : tomatoDir: Removing directory 2025/03/11 06:22:00 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': deleted 1 directories 2025/03/11 06:22:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xiwazed3giko" 2025/03/11 06:22:05 INFO : tomatoDir: Making directory 2025/03/11 06:22:07 DEBUG : sugarsync root 'Test/rclone-test-xiwazed3giko': Using server-side directory move 2025/03/11 06:22:09 INFO : sugarsync root 'Test/rclone-test-xiwazed3giko': Server side directory move succeeded 2025/03/11 06:22:11 ERROR : : error listing: directory not found 2025/03/11 06:22:12 ERROR : : error listing: directory not found 2025/03/11 06:22:12 DEBUG : sugarsync root 'Test/rclone-test-xiwazed3giko': Purge remote 2025/03/11 06:22:13 DEBUG : sugarsync root 'Test/rclone-test-jowuvuy6zinu': Purge remote 2025/03/11 06:22:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (39.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.42s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:22:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.11s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:22:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/rclone-sync-test" 2025/03/11 06:22:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/rclone-sync-test-include/layer2" 2025/03/11 06:22:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/rclone-sync-test-ignore-file" 2025/03/11 06:22:55 DEBUG : rclone-sync-test: Excluded 2025/03/11 06:22:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/11 06:22:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/11 06:22:58 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/rclone-sync-test': Waiting for checks to finish 2025/03/11 06:22:58 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/rclone-sync-test': Waiting for transfers to finish 2025/03/11 06:22:58 DEBUG : Waiting for deletions to finish 2025/03/11 06:22:58 INFO : There was nothing to transfer 2025/03/11 06:23:01 DEBUG : rclone-sync-test: Excluded 2025/03/11 06:23:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/11 06:23:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/11 06:23:03 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:23:03 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:23:03 DEBUG : Waiting for deletions to finish 2025/03/11 06:23:03 INFO : rclone-sync-test-include: Removing directory 2025/03/11 06:23:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/11 06:23:04 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': failed to delete 1 directories 2025/03/11 06:23:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:23:06 DEBUG : rclone-sync-test: Excluded 2025/03/11 06:23:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/11 06:23:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/11 06:23:09 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/11 06:23:09 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/11 06:23:09 DEBUG : Waiting for deletions to finish 2025/03/11 06:23:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:23:12 DEBUG : rclone-sync-test: Excluded 2025/03/11 06:23:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/11 06:23:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/11 06:23:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:23:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:23:15 DEBUG : Waiting for deletions to finish 2025/03/11 06:23:15 INFO : rclone-sync-test-include: Removing directory 2025/03/11 06:23:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/11 06:23:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': failed to delete 1 directories 2025/03/11 06:23:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:23:16 DEBUG : : Excluded 2025/03/11 06:23:17 DEBUG : rclone-sync-test: Excluded 2025/03/11 06:23:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/11 06:23:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/11 06:23:20 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/11 06:23:20 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/11 06:23:20 DEBUG : Waiting for deletions to finish 2025/03/11 06:23:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (83.30s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:23:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/dst" 2025/03/11 06:23:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/CompareDest" 2025/03/11 06:24:03 DEBUG : one: Need to transfer - File not found at Destination 2025/03/11 06:24:03 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:24:03 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:24:06 INFO : one: Copied (new) 2025/03/11 06:24:06 DEBUG : Waiting for deletions to finish 2025/03/11 06:24:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 06:24:10 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:24:11 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:24:12 INFO : one: Copied (replaced existing) 2025/03/11 06:24:12 DEBUG : Waiting for deletions to finish 2025/03/11 06:24:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 06:24:22 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:24:23 DEBUG : one: Sizes identical 2025/03/11 06:24:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/11 06:24:23 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:24:23 DEBUG : Waiting for deletions to finish 2025/03/11 06:24:23 INFO : There was nothing to transfer 2025/03/11 06:24:30 DEBUG : two: Sizes identical 2025/03/11 06:24:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/11 06:24:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 06:24:30 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:24:31 DEBUG : one: Sizes identical 2025/03/11 06:24:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/11 06:24:31 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:24:31 DEBUG : Waiting for deletions to finish 2025/03/11 06:24:31 INFO : There was nothing to transfer 2025/03/11 06:24:34 DEBUG : two: Sizes identical 2025/03/11 06:24:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/11 06:24:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 06:24:34 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:24:35 DEBUG : one: Sizes identical 2025/03/11 06:24:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/11 06:24:35 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:24:35 DEBUG : Waiting for deletions to finish 2025/03/11 06:24:35 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/11 06:24:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/11 06:24:39 DEBUG : two: Need to transfer - File not found at Destination 2025/03/11 06:24:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 06:24:39 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:24:40 DEBUG : one: Sizes identical 2025/03/11 06:24:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/11 06:24:40 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:24:42 INFO : two: Copied (new) 2025/03/11 06:24:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.68s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:24:58 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Renewing token 2025/03/11 06:24:59 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/03/11 06:24:59 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/03/11 06:24:59 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/03/11 06:25:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/dest" 2025/03/11 06:25:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/pre-dest1" 2025/03/11 06:25:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/pre-dest2" 2025/03/11 06:25:11 DEBUG : 1: Sizes identical 2025/03/11 06:25:11 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/11 06:25:12 DEBUG : 2: Sizes identical 2025/03/11 06:25:12 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/11 06:25:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/11 06:25:14 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dest': Waiting for checks to finish 2025/03/11 06:25:14 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dest': Waiting for transfers to finish 2025/03/11 06:25:17 INFO : 3: Copied (new) 2025/03/11 06:25:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.02s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:25:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/dst" 2025/03/11 06:25:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/CopyDest" 2025/03/11 06:25:38 DEBUG : one: Need to transfer - File not found at Destination 2025/03/11 06:25:38 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:25:38 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:25:41 INFO : one: Copied (new) 2025/03/11 06:25:41 DEBUG : Waiting for deletions to finish 2025/03/11 06:25:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 06:25:44 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:25:45 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:25:46 INFO : one: Copied (replaced existing) 2025/03/11 06:25:46 DEBUG : Waiting for deletions to finish 2025/03/11 06:25:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/BackupDir" 2025/03/11 06:26:00 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:26:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 06:26:02 DEBUG : one: Sizes identical 2025/03/11 06:26:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 06:26:04 INFO : one: Moved (server-side) 2025/03/11 06:26:06 INFO : one: Copied (server-side copy) 2025/03/11 06:26:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/11 06:26:06 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:26:06 DEBUG : Waiting for deletions to finish 2025/03/11 06:26:13 DEBUG : two: Sizes identical 2025/03/11 06:26:15 INFO : two: Copied (server-side copy) 2025/03/11 06:26:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/11 06:26:15 DEBUG : one: Sizes identical 2025/03/11 06:26:15 DEBUG : one: Unchanged skipping 2025/03/11 06:26:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:26:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:26:15 DEBUG : Waiting for deletions to finish 2025/03/11 06:26:17 DEBUG : two: Sizes identical 2025/03/11 06:26:17 DEBUG : two: Unchanged skipping 2025/03/11 06:26:17 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:26:17 DEBUG : one: Sizes identical 2025/03/11 06:26:17 DEBUG : one: Unchanged skipping 2025/03/11 06:26:17 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:26:17 DEBUG : Waiting for deletions to finish 2025/03/11 06:26:17 INFO : There was nothing to transfer 2025/03/11 06:26:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/11 06:26:24 DEBUG : three: Destination not found in --copy-dest 2025/03/11 06:26:24 DEBUG : three: Need to transfer - File not found at Destination 2025/03/11 06:26:24 DEBUG : one: Sizes identical 2025/03/11 06:26:24 DEBUG : one: Unchanged skipping 2025/03/11 06:26:24 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:26:24 DEBUG : two: Sizes identical 2025/03/11 06:26:24 DEBUG : two: Unchanged skipping 2025/03/11 06:26:24 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:26:27 INFO : three: Copied (new) 2025/03/11 06:26:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (71.77s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:26:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/dst" 2025/03/11 06:26:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/backup" 2025/03/11 06:26:56 DEBUG : two: Sizes identical 2025/03/11 06:26:56 DEBUG : two: Unchanged skipping 2025/03/11 06:26:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/11 06:26:56 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:26:59 INFO : one: Moved (server-side) 2025/03/11 06:26:59 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:27:01 INFO : one: Copied (new) 2025/03/11 06:27:01 DEBUG : Waiting for deletions to finish 2025/03/11 06:27:03 INFO : three.txt: Moved (server-side) 2025/03/11 06:27:03 INFO : three.txt: Moved into backup dir 2025/03/11 06:27:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/11 06:27:09 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:27:09 DEBUG : two: Sizes identical 2025/03/11 06:27:09 DEBUG : two: Unchanged skipping 2025/03/11 06:27:11 INFO : one: Deleted 2025/03/11 06:27:11 INFO : one: Moved (server-side) 2025/03/11 06:27:11 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:27:14 INFO : one: Copied (new) 2025/03/11 06:27:14 DEBUG : Waiting for deletions to finish 2025/03/11 06:27:15 INFO : three.txt: Deleted 2025/03/11 06:27:16 INFO : three.txt: Moved (server-side) 2025/03/11 06:27:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.31s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:27:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/dst" 2025/03/11 06:27:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/backup" 2025/03/11 06:27:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/11 06:27:43 DEBUG : two: Sizes identical 2025/03/11 06:27:43 DEBUG : two: Unchanged skipping 2025/03/11 06:27:43 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:27:45 INFO : one: Moved (server-side) to: one.bak 2025/03/11 06:27:45 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:27:48 INFO : one: Copied (new) 2025/03/11 06:27:48 DEBUG : Waiting for deletions to finish 2025/03/11 06:27:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/11 06:27:49 INFO : three.txt: Moved into backup dir 2025/03/11 06:27:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/11 06:27:55 DEBUG : two: Sizes identical 2025/03/11 06:27:55 DEBUG : two: Unchanged skipping 2025/03/11 06:27:55 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:27:57 INFO : one.bak: Deleted 2025/03/11 06:27:58 INFO : one: Moved (server-side) to: one.bak 2025/03/11 06:27:58 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:28:00 INFO : one: Copied (new) 2025/03/11 06:28:00 DEBUG : Waiting for deletions to finish 2025/03/11 06:28:02 INFO : three.txt.bak: Deleted 2025/03/11 06:28:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/11 06:28:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:28:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/dst" 2025/03/11 06:28:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/backup" 2025/03/11 06:28:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/11 06:28:30 DEBUG : two: Sizes identical 2025/03/11 06:28:30 DEBUG : two: Unchanged skipping 2025/03/11 06:28:30 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:28:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/11 06:28:32 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:28:35 INFO : one: Copied (new) 2025/03/11 06:28:35 DEBUG : Waiting for deletions to finish 2025/03/11 06:28:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/11 06:28:36 INFO : three.txt: Moved into backup dir 2025/03/11 06:28:42 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:28:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/11 06:28:42 DEBUG : two: Sizes identical 2025/03/11 06:28:42 DEBUG : two: Unchanged skipping 2025/03/11 06:28:44 INFO : one-2019-01-01: Deleted 2025/03/11 06:28:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/11 06:28:45 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:28:47 INFO : one: Copied (new) 2025/03/11 06:28:47 DEBUG : Waiting for deletions to finish 2025/03/11 06:28:49 INFO : three-2019-01-01.txt: Deleted 2025/03/11 06:28:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/11 06:28:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.26s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:29:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/dst" 2025/03/11 06:29:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/11 06:29:11 DEBUG : two: Sizes identical 2025/03/11 06:29:11 DEBUG : two: Unchanged skipping 2025/03/11 06:29:11 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:29:13 INFO : one: Moved (server-side) to: one.bak 2025/03/11 06:29:13 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:29:16 INFO : one: Copied (new) 2025/03/11 06:29:16 DEBUG : Waiting for deletions to finish 2025/03/11 06:29:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/11 06:29:17 INFO : three.txt: Moved into backup dir 2025/03/11 06:29:23 DEBUG : one.bak: Excluded (Path Filter) 2025/03/11 06:29:23 DEBUG : one.bak: Excluded 2025/03/11 06:29:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/11 06:29:23 DEBUG : three.txt.bak: Excluded 2025/03/11 06:29:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/11 06:29:23 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for checks to finish 2025/03/11 06:29:23 DEBUG : two: Sizes identical 2025/03/11 06:29:23 DEBUG : two: Unchanged skipping 2025/03/11 06:29:25 INFO : one.bak: Deleted 2025/03/11 06:29:25 INFO : one: Moved (server-side) to: one.bak 2025/03/11 06:29:25 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva/dst': Waiting for transfers to finish 2025/03/11 06:29:28 INFO : one: Copied (new) 2025/03/11 06:29:28 DEBUG : Waiting for deletions to finish 2025/03/11 06:29:30 INFO : three.txt.bak: Deleted 2025/03/11 06:29:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/11 06:29:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.01s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:29:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/dst" 2025/03/11 06:29:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/11 06:29:53 INFO : one: Moved (server-side) to: one.bak 2025/03/11 06:29:55 INFO : one: Copied (new) 2025/03/11 06:29:56 DEBUG : two: Sizes identical 2025/03/11 06:29:56 DEBUG : two: Unchanged skipping 2025/03/11 06:29:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/11 06:29:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/11 06:30:01 INFO : three.txt: Copied (new) 2025/03/11 06:30:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/11 06:30:06 INFO : one.bak: Deleted 2025/03/11 06:30:07 INFO : one: Moved (server-side) to: one.bak 2025/03/11 06:30:10 INFO : one: Copied (new) 2025/03/11 06:30:10 DEBUG : two: Sizes identical 2025/03/11 06:30:10 DEBUG : two: Unchanged skipping 2025/03/11 06:30:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/11 06:30:13 INFO : three.txt.bak: Deleted 2025/03/11 06:30:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/11 06:30:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.01s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:30:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bosiven4yiva/dst" 2025/03/11 06:30:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/11 06:30:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/11 06:30:42 INFO : one: Copied (new) 2025/03/11 06:30:42 DEBUG : two: Sizes identical 2025/03/11 06:30:42 DEBUG : two: Unchanged skipping 2025/03/11 06:30:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/11 06:30:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/11 06:30:47 INFO : three.txt: Copied (new) 2025/03/11 06:30:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/11 06:30:53 INFO : one-2019-01-01: Deleted 2025/03/11 06:30:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/11 06:30:56 INFO : one: Copied (new) 2025/03/11 06:30:57 DEBUG : two: Sizes identical 2025/03/11 06:30:57 DEBUG : two: Unchanged skipping 2025/03/11 06:30:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/11 06:30:59 INFO : three-2019-01-01.txt: Deleted 2025/03/11 06:31:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/11 06:31:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.56s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:31:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:31:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/11 06:31:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:31:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/11 06:31:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.27s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:31:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/11 06:31:21 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:31:21 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:31:24 INFO : existing: Copied (new) 2025/03/11 06:31:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:31:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/11 06:31:26 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:31:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/11 06:31:26 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:31:26 ERROR : sugarsync root 'Test/rclone-test-bosiven4yiva': not deleting files as there were IO errors 2025/03/11 06:31:26 ERROR : sugarsync root 'Test/rclone-test-bosiven4yiva': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.54s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:31:52 DEBUG : existing: Sizes identical 2025/03/11 06:31:52 DEBUG : existing: Unchanged skipping 2025/03/11 06:31:52 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/11 06:31:53 DEBUG : EXISTING: moving to existing-rclone-move-kedutas8 2025/03/11 06:31:53 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-cipubus4 2025/03/11 06:31:55 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/11 06:31:55 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-cipubus4 2025/03/11 06:31:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/11 06:31:55 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-kedutas8 2025/03/11 06:31:55 DEBUG : EXISTING: moving to existing 2025/03/11 06:31:56 INFO : existingbutdifferent-rclone-move-cipubus4: Moved (server-side) to: existingbutdifferent 2025/03/11 06:31:56 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/11 06:31:56 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/11 06:31:56 INFO : existing-rclone-move-kedutas8: Moved (server-side) to: existing 2025/03/11 06:31:56 INFO : EXISTING: Moved (server-side) to: existing 2025/03/11 06:31:56 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/11 06:31:59 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/11 06:31:59 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/11 06:32:04 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/11 06:32:05 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/11 06:32:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-vayacat9 2025/03/11 06:32:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-vayacat9 2025/03/11 06:32:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/11 06:32:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/11 06:32:09 INFO : subdira/subdirb/subdirc/hello-rclone-move-vayacat9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/11 06:32:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/11 06:32:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/11 06:32:09 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/11 06:32:09 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:32:10 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/11 06:32:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hetijax3 2025/03/11 06:32:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hetijax3 2025/03/11 06:32:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/11 06:32:12 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hetijax3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/11 06:32:12 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/11 06:32:12 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/11 06:32:12 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:32:13 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/11 06:32:13 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (55.29s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.42s) --- SKIP: TestMaxTransfer/Hard (1.46s) --- SKIP: TestMaxTransfer/Soft (1.51s) --- SKIP: TestMaxTransfer/Cautious (1.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:34:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:34:15 DEBUG : both1: Sizes identical 2025/03/11 06:34:15 DEBUG : both0: Sizes identical 2025/03/11 06:34:15 DEBUG : both10: Sizes identical 2025/03/11 06:34:15 DEBUG : both11: Sizes identical 2025/03/11 06:34:15 DEBUG : both0: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both12: Sizes identical 2025/03/11 06:34:15 DEBUG : both12: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both13: Sizes identical 2025/03/11 06:34:15 DEBUG : both13: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both14: Sizes identical 2025/03/11 06:34:15 DEBUG : both14: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both15: Sizes identical 2025/03/11 06:34:15 DEBUG : both15: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both16: Sizes identical 2025/03/11 06:34:15 DEBUG : both16: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both17: Sizes identical 2025/03/11 06:34:15 DEBUG : both17: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both18: Sizes identical 2025/03/11 06:34:15 DEBUG : both18: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both19: Sizes identical 2025/03/11 06:34:15 DEBUG : both1: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both2: Sizes identical 2025/03/11 06:34:15 DEBUG : both2: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both3: Sizes identical 2025/03/11 06:34:15 DEBUG : both10: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both4: Sizes identical 2025/03/11 06:34:15 DEBUG : both11: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both5: Sizes identical 2025/03/11 06:34:15 DEBUG : both19: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both6: Sizes identical 2025/03/11 06:34:15 DEBUG : both6: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both7: Sizes identical 2025/03/11 06:34:15 DEBUG : both7: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both8: Sizes identical 2025/03/11 06:34:15 DEBUG : both8: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both9: Sizes identical 2025/03/11 06:34:15 DEBUG : both9: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both3: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both4: Unchanged skipping 2025/03/11 06:34:15 DEBUG : both5: Unchanged skipping 2025/03/11 06:34:15 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:34:15 DEBUG : Waiting for deletions to finish 2025/03/11 06:34:16 INFO : only3: Deleted 2025/03/11 06:34:16 INFO : only4: Deleted 2025/03/11 06:34:16 INFO : only5: Deleted 2025/03/11 06:34:16 INFO : only6: Deleted 2025/03/11 06:34:17 INFO : only7: Deleted 2025/03/11 06:34:17 INFO : only12: Deleted 2025/03/11 06:34:17 INFO : only9: Deleted 2025/03/11 06:34:17 INFO : only17: Deleted 2025/03/11 06:34:18 INFO : only1: Deleted 2025/03/11 06:34:18 INFO : only10: Deleted 2025/03/11 06:34:18 INFO : only11: Deleted 2025/03/11 06:34:18 INFO : only16: Deleted 2025/03/11 06:34:18 INFO : only2: Deleted 2025/03/11 06:34:18 INFO : only0: Deleted 2025/03/11 06:34:18 INFO : only13: Deleted 2025/03/11 06:34:18 INFO : only14: Deleted 2025/03/11 06:34:19 INFO : only18: Deleted 2025/03/11 06:34:19 INFO : only15: Deleted 2025/03/11 06:34:19 INFO : only8: Deleted 2025/03/11 06:34:19 INFO : only19: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (125.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:36:18 DEBUG : both0: Sizes identical 2025/03/11 06:36:18 DEBUG : both1: Sizes identical 2025/03/11 06:36:18 DEBUG : both11: Sizes identical 2025/03/11 06:36:18 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for checks to finish 2025/03/11 06:36:18 DEBUG : both10: Sizes identical 2025/03/11 06:36:18 DEBUG : both0: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both12: Sizes identical 2025/03/11 06:36:18 DEBUG : both12: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both13: Sizes identical 2025/03/11 06:36:18 DEBUG : both1: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both14: Sizes identical 2025/03/11 06:36:18 DEBUG : both14: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both15: Sizes identical 2025/03/11 06:36:18 DEBUG : both15: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both16: Sizes identical 2025/03/11 06:36:18 DEBUG : both16: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both17: Sizes identical 2025/03/11 06:36:18 DEBUG : both17: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both18: Sizes identical 2025/03/11 06:36:18 DEBUG : both18: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both19: Sizes identical 2025/03/11 06:36:18 DEBUG : both19: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both2: Sizes identical 2025/03/11 06:36:18 DEBUG : both2: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both3: Sizes identical 2025/03/11 06:36:18 DEBUG : both3: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both4: Sizes identical 2025/03/11 06:36:18 DEBUG : both11: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both5: Sizes identical 2025/03/11 06:36:18 DEBUG : both10: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both6: Sizes identical 2025/03/11 06:36:18 DEBUG : both6: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both7: Sizes identical 2025/03/11 06:36:18 DEBUG : both13: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both8: Sizes identical 2025/03/11 06:36:18 DEBUG : both4: Unchanged skipping 2025/03/11 06:36:18 DEBUG : both9: Sizes identical 2025/03/11 06:36:18 DEBUG : both8: Unchanged skipping 2025/03/11 06:36:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : both9: Unchanged skipping 2025/03/11 06:36:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : both7: Unchanged skipping 2025/03/11 06:36:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : both5: Unchanged skipping 2025/03/11 06:36:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/11 06:36:18 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Waiting for transfers to finish 2025/03/11 06:36:19 INFO : only14: Copied (replaced existing) 2025/03/11 06:36:19 INFO : only12: Copied (replaced existing) 2025/03/11 06:36:20 INFO : only0: Copied (replaced existing) 2025/03/11 06:36:20 INFO : only10: Copied (replaced existing) 2025/03/11 06:36:21 INFO : only15: Copied (replaced existing) 2025/03/11 06:36:21 INFO : only1: Copied (replaced existing) 2025/03/11 06:36:21 INFO : only11: Copied (replaced existing) 2025/03/11 06:36:21 INFO : only18: Copied (replaced existing) 2025/03/11 06:36:22 INFO : only19: Copied (replaced existing) 2025/03/11 06:36:22 INFO : only13: Copied (replaced existing) 2025/03/11 06:36:22 INFO : only2: Copied (replaced existing) 2025/03/11 06:36:22 INFO : only3: Copied (replaced existing) 2025/03/11 06:36:23 INFO : only6: Copied (replaced existing) 2025/03/11 06:36:23 INFO : only16: Copied (replaced existing) 2025/03/11 06:36:24 INFO : only5: Copied (replaced existing) 2025/03/11 06:36:24 INFO : only8: Copied (replaced existing) 2025/03/11 06:36:24 INFO : only17: Copied (replaced existing) 2025/03/11 06:36:25 INFO : only4: Copied (replaced existing) 2025/03/11 06:36:25 INFO : only9: Copied (replaced existing) 2025/03/11 06:36:25 INFO : only7: Copied (replaced existing) 2025/03/11 06:36:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (143.87s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:37:03 DEBUG : empty_dir: Making directory with metadata 2025/03/11 06:37:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 06:37:03 DEBUG : empty_on_remote: Making directory with metadata 2025/03/11 06:37:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 06:37:03 INFO : empty_on_remote: Making directory 2025/03/11 06:37:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:37:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/11 06:37:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/11 06:37:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/11 06:37:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.61s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:37:26 DEBUG : empty_dir: Making directory with metadata 2025/03/11 06:37:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 06:37:26 DEBUG : empty_on_remote: Making directory with metadata 2025/03/11 06:37:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 06:37:26 INFO : empty_on_remote: Making directory 2025/03/11 06:37:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:37:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/11 06:37:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/11 06:37:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/11 06:37:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/11 06:37:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (31.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:37:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/11 06:37:57 INFO : sub dir: Making directory 2025/03/11 06:37:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (52.74s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" 2025/03/11 06:38:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/11 06:38:50 INFO : sub dir: Making directory 2025/03/11 06:38:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bosiven4yiva'", Local "Local file system at /tmp/rclone1611536369", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (52.99s) PASS 2025/03/11 06:39:43 DEBUG : sugarsync root 'Test/rclone-test-bosiven4yiva': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 30m41.340211188s (try 1/5)