"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/03/15 01:43:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu" 2025/03/15 01:43:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:43:28 DEBUG : Creating backend with remote "/tmp/rclone997224369" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:43:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:43:30 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:43:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/15 01:43:30 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.60s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:43:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 01:43:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:43:34 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:43:34 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:43:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:43:39 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (10.79s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.44s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.42s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:43:47 DEBUG : Creating backend with remote "/non-existing" 2025/03/15 01:43:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/15 01:43:48 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:43:48 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.63s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:43:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:43:51 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:43:51 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:43:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.16s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:44:02 INFO : sugarsync root 'Test/rclone-test-dopozaz7guvu': Running all checks before starting transfers 2025/03/15 01:44:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:44:03 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:44:03 INFO : sugarsync root 'Test/rclone-test-dopozaz7guvu': Checks finished, now starting transfers 2025/03/15 01:44:03 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:44:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.57s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:44:13 ERROR : Ignoring --no-traverse with sync 2025/03/15 01:44:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:44:14 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:44:14 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:44:18 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:44:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.37s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:44:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/15 01:44:25 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:44:25 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:44:28 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:44:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:44:33 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:44:33 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:44:35 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:44:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:44:40 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:44:40 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:44:43 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.79s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:44:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/15 01:44:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 01:44:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/15 01:44:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 01:44:48 INFO : sub dir: Making directory 2025/03/15 01:44:50 INFO : sub dir2: Making directory 2025/03/15 01:44:51 INFO : sub dir2/sub sub dir2: Making directory 2025/03/15 01:44:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:44:52 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:44:52 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:44:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:44:56 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.90s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:45:03 INFO : sub dir2: Making directory 2025/03/15 01:45:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/15 01:45:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 01:45:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:45:04 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:45:04 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:45:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.64s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:45:13 DEBUG : sub dir2: Making directory with metadata 2025/03/15 01:45:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 01:45:14 INFO : sub dir: Making directory 2025/03/15 01:45:15 INFO : sub dir2: Making directory 2025/03/15 01:45:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:45:16 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:45:16 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:45:18 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:45:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:45:20 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/15 01:45:21 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.11s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.45s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:45:29 INFO : sub dir2: Making directory 2025/03/15 01:45:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:45:29 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:45:29 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:45:33 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:45:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:45:39 DEBUG : sub dir2: Making directory with metadata 2025/03/15 01:45:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 01:45:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 01:45:40 INFO : sub dir: Making directory 2025/03/15 01:45:41 INFO : sub dir2: Making directory 2025/03/15 01:45:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:45:42 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:45:42 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:45:44 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:45:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:45:45 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.14s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.45s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:45:53 INFO : sub dir2: Making directory 2025/03/15 01:45:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:45:54 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:45:54 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:45:58 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:45:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.56s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:46:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-koqenag1feti" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-dopozaz7guvu' -> sugarsync root 'Test/rclone-test-koqenag1feti' 2025/03/15 01:46:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:46:13 DEBUG : sugarsync root 'Test/rclone-test-koqenag1feti': Waiting for checks to finish 2025/03/15 01:46:13 DEBUG : sugarsync root 'Test/rclone-test-koqenag1feti': Waiting for transfers to finish 2025/03/15 01:46:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:46:19 DEBUG : sugarsync root 'Test/rclone-test-koqenag1feti': Purge remote --- PASS: TestServerSideCopy (22.23s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:46:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 01:46:32 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:46:32 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:46:33 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:46:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lojetef9gaga" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-dopozaz7guvu' -> sugarsync root 'Test/rclone-test-lojetef9gaga' 2025/03/15 01:46:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:46:50 DEBUG : sugarsync root 'Test/rclone-test-lojetef9gaga': Waiting for checks to finish 2025/03/15 01:46:50 DEBUG : sugarsync root 'Test/rclone-test-lojetef9gaga': Waiting for transfers to finish 2025/03/15 01:46:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:47:01 DEBUG : sugarsync root 'Test/rclone-test-lojetef9gaga': Waiting for checks to finish 2025/03/15 01:47:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 01:47:01 DEBUG : sugarsync root 'Test/rclone-test-lojetef9gaga': Waiting for transfers to finish 2025/03/15 01:47:02 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.yuvowiv2" before starting 2025/03/15 01:47:04 DEBUG : sub dir/hello world.yuvowiv2: server side copy: removing renamed existing file after operation 2025/03/15 01:47:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:47:06 DEBUG : sugarsync root 'Test/rclone-test-lojetef9gaga': Purge remote --- PASS: TestServerSideCopyOverSelf (33.29s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:47:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 01:47:20 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:47:20 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:47:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/15 01:47:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:47:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-coqoroc6tiji" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-dopozaz7guvu' -> sugarsync root 'Test/rclone-test-coqoroc6tiji' 2025/03/15 01:47:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:47:40 DEBUG : sugarsync root 'Test/rclone-test-coqoroc6tiji': Waiting for checks to finish 2025/03/15 01:47:40 DEBUG : sugarsync root 'Test/rclone-test-coqoroc6tiji': Waiting for transfers to finish 2025/03/15 01:47:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:47:50 DEBUG : sugarsync root 'Test/rclone-test-coqoroc6tiji': Using server-side directory move 2025/03/15 01:47:50 INFO : sugarsync root 'Test/rclone-test-coqoroc6tiji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 01:47:52 DEBUG : sugarsync root 'Test/rclone-test-coqoroc6tiji': Waiting for checks to finish 2025/03/15 01:47:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 01:47:52 DEBUG : sugarsync root 'Test/rclone-test-coqoroc6tiji': Waiting for transfers to finish 2025/03/15 01:47:52 INFO : sub dir/hello world: Deleted 2025/03/15 01:47:53 INFO : sub dir/hello world: Moved (server-side) 2025/03/15 01:48:01 DEBUG : testing file moves 2025/03/15 01:48:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/15 01:48:02 DEBUG : sugarsync root 'Test/rclone-test-coqoroc6tiji': Waiting for checks to finish 2025/03/15 01:48:02 DEBUG : sugarsync root 'Test/rclone-test-coqoroc6tiji': Waiting for transfers to finish 2025/03/15 01:48:03 INFO : sub dir/hello world: Deleted 2025/03/15 01:48:04 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:48:07 DEBUG : sugarsync root 'Test/rclone-test-coqoroc6tiji': Purge remote --- PASS: TestServerSideMoveOverSelf (46.34s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:48:19 ERROR : : error listing: directory not found 2025/03/15 01:48:20 INFO : Local file system at /tmp/rclone997224369: Making directory 2025/03/15 01:48:22 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:48:22 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.52s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:48:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/15 01:48:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:48:37 DEBUG : Local file system at /tmp/rclone997224369: Waiting for checks to finish 2025/03/15 01:48:37 DEBUG : Local file system at /tmp/rclone997224369: Waiting for transfers to finish 2025/03/15 01:48:38 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/15 01:48:38 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:48:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.92s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:48:44 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/15 01:48:44 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:48:44 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:48:47 INFO : check sum: Copied (new) 2025/03/15 01:48:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:48:48 NOTICE: sugarsync root 'Test/rclone-test-dopozaz7guvu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/15 01:48:48 DEBUG : check sum: Size of src and dst objects identical 2025/03/15 01:48:48 DEBUG : check sum: Unchanged skipping 2025/03/15 01:48:48 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:48:48 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:48:48 DEBUG : Waiting for deletions to finish 2025/03/15 01:48:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.36s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:48:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/15 01:48:56 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:48:56 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:48:58 INFO : sizeonly: Copied (new) 2025/03/15 01:48:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:49:00 DEBUG : sizeonly: Sizes identical 2025/03/15 01:49:00 DEBUG : sizeonly: Unchanged skipping 2025/03/15 01:49:00 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:49:00 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:49:00 DEBUG : Waiting for deletions to finish 2025/03/15 01:49:00 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (12.39s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:49:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/15 01:49:08 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:49:08 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:49:11 INFO : ignore-size: Copied (new) 2025/03/15 01:49:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:49:12 DEBUG : ignore-size: Sizes identical 2025/03/15 01:49:12 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:49:12 DEBUG : ignore-size: Unchanged skipping 2025/03/15 01:49:12 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:49:12 DEBUG : Waiting for deletions to finish 2025/03/15 01:49:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.48s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:49:23 DEBUG : existing: Sizes identical 2025/03/15 01:49:23 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:49:23 DEBUG : existing: Unchanged skipping 2025/03/15 01:49:23 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:49:23 DEBUG : Waiting for deletions to finish 2025/03/15 01:49:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:49:24 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:49:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/15 01:49:24 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:49:25 INFO : existing: Copied (replaced existing) 2025/03/15 01:49:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (13.06s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:49:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 01:49:33 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:49:33 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:49:35 INFO : existing: Copied (new) 2025/03/15 01:49:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:49:37 DEBUG : existing: Destination exists, skipping 2025/03/15 01:49:37 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:49:37 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:49:37 DEBUG : Waiting for deletions to finish 2025/03/15 01:49:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:49:51 INFO : d: Making directory 2025/03/15 01:49:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 01:49:55 DEBUG : c/non empty space: Sizes identical 2025/03/15 01:49:55 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 01:49:55 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:49:55 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:49:58 INFO : a/potato2: Copied (new) 2025/03/15 01:49:58 DEBUG : Waiting for deletions to finish 2025/03/15 01:49:59 INFO : b/potato: Deleted 2025/03/15 01:49:59 INFO : d: Removing directory 2025/03/15 01:50:01 INFO : b: Removing directory 2025/03/15 01:50:02 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (27.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:50:16 DEBUG : empty space: Sizes identical 2025/03/15 01:50:16 DEBUG : empty space: Unchanged skipping 2025/03/15 01:50:16 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:50:16 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:50:16 DEBUG : Waiting for deletions to finish 2025/03/15 01:50:16 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:50:17 DEBUG : empty space: Sizes identical 2025/03/15 01:50:17 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:50:17 DEBUG : empty space: Unchanged skipping 2025/03/15 01:50:17 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:50:17 DEBUG : Waiting for deletions to finish 2025/03/15 01:50:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.43s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.60s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.60s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:50:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/15 01:50:31 DEBUG : empty space: Sizes identical 2025/03/15 01:50:31 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:50:31 DEBUG : empty space: Unchanged skipping 2025/03/15 01:50:31 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:50:34 INFO : potato: Copied (new) 2025/03/15 01:50:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.94s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:50:44 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:50:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/15 01:50:44 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:50:45 INFO : potato: Copied (replaced existing) 2025/03/15 01:50:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.47s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/15 01:50:54 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/15 01:50:54 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:50:54 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:50:56 INFO : potato: Copied (replaced existing) 2025/03/15 01:50:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:51:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:51:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/15 01:51:07 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:51:07 DEBUG : empty space: Sizes identical 2025/03/15 01:51:07 DEBUG : empty space: Unchanged skipping 2025/03/15 01:51:07 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:51:07 DEBUG : Waiting for deletions to finish 2025/03/15 01:51:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (12.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:51:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:51:20 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:51:20 DEBUG : empty space: Sizes identical 2025/03/15 01:51:20 DEBUG : empty space: Unchanged skipping 2025/03/15 01:51:20 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:51:22 INFO : potato2: Copied (new) 2025/03/15 01:51:22 DEBUG : Waiting for deletions to finish 2025/03/15 01:51:23 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (16.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:51:36 INFO : d: Making directory 2025/03/15 01:51:38 INFO : d/e: Making directory 2025/03/15 01:51:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 01:51:43 DEBUG : c/non empty space: Sizes identical 2025/03/15 01:51:43 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 01:51:45 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:51:45 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:51:46 INFO : a/potato2: Copied (new) 2025/03/15 01:51:46 DEBUG : Waiting for deletions to finish 2025/03/15 01:51:47 INFO : b/potato: Deleted 2025/03/15 01:51:47 INFO : d/e: Removing directory 2025/03/15 01:51:49 INFO : d: Removing directory 2025/03/15 01:51:50 INFO : b: Removing directory 2025/03/15 01:51:51 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (31.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:52:07 INFO : d: Making directory 2025/03/15 01:52:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 01:52:12 DEBUG : c/non empty space: Sizes identical 2025/03/15 01:52:12 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 01:52:12 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:52:12 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:52:14 INFO : a/potato2: Copied (new) 2025/03/15 01:52:14 ERROR : sugarsync root 'Test/rclone-test-dopozaz7guvu': not deleting files as there were IO errors 2025/03/15 01:52:14 ERROR : sugarsync root 'Test/rclone-test-dopozaz7guvu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (27.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:52:33 DEBUG : Waiting for deletions to finish 2025/03/15 01:52:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:52:34 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:52:34 DEBUG : empty space: Sizes identical 2025/03/15 01:52:34 DEBUG : empty space: Unchanged skipping 2025/03/15 01:52:34 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:52:35 INFO : potato: Deleted 2025/03/15 01:52:37 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (15.41s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:52:49 DEBUG : Waiting for deletions to finish 2025/03/15 01:52:50 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:52:50 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:52:51 INFO : potato: Deleted 2025/03/15 01:52:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:52:51 DEBUG : empty space: Sizes identical 2025/03/15 01:52:51 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:52:51 DEBUG : empty space: Unchanged skipping 2025/03/15 01:52:51 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:52:54 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (17.29s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:53:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:53:04 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:53:04 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:53:07 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.80s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:53:19 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 01:53:19 DEBUG : enormous: Excluded 2025/03/15 01:53:19 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 01:53:19 DEBUG : potato2: Excluded 2025/03/15 01:53:20 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 01:53:20 DEBUG : potato2: Excluded 2025/03/15 01:53:20 DEBUG : empty space: Sizes identical 2025/03/15 01:53:20 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:53:20 DEBUG : empty space: Unchanged skipping 2025/03/15 01:53:20 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:53:20 DEBUG : Waiting for deletions to finish 2025/03/15 01:53:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:53:20 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 01:53:20 DEBUG : enormous: Excluded 2025/03/15 01:53:20 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 01:53:20 DEBUG : potato2: Excluded 2025/03/15 01:53:21 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 01:53:21 DEBUG : potato2: Excluded 2025/03/15 01:53:21 DEBUG : empty space: Sizes identical 2025/03/15 01:53:21 DEBUG : Local file system at /tmp/rclone997224369: Waiting for checks to finish 2025/03/15 01:53:21 DEBUG : empty space: Unchanged skipping 2025/03/15 01:53:21 DEBUG : Local file system at /tmp/rclone997224369: Waiting for transfers to finish 2025/03/15 01:53:21 DEBUG : Waiting for deletions to finish 2025/03/15 01:53:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (15.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:53:37 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 01:53:37 DEBUG : enormous: Excluded 2025/03/15 01:53:37 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 01:53:37 DEBUG : potato2: Excluded 2025/03/15 01:53:37 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:53:37 DEBUG : empty space: Sizes identical 2025/03/15 01:53:37 DEBUG : empty space: Unchanged skipping 2025/03/15 01:53:37 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:53:37 DEBUG : Waiting for deletions to finish 2025/03/15 01:53:38 INFO : enormous: Deleted 2025/03/15 01:53:38 INFO : potato2: Deleted 2025/03/15 01:53:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:53:40 DEBUG : empty space: Sizes identical 2025/03/15 01:53:40 DEBUG : Local file system at /tmp/rclone997224369: Waiting for checks to finish 2025/03/15 01:53:40 DEBUG : empty space: Unchanged skipping 2025/03/15 01:53:40 DEBUG : Local file system at /tmp/rclone997224369: Waiting for transfers to finish 2025/03/15 01:53:40 DEBUG : Waiting for deletions to finish 2025/03/15 01:53:40 INFO : enormous: Deleted 2025/03/15 01:53:40 INFO : potato2: Deleted 2025/03/15 01:53:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.79s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.61s) === 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-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/15 01:53:47 ERROR : sugarsync root 'Test/rclone-test-dopozaz7guvu': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/15 01:53:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/15 01:53:48 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/15 01:53:48 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:53:48 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:53:51 INFO : potato: Copied (new) 2025/03/15 01:53:51 INFO : yam: Copied (new) 2025/03/15 01:53:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:53:51 ERROR : sugarsync root 'Test/rclone-test-dopozaz7guvu': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/15 01:53:52 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/15 01:53:52 DEBUG : potato: Sizes identical 2025/03/15 01:53:52 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:53:52 DEBUG : potato: Unchanged skipping 2025/03/15 01:53:52 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:53:55 INFO : yaml: Copied (new) 2025/03/15 01:53:55 DEBUG : Waiting for deletions to finish 2025/03/15 01:53:56 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.92s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/15 01:54:03 ERROR : sugarsync root 'Test/rclone-test-dopozaz7guvu': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/15 01:54:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/15 01:54:04 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/15 01:54:04 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:54:04 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:54:06 INFO : potato: Copied (new) 2025/03/15 01:54:07 INFO : yam: Copied (new) 2025/03/15 01:54:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:54:07 ERROR : sugarsync root 'Test/rclone-test-dopozaz7guvu': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/15 01:54:08 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/15 01:54:08 DEBUG : potato: Sizes identical 2025/03/15 01:54:08 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:54:08 DEBUG : potato: Unchanged skipping 2025/03/15 01:54:08 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:54:11 INFO : yaml: Copied (new) 2025/03/15 01:54:11 DEBUG : Waiting for deletions to finish 2025/03/15 01:54:12 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/15 01:54:20 INFO : sugarsync root 'Test/rclone-test-dopozaz7guvu': Making map for --track-renames 2025/03/15 01:54:20 INFO : sugarsync root 'Test/rclone-test-dopozaz7guvu': Finished making map for --track-renames 2025/03/15 01:54:20 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:54:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/15 01:54:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/15 01:54:20 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for renames to finish 2025/03/15 01:54:20 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:54:24 INFO : potato: Copied (new) 2025/03/15 01:54:24 INFO : sub/yam: Copied (new) 2025/03/15 01:54:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:54:25 DEBUG : potato: Sizes identical 2025/03/15 01:54:25 DEBUG : potato: Unchanged skipping 2025/03/15 01:54:26 INFO : sugarsync root 'Test/rclone-test-dopozaz7guvu': Making map for --track-renames 2025/03/15 01:54:26 INFO : sugarsync root 'Test/rclone-test-dopozaz7guvu': Finished making map for --track-renames 2025/03/15 01:54:26 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:54:26 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for renames to finish 2025/03/15 01:54:28 INFO : sub/yam: Moved (server-side) to: yam 2025/03/15 01:54:28 INFO : yam: Renamed from "sub/yam" 2025/03/15 01:54:28 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:54:28 DEBUG : Waiting for deletions to finish 2025/03/15 01:54:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:54:38 DEBUG : Creating backend with remote "/tmp/rclone997224369/dir1" 2025/03/15 01:54:38 DEBUG : Creating backend with remote "/tmp/rclone997224369/dir2" 2025/03/15 01:54:38 DEBUG : Local file system at /tmp/rclone997224369/dir2: Using server-side directory move 2025/03/15 01:54:38 INFO : Local file system at /tmp/rclone997224369/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 01:54:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/15 01:54:38 INFO : file1.txt: Moved (server-side) 2025/03/15 01:54:38 DEBUG : Local file system at /tmp/rclone997224369/dir2: Waiting for checks to finish 2025/03/15 01:54:38 DEBUG : Local file system at /tmp/rclone997224369/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.60s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:54:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:54:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/15 01:54:41 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:54:41 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:54:48 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:54:48 INFO : sub dir/hello world: Deleted 2025/03/15 01:54:48 INFO : nested/sub dir/file: Copied (new) 2025/03/15 01:54:48 INFO : nested/sub dir/file: Deleted 2025/03/15 01:54:48 INFO : sub dir: Removing directory 2025/03/15 01:54:48 INFO : nested/sub dir: Removing directory 2025/03/15 01:54:48 INFO : nested: Removing directory 2025/03/15 01:54:48 DEBUG : Local file system at /tmp/rclone997224369: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (19.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:55:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 01:55:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/15 01:55:00 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:55:00 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:55:08 INFO : nested/sub dir/file: Copied (new) 2025/03/15 01:55:08 INFO : nested/sub dir/file: Deleted 2025/03/15 01:55:08 INFO : sub dir/hello world: Copied (new) 2025/03/15 01:55:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.92s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:55:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 01:55:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/15 01:55:19 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:55:19 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:55:22 INFO : existing-b: Copied (new) 2025/03/15 01:55:22 INFO : existing-b: Deleted 2025/03/15 01:55:22 INFO : existing: Copied (new) 2025/03/15 01:55:22 INFO : existing: Deleted 2025/03/15 01:55:24 DEBUG : existing: Destination exists, skipping 2025/03/15 01:55:24 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:55:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/15 01:55:24 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:55:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.85s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:55:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wirafaz3muki" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-dopozaz7guvu' -> sugarsync root 'Test/rclone-test-wirafaz3muki' 2025/03/15 01:55:50 DEBUG : sugarsync root 'Test/rclone-test-wirafaz3muki': Using server-side directory move 2025/03/15 01:55:50 INFO : sugarsync root 'Test/rclone-test-wirafaz3muki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 01:55:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:55:50 DEBUG : empty space: Sizes identical 2025/03/15 01:55:50 DEBUG : empty space: Unchanged skipping 2025/03/15 01:55:50 DEBUG : sugarsync root 'Test/rclone-test-wirafaz3muki': Waiting for checks to finish 2025/03/15 01:55:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 01:55:51 INFO : potato2: Moved (server-side) 2025/03/15 01:55:51 INFO : potato3: Deleted 2025/03/15 01:55:51 INFO : empty space: Deleted 2025/03/15 01:55:51 DEBUG : sugarsync root 'Test/rclone-test-wirafaz3muki': Waiting for transfers to finish 2025/03/15 01:55:52 INFO : potato3: Moved (server-side) 2025/03/15 01:55:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-monutoc5yaqo" 2025/03/15 01:55:58 DEBUG : sugarsync root 'Test/rclone-test-monutoc5yaqo': Using server-side directory move 2025/03/15 01:56:00 INFO : sugarsync root 'Test/rclone-test-monutoc5yaqo': Server side directory move succeeded 2025/03/15 01:56:03 ERROR : : error listing: directory not found 2025/03/15 01:56:03 DEBUG : sugarsync root 'Test/rclone-test-monutoc5yaqo': Purge remote 2025/03/15 01:56:03 DEBUG : sugarsync root 'Test/rclone-test-wirafaz3muki': Purge remote 2025/03/15 01:56:04 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (36.45s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:56:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cakakaj4yeye" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-dopozaz7guvu' -> sugarsync root 'Test/rclone-test-cakakaj4yeye' 2025/03/15 01:56:26 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 01:56:26 DEBUG : empty space: Excluded 2025/03/15 01:56:26 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 01:56:26 DEBUG : empty space: Excluded 2025/03/15 01:56:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:56:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 01:56:26 DEBUG : sugarsync root 'Test/rclone-test-cakakaj4yeye': Waiting for checks to finish 2025/03/15 01:56:26 DEBUG : sugarsync root 'Test/rclone-test-cakakaj4yeye': Waiting for transfers to finish 2025/03/15 01:56:27 INFO : potato2: Moved (server-side) 2025/03/15 01:56:27 INFO : potato3: Deleted 2025/03/15 01:56:28 INFO : potato3: Moved (server-side) 2025/03/15 01:56:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lalifos5piye" 2025/03/15 01:56:34 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 01:56:34 DEBUG : empty space: Excluded 2025/03/15 01:56:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:56:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/15 01:56:34 DEBUG : sugarsync root 'Test/rclone-test-lalifos5piye': Waiting for checks to finish 2025/03/15 01:56:34 DEBUG : sugarsync root 'Test/rclone-test-lalifos5piye': Waiting for transfers to finish 2025/03/15 01:56:36 INFO : potato2: Moved (server-side) 2025/03/15 01:56:37 INFO : potato3: Moved (server-side) 2025/03/15 01:56:39 DEBUG : sugarsync root 'Test/rclone-test-lalifos5piye': Purge remote 2025/03/15 01:56:40 DEBUG : sugarsync root 'Test/rclone-test-cakakaj4yeye': Purge remote --- PASS: TestServerSideMoveWithFilter (36.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:56:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gabejik0xeza" 2025/03/15 01:56:55 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-dopozaz7guvu' -> sugarsync root 'Test/rclone-test-gabejik0xeza' 2025/03/15 01:57:06 DEBUG : sugarsync root 'Test/rclone-test-gabejik0xeza': Using server-side directory move 2025/03/15 01:57:06 INFO : sugarsync root 'Test/rclone-test-gabejik0xeza': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 01:57:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 01:57:06 DEBUG : empty space: Sizes identical 2025/03/15 01:57:06 DEBUG : empty space: Unchanged skipping 2025/03/15 01:57:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 01:57:07 INFO : potato2: Moved (server-side) 2025/03/15 01:57:07 INFO : potato3: Deleted 2025/03/15 01:57:07 INFO : empty space: Deleted 2025/03/15 01:57:07 DEBUG : sugarsync root 'Test/rclone-test-gabejik0xeza': Waiting for checks to finish 2025/03/15 01:57:07 DEBUG : sugarsync root 'Test/rclone-test-gabejik0xeza': Waiting for transfers to finish 2025/03/15 01:57:08 INFO : potato3: Moved (server-side) 2025/03/15 01:57:08 INFO : tomatoDir: Removing directory 2025/03/15 01:57:10 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': deleted 1 directories 2025/03/15 01:57:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hobuweb0qiti" 2025/03/15 01:57:15 INFO : tomatoDir: Making directory 2025/03/15 01:57:17 DEBUG : sugarsync root 'Test/rclone-test-hobuweb0qiti': Using server-side directory move 2025/03/15 01:57:19 INFO : sugarsync root 'Test/rclone-test-hobuweb0qiti': Server side directory move succeeded 2025/03/15 01:57:22 ERROR : : error listing: directory not found 2025/03/15 01:57:23 ERROR : : error listing: directory not found 2025/03/15 01:57:23 DEBUG : sugarsync root 'Test/rclone-test-hobuweb0qiti': Purge remote 2025/03/15 01:57:24 DEBUG : sugarsync root 'Test/rclone-test-gabejik0xeza': Purge remote 2025/03/15 01:57:25 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (43.92s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.62s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:57:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (13.28s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:57:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/rclone-sync-test" 2025/03/15 01:57:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/rclone-sync-test-include/layer2" 2025/03/15 01:57:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/rclone-sync-test-ignore-file" 2025/03/15 01:58:10 DEBUG : rclone-sync-test: Excluded 2025/03/15 01:58:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 01:58:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 01:58:13 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/rclone-sync-test': Waiting for checks to finish 2025/03/15 01:58:13 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/rclone-sync-test': Waiting for transfers to finish 2025/03/15 01:58:13 DEBUG : Waiting for deletions to finish 2025/03/15 01:58:13 INFO : There was nothing to transfer 2025/03/15 01:58:16 DEBUG : rclone-sync-test: Excluded 2025/03/15 01:58:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 01:58:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 01:58:19 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:58:19 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:58:19 DEBUG : Waiting for deletions to finish 2025/03/15 01:58:19 INFO : rclone-sync-test-include: Removing directory 2025/03/15 01:58:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/15 01:58:20 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': failed to delete 1 directories 2025/03/15 01:58:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:58:22 DEBUG : rclone-sync-test: Excluded 2025/03/15 01:58:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 01:58:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 01:58:25 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/15 01:58:25 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/15 01:58:25 DEBUG : Waiting for deletions to finish 2025/03/15 01:58:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:58:28 DEBUG : rclone-sync-test: Excluded 2025/03/15 01:58:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 01:58:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 01:58:31 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 01:58:31 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 01:58:31 DEBUG : Waiting for deletions to finish 2025/03/15 01:58:31 INFO : rclone-sync-test-include: Removing directory 2025/03/15 01:58:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/15 01:58:32 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': failed to delete 1 directories 2025/03/15 01:58:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:58:33 DEBUG : : Excluded 2025/03/15 01:58:34 DEBUG : rclone-sync-test: Excluded 2025/03/15 01:58:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 01:58:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 01:58:38 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/15 01:58:38 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/15 01:58:38 DEBUG : Waiting for deletions to finish 2025/03/15 01:58:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (91.10s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 01:59:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/dst" 2025/03/15 01:59:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/CompareDest" 2025/03/15 01:59:25 DEBUG : one: Need to transfer - File not found at Destination 2025/03/15 01:59:25 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 01:59:25 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 01:59:29 INFO : one: Copied (new) 2025/03/15 01:59:29 DEBUG : Waiting for deletions to finish 2025/03/15 01:59:33 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 01:59:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 01:59:34 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 01:59:36 INFO : one: Copied (replaced existing) 2025/03/15 01:59:36 DEBUG : Waiting for deletions to finish 2025/03/15 01:59:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 01:59:46 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 01:59:47 DEBUG : one: Sizes identical 2025/03/15 01:59:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 01:59:47 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 01:59:47 DEBUG : Waiting for deletions to finish 2025/03/15 01:59:47 INFO : There was nothing to transfer 2025/03/15 01:59:55 DEBUG : two: Sizes identical 2025/03/15 01:59:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 01:59:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 01:59:55 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 01:59:56 DEBUG : one: Sizes identical 2025/03/15 01:59:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 01:59:56 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 01:59:56 DEBUG : Waiting for deletions to finish 2025/03/15 01:59:56 INFO : There was nothing to transfer 2025/03/15 01:59:59 DEBUG : two: Sizes identical 2025/03/15 01:59:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 01:59:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 01:59:59 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:00:00 DEBUG : one: Sizes identical 2025/03/15 02:00:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 02:00:00 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:00:00 DEBUG : Waiting for deletions to finish 2025/03/15 02:00:00 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/15 02:00:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/15 02:00:05 DEBUG : two: Need to transfer - File not found at Destination 2025/03/15 02:00:05 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:00:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:00:06 DEBUG : one: Sizes identical 2025/03/15 02:00:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 02:00:06 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:00:08 INFO : two: Copied (new) 2025/03/15 02:00:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (65.09s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:00:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/dest" 2025/03/15 02:00:27 DEBUG : Config file has changed externally - reloading 2025/03/15 02:00:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/pre-dest1" 2025/03/15 02:00:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/pre-dest2" 2025/03/15 02:00:39 DEBUG : 1: Sizes identical 2025/03/15 02:00:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/15 02:00:41 DEBUG : 2: Sizes identical 2025/03/15 02:00:41 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/15 02:00:42 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/15 02:00:42 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dest': Waiting for checks to finish 2025/03/15 02:00:42 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dest': Waiting for transfers to finish 2025/03/15 02:00:43 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dest': Renewing token 2025/03/15 02:00:44 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/03/15 02:00:44 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/03/15 02:00:44 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/03/15 02:00:47 INFO : 3: Copied (new) 2025/03/15 02:00:47 DEBUG : Waiting for deletions to finish 2025/03/15 02:00:48 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Renewing token 2025/03/15 02:00:48 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/03/15 02:00:48 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/03/15 02:00:48 DEBUG : Saving config "user" in section "TestSugarSync" of the config file --- PASS: TestSyncMultipleCompareDest (40.88s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:00:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/dst" 2025/03/15 02:01:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/CopyDest" 2025/03/15 02:01:11 DEBUG : one: Need to transfer - File not found at Destination 2025/03/15 02:01:11 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:01:11 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:01:14 INFO : one: Copied (new) 2025/03/15 02:01:14 DEBUG : Waiting for deletions to finish 2025/03/15 02:01:18 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:01:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:01:19 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:01:21 INFO : one: Copied (replaced existing) 2025/03/15 02:01:21 DEBUG : Waiting for deletions to finish 2025/03/15 02:01:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/BackupDir" 2025/03/15 02:01:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:01:37 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:01:38 DEBUG : one: Sizes identical 2025/03/15 02:01:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 02:01:41 INFO : one: Moved (server-side) 2025/03/15 02:01:43 INFO : one: Copied (server-side copy) 2025/03/15 02:01:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/15 02:01:43 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:01:43 DEBUG : Waiting for deletions to finish 2025/03/15 02:01:50 DEBUG : two: Sizes identical 2025/03/15 02:01:52 INFO : two: Copied (server-side copy) 2025/03/15 02:01:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/15 02:01:52 DEBUG : one: Sizes identical 2025/03/15 02:01:52 DEBUG : one: Unchanged skipping 2025/03/15 02:01:52 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:01:52 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:01:52 DEBUG : Waiting for deletions to finish 2025/03/15 02:01:55 DEBUG : one: Sizes identical 2025/03/15 02:01:55 DEBUG : one: Unchanged skipping 2025/03/15 02:01:55 DEBUG : two: Sizes identical 2025/03/15 02:01:55 DEBUG : two: Unchanged skipping 2025/03/15 02:01:55 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:01:55 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:01:55 DEBUG : Waiting for deletions to finish 2025/03/15 02:01:55 INFO : There was nothing to transfer 2025/03/15 02:02:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/15 02:02:03 DEBUG : three: Destination not found in --copy-dest 2025/03/15 02:02:03 DEBUG : three: Need to transfer - File not found at Destination 2025/03/15 02:02:03 DEBUG : one: Sizes identical 2025/03/15 02:02:03 DEBUG : one: Unchanged skipping 2025/03/15 02:02:03 DEBUG : two: Sizes identical 2025/03/15 02:02:03 DEBUG : two: Unchanged skipping 2025/03/15 02:02:03 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:02:03 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:02:05 INFO : three: Copied (new) 2025/03/15 02:02:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (80.59s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:02:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/dst" 2025/03/15 02:02:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/backup" 2025/03/15 02:02:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 02:02:40 DEBUG : two: Sizes identical 2025/03/15 02:02:40 DEBUG : two: Unchanged skipping 2025/03/15 02:02:40 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:02:42 INFO : one: Moved (server-side) 2025/03/15 02:02:42 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:02:45 INFO : one: Copied (new) 2025/03/15 02:02:45 DEBUG : Waiting for deletions to finish 2025/03/15 02:02:47 INFO : three.txt: Moved (server-side) 2025/03/15 02:02:47 INFO : three.txt: Moved into backup dir 2025/03/15 02:02:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 02:02:54 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:02:54 DEBUG : two: Sizes identical 2025/03/15 02:02:54 DEBUG : two: Unchanged skipping 2025/03/15 02:02:56 INFO : one: Deleted 2025/03/15 02:02:57 INFO : one: Moved (server-side) 2025/03/15 02:02:57 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:03:00 INFO : one: Copied (new) 2025/03/15 02:03:00 DEBUG : Waiting for deletions to finish 2025/03/15 02:03:01 INFO : three.txt: Deleted 2025/03/15 02:03:02 INFO : three.txt: Moved (server-side) 2025/03/15 02:03:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (52.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:03:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/dst" 2025/03/15 02:03:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/backup" 2025/03/15 02:03:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 02:03:31 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:03:31 DEBUG : two: Sizes identical 2025/03/15 02:03:31 DEBUG : two: Unchanged skipping 2025/03/15 02:03:34 INFO : one: Moved (server-side) to: one.bak 2025/03/15 02:03:34 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:03:36 INFO : one: Copied (new) 2025/03/15 02:03:36 DEBUG : Waiting for deletions to finish 2025/03/15 02:03:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 02:03:38 INFO : three.txt: Moved into backup dir 2025/03/15 02:03:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 02:03:45 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:03:45 DEBUG : two: Sizes identical 2025/03/15 02:03:45 DEBUG : two: Unchanged skipping 2025/03/15 02:03:47 INFO : one.bak: Deleted 2025/03/15 02:03:47 INFO : one: Moved (server-side) to: one.bak 2025/03/15 02:03:47 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:03:51 INFO : one: Copied (new) 2025/03/15 02:03:51 DEBUG : Waiting for deletions to finish 2025/03/15 02:03:53 INFO : three.txt.bak: Deleted 2025/03/15 02:03:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 02:03:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (51.60s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:04:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/dst" 2025/03/15 02:04:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/backup" 2025/03/15 02:04:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 02:04:23 DEBUG : two: Sizes identical 2025/03/15 02:04:23 DEBUG : two: Unchanged skipping 2025/03/15 02:04:23 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:04:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/15 02:04:26 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:04:28 INFO : one: Copied (new) 2025/03/15 02:04:28 DEBUG : Waiting for deletions to finish 2025/03/15 02:04:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/15 02:04:30 INFO : three.txt: Moved into backup dir 2025/03/15 02:04:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 02:04:37 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:04:37 DEBUG : two: Sizes identical 2025/03/15 02:04:37 DEBUG : two: Unchanged skipping 2025/03/15 02:04:39 INFO : one-2019-01-01: Deleted 2025/03/15 02:04:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/15 02:04:39 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:04:42 INFO : one: Copied (new) 2025/03/15 02:04:42 DEBUG : Waiting for deletions to finish 2025/03/15 02:04:44 INFO : three-2019-01-01.txt: Deleted 2025/03/15 02:04:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/15 02:04:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (51.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:05:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/dst" 2025/03/15 02:05:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 02:05:08 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:05:08 DEBUG : two: Sizes identical 2025/03/15 02:05:08 DEBUG : two: Unchanged skipping 2025/03/15 02:05:10 INFO : one: Moved (server-side) to: one.bak 2025/03/15 02:05:10 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:05:13 INFO : one: Copied (new) 2025/03/15 02:05:13 DEBUG : Waiting for deletions to finish 2025/03/15 02:05:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 02:05:14 INFO : three.txt: Moved into backup dir 2025/03/15 02:05:21 DEBUG : one.bak: Excluded (Path Filter) 2025/03/15 02:05:21 DEBUG : one.bak: Excluded 2025/03/15 02:05:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/15 02:05:21 DEBUG : three.txt.bak: Excluded 2025/03/15 02:05:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 02:05:21 DEBUG : two: Sizes identical 2025/03/15 02:05:21 DEBUG : two: Unchanged skipping 2025/03/15 02:05:21 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for checks to finish 2025/03/15 02:05:23 INFO : one.bak: Deleted 2025/03/15 02:05:24 INFO : one: Moved (server-side) to: one.bak 2025/03/15 02:05:24 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu/dst': Waiting for transfers to finish 2025/03/15 02:05:27 INFO : one: Copied (new) 2025/03/15 02:05:27 DEBUG : Waiting for deletions to finish 2025/03/15 02:05:29 INFO : three.txt.bak: Deleted 2025/03/15 02:05:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 02:05:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (43.60s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:05:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/dst" 2025/03/15 02:05:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 02:05:54 INFO : one: Moved (server-side) to: one.bak 2025/03/15 02:05:56 INFO : one: Copied (new) 2025/03/15 02:05:57 DEBUG : two: Sizes identical 2025/03/15 02:05:57 DEBUG : two: Unchanged skipping 2025/03/15 02:05:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/15 02:06:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 02:06:02 INFO : three.txt: Copied (new) 2025/03/15 02:06:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 02:06:08 INFO : one.bak: Deleted 2025/03/15 02:06:09 INFO : one: Moved (server-side) to: one.bak 2025/03/15 02:06:11 INFO : one: Copied (new) 2025/03/15 02:06:12 DEBUG : two: Sizes identical 2025/03/15 02:06:12 DEBUG : two: Unchanged skipping 2025/03/15 02:06:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/15 02:06:15 INFO : three.txt.bak: Deleted 2025/03/15 02:06:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 02:06:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (49.44s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:06:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dopozaz7guvu/dst" 2025/03/15 02:06:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 02:06:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/15 02:06:46 INFO : one: Copied (new) 2025/03/15 02:06:47 DEBUG : two: Sizes identical 2025/03/15 02:06:47 DEBUG : two: Unchanged skipping 2025/03/15 02:06:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/15 02:06:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/15 02:06:52 INFO : three.txt: Copied (new) 2025/03/15 02:06:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 02:06:58 INFO : one-2019-01-01: Deleted 2025/03/15 02:06:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/15 02:07:01 INFO : one: Copied (new) 2025/03/15 02:07:02 DEBUG : two: Sizes identical 2025/03/15 02:07:02 DEBUG : two: Unchanged skipping 2025/03/15 02:07:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/15 02:07:05 INFO : three-2019-01-01.txt: Deleted 2025/03/15 02:07:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/15 02:07:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (50.42s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:07:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/15 02:07:22 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 02:07:22 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 02:07:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/15 02:07:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.21s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:07:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 02:07:29 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 02:07:29 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 02:07:31 INFO : existing: Copied (new) 2025/03/15 02:07:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:07:34 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 02:07:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/15 02:07:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/15 02:07:34 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 02:07:34 ERROR : sugarsync root 'Test/rclone-test-dopozaz7guvu': not deleting files as there were IO errors 2025/03/15 02:07:34 ERROR : sugarsync root 'Test/rclone-test-dopozaz7guvu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (13.44s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:08:03 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/15 02:08:03 DEBUG : existing: Sizes identical 2025/03/15 02:08:03 DEBUG : existing: Unchanged skipping 2025/03/15 02:08:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-buvatey9 2025/03/15 02:08:05 DEBUG : EXISTING: moving to existing-rclone-move-hagibel5 2025/03/15 02:08:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-buvatey9 2025/03/15 02:08:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/15 02:08:06 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/15 02:08:06 INFO : existingbutdifferent-rclone-move-buvatey9: Moved (server-side) to: existingbutdifferent 2025/03/15 02:08:06 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/15 02:08:06 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/15 02:08:07 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-hagibel5 2025/03/15 02:08:07 DEBUG : EXISTING: moving to existing 2025/03/15 02:08:08 INFO : existing-rclone-move-hagibel5: Moved (server-side) to: existing 2025/03/15 02:08:08 INFO : EXISTING: Moved (server-side) to: existing 2025/03/15 02:08:08 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/15 02:08:09 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/15 02:08:10 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/15 02:08:15 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/15 02:08:16 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/15 02:08:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yigepon6 2025/03/15 02:08:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/15 02:08:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yigepon6 2025/03/15 02:08:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/15 02:08:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/15 02:08:21 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 02:08:21 INFO : subdira/subdirb/subdirc/hello-rclone-move-yigepon6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/15 02:08:21 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/15 02:08:21 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/15 02:08:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bahodol0 2025/03/15 02:08:24 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/15 02:08:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bahodol0 2025/03/15 02:08:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/15 02:08:24 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bahodol0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/15 02:08:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/15 02:08:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/15 02:08:24 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 02:08:25 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/15 02:08:25 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (58.99s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", 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-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", 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-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.83s) --- SKIP: TestMaxTransfer/Hard (1.60s) --- SKIP: TestMaxTransfer/Soft (1.61s) --- SKIP: TestMaxTransfer/Cautious (1.61s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:10:34 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 02:10:34 DEBUG : both0: Sizes identical 2025/03/15 02:10:34 DEBUG : both10: Sizes identical 2025/03/15 02:10:34 DEBUG : both1: Sizes identical 2025/03/15 02:10:34 DEBUG : both11: Sizes identical 2025/03/15 02:10:34 DEBUG : both0: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both12: Sizes identical 2025/03/15 02:10:34 DEBUG : both12: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both13: Sizes identical 2025/03/15 02:10:34 DEBUG : both10: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both14: Sizes identical 2025/03/15 02:10:34 DEBUG : both14: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both15: Sizes identical 2025/03/15 02:10:34 DEBUG : both15: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both16: Sizes identical 2025/03/15 02:10:34 DEBUG : both16: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both17: Sizes identical 2025/03/15 02:10:34 DEBUG : both17: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both18: Sizes identical 2025/03/15 02:10:34 DEBUG : both18: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both19: Sizes identical 2025/03/15 02:10:34 DEBUG : both19: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both2: Sizes identical 2025/03/15 02:10:34 DEBUG : both2: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both3: Sizes identical 2025/03/15 02:10:34 DEBUG : both3: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both4: Sizes identical 2025/03/15 02:10:34 DEBUG : both4: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both5: Sizes identical 2025/03/15 02:10:34 DEBUG : both5: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both6: Sizes identical 2025/03/15 02:10:34 DEBUG : both11: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both7: Sizes identical 2025/03/15 02:10:34 DEBUG : both1: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both13: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both8: Sizes identical 2025/03/15 02:10:34 DEBUG : both9: Sizes identical 2025/03/15 02:10:34 DEBUG : both6: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both9: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both7: Unchanged skipping 2025/03/15 02:10:34 DEBUG : both8: Unchanged skipping 2025/03/15 02:10:34 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 02:10:34 DEBUG : Waiting for deletions to finish 2025/03/15 02:10:35 INFO : only16: Deleted 2025/03/15 02:10:35 INFO : only3: Deleted 2025/03/15 02:10:35 INFO : only7: Deleted 2025/03/15 02:10:35 INFO : only19: Deleted 2025/03/15 02:10:36 INFO : only1: Deleted 2025/03/15 02:10:36 INFO : only10: Deleted 2025/03/15 02:10:36 INFO : only11: Deleted 2025/03/15 02:10:36 INFO : only17: Deleted 2025/03/15 02:10:37 INFO : only9: Deleted 2025/03/15 02:10:37 INFO : only12: Deleted 2025/03/15 02:10:37 INFO : only14: Deleted 2025/03/15 02:10:37 INFO : only5: Deleted 2025/03/15 02:10:38 INFO : only6: Deleted 2025/03/15 02:10:38 INFO : only2: Deleted 2025/03/15 02:10:38 INFO : only8: Deleted 2025/03/15 02:10:38 INFO : only4: Deleted 2025/03/15 02:10:39 INFO : only0: Deleted 2025/03/15 02:10:39 INFO : only13: Deleted 2025/03/15 02:10:39 INFO : only18: Deleted 2025/03/15 02:10:39 INFO : only15: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (134.45s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:12:50 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for checks to finish 2025/03/15 02:12:50 DEBUG : both0: Sizes identical 2025/03/15 02:12:50 DEBUG : both1: Sizes identical 2025/03/15 02:12:50 DEBUG : both10: Sizes identical 2025/03/15 02:12:50 DEBUG : both11: Sizes identical 2025/03/15 02:12:50 DEBUG : both0: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both12: Sizes identical 2025/03/15 02:12:50 DEBUG : both12: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both13: Sizes identical 2025/03/15 02:12:50 DEBUG : both13: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both14: Sizes identical 2025/03/15 02:12:50 DEBUG : both14: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both15: Sizes identical 2025/03/15 02:12:50 DEBUG : both15: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both16: Sizes identical 2025/03/15 02:12:50 DEBUG : both16: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both17: Sizes identical 2025/03/15 02:12:50 DEBUG : both17: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both18: Sizes identical 2025/03/15 02:12:50 DEBUG : both18: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both19: Sizes identical 2025/03/15 02:12:50 DEBUG : both19: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both2: Sizes identical 2025/03/15 02:12:50 DEBUG : both1: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both3: Sizes identical 2025/03/15 02:12:50 DEBUG : both2: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both11: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both4: Sizes identical 2025/03/15 02:12:50 DEBUG : both5: Sizes identical 2025/03/15 02:12:50 DEBUG : both10: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both6: Sizes identical 2025/03/15 02:12:50 DEBUG : both4: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both7: Sizes identical 2025/03/15 02:12:50 DEBUG : both7: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both8: Sizes identical 2025/03/15 02:12:50 DEBUG : both5: Unchanged skipping 2025/03/15 02:12:50 DEBUG : both9: Sizes identical 2025/03/15 02:12:50 DEBUG : both9: Unchanged skipping 2025/03/15 02:12:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : both3: Unchanged skipping 2025/03/15 02:12:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : both6: Unchanged skipping 2025/03/15 02:12:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : both8: Unchanged skipping 2025/03/15 02:12:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/15 02:12:50 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Waiting for transfers to finish 2025/03/15 02:12:51 INFO : only0: Copied (replaced existing) 2025/03/15 02:12:51 INFO : only12: Copied (replaced existing) 2025/03/15 02:12:51 INFO : only10: Copied (replaced existing) 2025/03/15 02:12:52 INFO : only1: Copied (replaced existing) 2025/03/15 02:12:52 INFO : only15: Copied (replaced existing) 2025/03/15 02:12:53 INFO : only11: Copied (replaced existing) 2025/03/15 02:12:53 INFO : only17: Copied (replaced existing) 2025/03/15 02:12:53 INFO : only13: Copied (replaced existing) 2025/03/15 02:12:53 INFO : only19: Copied (replaced existing) 2025/03/15 02:12:53 INFO : only2: Copied (replaced existing) 2025/03/15 02:12:54 INFO : only3: Copied (replaced existing) 2025/03/15 02:12:54 INFO : only4: Copied (replaced existing) 2025/03/15 02:12:54 INFO : only5: Copied (replaced existing) 2025/03/15 02:12:55 INFO : only6: Copied (replaced existing) 2025/03/15 02:12:55 INFO : only14: Copied (replaced existing) 2025/03/15 02:12:55 INFO : only8: Copied (replaced existing) 2025/03/15 02:12:55 INFO : only9: Copied (replaced existing) 2025/03/15 02:12:55 INFO : only16: Copied (replaced existing) 2025/03/15 02:12:56 INFO : only18: Copied (replaced existing) 2025/03/15 02:12:56 INFO : only7: Copied (replaced existing) 2025/03/15 02:12:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (153.86s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:13:34 DEBUG : empty_dir: Making directory with metadata 2025/03/15 02:13:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 02:13:34 DEBUG : empty_on_remote: Making directory with metadata 2025/03/15 02:13:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 02:13:34 INFO : empty_on_remote: Making directory 2025/03/15 02:13:36 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-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:13:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/15 02:13:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/15 02:13:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/15 02:13:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (24.66s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:13:59 DEBUG : empty_dir: Making directory with metadata 2025/03/15 02:13:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 02:13:59 DEBUG : empty_on_remote: Making directory with metadata 2025/03/15 02:13:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 02:13:59 INFO : empty_on_remote: Making directory 2025/03/15 02:14:01 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-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:14:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/15 02:14:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/15 02:14:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/15 02:14:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/15 02:14:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (27.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:14:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 02:14:26 INFO : sub dir: Making directory 2025/03/15 02:14:28 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-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (58.65s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" 2025/03/15 02:15:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 02:15:25 INFO : sub dir: Making directory 2025/03/15 02:15:26 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-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dopozaz7guvu'", Local "Local file system at /tmp/rclone997224369", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (54.50s) PASS 2025/03/15 02:16:19 DEBUG : sugarsync root 'Test/rclone-test-dopozaz7guvu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 32m55.477192437s (try 1/5)