"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/04/02 02:44:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo" 2025/04/02 02:44:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 02:44:59 DEBUG : Creating backend with remote "/tmp/rclone2252781018" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:45:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:45:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/02 02:45:01 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:45:01 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.93s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:45:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:45:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:45:06 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:45:06 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:45:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:45:11 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.57s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.53s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:45:20 DEBUG : Creating backend with remote "/non-existing" 2025/04/02 02:45:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/02 02:45:20 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:45:20 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.81s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:45:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:45:24 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:45:24 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:45:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.60s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:45:35 INFO : sugarsync root 'Test/rclone-test-bubajab7faqo': Running all checks before starting transfers 2025/04/02 02:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:45:36 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:45:36 INFO : sugarsync root 'Test/rclone-test-bubajab7faqo': Checks finished, now starting transfers 2025/04/02 02:45:36 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:45:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.75s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:45:47 ERROR : Ignoring --no-traverse with sync 2025/04/02 02:45:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:45:48 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:45:48 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:45:51 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:45:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.42s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:45:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/02 02:45:59 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:45:59 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:46:01 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.83s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:46:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:46:07 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:46:07 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:46:09 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:46:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:46:15 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:46:15 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:46:18 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.32s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:46:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/02 02:46:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:46:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/02 02:46:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:46:23 INFO : sub dir: Making directory 2025/04/02 02:46:25 INFO : sub dir2: Making directory 2025/04/02 02:46:26 INFO : sub dir2/sub sub dir2: Making directory 2025/04/02 02:46:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:46:27 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:46:27 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:46:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:46:31 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.43s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:46:39 INFO : sub dir2: Making directory 2025/04/02 02:46:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/02 02:46:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:46:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:46:39 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:46:39 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:46:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.88s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:46:49 DEBUG : sub dir2: Making directory with metadata 2025/04/02 02:46:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:46:49 INFO : sub dir: Making directory 2025/04/02 02:46:51 INFO : sub dir2: Making directory 2025/04/02 02:46:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:46:52 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:46:52 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:46:54 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:46:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:46:55 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/02 02:46:56 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.52s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:47:05 INFO : sub dir2: Making directory 2025/04/02 02:47:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:47:05 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:47:05 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:47:09 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:47:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.88s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:47:14 DEBUG : sub dir2: Making directory with metadata 2025/04/02 02:47:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:47:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:47:15 INFO : sub dir: Making directory 2025/04/02 02:47:17 INFO : sub dir2: Making directory 2025/04/02 02:47:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:47:18 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:47:18 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:47:20 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:47:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:47:21 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.52s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:47:29 INFO : sub dir2: Making directory 2025/04/02 02:47:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:47:30 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:47:30 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:47:34 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:47:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.94s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:47:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nijofiw7kuvi" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-bubajab7faqo' -> sugarsync root 'Test/rclone-test-nijofiw7kuvi' 2025/04/02 02:47:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:47:50 DEBUG : sugarsync root 'Test/rclone-test-nijofiw7kuvi': Waiting for checks to finish 2025/04/02 02:47:50 DEBUG : sugarsync root 'Test/rclone-test-nijofiw7kuvi': Waiting for transfers to finish 2025/04/02 02:47:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:47:55 DEBUG : sugarsync root 'Test/rclone-test-nijofiw7kuvi': Purge remote --- PASS: TestServerSideCopy (22.32s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:48:08 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:48:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 02:48:08 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:48:10 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.47s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:48:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zijemef4xeni" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-bubajab7faqo' -> sugarsync root 'Test/rclone-test-zijemef4xeni' 2025/04/02 02:48:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:48:28 DEBUG : sugarsync root 'Test/rclone-test-zijemef4xeni': Waiting for checks to finish 2025/04/02 02:48:28 DEBUG : sugarsync root 'Test/rclone-test-zijemef4xeni': Renewing token 2025/04/02 02:48:28 DEBUG : sugarsync root 'Test/rclone-test-zijemef4xeni': Waiting for transfers to finish 2025/04/02 02:48:28 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/04/02 02:48:28 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/04/02 02:48:28 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/04/02 02:48:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:48:34 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Renewing token 2025/04/02 02:48:35 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/04/02 02:48:35 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/04/02 02:48:35 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/04/02 02:48:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 02:48:40 DEBUG : sugarsync root 'Test/rclone-test-zijemef4xeni': Waiting for checks to finish 2025/04/02 02:48:40 DEBUG : sugarsync root 'Test/rclone-test-zijemef4xeni': Waiting for transfers to finish 2025/04/02 02:48:41 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.poxogir0" before starting 2025/04/02 02:48:43 DEBUG : sub dir/hello world.poxogir0: server side copy: removing renamed existing file after operation 2025/04/02 02:48:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:48:45 DEBUG : sugarsync root 'Test/rclone-test-zijemef4xeni': Purge remote --- PASS: TestServerSideCopyOverSelf (36.19s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:49:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 02:49:00 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:49:00 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:49:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/02 02:49:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.31s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:49:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xefowux8nide" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-bubajab7faqo' -> sugarsync root 'Test/rclone-test-xefowux8nide' 2025/04/02 02:49:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:49:19 DEBUG : sugarsync root 'Test/rclone-test-xefowux8nide': Waiting for checks to finish 2025/04/02 02:49:19 DEBUG : sugarsync root 'Test/rclone-test-xefowux8nide': Waiting for transfers to finish 2025/04/02 02:49:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:49:28 DEBUG : sugarsync root 'Test/rclone-test-xefowux8nide': Using server-side directory move 2025/04/02 02:49:28 INFO : sugarsync root 'Test/rclone-test-xefowux8nide': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 02:49:30 DEBUG : sugarsync root 'Test/rclone-test-xefowux8nide': Waiting for checks to finish 2025/04/02 02:49:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 02:49:30 DEBUG : sugarsync root 'Test/rclone-test-xefowux8nide': Waiting for transfers to finish 2025/04/02 02:49:31 INFO : sub dir/hello world: Deleted 2025/04/02 02:49:32 INFO : sub dir/hello world: Moved (server-side) 2025/04/02 02:49:39 DEBUG : testing file moves 2025/04/02 02:49:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/02 02:49:40 DEBUG : sugarsync root 'Test/rclone-test-xefowux8nide': Waiting for checks to finish 2025/04/02 02:49:40 DEBUG : sugarsync root 'Test/rclone-test-xefowux8nide': Waiting for transfers to finish 2025/04/02 02:49:41 INFO : sub dir/hello world: Deleted 2025/04/02 02:49:42 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:49:45 DEBUG : sugarsync root 'Test/rclone-test-xefowux8nide': Purge remote --- PASS: TestServerSideMoveOverSelf (43.40s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:49:56 ERROR : : error listing: directory not found 2025/04/02 02:49:57 INFO : Local file system at /tmp/rclone2252781018: Making directory 2025/04/02 02:49:59 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:49:59 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.98s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:50:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 02:50:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:50:13 DEBUG : Local file system at /tmp/rclone2252781018: Waiting for checks to finish 2025/04/02 02:50:13 DEBUG : Local file system at /tmp/rclone2252781018: Waiting for transfers to finish 2025/04/02 02:50:14 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/02 02:50:14 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:50:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.76s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:50:20 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/02 02:50:20 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:50:20 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:50:22 INFO : check sum: Copied (new) 2025/04/02 02:50:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:50:24 NOTICE: sugarsync root 'Test/rclone-test-bubajab7faqo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/02 02:50:24 DEBUG : check sum: Size of src and dst objects identical 2025/04/02 02:50:24 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:50:24 DEBUG : check sum: Unchanged skipping 2025/04/02 02:50:24 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:50:24 DEBUG : Waiting for deletions to finish 2025/04/02 02:50:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.83s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:50:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/02 02:50:30 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:50:30 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:50:33 INFO : sizeonly: Copied (new) 2025/04/02 02:50:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:50:34 DEBUG : sizeonly: Sizes identical 2025/04/02 02:50:34 DEBUG : sizeonly: Unchanged skipping 2025/04/02 02:50:34 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:50:34 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:50:34 DEBUG : Waiting for deletions to finish 2025/04/02 02:50:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.72s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:50:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/02 02:50:41 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:50:41 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:50:44 INFO : ignore-size: Copied (new) 2025/04/02 02:50:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:50:45 DEBUG : ignore-size: Sizes identical 2025/04/02 02:50:45 DEBUG : ignore-size: Unchanged skipping 2025/04/02 02:50:45 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:50:45 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:50:45 DEBUG : Waiting for deletions to finish 2025/04/02 02:50:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.56s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:50:55 DEBUG : existing: Sizes identical 2025/04/02 02:50:55 DEBUG : existing: Unchanged skipping 2025/04/02 02:50:55 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:50:55 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:50:55 DEBUG : Waiting for deletions to finish 2025/04/02 02:50:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:50:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/02 02:50:56 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:50:56 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:50:57 INFO : existing: Copied (replaced existing) 2025/04/02 02:50:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.97s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:51:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 02:51:04 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:51:04 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:51:06 INFO : existing: Copied (new) 2025/04/02 02:51:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:51:07 DEBUG : existing: Destination exists, skipping 2025/04/02 02:51:07 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:51:07 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:51:07 DEBUG : Waiting for deletions to finish 2025/04/02 02:51:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.36s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:51:20 INFO : d: Making directory 2025/04/02 02:51:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 02:51:24 DEBUG : c/non empty space: Sizes identical 2025/04/02 02:51:24 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 02:51:24 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:51:24 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:51:27 INFO : a/potato2: Copied (new) 2025/04/02 02:51:27 DEBUG : Waiting for deletions to finish 2025/04/02 02:51:28 INFO : b/potato: Deleted 2025/04/02 02:51:28 INFO : d: Removing directory 2025/04/02 02:51:29 INFO : b: Removing directory 2025/04/02 02:51:30 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:51:42 DEBUG : empty space: Sizes identical 2025/04/02 02:51:42 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:51:42 DEBUG : empty space: Unchanged skipping 2025/04/02 02:51:42 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:51:42 DEBUG : Waiting for deletions to finish 2025/04/02 02:51:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:51:44 DEBUG : empty space: Sizes identical 2025/04/02 02:51:44 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:51:44 DEBUG : empty space: Unchanged skipping 2025/04/02 02:51:44 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:51:44 DEBUG : Waiting for deletions to finish 2025/04/02 02:51:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.16s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.48s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:51:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/02 02:51:57 DEBUG : empty space: Sizes identical 2025/04/02 02:51:57 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:51:57 DEBUG : empty space: Unchanged skipping 2025/04/02 02:51:57 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:51:59 INFO : potato: Copied (new) 2025/04/02 02:51:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:52:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/02 02:52:08 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:52:08 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:52:10 INFO : potato: Copied (replaced existing) 2025/04/02 02:52:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.76s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/02 02:52:18 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/02 02:52:18 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:52:18 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:52:20 INFO : potato: Copied (replaced existing) 2025/04/02 02:52:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:52:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:52:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/02 02:52:30 DEBUG : empty space: Sizes identical 2025/04/02 02:52:30 DEBUG : empty space: Unchanged skipping 2025/04/02 02:52:30 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:52:30 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:52:30 DEBUG : Waiting for deletions to finish 2025/04/02 02:52:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:52:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:52:41 DEBUG : empty space: Sizes identical 2025/04/02 02:52:41 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:52:41 DEBUG : empty space: Unchanged skipping 2025/04/02 02:52:41 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:52:44 INFO : potato2: Copied (new) 2025/04/02 02:52:44 DEBUG : Waiting for deletions to finish 2025/04/02 02:52:44 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:52:57 INFO : d: Making directory 2025/04/02 02:52:59 INFO : d/e: Making directory 2025/04/02 02:53:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 02:53:03 DEBUG : c/non empty space: Sizes identical 2025/04/02 02:53:03 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 02:53:05 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:53:05 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:53:06 INFO : a/potato2: Copied (new) 2025/04/02 02:53:06 DEBUG : Waiting for deletions to finish 2025/04/02 02:53:06 INFO : b/potato: Deleted 2025/04/02 02:53:06 INFO : d/e: Removing directory 2025/04/02 02:53:08 INFO : d: Removing directory 2025/04/02 02:53:09 INFO : b: Removing directory 2025/04/02 02:53:10 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:53:26 INFO : d: Making directory 2025/04/02 02:53:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 02:53:30 DEBUG : c/non empty space: Sizes identical 2025/04/02 02:53:30 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 02:53:30 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:53:30 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:53:33 INFO : a/potato2: Copied (new) 2025/04/02 02:53:33 ERROR : sugarsync root 'Test/rclone-test-bubajab7faqo': not deleting files as there were IO errors 2025/04/02 02:53:33 ERROR : sugarsync root 'Test/rclone-test-bubajab7faqo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:53:51 DEBUG : Waiting for deletions to finish 2025/04/02 02:53:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:53:52 DEBUG : empty space: Sizes identical 2025/04/02 02:53:52 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:53:52 DEBUG : empty space: Unchanged skipping 2025/04/02 02:53:52 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:53:53 INFO : potato: Deleted 2025/04/02 02:53:55 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.82s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:54:06 DEBUG : Waiting for deletions to finish 2025/04/02 02:54:07 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:54:07 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:54:08 INFO : potato: Deleted 2025/04/02 02:54:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:54:08 DEBUG : empty space: Sizes identical 2025/04/02 02:54:08 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:54:08 DEBUG : empty space: Unchanged skipping 2025/04/02 02:54:08 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:54:11 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.50s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:54:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:54:21 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:54:21 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:54:23 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.07s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:54:35 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 02:54:35 DEBUG : enormous: Excluded 2025/04/02 02:54:35 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 02:54:35 DEBUG : potato2: Excluded 2025/04/02 02:54:35 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 02:54:35 DEBUG : potato2: Excluded 2025/04/02 02:54:35 DEBUG : empty space: Sizes identical 2025/04/02 02:54:35 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:54:35 DEBUG : empty space: Unchanged skipping 2025/04/02 02:54:35 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:54:35 DEBUG : Waiting for deletions to finish 2025/04/02 02:54:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:54:36 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 02:54:36 DEBUG : enormous: Excluded 2025/04/02 02:54:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 02:54:36 DEBUG : potato2: Excluded 2025/04/02 02:54:37 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 02:54:37 DEBUG : potato2: Excluded 2025/04/02 02:54:37 DEBUG : empty space: Sizes identical 2025/04/02 02:54:37 DEBUG : empty space: Unchanged skipping 2025/04/02 02:54:37 DEBUG : Local file system at /tmp/rclone2252781018: Waiting for checks to finish 2025/04/02 02:54:37 DEBUG : Local file system at /tmp/rclone2252781018: Waiting for transfers to finish 2025/04/02 02:54:37 DEBUG : Waiting for deletions to finish 2025/04/02 02:54:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:54:51 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 02:54:51 DEBUG : enormous: Excluded 2025/04/02 02:54:51 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 02:54:51 DEBUG : potato2: Excluded 2025/04/02 02:54:52 DEBUG : empty space: Sizes identical 2025/04/02 02:54:52 DEBUG : empty space: Unchanged skipping 2025/04/02 02:54:52 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:54:52 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:54:52 DEBUG : Waiting for deletions to finish 2025/04/02 02:54:53 INFO : enormous: Deleted 2025/04/02 02:54:53 INFO : potato2: Deleted 2025/04/02 02:54:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:54:54 DEBUG : Local file system at /tmp/rclone2252781018: Waiting for checks to finish 2025/04/02 02:54:54 DEBUG : empty space: Sizes identical 2025/04/02 02:54:54 DEBUG : empty space: Unchanged skipping 2025/04/02 02:54:54 DEBUG : Local file system at /tmp/rclone2252781018: Waiting for transfers to finish 2025/04/02 02:54:54 DEBUG : Waiting for deletions to finish 2025/04/02 02:54:54 INFO : enormous: Deleted 2025/04/02 02:54:54 INFO : potato2: Deleted 2025/04/02 02:54:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.72s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.53s) === 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-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/02 02:55:01 ERROR : sugarsync root 'Test/rclone-test-bubajab7faqo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/02 02:55:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/02 02:55:02 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/02 02:55:02 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:55:02 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:55:05 INFO : yam: Copied (new) 2025/04/02 02:55:05 INFO : potato: Copied (new) 2025/04/02 02:55:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:55:06 ERROR : sugarsync root 'Test/rclone-test-bubajab7faqo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/02 02:55:06 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/02 02:55:06 DEBUG : potato: Sizes identical 2025/04/02 02:55:06 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:55:06 DEBUG : potato: Unchanged skipping 2025/04/02 02:55:06 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:55:09 INFO : yaml: Copied (new) 2025/04/02 02:55:09 DEBUG : Waiting for deletions to finish 2025/04/02 02:55:10 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/02 02:55:17 ERROR : sugarsync root 'Test/rclone-test-bubajab7faqo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/02 02:55:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/02 02:55:17 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/02 02:55:17 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:55:17 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:55:20 INFO : potato: Copied (new) 2025/04/02 02:55:20 INFO : yam: Copied (new) 2025/04/02 02:55:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:55:21 ERROR : sugarsync root 'Test/rclone-test-bubajab7faqo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/02 02:55:21 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/02 02:55:21 DEBUG : potato: Sizes identical 2025/04/02 02:55:21 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:55:21 DEBUG : potato: Unchanged skipping 2025/04/02 02:55:21 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:55:24 INFO : yaml: Copied (new) 2025/04/02 02:55:24 DEBUG : Waiting for deletions to finish 2025/04/02 02:55:25 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.21s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/02 02:55:33 INFO : sugarsync root 'Test/rclone-test-bubajab7faqo': Making map for --track-renames 2025/04/02 02:55:33 INFO : sugarsync root 'Test/rclone-test-bubajab7faqo': Finished making map for --track-renames 2025/04/02 02:55:33 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:55:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 02:55:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/02 02:55:33 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for renames to finish 2025/04/02 02:55:33 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:55:36 INFO : potato: Copied (new) 2025/04/02 02:55:36 INFO : sub/yam: Copied (new) 2025/04/02 02:55:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:55:38 DEBUG : potato: Sizes identical 2025/04/02 02:55:38 DEBUG : potato: Unchanged skipping 2025/04/02 02:55:39 INFO : sugarsync root 'Test/rclone-test-bubajab7faqo': Making map for --track-renames 2025/04/02 02:55:39 INFO : sugarsync root 'Test/rclone-test-bubajab7faqo': Finished making map for --track-renames 2025/04/02 02:55:39 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:55:39 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for renames to finish 2025/04/02 02:55:41 INFO : sub/yam: Moved (server-side) to: yam 2025/04/02 02:55:41 INFO : yam: Renamed from "sub/yam" 2025/04/02 02:55:41 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:55:41 DEBUG : Waiting for deletions to finish 2025/04/02 02:55:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:55:50 DEBUG : Creating backend with remote "/tmp/rclone2252781018/dir1" 2025/04/02 02:55:50 DEBUG : Config file has changed externally - reloading 2025/04/02 02:55:50 DEBUG : Creating backend with remote "/tmp/rclone2252781018/dir2" 2025/04/02 02:55:50 DEBUG : Local file system at /tmp/rclone2252781018/dir2: Using server-side directory move 2025/04/02 02:55:50 INFO : Local file system at /tmp/rclone2252781018/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 02:55:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/02 02:55:50 DEBUG : Local file system at /tmp/rclone2252781018/dir2: Waiting for checks to finish 2025/04/02 02:55:50 DEBUG : Local file system at /tmp/rclone2252781018/dir2: Waiting for transfers to finish 2025/04/02 02:55:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.55s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:55:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/02 02:55:53 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:55:53 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:55:59 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:55:59 INFO : sub dir/hello world: Deleted 2025/04/02 02:55:59 INFO : nested/sub dir/file: Copied (new) 2025/04/02 02:55:59 INFO : nested/sub dir/file: Deleted 2025/04/02 02:55:59 INFO : sub dir: Removing directory 2025/04/02 02:55:59 INFO : nested/sub dir: Removing directory 2025/04/02 02:55:59 INFO : nested: Removing directory 2025/04/02 02:55:59 DEBUG : Local file system at /tmp/rclone2252781018: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:56:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:56:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/02 02:56:10 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:56:10 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:56:17 INFO : nested/sub dir/file: Copied (new) 2025/04/02 02:56:17 INFO : nested/sub dir/file: Deleted 2025/04/02 02:56:17 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:56:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:56:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 02:56:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/02 02:56:29 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:56:29 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:56:32 INFO : existing: Copied (new) 2025/04/02 02:56:32 INFO : existing: Deleted 2025/04/02 02:56:32 INFO : existing-b: Copied (new) 2025/04/02 02:56:32 INFO : existing-b: Deleted 2025/04/02 02:56:33 DEBUG : existing: Destination exists, skipping 2025/04/02 02:56:33 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:56:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/02 02:56:33 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:56:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.40s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:56:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pehugox6yuki" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-bubajab7faqo' -> sugarsync root 'Test/rclone-test-pehugox6yuki' 2025/04/02 02:56:58 DEBUG : sugarsync root 'Test/rclone-test-pehugox6yuki': Using server-side directory move 2025/04/02 02:56:58 INFO : sugarsync root 'Test/rclone-test-pehugox6yuki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 02:56:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:56:59 DEBUG : empty space: Sizes identical 2025/04/02 02:56:59 DEBUG : empty space: Unchanged skipping 2025/04/02 02:56:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 02:56:59 DEBUG : sugarsync root 'Test/rclone-test-pehugox6yuki': Waiting for checks to finish 2025/04/02 02:56:59 INFO : empty space: Deleted 2025/04/02 02:56:59 DEBUG : sugarsync root 'Test/rclone-test-pehugox6yuki': Waiting for transfers to finish 2025/04/02 02:56:59 INFO : potato3: Deleted 2025/04/02 02:56:59 INFO : potato2: Moved (server-side) 2025/04/02 02:57:00 INFO : potato3: Moved (server-side) 2025/04/02 02:57:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-logapas5wabo" 2025/04/02 02:57:05 DEBUG : sugarsync root 'Test/rclone-test-logapas5wabo': Using server-side directory move 2025/04/02 02:57:07 INFO : sugarsync root 'Test/rclone-test-logapas5wabo': Server side directory move succeeded 2025/04/02 02:57:10 ERROR : : error listing: directory not found 2025/04/02 02:57:10 DEBUG : sugarsync root 'Test/rclone-test-logapas5wabo': Purge remote 2025/04/02 02:57:11 DEBUG : sugarsync root 'Test/rclone-test-pehugox6yuki': Purge remote 2025/04/02 02:57:11 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (34.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:57:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yagicux4deja" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-bubajab7faqo' -> sugarsync root 'Test/rclone-test-yagicux4deja' 2025/04/02 02:57:32 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 02:57:32 DEBUG : empty space: Excluded 2025/04/02 02:57:32 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 02:57:32 DEBUG : empty space: Excluded 2025/04/02 02:57:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:57:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 02:57:32 DEBUG : sugarsync root 'Test/rclone-test-yagicux4deja': Waiting for checks to finish 2025/04/02 02:57:32 DEBUG : sugarsync root 'Test/rclone-test-yagicux4deja': Waiting for transfers to finish 2025/04/02 02:57:33 INFO : potato2: Moved (server-side) 2025/04/02 02:57:33 INFO : potato3: Deleted 2025/04/02 02:57:34 INFO : potato3: Moved (server-side) 2025/04/02 02:57:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yanojet5vaba" 2025/04/02 02:57:40 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 02:57:40 DEBUG : empty space: Excluded 2025/04/02 02:57:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:57:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/02 02:57:40 DEBUG : sugarsync root 'Test/rclone-test-yanojet5vaba': Waiting for checks to finish 2025/04/02 02:57:40 DEBUG : sugarsync root 'Test/rclone-test-yanojet5vaba': Waiting for transfers to finish 2025/04/02 02:57:42 INFO : potato2: Moved (server-side) 2025/04/02 02:57:42 INFO : potato3: Moved (server-side) 2025/04/02 02:57:44 DEBUG : sugarsync root 'Test/rclone-test-yanojet5vaba': Purge remote 2025/04/02 02:57:45 DEBUG : sugarsync root 'Test/rclone-test-yagicux4deja': Purge remote --- PASS: TestServerSideMoveWithFilter (34.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:57:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vevupot8zefo" 2025/04/02 02:57:59 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-bubajab7faqo' -> sugarsync root 'Test/rclone-test-vevupot8zefo' 2025/04/02 02:58:09 DEBUG : sugarsync root 'Test/rclone-test-vevupot8zefo': Using server-side directory move 2025/04/02 02:58:09 INFO : sugarsync root 'Test/rclone-test-vevupot8zefo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 02:58:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:58:09 DEBUG : empty space: Sizes identical 2025/04/02 02:58:09 DEBUG : empty space: Unchanged skipping 2025/04/02 02:58:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 02:58:10 DEBUG : sugarsync root 'Test/rclone-test-vevupot8zefo': Waiting for checks to finish 2025/04/02 02:58:10 INFO : empty space: Deleted 2025/04/02 02:58:10 DEBUG : sugarsync root 'Test/rclone-test-vevupot8zefo': Waiting for transfers to finish 2025/04/02 02:58:10 INFO : potato2: Moved (server-side) 2025/04/02 02:58:10 INFO : potato3: Deleted 2025/04/02 02:58:11 INFO : potato3: Moved (server-side) 2025/04/02 02:58:11 INFO : tomatoDir: Removing directory 2025/04/02 02:58:13 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': deleted 1 directories 2025/04/02 02:58:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yaxecus0pemo" 2025/04/02 02:58:18 INFO : tomatoDir: Making directory 2025/04/02 02:58:19 DEBUG : sugarsync root 'Test/rclone-test-yaxecus0pemo': Using server-side directory move 2025/04/02 02:58:21 INFO : sugarsync root 'Test/rclone-test-yaxecus0pemo': Server side directory move succeeded 2025/04/02 02:58:24 ERROR : : error listing: directory not found 2025/04/02 02:58:25 ERROR : : error listing: directory not found 2025/04/02 02:58:25 DEBUG : sugarsync root 'Test/rclone-test-yaxecus0pemo': Purge remote 2025/04/02 02:58:25 DEBUG : sugarsync root 'Test/rclone-test-vevupot8zefo': Purge remote 2025/04/02 02:58:26 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (39.78s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.46s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:58:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.17s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:58:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/rclone-sync-test" 2025/04/02 02:58:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/rclone-sync-test-include/layer2" 2025/04/02 02:58:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/rclone-sync-test-ignore-file" 2025/04/02 02:59:08 DEBUG : rclone-sync-test: Excluded 2025/04/02 02:59:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 02:59:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/02 02:59:11 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/rclone-sync-test': Waiting for checks to finish 2025/04/02 02:59:11 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/rclone-sync-test': Waiting for transfers to finish 2025/04/02 02:59:11 DEBUG : Waiting for deletions to finish 2025/04/02 02:59:11 INFO : There was nothing to transfer 2025/04/02 02:59:14 DEBUG : rclone-sync-test: Excluded 2025/04/02 02:59:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 02:59:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/02 02:59:17 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:59:17 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:59:17 DEBUG : Waiting for deletions to finish 2025/04/02 02:59:17 INFO : rclone-sync-test-include: Removing directory 2025/04/02 02:59:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/02 02:59:18 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': failed to delete 1 directories 2025/04/02 02:59:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:59:20 DEBUG : rclone-sync-test: Excluded 2025/04/02 02:59:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 02:59:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/02 02:59:23 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/02 02:59:23 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/02 02:59:23 DEBUG : Waiting for deletions to finish 2025/04/02 02:59:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:59:25 DEBUG : rclone-sync-test: Excluded 2025/04/02 02:59:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 02:59:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/02 02:59:28 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 02:59:28 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 02:59:28 DEBUG : Waiting for deletions to finish 2025/04/02 02:59:28 INFO : rclone-sync-test-include: Removing directory 2025/04/02 02:59:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/02 02:59:29 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': failed to delete 1 directories 2025/04/02 02:59:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 02:59:30 DEBUG : : Excluded 2025/04/02 02:59:31 DEBUG : rclone-sync-test: Excluded 2025/04/02 02:59:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 02:59:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/02 02:59:34 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/02 02:59:34 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/02 02:59:34 DEBUG : Waiting for deletions to finish 2025/04/02 02:59:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (86.36s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:00:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/dst" 2025/04/02 03:00:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/CompareDest" 2025/04/02 03:00:19 DEBUG : one: Need to transfer - File not found at Destination 2025/04/02 03:00:19 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:00:19 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:00:23 INFO : one: Copied (new) 2025/04/02 03:00:23 DEBUG : Waiting for deletions to finish 2025/04/02 03:00:27 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:00:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:00:27 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:00:29 INFO : one: Copied (replaced existing) 2025/04/02 03:00:29 DEBUG : Waiting for deletions to finish 2025/04/02 03:00:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:00:38 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:00:40 DEBUG : one: Sizes identical 2025/04/02 03:00:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 03:00:40 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:00:40 DEBUG : Waiting for deletions to finish 2025/04/02 03:00:40 INFO : There was nothing to transfer 2025/04/02 03:00:47 DEBUG : two: Sizes identical 2025/04/02 03:00:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 03:00:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:00:47 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:00:48 DEBUG : one: Sizes identical 2025/04/02 03:00:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 03:00:48 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:00:48 DEBUG : Waiting for deletions to finish 2025/04/02 03:00:48 INFO : There was nothing to transfer 2025/04/02 03:00:51 DEBUG : two: Sizes identical 2025/04/02 03:00:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 03:00:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:00:51 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:00:52 DEBUG : one: Sizes identical 2025/04/02 03:00:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 03:00:52 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:00:52 DEBUG : Waiting for deletions to finish 2025/04/02 03:00:52 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/02 03:00:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/02 03:00:56 DEBUG : two: Need to transfer - File not found at Destination 2025/04/02 03:00:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:00:56 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:00:57 DEBUG : one: Sizes identical 2025/04/02 03:00:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 03:00:57 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:00:59 INFO : two: Copied (new) 2025/04/02 03:00:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.45s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:01:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/dest" 2025/04/02 03:01:17 DEBUG : Config file has changed externally - reloading 2025/04/02 03:01:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/pre-dest1" 2025/04/02 03:01:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/pre-dest2" 2025/04/02 03:01:28 DEBUG : 1: Sizes identical 2025/04/02 03:01:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/02 03:01:30 DEBUG : 2: Sizes identical 2025/04/02 03:01:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/02 03:01:31 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/02 03:01:31 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dest': Waiting for checks to finish 2025/04/02 03:01:31 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dest': Waiting for transfers to finish 2025/04/02 03:01:35 INFO : 3: Copied (new) 2025/04/02 03:01:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.78s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:01:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/dst" 2025/04/02 03:01:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/CopyDest" 2025/04/02 03:01:56 DEBUG : one: Need to transfer - File not found at Destination 2025/04/02 03:01:56 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:01:56 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:02:00 INFO : one: Copied (new) 2025/04/02 03:02:00 DEBUG : Waiting for deletions to finish 2025/04/02 03:02:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:02:04 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:02:05 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:02:06 INFO : one: Copied (replaced existing) 2025/04/02 03:02:06 DEBUG : Waiting for deletions to finish 2025/04/02 03:02:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/BackupDir" 2025/04/02 03:02:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:02:21 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:02:22 DEBUG : one: Sizes identical 2025/04/02 03:02:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 03:02:25 INFO : one: Moved (server-side) 2025/04/02 03:02:27 INFO : one: Copied (server-side copy) 2025/04/02 03:02:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/02 03:02:27 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:02:27 DEBUG : Waiting for deletions to finish 2025/04/02 03:02:34 DEBUG : two: Sizes identical 2025/04/02 03:02:36 INFO : two: Copied (server-side copy) 2025/04/02 03:02:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/02 03:02:36 DEBUG : one: Sizes identical 2025/04/02 03:02:36 DEBUG : one: Unchanged skipping 2025/04/02 03:02:36 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:02:36 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:02:36 DEBUG : Waiting for deletions to finish 2025/04/02 03:02:38 DEBUG : one: Sizes identical 2025/04/02 03:02:38 DEBUG : one: Unchanged skipping 2025/04/02 03:02:38 DEBUG : two: Sizes identical 2025/04/02 03:02:38 DEBUG : two: Unchanged skipping 2025/04/02 03:02:38 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:02:38 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:02:38 DEBUG : Waiting for deletions to finish 2025/04/02 03:02:38 INFO : There was nothing to transfer 2025/04/02 03:02:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/02 03:02:45 DEBUG : three: Destination not found in --copy-dest 2025/04/02 03:02:45 DEBUG : three: Need to transfer - File not found at Destination 2025/04/02 03:02:45 DEBUG : one: Sizes identical 2025/04/02 03:02:45 DEBUG : one: Unchanged skipping 2025/04/02 03:02:45 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:02:45 DEBUG : two: Sizes identical 2025/04/02 03:02:45 DEBUG : two: Unchanged skipping 2025/04/02 03:02:45 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:02:48 INFO : three: Copied (new) 2025/04/02 03:02:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (75.49s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:03:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/dst" 2025/04/02 03:03:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/backup" 2025/04/02 03:03:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 03:03:18 DEBUG : two: Sizes identical 2025/04/02 03:03:18 DEBUG : two: Unchanged skipping 2025/04/02 03:03:18 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:03:21 INFO : one: Moved (server-side) 2025/04/02 03:03:21 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:03:23 INFO : one: Copied (new) 2025/04/02 03:03:23 DEBUG : Waiting for deletions to finish 2025/04/02 03:03:25 INFO : three.txt: Moved (server-side) 2025/04/02 03:03:25 INFO : three.txt: Moved into backup dir 2025/04/02 03:03:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 03:03:31 DEBUG : two: Sizes identical 2025/04/02 03:03:31 DEBUG : two: Unchanged skipping 2025/04/02 03:03:31 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:03:32 INFO : one: Deleted 2025/04/02 03:03:33 INFO : one: Moved (server-side) 2025/04/02 03:03:33 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:03:35 INFO : one: Copied (new) 2025/04/02 03:03:35 DEBUG : Waiting for deletions to finish 2025/04/02 03:03:37 INFO : three.txt: Deleted 2025/04/02 03:03:38 INFO : three.txt: Moved (server-side) 2025/04/02 03:03:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:03:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/dst" 2025/04/02 03:03:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/backup" 2025/04/02 03:04:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 03:04:04 DEBUG : two: Sizes identical 2025/04/02 03:04:04 DEBUG : two: Unchanged skipping 2025/04/02 03:04:04 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:04:07 INFO : one: Moved (server-side) to: one.bak 2025/04/02 03:04:07 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:04:09 INFO : one: Copied (new) 2025/04/02 03:04:09 DEBUG : Waiting for deletions to finish 2025/04/02 03:04:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 03:04:10 INFO : three.txt: Moved into backup dir 2025/04/02 03:04:16 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:04:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 03:04:16 DEBUG : two: Sizes identical 2025/04/02 03:04:16 DEBUG : two: Unchanged skipping 2025/04/02 03:04:18 INFO : one.bak: Deleted 2025/04/02 03:04:19 INFO : one: Moved (server-side) to: one.bak 2025/04/02 03:04:19 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:04:21 INFO : one: Copied (new) 2025/04/02 03:04:21 DEBUG : Waiting for deletions to finish 2025/04/02 03:04:23 INFO : three.txt.bak: Deleted 2025/04/02 03:04:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 03:04:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (45.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:04:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/dst" 2025/04/02 03:04:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/backup" 2025/04/02 03:04:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 03:04:50 DEBUG : two: Sizes identical 2025/04/02 03:04:50 DEBUG : two: Unchanged skipping 2025/04/02 03:04:50 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:04:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/02 03:04:52 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:04:55 INFO : one: Copied (new) 2025/04/02 03:04:55 DEBUG : Waiting for deletions to finish 2025/04/02 03:04:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/02 03:04:56 INFO : three.txt: Moved into backup dir 2025/04/02 03:05:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 03:05:02 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:05:02 DEBUG : two: Sizes identical 2025/04/02 03:05:02 DEBUG : two: Unchanged skipping 2025/04/02 03:05:04 INFO : one-2019-01-01: Deleted 2025/04/02 03:05:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/02 03:05:04 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:05:07 INFO : one: Copied (new) 2025/04/02 03:05:07 DEBUG : Waiting for deletions to finish 2025/04/02 03:05:08 INFO : three-2019-01-01.txt: Deleted 2025/04/02 03:05:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/02 03:05:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (45.83s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:05:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/dst" 2025/04/02 03:05:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 03:05:31 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:05:31 DEBUG : two: Sizes identical 2025/04/02 03:05:31 DEBUG : two: Unchanged skipping 2025/04/02 03:05:32 INFO : one: Moved (server-side) to: one.bak 2025/04/02 03:05:32 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:05:35 INFO : one: Copied (new) 2025/04/02 03:05:35 DEBUG : Waiting for deletions to finish 2025/04/02 03:05:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 03:05:36 INFO : three.txt: Moved into backup dir 2025/04/02 03:05:42 DEBUG : one.bak: Excluded (Path Filter) 2025/04/02 03:05:42 DEBUG : one.bak: Excluded 2025/04/02 03:05:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/02 03:05:42 DEBUG : three.txt.bak: Excluded 2025/04/02 03:05:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 03:05:42 DEBUG : two: Sizes identical 2025/04/02 03:05:42 DEBUG : two: Unchanged skipping 2025/04/02 03:05:42 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for checks to finish 2025/04/02 03:05:44 INFO : one.bak: Deleted 2025/04/02 03:05:45 INFO : one: Moved (server-side) to: one.bak 2025/04/02 03:05:45 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo/dst': Waiting for transfers to finish 2025/04/02 03:05:47 INFO : one: Copied (new) 2025/04/02 03:05:47 DEBUG : Waiting for deletions to finish 2025/04/02 03:05:49 INFO : three.txt.bak: Deleted 2025/04/02 03:05:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 03:05:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.10s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:06:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/dst" 2025/04/02 03:06:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 03:06:11 INFO : one: Moved (server-side) to: one.bak 2025/04/02 03:06:13 INFO : one: Copied (new) 2025/04/02 03:06:14 DEBUG : two: Sizes identical 2025/04/02 03:06:14 DEBUG : two: Unchanged skipping 2025/04/02 03:06:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/02 03:06:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 03:06:19 INFO : three.txt: Copied (new) 2025/04/02 03:06:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 03:06:24 INFO : one.bak: Deleted 2025/04/02 03:06:25 INFO : one: Moved (server-side) to: one.bak 2025/04/02 03:06:27 INFO : one: Copied (new) 2025/04/02 03:06:28 DEBUG : two: Sizes identical 2025/04/02 03:06:28 DEBUG : two: Unchanged skipping 2025/04/02 03:06:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/02 03:06:30 INFO : three.txt.bak: Deleted 2025/04/02 03:06:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 03:06:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (44.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:06:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bubajab7faqo/dst" 2025/04/02 03:06:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 03:06:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/02 03:07:00 INFO : one: Copied (new) 2025/04/02 03:07:00 DEBUG : two: Sizes identical 2025/04/02 03:07:00 DEBUG : two: Unchanged skipping 2025/04/02 03:07:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/02 03:07:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/02 03:07:05 INFO : three.txt: Copied (new) 2025/04/02 03:07:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 03:07:10 INFO : one-2019-01-01: Deleted 2025/04/02 03:07:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/02 03:07:14 INFO : one: Copied (new) 2025/04/02 03:07:15 DEBUG : two: Sizes identical 2025/04/02 03:07:15 DEBUG : two: Unchanged skipping 2025/04/02 03:07:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/02 03:07:17 INFO : three-2019-01-01.txt: Deleted 2025/04/02 03:07:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/02 03:07:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.75s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:07:34 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 03:07:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/02 03:07:34 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 03:07:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/02 03:07:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.76s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:07:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 03:07:40 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 03:07:40 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 03:07:43 INFO : existing: Copied (new) 2025/04/02 03:07:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:07:45 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 03:07:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/02 03:07:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/02 03:07:45 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 03:07:45 ERROR : sugarsync root 'Test/rclone-test-bubajab7faqo': not deleting files as there were IO errors 2025/04/02 03:07:45 ERROR : sugarsync root 'Test/rclone-test-bubajab7faqo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.45s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:08:12 DEBUG : existing: Sizes identical 2025/04/02 03:08:12 DEBUG : existing: Unchanged skipping 2025/04/02 03:08:12 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/02 03:08:13 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-yemeyih0 2025/04/02 03:08:13 DEBUG : EXISTING: moving to existing-rclone-move-juxekoc7 2025/04/02 03:08:15 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/02 03:08:15 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-juxekoc7 2025/04/02 03:08:15 DEBUG : EXISTING: moving to existing 2025/04/02 03:08:15 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-yemeyih0 2025/04/02 03:08:15 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/02 03:08:16 INFO : existing-rclone-move-juxekoc7: Moved (server-side) to: existing 2025/04/02 03:08:16 INFO : EXISTING: Moved (server-side) to: existing 2025/04/02 03:08:16 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/02 03:08:16 INFO : existingbutdifferent-rclone-move-yemeyih0: Moved (server-side) to: existingbutdifferent 2025/04/02 03:08:16 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/02 03:08:16 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/02 03:08:19 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/02 03:08:19 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/02 03:08:24 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/02 03:08:25 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/02 03:08:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-cojuzad5 2025/04/02 03:08:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/02 03:08:29 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-cojuzad5 2025/04/02 03:08:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/02 03:08:30 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/02 03:08:30 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 03:08:30 INFO : subdira/subdirb/subdirc/hello-rclone-move-cojuzad5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/02 03:08:30 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/02 03:08:30 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/02 03:08:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-guzikuw6 2025/04/02 03:08:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-guzikuw6 2025/04/02 03:08:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 03:08:32 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/02 03:08:33 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-guzikuw6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 03:08:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 03:08:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 03:08:33 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 03:08:34 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/02 03:08:34 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (56.90s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", 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-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", 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-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.63s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.54s) --- SKIP: TestMaxTransfer/Cautious (1.55s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:10:38 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 03:10:38 DEBUG : both10: Sizes identical 2025/04/02 03:10:38 DEBUG : both0: Sizes identical 2025/04/02 03:10:38 DEBUG : both1: Sizes identical 2025/04/02 03:10:38 DEBUG : both11: Sizes identical 2025/04/02 03:10:38 DEBUG : both10: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both12: Sizes identical 2025/04/02 03:10:38 DEBUG : both12: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both13: Sizes identical 2025/04/02 03:10:38 DEBUG : both13: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both14: Sizes identical 2025/04/02 03:10:38 DEBUG : both14: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both15: Sizes identical 2025/04/02 03:10:38 DEBUG : both15: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both16: Sizes identical 2025/04/02 03:10:38 DEBUG : both0: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both17: Sizes identical 2025/04/02 03:10:38 DEBUG : both17: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both18: Sizes identical 2025/04/02 03:10:38 DEBUG : both11: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both19: Sizes identical 2025/04/02 03:10:38 DEBUG : both19: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both2: Sizes identical 2025/04/02 03:10:38 DEBUG : both2: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both3: Sizes identical 2025/04/02 03:10:38 DEBUG : both3: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both4: Sizes identical 2025/04/02 03:10:38 DEBUG : both4: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both5: Sizes identical 2025/04/02 03:10:38 DEBUG : both5: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both6: Sizes identical 2025/04/02 03:10:38 DEBUG : both6: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both7: Sizes identical 2025/04/02 03:10:38 DEBUG : both7: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both8: Sizes identical 2025/04/02 03:10:38 DEBUG : both1: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both9: Sizes identical 2025/04/02 03:10:38 DEBUG : both16: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both18: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both8: Unchanged skipping 2025/04/02 03:10:38 DEBUG : both9: Unchanged skipping 2025/04/02 03:10:38 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 03:10:38 DEBUG : Waiting for deletions to finish 2025/04/02 03:10:39 INFO : only19: Deleted 2025/04/02 03:10:39 INFO : only16: Deleted 2025/04/02 03:10:39 INFO : only18: Deleted 2025/04/02 03:10:39 INFO : only3: Deleted 2025/04/02 03:10:40 INFO : only7: Deleted 2025/04/02 03:10:40 INFO : only8: Deleted 2025/04/02 03:10:40 INFO : only2: Deleted 2025/04/02 03:10:40 INFO : only17: Deleted 2025/04/02 03:10:41 INFO : only9: Deleted 2025/04/02 03:10:41 INFO : only10: Deleted 2025/04/02 03:10:41 INFO : only12: Deleted 2025/04/02 03:10:41 INFO : only14: Deleted 2025/04/02 03:10:42 INFO : only15: Deleted 2025/04/02 03:10:42 INFO : only4: Deleted 2025/04/02 03:10:42 INFO : only5: Deleted 2025/04/02 03:10:42 INFO : only6: Deleted 2025/04/02 03:10:42 INFO : only0: Deleted 2025/04/02 03:10:42 INFO : only11: Deleted 2025/04/02 03:10:42 INFO : only1: Deleted 2025/04/02 03:10:42 INFO : only13: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.63s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:12:45 DEBUG : both0: Sizes identical 2025/04/02 03:12:45 DEBUG : both0: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both1: Sizes identical 2025/04/02 03:12:45 DEBUG : both1: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both10: Sizes identical 2025/04/02 03:12:45 DEBUG : both10: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both11: Sizes identical 2025/04/02 03:12:45 DEBUG : both11: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both12: Sizes identical 2025/04/02 03:12:45 DEBUG : both12: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both13: Sizes identical 2025/04/02 03:12:45 DEBUG : both13: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both14: Sizes identical 2025/04/02 03:12:45 DEBUG : both14: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both15: Sizes identical 2025/04/02 03:12:45 DEBUG : both15: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both16: Sizes identical 2025/04/02 03:12:45 DEBUG : both16: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both17: Sizes identical 2025/04/02 03:12:45 DEBUG : both17: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both18: Sizes identical 2025/04/02 03:12:45 DEBUG : both18: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both19: Sizes identical 2025/04/02 03:12:45 DEBUG : both19: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both2: Sizes identical 2025/04/02 03:12:45 DEBUG : both2: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both3: Sizes identical 2025/04/02 03:12:45 DEBUG : both3: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both4: Sizes identical 2025/04/02 03:12:45 DEBUG : both4: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both5: Sizes identical 2025/04/02 03:12:45 DEBUG : both6: Sizes identical 2025/04/02 03:12:45 DEBUG : both8: Sizes identical 2025/04/02 03:12:45 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for checks to finish 2025/04/02 03:12:45 DEBUG : both7: Sizes identical 2025/04/02 03:12:45 DEBUG : both5: Unchanged skipping 2025/04/02 03:12:45 DEBUG : both9: Sizes identical 2025/04/02 03:12:45 DEBUG : both9: Unchanged skipping 2025/04/02 03:12:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : both6: Unchanged skipping 2025/04/02 03:12:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : both7: Unchanged skipping 2025/04/02 03:12:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : both8: Unchanged skipping 2025/04/02 03:12:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/02 03:12:45 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Waiting for transfers to finish 2025/04/02 03:12:46 INFO : only10: Copied (replaced existing) 2025/04/02 03:12:46 INFO : only1: Copied (replaced existing) 2025/04/02 03:12:47 INFO : only12: Copied (replaced existing) 2025/04/02 03:12:47 INFO : only11: Copied (replaced existing) 2025/04/02 03:12:48 INFO : only13: Copied (replaced existing) 2025/04/02 03:12:48 INFO : only15: Copied (replaced existing) 2025/04/02 03:12:48 INFO : only16: Copied (replaced existing) 2025/04/02 03:12:48 INFO : only14: Copied (replaced existing) 2025/04/02 03:12:49 INFO : only17: Copied (replaced existing) 2025/04/02 03:12:49 INFO : only18: Copied (replaced existing) 2025/04/02 03:12:49 INFO : only0: Copied (replaced existing) 2025/04/02 03:12:50 INFO : only19: Copied (replaced existing) 2025/04/02 03:12:50 INFO : only5: Copied (replaced existing) 2025/04/02 03:12:51 INFO : only6: Copied (replaced existing) 2025/04/02 03:12:51 INFO : only7: Copied (replaced existing) 2025/04/02 03:12:51 INFO : only9: Copied (replaced existing) 2025/04/02 03:12:51 INFO : only2: Copied (replaced existing) 2025/04/02 03:12:52 INFO : only3: Copied (replaced existing) 2025/04/02 03:12:52 INFO : only4: Copied (replaced existing) 2025/04/02 03:12:52 INFO : only8: Copied (replaced existing) 2025/04/02 03:12:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (145.18s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:13:28 DEBUG : empty_dir: Making directory with metadata 2025/04/02 03:13:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 03:13:28 DEBUG : empty_on_remote: Making directory with metadata 2025/04/02 03:13:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 03:13:28 INFO : empty_on_remote: Making directory 2025/04/02 03:13:30 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-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:13:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/02 03:13:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/02 03:13:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/02 03:13:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.10s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:13:51 DEBUG : empty_dir: Making directory with metadata 2025/04/02 03:13:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 03:13:51 DEBUG : empty_on_remote: Making directory with metadata 2025/04/02 03:13:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 03:13:51 INFO : empty_on_remote: Making directory 2025/04/02 03:13:53 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-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:14:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/02 03:14:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/02 03:14:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/02 03:14:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/02 03:14:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:14:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 03:14:17 INFO : sub dir: Making directory 2025/04/02 03:14:19 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-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (53.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" 2025/04/02 03:15:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 03:15:11 INFO : sub dir: Making directory 2025/04/02 03:15:12 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-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bubajab7faqo'", Local "Local file system at /tmp/rclone2252781018", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.18s) PASS 2025/04/02 03:16:04 DEBUG : sugarsync root 'Test/rclone-test-bubajab7faqo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m9.150979277s (try 1/5)