"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/05/19 04:12:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu" 2025/05/19 04:12:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 04:12:29 DEBUG : Creating backend with remote "/tmp/rclone905345546" === 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-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:12:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:12:31 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:12:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/19 04:12:31 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.64s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:12:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:12:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:12:36 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:12:36 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:12:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:12:41 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.40s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.49s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.51s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:12:49 DEBUG : Creating backend with remote "/non-existing" 2025/05/19 04:12:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/19 04:12:50 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:12:50 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.77s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:12:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:12:54 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:12:54 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:12:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.38s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:13:04 INFO : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Running all checks before starting transfers 2025/05/19 04:13:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:13:05 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:13:05 INFO : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Checks finished, now starting transfers 2025/05/19 04:13:05 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:13:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.52s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:13:16 ERROR : Ignoring --no-traverse with sync 2025/05/19 04:13:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:13:17 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:13:17 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:13:20 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:13:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.21s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:13:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/19 04:13:28 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:13:28 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:13:30 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.45s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:13:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:13:36 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:13:36 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:13:39 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.96s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:13:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:13:44 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:13:44 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:13:47 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:13:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/19 04:13:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:13:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/19 04:13:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:13:52 INFO : sub dir: Making directory 2025/05/19 04:13:54 INFO : sub dir2: Making directory 2025/05/19 04:13:55 INFO : sub dir2/sub sub dir2: Making directory 2025/05/19 04:13:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:13:56 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:13:56 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:13:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:14:00 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.40s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:14:08 INFO : sub dir2: Making directory 2025/05/19 04:14:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/19 04:14:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:14:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:14:09 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:14:09 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:14:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.77s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:14:18 DEBUG : sub dir2: Making directory with metadata 2025/05/19 04:14:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:14:18 INFO : sub dir: Making directory 2025/05/19 04:14:20 INFO : sub dir2: Making directory 2025/05/19 04:14:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:14:21 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:14:21 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:14:23 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:14:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:14:24 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/19 04:14:25 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.51s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:14:33 INFO : sub dir2: Making directory 2025/05/19 04:14:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:14:34 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:14:34 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:14:38 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:14:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.04s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:14:43 DEBUG : sub dir2: Making directory with metadata 2025/05/19 04:14:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:14:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:14:44 INFO : sub dir: Making directory 2025/05/19 04:14:46 INFO : sub dir2: Making directory 2025/05/19 04:14:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:14:47 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:14:47 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:14:49 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:14:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:14:50 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.39s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:14:58 INFO : sub dir2: Making directory 2025/05/19 04:14:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:14:59 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:14:59 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:15:03 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:15:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.80s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:15:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-colupod4sohe" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-ruxiniy7hinu' -> sugarsync root 'Test/rclone-test-colupod4sohe' 2025/05/19 04:15:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:15:18 DEBUG : sugarsync root 'Test/rclone-test-colupod4sohe': Waiting for checks to finish 2025/05/19 04:15:18 DEBUG : sugarsync root 'Test/rclone-test-colupod4sohe': Waiting for transfers to finish 2025/05/19 04:15:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:15:24 DEBUG : sugarsync root 'Test/rclone-test-colupod4sohe': Purge remote --- PASS: TestServerSideCopy (22.15s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:15:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/19 04:15:37 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:15:37 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:15:38 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.04s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:15:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mixosib9time" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-ruxiniy7hinu' -> sugarsync root 'Test/rclone-test-mixosib9time' 2025/05/19 04:15:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:15:56 DEBUG : sugarsync root 'Test/rclone-test-mixosib9time': Waiting for checks to finish 2025/05/19 04:15:56 DEBUG : sugarsync root 'Test/rclone-test-mixosib9time': Waiting for transfers to finish 2025/05/19 04:16:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:16:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/19 04:16:06 DEBUG : sugarsync root 'Test/rclone-test-mixosib9time': Waiting for checks to finish 2025/05/19 04:16:06 DEBUG : sugarsync root 'Test/rclone-test-mixosib9time': Waiting for transfers to finish 2025/05/19 04:16:07 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.waropuh7" before starting 2025/05/19 04:16:09 DEBUG : sub dir/hello world.waropuh7: server side copy: removing renamed existing file after operation 2025/05/19 04:16:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:16:11 DEBUG : sugarsync root 'Test/rclone-test-mixosib9time': Purge remote --- PASS: TestServerSideCopyOverSelf (33.82s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:16:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/19 04:16:26 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:16:26 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:16:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/19 04:16:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.14s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:16:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hepokiv6juno" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-ruxiniy7hinu' -> sugarsync root 'Test/rclone-test-hepokiv6juno' 2025/05/19 04:16:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:16:44 DEBUG : sugarsync root 'Test/rclone-test-hepokiv6juno': Waiting for checks to finish 2025/05/19 04:16:44 DEBUG : sugarsync root 'Test/rclone-test-hepokiv6juno': Waiting for transfers to finish 2025/05/19 04:16:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:16:54 DEBUG : sugarsync root 'Test/rclone-test-hepokiv6juno': Using server-side directory move 2025/05/19 04:16:54 INFO : sugarsync root 'Test/rclone-test-hepokiv6juno': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/19 04:16:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/19 04:16:55 DEBUG : sugarsync root 'Test/rclone-test-hepokiv6juno': Waiting for checks to finish 2025/05/19 04:16:55 DEBUG : sugarsync root 'Test/rclone-test-hepokiv6juno': Waiting for transfers to finish 2025/05/19 04:16:56 INFO : sub dir/hello world: Deleted 2025/05/19 04:16:57 INFO : sub dir/hello world: Moved (server-side) 2025/05/19 04:17:04 DEBUG : testing file moves 2025/05/19 04:17:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/19 04:17:05 DEBUG : sugarsync root 'Test/rclone-test-hepokiv6juno': Waiting for checks to finish 2025/05/19 04:17:05 DEBUG : sugarsync root 'Test/rclone-test-hepokiv6juno': Waiting for transfers to finish 2025/05/19 04:17:06 INFO : sub dir/hello world: Deleted 2025/05/19 04:17:07 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:17:10 DEBUG : sugarsync root 'Test/rclone-test-hepokiv6juno': Purge remote --- PASS: TestServerSideMoveOverSelf (42.75s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:17:21 ERROR : : error listing: directory not found 2025/05/19 04:17:22 INFO : Local file system at /tmp/rclone905345546: Making directory 2025/05/19 04:17:24 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:17:24 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.82s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:17:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/19 04:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:17:37 DEBUG : Local file system at /tmp/rclone905345546: Waiting for checks to finish 2025/05/19 04:17:37 DEBUG : Local file system at /tmp/rclone905345546: Waiting for transfers to finish 2025/05/19 04:17:38 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/05/19 04:17:38 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:17:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.56s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:17:44 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/19 04:17:44 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:17:44 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:17:47 INFO : check sum: Copied (new) 2025/05/19 04:17:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:17:48 NOTICE: sugarsync root 'Test/rclone-test-ruxiniy7hinu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/19 04:17:48 DEBUG : check sum: Size of src and dst objects identical 2025/05/19 04:17:48 DEBUG : check sum: Unchanged skipping 2025/05/19 04:17:48 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:17:48 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:17:48 DEBUG : Waiting for deletions to finish 2025/05/19 04:17:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.99s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:17:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/19 04:17:55 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:17:55 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:17:57 INFO : sizeonly: Copied (new) 2025/05/19 04:17:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:17:59 DEBUG : sizeonly: Sizes identical 2025/05/19 04:17:59 DEBUG : sizeonly: Unchanged skipping 2025/05/19 04:17:59 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:17:59 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:17:59 DEBUG : Waiting for deletions to finish 2025/05/19 04:17:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.77s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:18:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/19 04:18:06 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:18:06 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:18:08 INFO : ignore-size: Copied (new) 2025/05/19 04:18:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:18:10 DEBUG : ignore-size: Sizes identical 2025/05/19 04:18:10 DEBUG : ignore-size: Unchanged skipping 2025/05/19 04:18:10 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:18:10 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:18:10 DEBUG : Waiting for deletions to finish 2025/05/19 04:18:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.01s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:18:20 DEBUG : existing: Sizes identical 2025/05/19 04:18:20 DEBUG : existing: Unchanged skipping 2025/05/19 04:18:20 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:18:20 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:18:20 DEBUG : Waiting for deletions to finish 2025/05/19 04:18:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:18:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/19 04:18:21 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:18:21 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:18:22 INFO : existing: Copied (replaced existing) 2025/05/19 04:18:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.32s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:18:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/19 04:18:29 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:18:29 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:18:32 INFO : existing: Copied (new) 2025/05/19 04:18:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:18:33 DEBUG : existing: Destination exists, skipping 2025/05/19 04:18:33 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:18:33 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:18:33 DEBUG : Waiting for deletions to finish 2025/05/19 04:18:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.91s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:18:46 INFO : d: Making directory 2025/05/19 04:18:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/19 04:18:51 DEBUG : c/non empty space: Sizes identical 2025/05/19 04:18:51 DEBUG : c/non empty space: Unchanged skipping 2025/05/19 04:18:51 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:18:51 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:18:53 INFO : a/potato2: Copied (new) 2025/05/19 04:18:53 DEBUG : Waiting for deletions to finish 2025/05/19 04:18:54 INFO : b/potato: Deleted 2025/05/19 04:18:54 INFO : d: Removing directory 2025/05/19 04:18:56 INFO : b: Removing directory 2025/05/19 04:18:57 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:19:09 DEBUG : empty space: Sizes identical 2025/05/19 04:19:09 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:19:09 DEBUG : empty space: Unchanged skipping 2025/05/19 04:19:09 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:19:09 DEBUG : Waiting for deletions to finish 2025/05/19 04:19:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:19:11 DEBUG : empty space: Sizes identical 2025/05/19 04:19:11 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:19:11 DEBUG : empty space: Unchanged skipping 2025/05/19 04:19:11 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:19:11 DEBUG : Waiting for deletions to finish 2025/05/19 04:19:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:19:24 DEBUG : empty space: Sizes identical 2025/05/19 04:19:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/19 04:19:24 DEBUG : empty space: Unchanged skipping 2025/05/19 04:19:24 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:19:24 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:19:27 INFO : potato: Copied (new) 2025/05/19 04:19:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:19:36 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/19 04:19:36 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:19:36 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:19:37 INFO : potato: Copied (replaced existing) 2025/05/19 04:19:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/05/19 04:19:46 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/05/19 04:19:46 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:19:46 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:19:47 INFO : potato: Copied (replaced existing) 2025/05/19 04:19:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:19:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:19:58 DEBUG : empty space: Sizes identical 2025/05/19 04:19:58 DEBUG : empty space: Unchanged skipping 2025/05/19 04:19:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/19 04:19:58 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:19:58 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:19:58 DEBUG : Waiting for deletions to finish 2025/05/19 04:19:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:20:09 DEBUG : empty space: Sizes identical 2025/05/19 04:20:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:20:09 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:20:09 DEBUG : empty space: Unchanged skipping 2025/05/19 04:20:09 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:20:12 INFO : potato2: Copied (new) 2025/05/19 04:20:12 DEBUG : Waiting for deletions to finish 2025/05/19 04:20:13 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:20:25 INFO : d: Making directory 2025/05/19 04:20:27 INFO : d/e: Making directory 2025/05/19 04:20:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/19 04:20:31 DEBUG : c/non empty space: Sizes identical 2025/05/19 04:20:31 DEBUG : c/non empty space: Unchanged skipping 2025/05/19 04:20:33 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:20:33 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:20:34 INFO : a/potato2: Copied (new) 2025/05/19 04:20:34 DEBUG : Waiting for deletions to finish 2025/05/19 04:20:35 INFO : b/potato: Deleted 2025/05/19 04:20:35 INFO : d/e: Removing directory 2025/05/19 04:20:37 INFO : d: Removing directory 2025/05/19 04:20:38 INFO : b: Removing directory 2025/05/19 04:20:39 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:20:54 INFO : d: Making directory 2025/05/19 04:20:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/19 04:20:58 DEBUG : c/non empty space: Sizes identical 2025/05/19 04:20:58 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:20:58 DEBUG : c/non empty space: Unchanged skipping 2025/05/19 04:20:58 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:21:01 INFO : a/potato2: Copied (new) 2025/05/19 04:21:01 ERROR : sugarsync root 'Test/rclone-test-ruxiniy7hinu': not deleting files as there were IO errors 2025/05/19 04:21:01 ERROR : sugarsync root 'Test/rclone-test-ruxiniy7hinu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:21:18 DEBUG : Waiting for deletions to finish 2025/05/19 04:21:19 DEBUG : empty space: Sizes identical 2025/05/19 04:21:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:21:19 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:21:19 DEBUG : empty space: Unchanged skipping 2025/05/19 04:21:19 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:21:20 INFO : potato: Deleted 2025/05/19 04:21:21 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.08s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:21:32 DEBUG : Waiting for deletions to finish 2025/05/19 04:21:33 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:21:33 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:21:34 INFO : potato: Deleted 2025/05/19 04:21:35 DEBUG : empty space: Sizes identical 2025/05/19 04:21:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:21:35 DEBUG : empty space: Unchanged skipping 2025/05/19 04:21:35 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:21:35 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:21:37 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.62s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:21:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:21:47 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:21:47 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:21:49 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.95s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:22:00 DEBUG : enormous: Excluded (Size Filter) 2025/05/19 04:22:00 DEBUG : enormous: Excluded 2025/05/19 04:22:00 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 04:22:00 DEBUG : potato2: Excluded 2025/05/19 04:22:01 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 04:22:01 DEBUG : potato2: Excluded 2025/05/19 04:22:01 DEBUG : empty space: Sizes identical 2025/05/19 04:22:01 DEBUG : empty space: Unchanged skipping 2025/05/19 04:22:01 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:22:01 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:22:01 DEBUG : Waiting for deletions to finish 2025/05/19 04:22:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:22:02 DEBUG : enormous: Excluded (Size Filter) 2025/05/19 04:22:02 DEBUG : enormous: Excluded 2025/05/19 04:22:02 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 04:22:02 DEBUG : potato2: Excluded 2025/05/19 04:22:02 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 04:22:02 DEBUG : potato2: Excluded 2025/05/19 04:22:02 DEBUG : empty space: Sizes identical 2025/05/19 04:22:02 DEBUG : empty space: Unchanged skipping 2025/05/19 04:22:02 DEBUG : Local file system at /tmp/rclone905345546: Waiting for checks to finish 2025/05/19 04:22:02 DEBUG : Local file system at /tmp/rclone905345546: Waiting for transfers to finish 2025/05/19 04:22:02 DEBUG : Waiting for deletions to finish 2025/05/19 04:22:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:22:16 DEBUG : enormous: Excluded (Size Filter) 2025/05/19 04:22:16 DEBUG : enormous: Excluded 2025/05/19 04:22:16 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 04:22:16 DEBUG : potato2: Excluded 2025/05/19 04:22:17 DEBUG : empty space: Sizes identical 2025/05/19 04:22:17 DEBUG : empty space: Unchanged skipping 2025/05/19 04:22:17 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:22:17 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:22:17 DEBUG : Waiting for deletions to finish 2025/05/19 04:22:18 INFO : enormous: Deleted 2025/05/19 04:22:18 INFO : potato2: Deleted 2025/05/19 04:22:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:22:20 DEBUG : empty space: Sizes identical 2025/05/19 04:22:20 DEBUG : empty space: Unchanged skipping 2025/05/19 04:22:20 DEBUG : Local file system at /tmp/rclone905345546: Waiting for checks to finish 2025/05/19 04:22:20 DEBUG : Local file system at /tmp/rclone905345546: Waiting for transfers to finish 2025/05/19 04:22:20 DEBUG : Waiting for deletions to finish 2025/05/19 04:22:20 INFO : enormous: Deleted 2025/05/19 04:22:20 INFO : potato2: Deleted 2025/05/19 04:22:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.53s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/05/19 04:22:26 ERROR : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/19 04:22:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/19 04:22:27 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/19 04:22:27 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:22:27 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:22:30 INFO : yam: Copied (new) 2025/05/19 04:22:30 INFO : potato: Copied (new) 2025/05/19 04:22:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:22:31 ERROR : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/19 04:22:31 DEBUG : potato: Sizes identical 2025/05/19 04:22:31 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/19 04:22:31 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:22:31 DEBUG : potato: Unchanged skipping 2025/05/19 04:22:31 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:22:34 INFO : yaml: Copied (new) 2025/05/19 04:22:34 DEBUG : Waiting for deletions to finish 2025/05/19 04:22:34 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:22:36 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Renewing token 2025/05/19 04:22:37 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/05/19 04:22:37 DEBUG : Config file has changed externally - reloading 2025/05/19 04:22:37 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/05/19 04:22:37 DEBUG : Saving config "user" in section "TestSugarSync" of the config file --- 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-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/05/19 04:22:42 ERROR : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/19 04:22:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/19 04:22:43 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/19 04:22:43 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:22:43 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:22:45 INFO : yam: Copied (new) 2025/05/19 04:22:45 INFO : potato: Copied (new) 2025/05/19 04:22:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:22:46 ERROR : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/19 04:22:47 DEBUG : potato: Sizes identical 2025/05/19 04:22:47 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/19 04:22:47 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:22:47 DEBUG : potato: Unchanged skipping 2025/05/19 04:22:47 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:22:49 INFO : yaml: Copied (new) 2025/05/19 04:22:49 DEBUG : Waiting for deletions to finish 2025/05/19 04:22:50 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/05/19 04:22:58 INFO : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Making map for --track-renames 2025/05/19 04:22:58 INFO : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Finished making map for --track-renames 2025/05/19 04:22:58 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:22:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/19 04:22:58 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for renames to finish 2025/05/19 04:22:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/19 04:22:58 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:23:02 INFO : sub/yam: Copied (new) 2025/05/19 04:23:02 INFO : potato: Copied (new) 2025/05/19 04:23:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:23:04 DEBUG : potato: Sizes identical 2025/05/19 04:23:04 DEBUG : potato: Unchanged skipping 2025/05/19 04:23:05 INFO : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Making map for --track-renames 2025/05/19 04:23:05 INFO : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Finished making map for --track-renames 2025/05/19 04:23:05 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:23:05 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for renames to finish 2025/05/19 04:23:07 INFO : sub/yam: Moved (server-side) to: yam 2025/05/19 04:23:07 INFO : yam: Renamed from "sub/yam" 2025/05/19 04:23:07 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:23:07 DEBUG : Waiting for deletions to finish 2025/05/19 04:23:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.99s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:23:16 DEBUG : Creating backend with remote "/tmp/rclone905345546/dir1" 2025/05/19 04:23:16 DEBUG : Creating backend with remote "/tmp/rclone905345546/dir2" 2025/05/19 04:23:16 DEBUG : Local file system at /tmp/rclone905345546/dir2: Using server-side directory move 2025/05/19 04:23:16 INFO : Local file system at /tmp/rclone905345546/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/19 04:23:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/19 04:23:16 INFO : file1.txt: Moved (server-side) 2025/05/19 04:23:16 DEBUG : Local file system at /tmp/rclone905345546/dir2: Waiting for checks to finish 2025/05/19 04:23:16 DEBUG : Local file system at /tmp/rclone905345546/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:23:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:23:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/19 04:23:18 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:23:18 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:23:25 INFO : nested/sub dir/file: Copied (new) 2025/05/19 04:23:25 INFO : nested/sub dir/file: Deleted 2025/05/19 04:23:25 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:23:25 INFO : sub dir/hello world: Deleted 2025/05/19 04:23:25 INFO : sub dir: Removing directory 2025/05/19 04:23:25 INFO : nested/sub dir: Removing directory 2025/05/19 04:23:25 INFO : nested: Removing directory 2025/05/19 04:23:25 DEBUG : Local file system at /tmp/rclone905345546: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.44s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:23:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:23:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/19 04:23:37 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:23:37 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:23:43 INFO : nested/sub dir/file: Copied (new) 2025/05/19 04:23:43 INFO : nested/sub dir/file: Deleted 2025/05/19 04:23:43 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:23:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.44s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:23:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/19 04:23:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/19 04:23:55 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:23:55 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:23:58 INFO : existing: Copied (new) 2025/05/19 04:23:58 INFO : existing: Deleted 2025/05/19 04:23:58 INFO : existing-b: Copied (new) 2025/05/19 04:23:58 INFO : existing-b: Deleted 2025/05/19 04:23:59 DEBUG : existing: Destination exists, skipping 2025/05/19 04:23:59 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/19 04:23:59 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:23:59 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:23:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.11s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:24:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qeyudin6mopa" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-ruxiniy7hinu' -> sugarsync root 'Test/rclone-test-qeyudin6mopa' 2025/05/19 04:24:23 DEBUG : sugarsync root 'Test/rclone-test-qeyudin6mopa': Using server-side directory move 2025/05/19 04:24:23 INFO : sugarsync root 'Test/rclone-test-qeyudin6mopa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/19 04:24:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:24:24 DEBUG : empty space: Sizes identical 2025/05/19 04:24:24 DEBUG : empty space: Unchanged skipping 2025/05/19 04:24:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/19 04:24:24 DEBUG : sugarsync root 'Test/rclone-test-qeyudin6mopa': Waiting for checks to finish 2025/05/19 04:24:25 INFO : empty space: Deleted 2025/05/19 04:24:25 DEBUG : sugarsync root 'Test/rclone-test-qeyudin6mopa': Waiting for transfers to finish 2025/05/19 04:24:25 INFO : potato2: Moved (server-side) 2025/05/19 04:24:25 INFO : potato3: Deleted 2025/05/19 04:24:25 INFO : potato3: Moved (server-side) 2025/05/19 04:24:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pezehap1dece" 2025/05/19 04:24:30 DEBUG : sugarsync root 'Test/rclone-test-pezehap1dece': Using server-side directory move 2025/05/19 04:24:32 INFO : sugarsync root 'Test/rclone-test-pezehap1dece': Server side directory move succeeded 2025/05/19 04:24:35 ERROR : : error listing: directory not found 2025/05/19 04:24:35 DEBUG : sugarsync root 'Test/rclone-test-pezehap1dece': Purge remote 2025/05/19 04:24:36 DEBUG : sugarsync root 'Test/rclone-test-qeyudin6mopa': Purge remote 2025/05/19 04:24:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.49s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:24:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vitovid2kehe" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-ruxiniy7hinu' -> sugarsync root 'Test/rclone-test-vitovid2kehe' 2025/05/19 04:24:57 DEBUG : empty space: Excluded (Size Filter) 2025/05/19 04:24:57 DEBUG : empty space: Excluded 2025/05/19 04:24:57 DEBUG : empty space: Excluded (Size Filter) 2025/05/19 04:24:57 DEBUG : empty space: Excluded 2025/05/19 04:24:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:24:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/19 04:24:57 DEBUG : sugarsync root 'Test/rclone-test-vitovid2kehe': Waiting for checks to finish 2025/05/19 04:24:57 DEBUG : sugarsync root 'Test/rclone-test-vitovid2kehe': Waiting for transfers to finish 2025/05/19 04:24:58 INFO : potato2: Moved (server-side) 2025/05/19 04:24:58 INFO : potato3: Deleted 2025/05/19 04:24:59 INFO : potato3: Moved (server-side) 2025/05/19 04:25:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xuwivih2laha" 2025/05/19 04:25:05 DEBUG : empty space: Excluded (Size Filter) 2025/05/19 04:25:05 DEBUG : empty space: Excluded 2025/05/19 04:25:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:25:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/19 04:25:05 DEBUG : sugarsync root 'Test/rclone-test-xuwivih2laha': Waiting for checks to finish 2025/05/19 04:25:05 DEBUG : sugarsync root 'Test/rclone-test-xuwivih2laha': Waiting for transfers to finish 2025/05/19 04:25:07 INFO : potato2: Moved (server-side) 2025/05/19 04:25:07 INFO : potato3: Moved (server-side) 2025/05/19 04:25:09 DEBUG : sugarsync root 'Test/rclone-test-xuwivih2laha': Purge remote 2025/05/19 04:25:10 DEBUG : sugarsync root 'Test/rclone-test-vitovid2kehe': Purge remote --- PASS: TestServerSideMoveWithFilter (34.65s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:25:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fivinot6name" 2025/05/19 04:25:24 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-ruxiniy7hinu' -> sugarsync root 'Test/rclone-test-fivinot6name' 2025/05/19 04:25:33 DEBUG : sugarsync root 'Test/rclone-test-fivinot6name': Using server-side directory move 2025/05/19 04:25:33 INFO : sugarsync root 'Test/rclone-test-fivinot6name': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/19 04:25:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:25:34 DEBUG : empty space: Sizes identical 2025/05/19 04:25:34 DEBUG : empty space: Unchanged skipping 2025/05/19 04:25:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/19 04:25:34 DEBUG : sugarsync root 'Test/rclone-test-fivinot6name': Waiting for checks to finish 2025/05/19 04:25:34 INFO : potato2: Moved (server-side) 2025/05/19 04:25:34 INFO : empty space: Deleted 2025/05/19 04:25:34 DEBUG : sugarsync root 'Test/rclone-test-fivinot6name': Waiting for transfers to finish 2025/05/19 04:25:34 INFO : potato3: Deleted 2025/05/19 04:25:35 INFO : potato3: Moved (server-side) 2025/05/19 04:25:35 INFO : tomatoDir: Removing directory 2025/05/19 04:25:37 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': deleted 1 directories 2025/05/19 04:25:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lizober3pedi" 2025/05/19 04:25:42 INFO : tomatoDir: Making directory 2025/05/19 04:25:44 DEBUG : sugarsync root 'Test/rclone-test-lizober3pedi': Using server-side directory move 2025/05/19 04:25:45 INFO : sugarsync root 'Test/rclone-test-lizober3pedi': Server side directory move succeeded 2025/05/19 04:25:48 ERROR : : error listing: directory not found 2025/05/19 04:25:49 ERROR : : error listing: directory not found 2025/05/19 04:25:49 DEBUG : sugarsync root 'Test/rclone-test-lizober3pedi': Purge remote 2025/05/19 04:25:50 DEBUG : sugarsync root 'Test/rclone-test-fivinot6name': Purge remote 2025/05/19 04:25:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (39.63s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.50s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:25:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.25s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:26:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/rclone-sync-test" 2025/05/19 04:26:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/rclone-sync-test-include/layer2" 2025/05/19 04:26:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/rclone-sync-test-ignore-file" 2025/05/19 04:26:32 DEBUG : rclone-sync-test: Excluded 2025/05/19 04:26:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/19 04:26:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/19 04:26:35 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/rclone-sync-test': Waiting for checks to finish 2025/05/19 04:26:35 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/rclone-sync-test': Waiting for transfers to finish 2025/05/19 04:26:35 DEBUG : Waiting for deletions to finish 2025/05/19 04:26:35 INFO : There was nothing to transfer 2025/05/19 04:26:38 DEBUG : rclone-sync-test: Excluded 2025/05/19 04:26:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/19 04:26:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/19 04:26:41 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:26:41 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:26:41 DEBUG : Waiting for deletions to finish 2025/05/19 04:26:41 INFO : rclone-sync-test-include: Removing directory 2025/05/19 04:26:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/19 04:26:41 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': failed to delete 1 directories 2025/05/19 04:26:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:26:44 DEBUG : rclone-sync-test: Excluded 2025/05/19 04:26:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/19 04:26:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/19 04:26:47 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/19 04:26:47 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/19 04:26:47 DEBUG : Waiting for deletions to finish 2025/05/19 04:26:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:26:49 DEBUG : rclone-sync-test: Excluded 2025/05/19 04:26:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/19 04:26:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/19 04:26:52 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:26:52 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:26:52 DEBUG : Waiting for deletions to finish 2025/05/19 04:26:52 INFO : rclone-sync-test-include: Removing directory 2025/05/19 04:26:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/19 04:26:53 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': failed to delete 1 directories 2025/05/19 04:26:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:26:54 DEBUG : : Excluded 2025/05/19 04:26:55 DEBUG : rclone-sync-test: Excluded 2025/05/19 04:26:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/19 04:26:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/19 04:26:58 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/19 04:26:58 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/19 04:26:58 DEBUG : Waiting for deletions to finish 2025/05/19 04:26:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (85.03s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:27:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/dst" 2025/05/19 04:27:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/CompareDest" 2025/05/19 04:27:42 DEBUG : one: Need to transfer - File not found at Destination 2025/05/19 04:27:42 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:27:42 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:27:46 INFO : one: Copied (new) 2025/05/19 04:27:46 DEBUG : Waiting for deletions to finish 2025/05/19 04:27:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:27:50 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:27:50 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:27:52 INFO : one: Copied (replaced existing) 2025/05/19 04:27:52 DEBUG : Waiting for deletions to finish 2025/05/19 04:28:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:28:01 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:28:03 DEBUG : one: Sizes identical 2025/05/19 04:28:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 04:28:03 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:28:03 DEBUG : Waiting for deletions to finish 2025/05/19 04:28:03 INFO : There was nothing to transfer 2025/05/19 04:28:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:28:10 DEBUG : two: Sizes identical 2025/05/19 04:28:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/19 04:28:10 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:28:10 DEBUG : one: Sizes identical 2025/05/19 04:28:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 04:28:10 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:28:10 DEBUG : Waiting for deletions to finish 2025/05/19 04:28:10 INFO : There was nothing to transfer 2025/05/19 04:28:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:28:13 DEBUG : two: Sizes identical 2025/05/19 04:28:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/19 04:28:13 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:28:13 DEBUG : one: Sizes identical 2025/05/19 04:28:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 04:28:13 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:28:13 DEBUG : Waiting for deletions to finish 2025/05/19 04:28:13 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/19 04:28:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:28:18 DEBUG : one: Sizes identical 2025/05/19 04:28:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 04:28:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/19 04:28:18 DEBUG : two: Need to transfer - File not found at Destination 2025/05/19 04:28:18 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:28:18 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:28:20 INFO : two: Copied (new) 2025/05/19 04:28:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:28:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/dest" 2025/05/19 04:28:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/pre-dest1" 2025/05/19 04:28:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/pre-dest2" 2025/05/19 04:28:49 DEBUG : 1: Sizes identical 2025/05/19 04:28:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/19 04:28:50 DEBUG : 2: Sizes identical 2025/05/19 04:28:50 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/19 04:28:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/19 04:28:52 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dest': Waiting for checks to finish 2025/05/19 04:28:52 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dest': Waiting for transfers to finish 2025/05/19 04:28:56 INFO : 3: Copied (new) 2025/05/19 04:28:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.49s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:29:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/dst" 2025/05/19 04:29:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/CopyDest" 2025/05/19 04:29:17 DEBUG : one: Need to transfer - File not found at Destination 2025/05/19 04:29:17 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:29:17 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:29:20 INFO : one: Copied (new) 2025/05/19 04:29:20 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:29:24 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:29:25 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:29:26 INFO : one: Copied (replaced existing) 2025/05/19 04:29:26 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/BackupDir" 2025/05/19 04:29:40 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:29:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:29:42 DEBUG : one: Sizes identical 2025/05/19 04:29:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:29:45 INFO : one: Moved (server-side) 2025/05/19 04:29:46 INFO : one: Copied (server-side copy) 2025/05/19 04:29:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/19 04:29:46 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:29:46 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:53 DEBUG : one: Sizes identical 2025/05/19 04:29:53 DEBUG : one: Unchanged skipping 2025/05/19 04:29:54 DEBUG : two: Sizes identical 2025/05/19 04:29:55 INFO : two: Copied (server-side copy) 2025/05/19 04:29:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/19 04:29:55 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:29:55 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:29:55 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:58 DEBUG : one: Sizes identical 2025/05/19 04:29:58 DEBUG : one: Unchanged skipping 2025/05/19 04:29:58 DEBUG : two: Sizes identical 2025/05/19 04:29:58 DEBUG : two: Unchanged skipping 2025/05/19 04:29:58 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:29:58 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:29:58 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:58 INFO : There was nothing to transfer 2025/05/19 04:30:04 DEBUG : one: Sizes identical 2025/05/19 04:30:04 DEBUG : one: Unchanged skipping 2025/05/19 04:30:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/19 04:30:05 DEBUG : three: Destination not found in --copy-dest 2025/05/19 04:30:05 DEBUG : three: Need to transfer - File not found at Destination 2025/05/19 04:30:05 DEBUG : two: Sizes identical 2025/05/19 04:30:05 DEBUG : two: Unchanged skipping 2025/05/19 04:30:05 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:30:05 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:30:07 INFO : three: Copied (new) 2025/05/19 04:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (74.09s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:30:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/dst" 2025/05/19 04:30:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/backup" 2025/05/19 04:30:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/19 04:30:38 DEBUG : two: Sizes identical 2025/05/19 04:30:38 DEBUG : two: Unchanged skipping 2025/05/19 04:30:38 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:30:41 INFO : one: Moved (server-side) 2025/05/19 04:30:41 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:30:43 INFO : one: Copied (new) 2025/05/19 04:30:43 DEBUG : Waiting for deletions to finish 2025/05/19 04:30:45 INFO : three.txt: Moved (server-side) 2025/05/19 04:30:45 INFO : three.txt: Moved into backup dir 2025/05/19 04:30:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/19 04:30:51 DEBUG : two: Sizes identical 2025/05/19 04:30:51 DEBUG : two: Unchanged skipping 2025/05/19 04:30:51 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:30:53 INFO : one: Deleted 2025/05/19 04:30:54 INFO : one: Moved (server-side) 2025/05/19 04:30:54 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:30:56 INFO : one: Copied (new) 2025/05/19 04:30:56 DEBUG : Waiting for deletions to finish 2025/05/19 04:30:58 INFO : three.txt: Deleted 2025/05/19 04:30:58 INFO : three.txt: Moved (server-side) 2025/05/19 04:30:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.93s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:31:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/dst" 2025/05/19 04:31:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/backup" 2025/05/19 04:31:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/19 04:31:26 DEBUG : two: Sizes identical 2025/05/19 04:31:26 DEBUG : two: Unchanged skipping 2025/05/19 04:31:26 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:31:29 INFO : one: Moved (server-side) to: one.bak 2025/05/19 04:31:29 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:31:31 INFO : one: Copied (new) 2025/05/19 04:31:31 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/19 04:31:33 INFO : three.txt: Moved into backup dir 2025/05/19 04:31:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/19 04:31:39 DEBUG : two: Sizes identical 2025/05/19 04:31:39 DEBUG : two: Unchanged skipping 2025/05/19 04:31:39 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:31:41 INFO : one.bak: Deleted 2025/05/19 04:31:41 INFO : one: Moved (server-side) to: one.bak 2025/05/19 04:31:41 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:31:44 INFO : one: Copied (new) 2025/05/19 04:31:44 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:46 INFO : three.txt.bak: Deleted 2025/05/19 04:31:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/19 04:31:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:32:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/dst" 2025/05/19 04:32:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/backup" 2025/05/19 04:32:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/19 04:32:14 DEBUG : two: Sizes identical 2025/05/19 04:32:14 DEBUG : two: Unchanged skipping 2025/05/19 04:32:14 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:32:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/19 04:32:16 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:32:19 INFO : one: Copied (new) 2025/05/19 04:32:19 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/19 04:32:20 INFO : three.txt: Moved into backup dir 2025/05/19 04:32:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/19 04:32:27 DEBUG : two: Sizes identical 2025/05/19 04:32:27 DEBUG : two: Unchanged skipping 2025/05/19 04:32:27 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:32:28 INFO : one-2019-01-01: Deleted 2025/05/19 04:32:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/19 04:32:29 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:32:32 INFO : one: Copied (new) 2025/05/19 04:32:32 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:33 INFO : three-2019-01-01.txt: Deleted 2025/05/19 04:32:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/19 04:32:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (47.42s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:32:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/dst" 2025/05/19 04:32:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/19 04:32:57 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:32:57 DEBUG : two: Sizes identical 2025/05/19 04:32:57 DEBUG : two: Unchanged skipping 2025/05/19 04:32:58 INFO : one: Moved (server-side) to: one.bak 2025/05/19 04:32:58 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:33:01 INFO : one: Copied (new) 2025/05/19 04:33:01 DEBUG : Waiting for deletions to finish 2025/05/19 04:33:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/19 04:33:02 INFO : three.txt: Moved into backup dir 2025/05/19 04:33:08 DEBUG : one.bak: Excluded (Path Filter) 2025/05/19 04:33:08 DEBUG : one.bak: Excluded 2025/05/19 04:33:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/19 04:33:08 DEBUG : three.txt.bak: Excluded 2025/05/19 04:33:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/19 04:33:08 DEBUG : two: Sizes identical 2025/05/19 04:33:08 DEBUG : two: Unchanged skipping 2025/05/19 04:33:08 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for checks to finish 2025/05/19 04:33:10 INFO : one.bak: Deleted 2025/05/19 04:33:11 INFO : one: Moved (server-side) to: one.bak 2025/05/19 04:33:11 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu/dst': Waiting for transfers to finish 2025/05/19 04:33:13 INFO : one: Copied (new) 2025/05/19 04:33:13 DEBUG : Waiting for deletions to finish 2025/05/19 04:33:15 INFO : three.txt.bak: Deleted 2025/05/19 04:33:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/19 04:33:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.44s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:33:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/dst" 2025/05/19 04:33:33 DEBUG : Config file has changed externally - reloading 2025/05/19 04:33:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/19 04:33:38 INFO : one: Moved (server-side) to: one.bak 2025/05/19 04:33:41 INFO : one: Copied (new) 2025/05/19 04:33:41 DEBUG : two: Sizes identical 2025/05/19 04:33:41 DEBUG : two: Unchanged skipping 2025/05/19 04:33:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/19 04:33:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/19 04:33:46 INFO : three.txt: Copied (new) 2025/05/19 04:33:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/19 04:33:52 INFO : one.bak: Deleted 2025/05/19 04:33:52 INFO : one: Moved (server-side) to: one.bak 2025/05/19 04:33:55 INFO : one: Copied (new) 2025/05/19 04:33:56 DEBUG : two: Sizes identical 2025/05/19 04:33:56 DEBUG : two: Unchanged skipping 2025/05/19 04:33:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/19 04:33:58 INFO : three.txt.bak: Deleted 2025/05/19 04:33:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/19 04:34:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.61s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:34:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruxiniy7hinu/dst" 2025/05/19 04:34:20 DEBUG : Config file has changed externally - reloading 2025/05/19 04:34:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/19 04:34:25 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/19 04:34:28 INFO : one: Copied (new) 2025/05/19 04:34:29 DEBUG : two: Sizes identical 2025/05/19 04:34:29 DEBUG : two: Unchanged skipping 2025/05/19 04:34:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/19 04:34:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/19 04:34:33 INFO : three.txt: Copied (new) 2025/05/19 04:34:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/19 04:34:39 INFO : one-2019-01-01: Deleted 2025/05/19 04:34:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/19 04:34:42 INFO : one: Copied (new) 2025/05/19 04:34:43 DEBUG : two: Sizes identical 2025/05/19 04:34:43 DEBUG : two: Unchanged skipping 2025/05/19 04:34:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/19 04:34:45 INFO : three-2019-01-01.txt: Deleted 2025/05/19 04:34:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/19 04:34:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.14s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:35:01 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/19 04:35:01 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:35:01 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:35:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/19 04:35:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.37s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:35:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/19 04:35:07 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:35:07 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:35:10 INFO : existing: Copied (new) 2025/05/19 04:35:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:35:12 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:35:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/19 04:35:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/19 04:35:12 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:35:12 ERROR : sugarsync root 'Test/rclone-test-ruxiniy7hinu': not deleting files as there were IO errors 2025/05/19 04:35:12 ERROR : sugarsync root 'Test/rclone-test-ruxiniy7hinu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.40s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:35:38 DEBUG : existing: Sizes identical 2025/05/19 04:35:38 DEBUG : existing: Unchanged skipping 2025/05/19 04:35:38 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/19 04:35:40 DEBUG : EXISTING: moving to existing-rclone-move-sobucew4 2025/05/19 04:35:40 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-niqades0 2025/05/19 04:35:41 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/19 04:35:42 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-niqades0 2025/05/19 04:35:42 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/19 04:35:42 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-sobucew4 2025/05/19 04:35:42 DEBUG : EXISTING: moving to existing 2025/05/19 04:35:43 INFO : existingbutdifferent-rclone-move-niqades0: Moved (server-side) to: existingbutdifferent 2025/05/19 04:35:43 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/19 04:35:43 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/19 04:35:43 INFO : existing-rclone-move-sobucew4: Moved (server-side) to: existing 2025/05/19 04:35:43 INFO : EXISTING: Moved (server-side) to: existing 2025/05/19 04:35:43 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/19 04:35:46 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/19 04:35:46 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/19 04:35:50 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/19 04:35:51 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/19 04:35:54 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-cibulud0 2025/05/19 04:35:54 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-cibulud0 2025/05/19 04:35:54 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/19 04:35:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/19 04:35:55 INFO : subdira/subdirb/subdirc/hello-rclone-move-cibulud0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/19 04:35:55 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/19 04:35:55 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/19 04:35:56 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/19 04:35:56 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:35:57 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/19 04:35:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-menokaz6 2025/05/19 04:35:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-menokaz6 2025/05/19 04:35:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/19 04:35:59 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-menokaz6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/19 04:35:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/19 04:35:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/19 04:35:59 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:36:01 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/19 04:36:01 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (56.77s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", 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-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", 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-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.53s) --- SKIP: TestMaxTransfer/Hard (1.51s) --- SKIP: TestMaxTransfer/Soft (1.50s) --- SKIP: TestMaxTransfer/Cautious (1.51s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:38:05 DEBUG : both0: Sizes identical 2025/05/19 04:38:05 DEBUG : both0: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both1: Sizes identical 2025/05/19 04:38:05 DEBUG : both1: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both10: Sizes identical 2025/05/19 04:38:05 DEBUG : both10: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both11: Sizes identical 2025/05/19 04:38:05 DEBUG : both11: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both12: Sizes identical 2025/05/19 04:38:05 DEBUG : both12: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both13: Sizes identical 2025/05/19 04:38:05 DEBUG : both13: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both14: Sizes identical 2025/05/19 04:38:05 DEBUG : both14: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both15: Sizes identical 2025/05/19 04:38:05 DEBUG : both15: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both16: Sizes identical 2025/05/19 04:38:05 DEBUG : both16: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both17: Sizes identical 2025/05/19 04:38:05 DEBUG : both17: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both18: Sizes identical 2025/05/19 04:38:05 DEBUG : both18: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both19: Sizes identical 2025/05/19 04:38:05 DEBUG : both19: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both2: Sizes identical 2025/05/19 04:38:05 DEBUG : both2: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both3: Sizes identical 2025/05/19 04:38:05 DEBUG : both3: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both4: Sizes identical 2025/05/19 04:38:05 DEBUG : both4: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both5: Sizes identical 2025/05/19 04:38:05 DEBUG : both5: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both6: Sizes identical 2025/05/19 04:38:05 DEBUG : both7: Sizes identical 2025/05/19 04:38:05 DEBUG : both8: Sizes identical 2025/05/19 04:38:05 DEBUG : both9: Sizes identical 2025/05/19 04:38:05 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:38:05 DEBUG : both6: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both7: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both8: Unchanged skipping 2025/05/19 04:38:05 DEBUG : both9: Unchanged skipping 2025/05/19 04:38:05 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:38:05 DEBUG : Waiting for deletions to finish 2025/05/19 04:38:06 INFO : only10: Deleted 2025/05/19 04:38:06 INFO : only5: Deleted 2025/05/19 04:38:06 INFO : only14: Deleted 2025/05/19 04:38:06 INFO : only0: Deleted 2025/05/19 04:38:06 INFO : only8: Deleted 2025/05/19 04:38:06 INFO : only16: Deleted 2025/05/19 04:38:06 INFO : only12: Deleted 2025/05/19 04:38:06 INFO : only15: Deleted 2025/05/19 04:38:07 INFO : only18: Deleted 2025/05/19 04:38:07 INFO : only19: Deleted 2025/05/19 04:38:07 INFO : only3: Deleted 2025/05/19 04:38:07 INFO : only1: Deleted 2025/05/19 04:38:08 INFO : only17: Deleted 2025/05/19 04:38:08 INFO : only11: Deleted 2025/05/19 04:38:08 INFO : only13: Deleted 2025/05/19 04:38:08 INFO : only2: Deleted 2025/05/19 04:38:09 INFO : only4: Deleted 2025/05/19 04:38:09 INFO : only9: Deleted 2025/05/19 04:38:09 INFO : only6: Deleted 2025/05/19 04:38:09 INFO : only7: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (127.98s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:40:11 DEBUG : both0: Sizes identical 2025/05/19 04:40:11 DEBUG : both1: Sizes identical 2025/05/19 04:40:11 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for checks to finish 2025/05/19 04:40:11 DEBUG : both10: Sizes identical 2025/05/19 04:40:11 DEBUG : both11: Sizes identical 2025/05/19 04:40:11 DEBUG : both0: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both12: Sizes identical 2025/05/19 04:40:11 DEBUG : both1: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both13: Sizes identical 2025/05/19 04:40:11 DEBUG : both13: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both14: Sizes identical 2025/05/19 04:40:11 DEBUG : both14: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both15: Sizes identical 2025/05/19 04:40:11 DEBUG : both12: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both16: Sizes identical 2025/05/19 04:40:11 DEBUG : both16: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both17: Sizes identical 2025/05/19 04:40:11 DEBUG : both17: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both18: Sizes identical 2025/05/19 04:40:11 DEBUG : both18: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both19: Sizes identical 2025/05/19 04:40:11 DEBUG : both19: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both2: Sizes identical 2025/05/19 04:40:11 DEBUG : both2: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both3: Sizes identical 2025/05/19 04:40:11 DEBUG : both3: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both4: Sizes identical 2025/05/19 04:40:11 DEBUG : both4: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both5: Sizes identical 2025/05/19 04:40:11 DEBUG : both10: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both11: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both6: Sizes identical 2025/05/19 04:40:11 DEBUG : both7: Sizes identical 2025/05/19 04:40:11 DEBUG : both15: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both8: Sizes identical 2025/05/19 04:40:11 DEBUG : both5: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both9: Sizes identical 2025/05/19 04:40:11 DEBUG : both9: Unchanged skipping 2025/05/19 04:40:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : both8: Unchanged skipping 2025/05/19 04:40:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/19 04:40:11 DEBUG : both6: Unchanged skipping 2025/05/19 04:40:11 DEBUG : both7: Unchanged skipping 2025/05/19 04:40:11 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Waiting for transfers to finish 2025/05/19 04:40:12 INFO : only1: Copied (replaced existing) 2025/05/19 04:40:13 INFO : only10: Copied (replaced existing) 2025/05/19 04:40:13 INFO : only0: Copied (replaced existing) 2025/05/19 04:40:13 INFO : only11: Copied (replaced existing) 2025/05/19 04:40:13 INFO : only12: Copied (replaced existing) 2025/05/19 04:40:14 INFO : only15: Copied (replaced existing) 2025/05/19 04:40:14 INFO : only14: Copied (replaced existing) 2025/05/19 04:40:14 INFO : only16: Copied (replaced existing) 2025/05/19 04:40:15 INFO : only17: Copied (replaced existing) 2025/05/19 04:40:15 INFO : only18: Copied (replaced existing) 2025/05/19 04:40:15 INFO : only2: Copied (replaced existing) 2025/05/19 04:40:15 INFO : only19: Copied (replaced existing) 2025/05/19 04:40:15 INFO : only3: Copied (replaced existing) 2025/05/19 04:40:16 INFO : only4: Copied (replaced existing) 2025/05/19 04:40:16 INFO : only5: Copied (replaced existing) 2025/05/19 04:40:16 INFO : only6: Copied (replaced existing) 2025/05/19 04:40:17 INFO : only7: Copied (replaced existing) 2025/05/19 04:40:17 INFO : only8: Copied (replaced existing) 2025/05/19 04:40:17 INFO : only9: Copied (replaced existing) 2025/05/19 04:40:17 INFO : only13: Copied (replaced existing) 2025/05/19 04:40:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (144.72s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:40:54 DEBUG : empty_dir: Making directory with metadata 2025/05/19 04:40:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:40:54 DEBUG : empty_on_remote: Making directory with metadata 2025/05/19 04:40:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:40:54 INFO : empty_on_remote: Making directory 2025/05/19 04:40:55 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-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:41:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/19 04:41:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/19 04:41:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:41:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.36s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:41:17 DEBUG : empty_dir: Making directory with metadata 2025/05/19 04:41:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:41:17 DEBUG : empty_on_remote: Making directory with metadata 2025/05/19 04:41:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:41:17 INFO : empty_on_remote: Making directory 2025/05/19 04:41:19 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-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:41:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/19 04:41:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/19 04:41:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:41:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/19 04:41:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (25.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:41:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:41:43 INFO : sub dir: Making directory 2025/05/19 04:41:44 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-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (54.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" 2025/05/19 04:42:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:42:37 INFO : sub dir: Making directory 2025/05/19 04:42:39 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-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruxiniy7hinu'", Local "Local file system at /tmp/rclone905345546", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (54.16s) PASS 2025/05/19 04:43:31 DEBUG : sugarsync root 'Test/rclone-test-ruxiniy7hinu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m6.268492015s (try 1/5)