"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/02/21 02:08:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe" 2025/02/21 02:08:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/21 02:08:28 DEBUG : Creating backend with remote "/tmp/rclone308334406" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:08:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:08:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/21 02:08:30 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:08:30 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.53s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:08:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 02:08:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:08:35 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:08:35 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:08:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:08:39 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.29s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.45s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.50s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:08:48 DEBUG : Creating backend with remote "/non-existing" 2025/02/21 02:08:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/21 02:08:49 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:08:49 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.61s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:08:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:08:52 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:08:52 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:08:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.12s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:09:03 INFO : sugarsync root 'Test/rclone-test-tojecow5laqe': Running all checks before starting transfers 2025/02/21 02:09:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:09:03 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:09:03 INFO : sugarsync root 'Test/rclone-test-tojecow5laqe': Checks finished, now starting transfers 2025/02/21 02:09:03 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:09:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.52s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:09:14 ERROR : Ignoring --no-traverse with sync 2025/02/21 02:09:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:09:15 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:09:15 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:09:18 INFO : sub dir/hello world: Copied (new) 2025/02/21 02:09:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.06s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:09:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/21 02:09:26 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:09:26 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:09:28 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.70s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:09:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 02:09:34 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:09:34 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:09:36 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.61s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:09:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 02:09:41 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:09:41 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:09:44 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.63s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:09:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/21 02:09:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 02:09:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/21 02:09:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 02:09:49 INFO : sub dir: Making directory 2025/02/21 02:09:50 INFO : sub dir2: Making directory 2025/02/21 02:09:51 INFO : sub dir2/sub sub dir2: Making directory 2025/02/21 02:09:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:09:52 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:09:52 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:09:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:09:56 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:10:04 INFO : sub dir2: Making directory 2025/02/21 02:10:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/21 02:10:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 02:10:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:10:04 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:10:04 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:10:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.44s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:10:13 DEBUG : sub dir2: Making directory with metadata 2025/02/21 02:10:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 02:10:14 INFO : sub dir: Making directory 2025/02/21 02:10:15 INFO : sub dir2: Making directory 2025/02/21 02:10:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:10:16 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:10:16 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:10:18 INFO : sub dir/hello world: Copied (new) 2025/02/21 02:10:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:10:20 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/21 02:10:21 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.96s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.45s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:10:29 INFO : sub dir2: Making directory 2025/02/21 02:10:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:10:29 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:10:29 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:10:33 INFO : sub dir/hello world: Copied (new) 2025/02/21 02:10:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.64s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:10:38 DEBUG : sub dir2: Making directory with metadata 2025/02/21 02:10:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 02:10:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 02:10:39 INFO : sub dir: Making directory 2025/02/21 02:10:40 INFO : sub dir2: Making directory 2025/02/21 02:10:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:10:41 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:10:41 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:10:43 INFO : sub dir/hello world: Copied (new) 2025/02/21 02:10:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:10:45 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.89s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.45s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:10:53 INFO : sub dir2: Making directory 2025/02/21 02:10:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:10:53 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:10:53 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:10:57 INFO : sub dir/hello world: Copied (new) 2025/02/21 02:10:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.75s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:11:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jalunuw5bawa" 2025/02/21 02:11:07 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-tojecow5laqe' -> sugarsync root 'Test/rclone-test-jalunuw5bawa' 2025/02/21 02:11:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:11:12 DEBUG : sugarsync root 'Test/rclone-test-jalunuw5bawa': Waiting for checks to finish 2025/02/21 02:11:12 DEBUG : sugarsync root 'Test/rclone-test-jalunuw5bawa': Waiting for transfers to finish 2025/02/21 02:11:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:11:18 DEBUG : sugarsync root 'Test/rclone-test-jalunuw5bawa': Purge remote --- PASS: TestServerSideCopy (22.06s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:11:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 02:11:31 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:11:31 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:11:33 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:11:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wuluyuz8bipo" 2025/02/21 02:11:45 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-tojecow5laqe' -> sugarsync root 'Test/rclone-test-wuluyuz8bipo' 2025/02/21 02:11:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:11:50 DEBUG : sugarsync root 'Test/rclone-test-wuluyuz8bipo': Waiting for checks to finish 2025/02/21 02:11:50 DEBUG : sugarsync root 'Test/rclone-test-wuluyuz8bipo': Waiting for transfers to finish 2025/02/21 02:11:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:12:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 02:12:01 DEBUG : sugarsync root 'Test/rclone-test-wuluyuz8bipo': Waiting for checks to finish 2025/02/21 02:12:01 DEBUG : sugarsync root 'Test/rclone-test-wuluyuz8bipo': Waiting for transfers to finish 2025/02/21 02:12:02 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.pohaxof6" before starting 2025/02/21 02:12:04 DEBUG : sub dir/hello world.pohaxof6: server side copy: removing renamed existing file after operation 2025/02/21 02:12:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:12:06 DEBUG : sugarsync root 'Test/rclone-test-wuluyuz8bipo': Purge remote --- PASS: TestServerSideCopyOverSelf (34.94s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:12:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 02:12:21 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:12:21 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:12:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/21 02:12:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.39s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:12:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yuvococ5hipo" 2025/02/21 02:12:35 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-tojecow5laqe' -> sugarsync root 'Test/rclone-test-yuvococ5hipo' 2025/02/21 02:12:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:12:40 DEBUG : sugarsync root 'Test/rclone-test-yuvococ5hipo': Waiting for checks to finish 2025/02/21 02:12:40 DEBUG : sugarsync root 'Test/rclone-test-yuvococ5hipo': Waiting for transfers to finish 2025/02/21 02:12:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:12:50 DEBUG : sugarsync root 'Test/rclone-test-yuvococ5hipo': Using server-side directory move 2025/02/21 02:12:50 INFO : sugarsync root 'Test/rclone-test-yuvococ5hipo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 02:12:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 02:12:51 DEBUG : sugarsync root 'Test/rclone-test-yuvococ5hipo': Waiting for checks to finish 2025/02/21 02:12:51 DEBUG : sugarsync root 'Test/rclone-test-yuvococ5hipo': Waiting for transfers to finish 2025/02/21 02:12:52 INFO : sub dir/hello world: Deleted 2025/02/21 02:12:53 INFO : sub dir/hello world: Moved (server-side) 2025/02/21 02:13:00 DEBUG : testing file moves 2025/02/21 02:13:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/21 02:13:02 DEBUG : sugarsync root 'Test/rclone-test-yuvococ5hipo': Waiting for checks to finish 2025/02/21 02:13:02 DEBUG : sugarsync root 'Test/rclone-test-yuvococ5hipo': Waiting for transfers to finish 2025/02/21 02:13:03 INFO : sub dir/hello world: Deleted 2025/02/21 02:13:03 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:13:06 DEBUG : sugarsync root 'Test/rclone-test-yuvococ5hipo': Purge remote --- PASS: TestServerSideMoveOverSelf (43.40s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:13:17 ERROR : : error listing: directory not found 2025/02/21 02:13:19 INFO : Local file system at /tmp/rclone308334406: Making directory 2025/02/21 02:13:20 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:13:20 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.84s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:13:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/21 02:13:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:13:34 DEBUG : Local file system at /tmp/rclone308334406: Waiting for checks to finish 2025/02/21 02:13:34 DEBUG : Local file system at /tmp/rclone308334406: Waiting for transfers to finish 2025/02/21 02:13:35 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/02/21 02:13:35 INFO : sub dir/hello world: Copied (new) 2025/02/21 02:13:35 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.73s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:13:41 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/21 02:13:41 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:13:41 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:13:44 INFO : check sum: Copied (new) 2025/02/21 02:13:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:13:45 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:13:45 NOTICE: sugarsync root 'Test/rclone-test-tojecow5laqe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/21 02:13:45 DEBUG : check sum: Size of src and dst objects identical 2025/02/21 02:13:45 DEBUG : check sum: Unchanged skipping 2025/02/21 02:13:45 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:13:45 DEBUG : Waiting for deletions to finish 2025/02/21 02:13:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.04s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:13:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/21 02:13:52 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:13:52 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:13:54 INFO : sizeonly: Copied (new) 2025/02/21 02:13:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:13:56 DEBUG : sizeonly: Sizes identical 2025/02/21 02:13:56 DEBUG : sizeonly: Unchanged skipping 2025/02/21 02:13:56 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:13:56 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:13:56 DEBUG : Waiting for deletions to finish 2025/02/21 02:13:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.79s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:14:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/21 02:14:03 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:14:03 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:14:06 INFO : ignore-size: Copied (new) 2025/02/21 02:14:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:14:08 DEBUG : ignore-size: Sizes identical 2025/02/21 02:14:08 DEBUG : ignore-size: Unchanged skipping 2025/02/21 02:14:08 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:14:08 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:14:08 DEBUG : Waiting for deletions to finish 2025/02/21 02:14:08 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (13.10s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:14:19 DEBUG : existing: Sizes identical 2025/02/21 02:14:19 DEBUG : existing: Unchanged skipping 2025/02/21 02:14:19 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:14:19 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:14:19 DEBUG : Waiting for deletions to finish 2025/02/21 02:14:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:14:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/21 02:14:20 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:14:20 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:14:21 INFO : existing: Copied (replaced existing) 2025/02/21 02:14:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.38s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:14:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 02:14:28 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:14:28 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:14:31 INFO : existing: Copied (new) 2025/02/21 02:14:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:14:32 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:14:32 DEBUG : existing: Destination exists, skipping 2025/02/21 02:14:32 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:14:32 DEBUG : Waiting for deletions to finish 2025/02/21 02:14:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.90s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:14:46 INFO : d: Making directory 2025/02/21 02:14:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 02:14:50 DEBUG : c/non empty space: Sizes identical 2025/02/21 02:14:50 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 02:14:50 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:14:50 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:14:52 INFO : a/potato2: Copied (new) 2025/02/21 02:14:52 DEBUG : Waiting for deletions to finish 2025/02/21 02:14:53 INFO : b/potato: Deleted 2025/02/21 02:14:53 INFO : d: Removing directory 2025/02/21 02:14:55 INFO : b: Removing directory 2025/02/21 02:14:56 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.17s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:15:09 DEBUG : empty space: Sizes identical 2025/02/21 02:15:09 DEBUG : empty space: Unchanged skipping 2025/02/21 02:15:09 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:15:09 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:15:09 DEBUG : Waiting for deletions to finish 2025/02/21 02:15:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:15:10 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:15:10 DEBUG : empty space: Sizes identical 2025/02/21 02:15:10 DEBUG : empty space: Unchanged skipping 2025/02/21 02:15:10 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:15:10 DEBUG : Waiting for deletions to finish 2025/02/21 02:15:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:15:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/21 02:15:24 DEBUG : empty space: Sizes identical 2025/02/21 02:15:24 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:15:24 DEBUG : empty space: Unchanged skipping 2025/02/21 02:15:24 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:15:26 INFO : potato: Copied (new) 2025/02/21 02:15:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:15:36 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/21 02:15:36 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:15:36 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:15:37 INFO : potato: Copied (replaced existing) 2025/02/21 02:15:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (11.18s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/02/21 02:15:47 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/02/21 02:15:47 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:15:47 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:15:48 INFO : potato: Copied (replaced existing) 2025/02/21 02:15:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:15:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 02:15:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/21 02:15:59 DEBUG : empty space: Sizes identical 2025/02/21 02:15:59 DEBUG : empty space: Unchanged skipping 2025/02/21 02:15:59 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:15:59 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:15:59 DEBUG : Waiting for deletions to finish 2025/02/21 02:15:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:16:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 02:16:11 DEBUG : empty space: Sizes identical 2025/02/21 02:16:11 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:16:11 DEBUG : empty space: Unchanged skipping 2025/02/21 02:16:11 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:16:13 INFO : potato2: Copied (new) 2025/02/21 02:16:13 DEBUG : Waiting for deletions to finish 2025/02/21 02:16:14 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:16:27 INFO : d: Making directory 2025/02/21 02:16:28 INFO : d/e: Making directory 2025/02/21 02:16:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 02:16:33 DEBUG : c/non empty space: Sizes identical 2025/02/21 02:16:33 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 02:16:35 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:16:35 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:16:36 INFO : a/potato2: Copied (new) 2025/02/21 02:16:36 DEBUG : Waiting for deletions to finish 2025/02/21 02:16:36 INFO : b/potato: Deleted 2025/02/21 02:16:36 INFO : d/e: Removing directory 2025/02/21 02:16:38 INFO : d: Removing directory 2025/02/21 02:16:39 INFO : b: Removing directory 2025/02/21 02:16:40 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:16:55 INFO : d: Making directory 2025/02/21 02:16:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 02:17:00 DEBUG : c/non empty space: Sizes identical 2025/02/21 02:17:00 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 02:17:00 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:17:00 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:17:02 INFO : a/potato2: Copied (new) 2025/02/21 02:17:02 ERROR : sugarsync root 'Test/rclone-test-tojecow5laqe': not deleting files as there were IO errors 2025/02/21 02:17:02 ERROR : sugarsync root 'Test/rclone-test-tojecow5laqe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.98s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:17:20 DEBUG : Waiting for deletions to finish 2025/02/21 02:17:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 02:17:21 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:17:21 DEBUG : empty space: Sizes identical 2025/02/21 02:17:21 DEBUG : empty space: Unchanged skipping 2025/02/21 02:17:21 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:17:22 INFO : potato: Deleted 2025/02/21 02:17:24 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.69s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:17:35 DEBUG : Waiting for deletions to finish 2025/02/21 02:17:36 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:17:36 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:17:36 INFO : potato: Deleted 2025/02/21 02:17:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 02:17:37 DEBUG : empty space: Sizes identical 2025/02/21 02:17:37 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:17:37 DEBUG : empty space: Unchanged skipping 2025/02/21 02:17:37 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:17:40 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:17:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 02:17:49 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:17:49 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:17:52 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.93s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:18:03 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 02:18:03 DEBUG : enormous: Excluded 2025/02/21 02:18:03 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 02:18:03 DEBUG : potato2: Excluded 2025/02/21 02:18:04 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 02:18:04 DEBUG : potato2: Excluded 2025/02/21 02:18:04 DEBUG : empty space: Sizes identical 2025/02/21 02:18:04 DEBUG : empty space: Unchanged skipping 2025/02/21 02:18:04 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:18:04 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:18:04 DEBUG : Waiting for deletions to finish 2025/02/21 02:18:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:18:05 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 02:18:05 DEBUG : enormous: Excluded 2025/02/21 02:18:05 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 02:18:05 DEBUG : potato2: Excluded 2025/02/21 02:18:05 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 02:18:05 DEBUG : potato2: Excluded 2025/02/21 02:18:05 DEBUG : empty space: Sizes identical 2025/02/21 02:18:05 DEBUG : empty space: Unchanged skipping 2025/02/21 02:18:05 DEBUG : Local file system at /tmp/rclone308334406: Waiting for checks to finish 2025/02/21 02:18:05 DEBUG : Local file system at /tmp/rclone308334406: Waiting for transfers to finish 2025/02/21 02:18:05 DEBUG : Waiting for deletions to finish 2025/02/21 02:18:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:18:20 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 02:18:20 DEBUG : enormous: Excluded 2025/02/21 02:18:20 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 02:18:20 DEBUG : potato2: Excluded 2025/02/21 02:18:21 DEBUG : empty space: Sizes identical 2025/02/21 02:18:21 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:18:21 DEBUG : empty space: Unchanged skipping 2025/02/21 02:18:21 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:18:21 DEBUG : Waiting for deletions to finish 2025/02/21 02:18:22 INFO : potato2: Deleted 2025/02/21 02:18:22 INFO : enormous: Deleted 2025/02/21 02:18:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:18:23 DEBUG : empty space: Sizes identical 2025/02/21 02:18:23 DEBUG : empty space: Unchanged skipping 2025/02/21 02:18:23 DEBUG : Local file system at /tmp/rclone308334406: Waiting for checks to finish 2025/02/21 02:18:23 DEBUG : Local file system at /tmp/rclone308334406: Waiting for transfers to finish 2025/02/21 02:18:23 DEBUG : Waiting for deletions to finish 2025/02/21 02:18:23 INFO : enormous: Deleted 2025/02/21 02:18:23 INFO : potato2: Deleted 2025/02/21 02:18:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.15s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.55s) === 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-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/02/21 02:18:30 ERROR : sugarsync root 'Test/rclone-test-tojecow5laqe': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/21 02:18:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/21 02:18:31 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/21 02:18:31 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:18:31 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:18:34 INFO : yam: Copied (new) 2025/02/21 02:18:34 INFO : potato: Copied (new) 2025/02/21 02:18:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:18:35 ERROR : sugarsync root 'Test/rclone-test-tojecow5laqe': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/21 02:18:35 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/21 02:18:35 DEBUG : potato: Sizes identical 2025/02/21 02:18:35 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:18:35 DEBUG : potato: Unchanged skipping 2025/02/21 02:18:35 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:18:38 INFO : yaml: Copied (new) 2025/02/21 02:18:38 DEBUG : Waiting for deletions to finish 2025/02/21 02:18:39 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (16.31s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/02/21 02:18:47 ERROR : sugarsync root 'Test/rclone-test-tojecow5laqe': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/21 02:18:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/21 02:18:47 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/21 02:18:47 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:18:47 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:18:50 INFO : yam: Copied (new) 2025/02/21 02:18:50 INFO : potato: Copied (new) 2025/02/21 02:18:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:18:51 ERROR : sugarsync root 'Test/rclone-test-tojecow5laqe': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/21 02:18:52 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/21 02:18:52 DEBUG : potato: Sizes identical 2025/02/21 02:18:52 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:18:52 DEBUG : potato: Unchanged skipping 2025/02/21 02:18:52 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:18:55 INFO : yaml: Copied (new) 2025/02/21 02:18:55 DEBUG : Waiting for deletions to finish 2025/02/21 02:18:56 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.95s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/02/21 02:19:03 INFO : sugarsync root 'Test/rclone-test-tojecow5laqe': Making map for --track-renames 2025/02/21 02:19:03 INFO : sugarsync root 'Test/rclone-test-tojecow5laqe': Finished making map for --track-renames 2025/02/21 02:19:03 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:19:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 02:19:03 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for renames to finish 2025/02/21 02:19:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/21 02:19:03 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:19:07 INFO : sub/yam: Copied (new) 2025/02/21 02:19:07 INFO : potato: Copied (new) 2025/02/21 02:19:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:19:09 DEBUG : potato: Sizes identical 2025/02/21 02:19:09 DEBUG : potato: Unchanged skipping 2025/02/21 02:19:10 INFO : sugarsync root 'Test/rclone-test-tojecow5laqe': Making map for --track-renames 2025/02/21 02:19:10 INFO : sugarsync root 'Test/rclone-test-tojecow5laqe': Finished making map for --track-renames 2025/02/21 02:19:10 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:19:10 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for renames to finish 2025/02/21 02:19:12 INFO : sub/yam: Moved (server-side) to: yam 2025/02/21 02:19:12 INFO : yam: Renamed from "sub/yam" 2025/02/21 02:19:12 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:19:12 DEBUG : Waiting for deletions to finish 2025/02/21 02:19:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.36s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:19:21 DEBUG : Creating backend with remote "/tmp/rclone308334406/dir1" 2025/02/21 02:19:21 DEBUG : Config file has changed externally - reloading 2025/02/21 02:19:21 DEBUG : Creating backend with remote "/tmp/rclone308334406/dir2" 2025/02/21 02:19:21 DEBUG : Local file system at /tmp/rclone308334406/dir2: Using server-side directory move 2025/02/21 02:19:21 INFO : Local file system at /tmp/rclone308334406/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 02:19:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/21 02:19:21 DEBUG : Local file system at /tmp/rclone308334406/dir2: Waiting for checks to finish 2025/02/21 02:19:21 DEBUG : Local file system at /tmp/rclone308334406/dir2: Waiting for transfers to finish 2025/02/21 02:19:21 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:19:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:19:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/21 02:19:23 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:19:23 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:19:30 INFO : nested/sub dir/file: Copied (new) 2025/02/21 02:19:30 INFO : nested/sub dir/file: Deleted 2025/02/21 02:19:30 INFO : sub dir/hello world: Copied (new) 2025/02/21 02:19:30 INFO : sub dir/hello world: Deleted 2025/02/21 02:19:30 INFO : sub dir: Removing directory 2025/02/21 02:19:30 INFO : nested/sub dir: Removing directory 2025/02/21 02:19:30 INFO : nested: Removing directory 2025/02/21 02:19:30 DEBUG : Local file system at /tmp/rclone308334406: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:19:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 02:19:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/21 02:19:41 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:19:41 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:19:48 INFO : sub dir/hello world: Copied (new) 2025/02/21 02:19:48 INFO : sub dir/hello world: Deleted 2025/02/21 02:19:48 INFO : nested/sub dir/file: Copied (new) 2025/02/21 02:19:48 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:20:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 02:20:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/21 02:20:00 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:20:00 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:20:03 INFO : existing-b: Copied (new) 2025/02/21 02:20:03 INFO : existing-b: Deleted 2025/02/21 02:20:03 INFO : existing: Copied (new) 2025/02/21 02:20:03 INFO : existing: Deleted 2025/02/21 02:20:04 DEBUG : existing: Destination exists, skipping 2025/02/21 02:20:04 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:20:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/21 02:20:04 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:20:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (11.65s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:20:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lubided7nuti" 2025/02/21 02:20:11 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-tojecow5laqe' -> sugarsync root 'Test/rclone-test-lubided7nuti' 2025/02/21 02:20:33 DEBUG : sugarsync root 'Test/rclone-test-lubided7nuti': Using server-side directory move 2025/02/21 02:20:33 INFO : sugarsync root 'Test/rclone-test-lubided7nuti': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 02:20:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 02:20:34 DEBUG : empty space: Sizes identical 2025/02/21 02:20:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 02:20:34 DEBUG : empty space: Unchanged skipping 2025/02/21 02:20:34 DEBUG : sugarsync root 'Test/rclone-test-lubided7nuti': Waiting for checks to finish 2025/02/21 02:20:35 INFO : potato2: Moved (server-side) 2025/02/21 02:20:35 INFO : empty space: Deleted 2025/02/21 02:20:35 DEBUG : sugarsync root 'Test/rclone-test-lubided7nuti': Waiting for transfers to finish 2025/02/21 02:20:35 INFO : potato3: Deleted 2025/02/21 02:20:36 INFO : potato3: Moved (server-side) 2025/02/21 02:20:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yulaxec4yoro" 2025/02/21 02:20:38 DEBUG : Config file has changed externally - reloading 2025/02/21 02:20:41 DEBUG : sugarsync root 'Test/rclone-test-yulaxec4yoro': Using server-side directory move 2025/02/21 02:20:43 INFO : sugarsync root 'Test/rclone-test-yulaxec4yoro': Server side directory move succeeded 2025/02/21 02:20:46 ERROR : : error listing: directory not found 2025/02/21 02:20:46 DEBUG : sugarsync root 'Test/rclone-test-yulaxec4yoro': Purge remote 2025/02/21 02:20:46 DEBUG : sugarsync root 'Test/rclone-test-lubided7nuti': Purge remote 2025/02/21 02:20:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (38.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:20:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bajaxux4segi" 2025/02/21 02:20:49 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-tojecow5laqe' -> sugarsync root 'Test/rclone-test-bajaxux4segi' 2025/02/21 02:21:09 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 02:21:09 DEBUG : empty space: Excluded 2025/02/21 02:21:09 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 02:21:09 DEBUG : empty space: Excluded 2025/02/21 02:21:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 02:21:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 02:21:09 DEBUG : sugarsync root 'Test/rclone-test-bajaxux4segi': Waiting for checks to finish 2025/02/21 02:21:09 DEBUG : sugarsync root 'Test/rclone-test-bajaxux4segi': Waiting for transfers to finish 2025/02/21 02:21:10 INFO : potato2: Moved (server-side) 2025/02/21 02:21:10 INFO : potato3: Deleted 2025/02/21 02:21:11 INFO : potato3: Moved (server-side) 2025/02/21 02:21:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hepazor2sebi" 2025/02/21 02:21:17 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 02:21:17 DEBUG : empty space: Excluded 2025/02/21 02:21:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 02:21:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/21 02:21:17 DEBUG : sugarsync root 'Test/rclone-test-hepazor2sebi': Waiting for checks to finish 2025/02/21 02:21:17 DEBUG : sugarsync root 'Test/rclone-test-hepazor2sebi': Waiting for transfers to finish 2025/02/21 02:21:19 INFO : potato2: Moved (server-side) 2025/02/21 02:21:21 INFO : potato3: Moved (server-side) 2025/02/21 02:21:22 DEBUG : sugarsync root 'Test/rclone-test-hepazor2sebi': Purge remote 2025/02/21 02:21:23 DEBUG : sugarsync root 'Test/rclone-test-bajaxux4segi': Purge remote --- PASS: TestServerSideMoveWithFilter (37.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:21:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gesojom9kefa" 2025/02/21 02:21:38 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-tojecow5laqe' -> sugarsync root 'Test/rclone-test-gesojom9kefa' 2025/02/21 02:21:48 DEBUG : sugarsync root 'Test/rclone-test-gesojom9kefa': Using server-side directory move 2025/02/21 02:21:48 INFO : sugarsync root 'Test/rclone-test-gesojom9kefa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 02:21:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 02:21:49 DEBUG : empty space: Sizes identical 2025/02/21 02:21:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 02:21:49 DEBUG : empty space: Unchanged skipping 2025/02/21 02:21:50 DEBUG : sugarsync root 'Test/rclone-test-gesojom9kefa': Waiting for checks to finish 2025/02/21 02:21:50 INFO : potato2: Moved (server-side) 2025/02/21 02:21:50 INFO : empty space: Deleted 2025/02/21 02:21:50 DEBUG : sugarsync root 'Test/rclone-test-gesojom9kefa': Waiting for transfers to finish 2025/02/21 02:21:50 INFO : potato3: Deleted 2025/02/21 02:21:51 INFO : potato3: Moved (server-side) 2025/02/21 02:21:51 INFO : tomatoDir: Removing directory 2025/02/21 02:21:53 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': deleted 1 directories 2025/02/21 02:21:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kecuciv1rala" 2025/02/21 02:21:55 DEBUG : Config file has changed externally - reloading 2025/02/21 02:21:59 INFO : tomatoDir: Making directory 2025/02/21 02:22:01 DEBUG : sugarsync root 'Test/rclone-test-kecuciv1rala': Using server-side directory move 2025/02/21 02:22:02 INFO : sugarsync root 'Test/rclone-test-kecuciv1rala': Server side directory move succeeded 2025/02/21 02:22:06 ERROR : : error listing: directory not found 2025/02/21 02:22:06 ERROR : : error listing: directory not found 2025/02/21 02:22:06 DEBUG : sugarsync root 'Test/rclone-test-kecuciv1rala': Purge remote 2025/02/21 02:22:07 DEBUG : sugarsync root 'Test/rclone-test-gesojom9kefa': Purge remote 2025/02/21 02:22:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (43.50s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.53s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:22:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (13.57s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:22:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/rclone-sync-test" 2025/02/21 02:22:25 DEBUG : Config file has changed externally - reloading 2025/02/21 02:22:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/rclone-sync-test-include/layer2" 2025/02/21 02:22:33 DEBUG : Config file has changed externally - reloading 2025/02/21 02:22:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/rclone-sync-test-ignore-file" 2025/02/21 02:22:54 DEBUG : rclone-sync-test: Excluded 2025/02/21 02:22:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 02:22:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/21 02:22:58 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/rclone-sync-test': Waiting for checks to finish 2025/02/21 02:22:58 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/rclone-sync-test': Waiting for transfers to finish 2025/02/21 02:22:58 DEBUG : Waiting for deletions to finish 2025/02/21 02:22:58 INFO : There was nothing to transfer 2025/02/21 02:23:00 DEBUG : rclone-sync-test: Excluded 2025/02/21 02:23:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 02:23:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/21 02:23:04 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:23:04 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:23:04 DEBUG : Waiting for deletions to finish 2025/02/21 02:23:04 INFO : rclone-sync-test-include: Removing directory 2025/02/21 02:23:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/21 02:23:04 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': failed to delete 1 directories 2025/02/21 02:23:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:23:07 DEBUG : rclone-sync-test: Excluded 2025/02/21 02:23:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 02:23:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/21 02:23:10 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/21 02:23:10 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/21 02:23:10 DEBUG : Waiting for deletions to finish 2025/02/21 02:23:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:23:12 DEBUG : rclone-sync-test: Excluded 2025/02/21 02:23:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 02:23:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/21 02:23:15 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:23:15 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:23:15 DEBUG : Waiting for deletions to finish 2025/02/21 02:23:15 INFO : rclone-sync-test-include: Removing directory 2025/02/21 02:23:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/21 02:23:15 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': failed to delete 1 directories 2025/02/21 02:23:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:23:16 DEBUG : : Excluded 2025/02/21 02:23:18 DEBUG : rclone-sync-test: Excluded 2025/02/21 02:23:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 02:23:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/21 02:23:21 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/21 02:23:21 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/21 02:23:21 DEBUG : Waiting for deletions to finish 2025/02/21 02:23:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (87.91s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:23:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/dst" 2025/02/21 02:23:53 DEBUG : Config file has changed externally - reloading 2025/02/21 02:23:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/CompareDest" 2025/02/21 02:24:04 DEBUG : one: Need to transfer - File not found at Destination 2025/02/21 02:24:04 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:24:04 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:24:07 INFO : one: Copied (new) 2025/02/21 02:24:07 DEBUG : Waiting for deletions to finish 2025/02/21 02:24:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 02:24:11 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:24:12 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:24:13 INFO : one: Copied (replaced existing) 2025/02/21 02:24:13 DEBUG : Waiting for deletions to finish 2025/02/21 02:24:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 02:24:23 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:24:24 DEBUG : one: Sizes identical 2025/02/21 02:24:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 02:24:24 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:24:24 DEBUG : Waiting for deletions to finish 2025/02/21 02:24:24 INFO : There was nothing to transfer 2025/02/21 02:24:32 DEBUG : two: Sizes identical 2025/02/21 02:24:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 02:24:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 02:24:32 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:24:33 DEBUG : one: Sizes identical 2025/02/21 02:24:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 02:24:33 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:24:33 DEBUG : Waiting for deletions to finish 2025/02/21 02:24:33 INFO : There was nothing to transfer 2025/02/21 02:24:36 DEBUG : two: Sizes identical 2025/02/21 02:24:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 02:24:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 02:24:36 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:24:37 DEBUG : one: Sizes identical 2025/02/21 02:24:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 02:24:37 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:24:37 DEBUG : Waiting for deletions to finish 2025/02/21 02:24:37 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/21 02:24:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/21 02:24:42 DEBUG : two: Need to transfer - File not found at Destination 2025/02/21 02:24:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 02:24:42 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:24:42 DEBUG : one: Sizes identical 2025/02/21 02:24:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 02:24:42 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:24:44 INFO : two: Copied (new) 2025/02/21 02:24:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.03s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:25:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/dest" 2025/02/21 02:25:01 DEBUG : Config file has changed externally - reloading 2025/02/21 02:25:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/pre-dest1" 2025/02/21 02:25:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/pre-dest2" 2025/02/21 02:25:13 DEBUG : 1: Sizes identical 2025/02/21 02:25:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/21 02:25:14 DEBUG : 2: Sizes identical 2025/02/21 02:25:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/21 02:25:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/21 02:25:16 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dest': Waiting for checks to finish 2025/02/21 02:25:16 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dest': Waiting for transfers to finish 2025/02/21 02:25:20 INFO : 3: Copied (new) 2025/02/21 02:25:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.96s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:25:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/dst" 2025/02/21 02:25:30 DEBUG : Config file has changed externally - reloading 2025/02/21 02:25:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/CopyDest" 2025/02/21 02:25:35 DEBUG : Config file has changed externally - reloading 2025/02/21 02:25:35 DEBUG : Config file has changed externally - reloading 2025/02/21 02:25:41 DEBUG : one: Need to transfer - File not found at Destination 2025/02/21 02:25:41 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:25:41 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:25:45 INFO : one: Copied (new) 2025/02/21 02:25:45 DEBUG : Waiting for deletions to finish 2025/02/21 02:25:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 02:25:49 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:25:49 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:25:51 INFO : one: Copied (replaced existing) 2025/02/21 02:25:51 DEBUG : Waiting for deletions to finish 2025/02/21 02:26:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/BackupDir" 2025/02/21 02:26:00 DEBUG : Config file has changed externally - reloading 2025/02/21 02:26:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 02:26:06 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:26:07 DEBUG : one: Sizes identical 2025/02/21 02:26:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 02:26:10 INFO : one: Moved (server-side) 2025/02/21 02:26:12 INFO : one: Copied (server-side copy) 2025/02/21 02:26:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/21 02:26:12 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:26:12 DEBUG : Waiting for deletions to finish 2025/02/21 02:26:19 DEBUG : two: Sizes identical 2025/02/21 02:26:21 INFO : two: Copied (server-side copy) 2025/02/21 02:26:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/21 02:26:21 DEBUG : one: Sizes identical 2025/02/21 02:26:21 DEBUG : one: Unchanged skipping 2025/02/21 02:26:21 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:26:21 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:26:21 DEBUG : Waiting for deletions to finish 2025/02/21 02:26:23 DEBUG : one: Sizes identical 2025/02/21 02:26:23 DEBUG : one: Unchanged skipping 2025/02/21 02:26:23 DEBUG : two: Sizes identical 2025/02/21 02:26:23 DEBUG : two: Unchanged skipping 2025/02/21 02:26:23 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:26:23 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:26:23 DEBUG : Waiting for deletions to finish 2025/02/21 02:26:23 INFO : There was nothing to transfer 2025/02/21 02:26:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/21 02:26:30 DEBUG : three: Destination not found in --copy-dest 2025/02/21 02:26:30 DEBUG : three: Need to transfer - File not found at Destination 2025/02/21 02:26:30 DEBUG : one: Sizes identical 2025/02/21 02:26:30 DEBUG : one: Unchanged skipping 2025/02/21 02:26:30 DEBUG : two: Sizes identical 2025/02/21 02:26:30 DEBUG : two: Unchanged skipping 2025/02/21 02:26:30 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:26:30 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:26:33 INFO : three: Copied (new) 2025/02/21 02:26:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (77.29s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:26:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/dst" 2025/02/21 02:26:58 DEBUG : Config file has changed externally - reloading 2025/02/21 02:27:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/backup" 2025/02/21 02:27:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 02:27:06 DEBUG : two: Sizes identical 2025/02/21 02:27:06 DEBUG : two: Unchanged skipping 2025/02/21 02:27:06 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:27:09 INFO : one: Moved (server-side) 2025/02/21 02:27:09 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:27:12 INFO : one: Copied (new) 2025/02/21 02:27:12 DEBUG : Waiting for deletions to finish 2025/02/21 02:27:13 INFO : three.txt: Moved (server-side) 2025/02/21 02:27:13 INFO : three.txt: Moved into backup dir 2025/02/21 02:27:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 02:27:20 DEBUG : two: Sizes identical 2025/02/21 02:27:20 DEBUG : two: Unchanged skipping 2025/02/21 02:27:20 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:27:22 INFO : one: Deleted 2025/02/21 02:27:22 INFO : one: Moved (server-side) 2025/02/21 02:27:22 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:27:26 INFO : one: Copied (new) 2025/02/21 02:27:26 DEBUG : Waiting for deletions to finish 2025/02/21 02:27:27 INFO : three.txt: Deleted 2025/02/21 02:27:28 INFO : three.txt: Moved (server-side) 2025/02/21 02:27:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (50.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:27:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/dst" 2025/02/21 02:27:48 DEBUG : Config file has changed externally - reloading 2025/02/21 02:27:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/backup" 2025/02/21 02:27:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 02:27:57 DEBUG : two: Sizes identical 2025/02/21 02:27:57 DEBUG : two: Unchanged skipping 2025/02/21 02:27:57 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:28:00 INFO : one: Moved (server-side) to: one.bak 2025/02/21 02:28:00 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:28:02 INFO : one: Copied (new) 2025/02/21 02:28:02 DEBUG : Waiting for deletions to finish 2025/02/21 02:28:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 02:28:04 INFO : three.txt: Moved into backup dir 2025/02/21 02:28:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 02:28:10 DEBUG : two: Sizes identical 2025/02/21 02:28:10 DEBUG : two: Unchanged skipping 2025/02/21 02:28:10 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:28:12 INFO : one.bak: Deleted 2025/02/21 02:28:13 INFO : one: Moved (server-side) to: one.bak 2025/02/21 02:28:13 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:28:16 INFO : one: Copied (new) 2025/02/21 02:28:16 DEBUG : Waiting for deletions to finish 2025/02/21 02:28:17 INFO : three.txt.bak: Deleted 2025/02/21 02:28:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 02:28:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (50.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:28:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/dst" 2025/02/21 02:28:39 DEBUG : Config file has changed externally - reloading 2025/02/21 02:28:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/backup" 2025/02/21 02:28:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 02:28:48 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:28:48 DEBUG : two: Sizes identical 2025/02/21 02:28:48 DEBUG : two: Unchanged skipping 2025/02/21 02:28:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/21 02:28:51 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:28:53 INFO : one: Copied (new) 2025/02/21 02:28:53 DEBUG : Waiting for deletions to finish 2025/02/21 02:28:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/21 02:28:55 INFO : three.txt: Moved into backup dir 2025/02/21 02:29:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 02:29:02 DEBUG : two: Sizes identical 2025/02/21 02:29:02 DEBUG : two: Unchanged skipping 2025/02/21 02:29:02 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:29:03 INFO : one-2019-01-01: Deleted 2025/02/21 02:29:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/21 02:29:04 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:29:07 INFO : one: Copied (new) 2025/02/21 02:29:07 DEBUG : Waiting for deletions to finish 2025/02/21 02:29:08 INFO : three-2019-01-01.txt: Deleted 2025/02/21 02:29:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/21 02:29:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (50.52s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:29:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/dst" 2025/02/21 02:29:30 DEBUG : Config file has changed externally - reloading 2025/02/21 02:29:33 DEBUG : two: Sizes identical 2025/02/21 02:29:33 DEBUG : two: Unchanged skipping 2025/02/21 02:29:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 02:29:33 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:29:35 INFO : one: Moved (server-side) to: one.bak 2025/02/21 02:29:35 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:29:37 INFO : one: Copied (new) 2025/02/21 02:29:37 DEBUG : Waiting for deletions to finish 2025/02/21 02:29:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 02:29:39 INFO : three.txt: Moved into backup dir 2025/02/21 02:29:46 DEBUG : one.bak: Excluded (Path Filter) 2025/02/21 02:29:46 DEBUG : one.bak: Excluded 2025/02/21 02:29:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/21 02:29:46 DEBUG : three.txt.bak: Excluded 2025/02/21 02:29:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 02:29:46 DEBUG : two: Sizes identical 2025/02/21 02:29:46 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for checks to finish 2025/02/21 02:29:46 DEBUG : two: Unchanged skipping 2025/02/21 02:29:48 INFO : one.bak: Deleted 2025/02/21 02:29:49 INFO : one: Moved (server-side) to: one.bak 2025/02/21 02:29:49 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe/dst': Waiting for transfers to finish 2025/02/21 02:29:52 INFO : one: Copied (new) 2025/02/21 02:29:52 DEBUG : Waiting for deletions to finish 2025/02/21 02:29:53 INFO : three.txt.bak: Deleted 2025/02/21 02:29:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 02:29:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (43.56s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:30:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/dst" 2025/02/21 02:30:13 DEBUG : Config file has changed externally - reloading 2025/02/21 02:30:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 02:30:18 INFO : one: Moved (server-side) to: one.bak 2025/02/21 02:30:21 INFO : one: Copied (new) 2025/02/21 02:30:21 DEBUG : two: Sizes identical 2025/02/21 02:30:21 DEBUG : two: Unchanged skipping 2025/02/21 02:30:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/21 02:30:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 02:30:27 INFO : three.txt: Copied (new) 2025/02/21 02:30:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 02:30:32 INFO : one.bak: Deleted 2025/02/21 02:30:33 INFO : one: Moved (server-side) to: one.bak 2025/02/21 02:30:36 INFO : one: Copied (new) 2025/02/21 02:30:36 DEBUG : two: Sizes identical 2025/02/21 02:30:36 DEBUG : two: Unchanged skipping 2025/02/21 02:30:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/21 02:30:39 INFO : three.txt.bak: Deleted 2025/02/21 02:30:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 02:30:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.79s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:31:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tojecow5laqe/dst" 2025/02/21 02:31:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 02:31:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/21 02:31:08 INFO : one: Copied (new) 2025/02/21 02:31:09 DEBUG : two: Sizes identical 2025/02/21 02:31:09 DEBUG : two: Unchanged skipping 2025/02/21 02:31:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/21 02:31:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/21 02:31:14 INFO : three.txt: Copied (new) 2025/02/21 02:31:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 02:31:19 INFO : one-2019-01-01: Deleted 2025/02/21 02:31:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/21 02:31:24 INFO : one: Copied (new) 2025/02/21 02:31:24 DEBUG : two: Sizes identical 2025/02/21 02:31:24 DEBUG : two: Unchanged skipping 2025/02/21 02:31:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/21 02:31:27 INFO : three-2019-01-01.txt: Deleted 2025/02/21 02:31:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/21 02:31:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (48.14s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:31:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/21 02:31:42 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:31:42 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:31:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/21 02:31:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.34s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:31:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 02:31:48 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:31:48 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:31:51 INFO : existing: Copied (new) 2025/02/21 02:31:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:31:53 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/21 02:31:53 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:31:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/21 02:31:53 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:31:53 ERROR : sugarsync root 'Test/rclone-test-tojecow5laqe': not deleting files as there were IO errors 2025/02/21 02:31:53 ERROR : sugarsync root 'Test/rclone-test-tojecow5laqe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.14s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:32:19 DEBUG : existing: Sizes identical 2025/02/21 02:32:19 DEBUG : existing: Unchanged skipping 2025/02/21 02:32:19 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/21 02:32:21 DEBUG : EXISTING: moving to existing-rclone-move-yubiqiq8 2025/02/21 02:32:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-mejufin4 2025/02/21 02:32:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-mejufin4 2025/02/21 02:32:22 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/21 02:32:22 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yubiqiq8 2025/02/21 02:32:22 DEBUG : EXISTING: moving to existing 2025/02/21 02:32:22 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/21 02:32:23 INFO : existingbutdifferent-rclone-move-mejufin4: Moved (server-side) to: existingbutdifferent 2025/02/21 02:32:23 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/21 02:32:23 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/21 02:32:23 INFO : existing-rclone-move-yubiqiq8: Moved (server-side) to: existing 2025/02/21 02:32:23 INFO : EXISTING: Moved (server-side) to: existing 2025/02/21 02:32:23 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/21 02:32:25 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/21 02:32:26 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/21 02:32:31 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/21 02:32:32 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/21 02:32:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yeyekip4 2025/02/21 02:32:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yeyekip4 2025/02/21 02:32:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/21 02:32:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/21 02:32:36 INFO : subdira/subdirb/subdirc/hello-rclone-move-yeyekip4: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/21 02:32:36 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/21 02:32:36 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/21 02:32:37 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/21 02:32:37 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:32:38 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/21 02:32:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bunilat8 2025/02/21 02:32:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bunilat8 2025/02/21 02:32:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/21 02:32:40 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bunilat8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/21 02:32:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/21 02:32:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/21 02:32:40 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:32:41 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/21 02:32:41 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (55.95s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", 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-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", 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-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.50s) --- SKIP: TestMaxTransfer/Hard (1.44s) --- SKIP: TestMaxTransfer/Soft (1.56s) --- SKIP: TestMaxTransfer/Cautious (1.51s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:34:46 DEBUG : both0: Sizes identical 2025/02/21 02:34:46 DEBUG : both0: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both1: Sizes identical 2025/02/21 02:34:46 DEBUG : both1: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both10: Sizes identical 2025/02/21 02:34:46 DEBUG : both10: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both11: Sizes identical 2025/02/21 02:34:46 DEBUG : both11: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both12: Sizes identical 2025/02/21 02:34:46 DEBUG : both12: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both13: Sizes identical 2025/02/21 02:34:46 DEBUG : both13: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both14: Sizes identical 2025/02/21 02:34:46 DEBUG : both14: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both15: Sizes identical 2025/02/21 02:34:46 DEBUG : both15: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both16: Sizes identical 2025/02/21 02:34:46 DEBUG : both16: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both17: Sizes identical 2025/02/21 02:34:46 DEBUG : both17: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both18: Sizes identical 2025/02/21 02:34:46 DEBUG : both18: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both19: Sizes identical 2025/02/21 02:34:46 DEBUG : both19: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both2: Sizes identical 2025/02/21 02:34:46 DEBUG : both2: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both3: Sizes identical 2025/02/21 02:34:46 DEBUG : both4: Sizes identical 2025/02/21 02:34:46 DEBUG : both4: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both5: Sizes identical 2025/02/21 02:34:46 DEBUG : both5: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both6: Sizes identical 2025/02/21 02:34:46 DEBUG : both6: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both7: Sizes identical 2025/02/21 02:34:46 DEBUG : both7: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both8: Sizes identical 2025/02/21 02:34:46 DEBUG : both8: Unchanged skipping 2025/02/21 02:34:46 DEBUG : both9: Sizes identical 2025/02/21 02:34:46 DEBUG : both9: Unchanged skipping 2025/02/21 02:34:46 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:34:46 DEBUG : both3: Unchanged skipping 2025/02/21 02:34:46 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:34:46 DEBUG : Waiting for deletions to finish 2025/02/21 02:34:47 INFO : only2: Deleted 2025/02/21 02:34:47 INFO : only11: Deleted 2025/02/21 02:34:47 INFO : only17: Deleted 2025/02/21 02:34:47 INFO : only12: Deleted 2025/02/21 02:34:47 INFO : only18: Deleted 2025/02/21 02:34:47 INFO : only19: Deleted 2025/02/21 02:34:47 INFO : only13: Deleted 2025/02/21 02:34:48 INFO : only16: Deleted 2025/02/21 02:34:48 INFO : only3: Deleted 2025/02/21 02:34:48 INFO : only5: Deleted 2025/02/21 02:34:48 INFO : only9: Deleted 2025/02/21 02:34:48 INFO : only14: Deleted 2025/02/21 02:34:49 INFO : only15: Deleted 2025/02/21 02:34:49 INFO : only7: Deleted 2025/02/21 02:34:49 INFO : only8: Deleted 2025/02/21 02:34:49 INFO : only0: Deleted 2025/02/21 02:34:50 INFO : only10: Deleted 2025/02/21 02:34:50 INFO : only1: Deleted 2025/02/21 02:34:50 INFO : only6: Deleted 2025/02/21 02:34:50 INFO : only4: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (130.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:36:53 DEBUG : both1: Sizes identical 2025/02/21 02:36:53 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for checks to finish 2025/02/21 02:36:53 DEBUG : both10: Sizes identical 2025/02/21 02:36:53 DEBUG : both0: Sizes identical 2025/02/21 02:36:53 DEBUG : both11: Sizes identical 2025/02/21 02:36:53 DEBUG : both1: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both12: Sizes identical 2025/02/21 02:36:53 DEBUG : both12: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both13: Sizes identical 2025/02/21 02:36:53 DEBUG : both10: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both14: Sizes identical 2025/02/21 02:36:53 DEBUG : both14: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both15: Sizes identical 2025/02/21 02:36:53 DEBUG : both0: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both16: Sizes identical 2025/02/21 02:36:53 DEBUG : both16: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both17: Sizes identical 2025/02/21 02:36:53 DEBUG : both17: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both18: Sizes identical 2025/02/21 02:36:53 DEBUG : both11: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both19: Sizes identical 2025/02/21 02:36:53 DEBUG : both19: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both2: Sizes identical 2025/02/21 02:36:53 DEBUG : both13: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both3: Sizes identical 2025/02/21 02:36:53 DEBUG : both3: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both4: Sizes identical 2025/02/21 02:36:53 DEBUG : both15: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both5: Sizes identical 2025/02/21 02:36:53 DEBUG : both18: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both6: Sizes identical 2025/02/21 02:36:53 DEBUG : both6: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both7: Sizes identical 2025/02/21 02:36:53 DEBUG : both2: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both8: Sizes identical 2025/02/21 02:36:53 DEBUG : both8: Unchanged skipping 2025/02/21 02:36:53 DEBUG : both9: Sizes identical 2025/02/21 02:36:53 DEBUG : both9: Unchanged skipping 2025/02/21 02:36:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : both7: Unchanged skipping 2025/02/21 02:36:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : both4: Unchanged skipping 2025/02/21 02:36:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : both5: Unchanged skipping 2025/02/21 02:36:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/21 02:36:53 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Waiting for transfers to finish 2025/02/21 02:36:54 INFO : only10: Copied (replaced existing) 2025/02/21 02:36:54 INFO : only11: Copied (replaced existing) 2025/02/21 02:36:54 INFO : only1: Copied (replaced existing) 2025/02/21 02:36:54 INFO : only0: Copied (replaced existing) 2025/02/21 02:36:55 INFO : only15: Copied (replaced existing) 2025/02/21 02:36:56 INFO : only13: Copied (replaced existing) 2025/02/21 02:36:56 INFO : only12: Copied (replaced existing) 2025/02/21 02:36:56 INFO : only14: Copied (replaced existing) 2025/02/21 02:36:56 INFO : only16: Copied (replaced existing) 2025/02/21 02:36:57 INFO : only17: Copied (replaced existing) 2025/02/21 02:36:57 INFO : only19: Copied (replaced existing) 2025/02/21 02:36:57 INFO : only2: Copied (replaced existing) 2025/02/21 02:36:57 INFO : only3: Copied (replaced existing) 2025/02/21 02:36:58 INFO : only4: Copied (replaced existing) 2025/02/21 02:36:58 INFO : only18: Copied (replaced existing) 2025/02/21 02:36:58 INFO : only7: Copied (replaced existing) 2025/02/21 02:36:58 INFO : only8: Copied (replaced existing) 2025/02/21 02:36:59 INFO : only9: Copied (replaced existing) 2025/02/21 02:36:59 INFO : only6: Copied (replaced existing) 2025/02/21 02:36:59 INFO : only5: Copied (replaced existing) 2025/02/21 02:36:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (145.14s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:37:36 DEBUG : empty_dir: Making directory with metadata 2025/02/21 02:37:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 02:37:36 DEBUG : empty_on_remote: Making directory with metadata 2025/02/21 02:37:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 02:37:36 INFO : empty_on_remote: Making directory 2025/02/21 02:37:38 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-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:37:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/21 02:37:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/21 02:37:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/21 02:37:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (25.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:38:02 DEBUG : empty_dir: Making directory with metadata 2025/02/21 02:38:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 02:38:02 DEBUG : empty_on_remote: Making directory with metadata 2025/02/21 02:38:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 02:38:02 INFO : empty_on_remote: Making directory 2025/02/21 02:38:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:38:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/21 02:38:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/21 02:38:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/21 02:38:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/21 02:38:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (29.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:38:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 02:38:32 INFO : sub dir: Making directory 2025/02/21 02:38:34 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-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (57.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" 2025/02/21 02:39:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 02:39:29 INFO : sub dir: Making directory 2025/02/21 02:39:31 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-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tojecow5laqe'", Local "Local file system at /tmp/rclone308334406", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (56.07s) PASS 2025/02/21 02:40:25 DEBUG : sugarsync root 'Test/rclone-test-tojecow5laqe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 32m1.707835492s (try 1/5)