"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/04/26 01:15:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu" 2025/04/26 01:15:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 01:15:48 DEBUG : Creating backend with remote "/tmp/rclone2573177146" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:15:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/26 01:15:50 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:15:50 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (6.02s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:15:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 01:15:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:15:55 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:15:55 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:15:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:16:00 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.62s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.49s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.53s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:16:09 DEBUG : Creating backend with remote "/non-existing" 2025/04/26 01:16:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/26 01:16:10 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:16:10 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.83s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:16:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:16:14 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:16:14 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:16:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.47s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:16:24 INFO : sugarsync root 'Test/rclone-test-jujivuj5rusu': Running all checks before starting transfers 2025/04/26 01:16:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:16:25 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:16:25 INFO : sugarsync root 'Test/rclone-test-jujivuj5rusu': Checks finished, now starting transfers 2025/04/26 01:16:25 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:16:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.48s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:16:36 ERROR : Ignoring --no-traverse with sync 2025/04/26 01:16:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:16:37 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:16:37 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:16:40 INFO : sub dir/hello world: Copied (new) 2025/04/26 01:16:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.69s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:16:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/26 01:16:48 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:16:48 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:16:51 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:16:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 01:16:56 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:16:56 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:16:58 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.82s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:17:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 01:17:04 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:17:04 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:17:06 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.82s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:17:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/26 01:17:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 01:17:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/26 01:17:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 01:17:12 INFO : sub dir: Making directory 2025/04/26 01:17:13 INFO : sub dir2: Making directory 2025/04/26 01:17:14 INFO : sub dir2/sub sub dir2: Making directory 2025/04/26 01:17:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:17:15 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:17:15 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:17:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:17:20 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.61s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:17:28 INFO : sub dir2: Making directory 2025/04/26 01:17:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/26 01:17:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 01:17:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:17:28 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:17:28 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:17:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.98s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:17:38 DEBUG : sub dir2: Making directory with metadata 2025/04/26 01:17:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 01:17:38 INFO : sub dir: Making directory 2025/04/26 01:17:40 INFO : sub dir2: Making directory 2025/04/26 01:17:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:17:41 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:17:41 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:17:43 INFO : sub dir/hello world: Copied (new) 2025/04/26 01:17:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:17:44 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/26 01:17:45 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.35s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.53s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:17:53 INFO : sub dir2: Making directory 2025/04/26 01:17:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:17:54 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:17:54 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:17:58 INFO : sub dir/hello world: Copied (new) 2025/04/26 01:17:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.95s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:18:03 DEBUG : sub dir2: Making directory with metadata 2025/04/26 01:18:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 01:18:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 01:18:04 INFO : sub dir: Making directory 2025/04/26 01:18:06 INFO : sub dir2: Making directory 2025/04/26 01:18:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:18:07 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:18:07 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:18:09 INFO : sub dir/hello world: Copied (new) 2025/04/26 01:18:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:18:10 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.74s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.51s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:18:19 INFO : sub dir2: Making directory 2025/04/26 01:18:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:18:19 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:18:19 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:18:23 INFO : sub dir/hello world: Copied (new) 2025/04/26 01:18:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.18s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:18:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-loyoway1jipi" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-jujivuj5rusu' -> sugarsync root 'Test/rclone-test-loyoway1jipi' 2025/04/26 01:18:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:18:39 DEBUG : sugarsync root 'Test/rclone-test-loyoway1jipi': Waiting for checks to finish 2025/04/26 01:18:39 DEBUG : sugarsync root 'Test/rclone-test-loyoway1jipi': Waiting for transfers to finish 2025/04/26 01:18:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:18:45 DEBUG : sugarsync root 'Test/rclone-test-loyoway1jipi': Purge remote --- PASS: TestServerSideCopy (22.37s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:18:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/26 01:18:58 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:18:58 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:18:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:19:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kayuqan7gefe" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-jujivuj5rusu' -> sugarsync root 'Test/rclone-test-kayuqan7gefe' 2025/04/26 01:19:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:19:17 DEBUG : sugarsync root 'Test/rclone-test-kayuqan7gefe': Waiting for checks to finish 2025/04/26 01:19:17 DEBUG : sugarsync root 'Test/rclone-test-kayuqan7gefe': Waiting for transfers to finish 2025/04/26 01:19:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:19:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/26 01:19:27 DEBUG : sugarsync root 'Test/rclone-test-kayuqan7gefe': Waiting for checks to finish 2025/04/26 01:19:27 DEBUG : sugarsync root 'Test/rclone-test-kayuqan7gefe': Waiting for transfers to finish 2025/04/26 01:19:28 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.johugor7" before starting 2025/04/26 01:19:30 DEBUG : sub dir/hello world.johugor7: server side copy: removing renamed existing file after operation 2025/04/26 01:19:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:19:32 DEBUG : sugarsync root 'Test/rclone-test-kayuqan7gefe': Purge remote --- PASS: TestServerSideCopyOverSelf (34.23s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:19:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/26 01:19:47 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:19:47 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:19:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/26 01:19:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:20:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rumitiz3site" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-jujivuj5rusu' -> sugarsync root 'Test/rclone-test-rumitiz3site' 2025/04/26 01:20:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:20:06 DEBUG : sugarsync root 'Test/rclone-test-rumitiz3site': Waiting for checks to finish 2025/04/26 01:20:06 DEBUG : sugarsync root 'Test/rclone-test-rumitiz3site': Waiting for transfers to finish 2025/04/26 01:20:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:20:16 DEBUG : sugarsync root 'Test/rclone-test-rumitiz3site': Using server-side directory move 2025/04/26 01:20:16 INFO : sugarsync root 'Test/rclone-test-rumitiz3site': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/26 01:20:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/26 01:20:17 DEBUG : sugarsync root 'Test/rclone-test-rumitiz3site': Waiting for checks to finish 2025/04/26 01:20:17 DEBUG : sugarsync root 'Test/rclone-test-rumitiz3site': Waiting for transfers to finish 2025/04/26 01:20:18 INFO : sub dir/hello world: Deleted 2025/04/26 01:20:19 INFO : sub dir/hello world: Moved (server-side) 2025/04/26 01:20:26 DEBUG : testing file moves 2025/04/26 01:20:27 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/26 01:20:27 DEBUG : sugarsync root 'Test/rclone-test-rumitiz3site': Waiting for checks to finish 2025/04/26 01:20:27 DEBUG : sugarsync root 'Test/rclone-test-rumitiz3site': Waiting for transfers to finish 2025/04/26 01:20:28 INFO : sub dir/hello world: Deleted 2025/04/26 01:20:29 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:20:32 DEBUG : sugarsync root 'Test/rclone-test-rumitiz3site': Purge remote --- PASS: TestServerSideMoveOverSelf (43.18s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:20:43 ERROR : : error listing: directory not found 2025/04/26 01:20:44 INFO : Local file system at /tmp/rclone2573177146: Making directory 2025/04/26 01:20:46 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:20:46 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.78s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:20:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/26 01:21:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:21:00 DEBUG : Local file system at /tmp/rclone2573177146: Waiting for checks to finish 2025/04/26 01:21:00 DEBUG : Local file system at /tmp/rclone2573177146: Waiting for transfers to finish 2025/04/26 01:21:00 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/26 01:21:00 INFO : sub dir/hello world: Copied (new) 2025/04/26 01:21:00 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.24s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:21:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/26 01:21:06 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:21:06 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:21:08 INFO : check sum: Copied (new) 2025/04/26 01:21:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:21:10 NOTICE: sugarsync root 'Test/rclone-test-jujivuj5rusu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/26 01:21:10 DEBUG : check sum: Size of src and dst objects identical 2025/04/26 01:21:10 DEBUG : check sum: Unchanged skipping 2025/04/26 01:21:10 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:21:10 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:21:10 DEBUG : Waiting for deletions to finish 2025/04/26 01:21:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.36s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:21:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/26 01:21:16 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:21:16 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:21:19 INFO : sizeonly: Copied (new) 2025/04/26 01:21:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:21:20 DEBUG : sizeonly: Sizes identical 2025/04/26 01:21:20 DEBUG : sizeonly: Unchanged skipping 2025/04/26 01:21:20 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:21:20 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:21:20 DEBUG : Waiting for deletions to finish 2025/04/26 01:21:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:21:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/26 01:21:27 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:21:27 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:21:29 INFO : ignore-size: Copied (new) 2025/04/26 01:21:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:21:31 DEBUG : ignore-size: Sizes identical 2025/04/26 01:21:31 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:21:31 DEBUG : ignore-size: Unchanged skipping 2025/04/26 01:21:31 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:21:31 DEBUG : Waiting for deletions to finish 2025/04/26 01:21:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.29s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:21:41 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:21:41 DEBUG : existing: Sizes identical 2025/04/26 01:21:41 DEBUG : existing: Unchanged skipping 2025/04/26 01:21:41 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:21:41 DEBUG : Waiting for deletions to finish 2025/04/26 01:21:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:21:41 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:21:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/26 01:21:41 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:21:43 INFO : existing: Copied (replaced existing) 2025/04/26 01:21:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.93s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:21:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/26 01:21:49 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:21:49 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:21:52 INFO : existing: Copied (new) 2025/04/26 01:21:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:21:53 DEBUG : existing: Destination exists, skipping 2025/04/26 01:21:53 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:21:53 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:21:53 DEBUG : Waiting for deletions to finish 2025/04/26 01:21:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.68s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:22:06 INFO : d: Making directory 2025/04/26 01:22:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/26 01:22:10 DEBUG : c/non empty space: Sizes identical 2025/04/26 01:22:10 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:22:10 DEBUG : c/non empty space: Unchanged skipping 2025/04/26 01:22:10 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:22:13 INFO : a/potato2: Copied (new) 2025/04/26 01:22:13 DEBUG : Waiting for deletions to finish 2025/04/26 01:22:14 INFO : b/potato: Deleted 2025/04/26 01:22:14 INFO : d: Removing directory 2025/04/26 01:22:15 INFO : b: Removing directory 2025/04/26 01:22:16 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:22:28 DEBUG : empty space: Sizes identical 2025/04/26 01:22:28 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:22:28 DEBUG : empty space: Unchanged skipping 2025/04/26 01:22:28 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:22:28 DEBUG : Waiting for deletions to finish 2025/04/26 01:22:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:22:30 DEBUG : empty space: Sizes identical 2025/04/26 01:22:30 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:22:30 DEBUG : empty space: Unchanged skipping 2025/04/26 01:22:30 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:22:30 DEBUG : Waiting for deletions to finish 2025/04/26 01:22:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.11s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:22:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/26 01:22:43 DEBUG : empty space: Sizes identical 2025/04/26 01:22:43 DEBUG : empty space: Unchanged skipping 2025/04/26 01:22:43 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:22:43 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:22:45 INFO : potato: Copied (new) 2025/04/26 01:22:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:22:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/26 01:22:54 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:22:54 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:22:56 INFO : potato: Copied (replaced existing) 2025/04/26 01:22:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.61s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/26 01:23:04 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/26 01:23:04 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:23:04 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:23:05 INFO : potato: Copied (replaced existing) 2025/04/26 01:23:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:23:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 01:23:16 DEBUG : empty space: Sizes identical 2025/04/26 01:23:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/26 01:23:16 DEBUG : empty space: Unchanged skipping 2025/04/26 01:23:16 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:23:16 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:23:16 DEBUG : Waiting for deletions to finish 2025/04/26 01:23:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:23:27 DEBUG : empty space: Sizes identical 2025/04/26 01:23:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 01:23:27 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:23:27 DEBUG : empty space: Unchanged skipping 2025/04/26 01:23:27 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:23:30 INFO : potato2: Copied (new) 2025/04/26 01:23:30 DEBUG : Waiting for deletions to finish 2025/04/26 01:23:31 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:23:42 INFO : d: Making directory 2025/04/26 01:23:44 INFO : d/e: Making directory 2025/04/26 01:23:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/26 01:23:48 DEBUG : c/non empty space: Sizes identical 2025/04/26 01:23:48 DEBUG : c/non empty space: Unchanged skipping 2025/04/26 01:23:50 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:23:50 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:23:51 INFO : a/potato2: Copied (new) 2025/04/26 01:23:51 DEBUG : Waiting for deletions to finish 2025/04/26 01:23:52 INFO : b/potato: Deleted 2025/04/26 01:23:52 INFO : d/e: Removing directory 2025/04/26 01:23:54 INFO : d: Removing directory 2025/04/26 01:23:55 INFO : b: Removing directory 2025/04/26 01:23:56 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:24:11 INFO : d: Making directory 2025/04/26 01:24:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/26 01:24:15 DEBUG : c/non empty space: Sizes identical 2025/04/26 01:24:15 DEBUG : c/non empty space: Unchanged skipping 2025/04/26 01:24:15 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:24:15 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:24:18 INFO : a/potato2: Copied (new) 2025/04/26 01:24:18 ERROR : sugarsync root 'Test/rclone-test-jujivuj5rusu': not deleting files as there were IO errors 2025/04/26 01:24:18 ERROR : sugarsync root 'Test/rclone-test-jujivuj5rusu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.42s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:24:35 DEBUG : Waiting for deletions to finish 2025/04/26 01:24:36 DEBUG : empty space: Sizes identical 2025/04/26 01:24:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 01:24:36 DEBUG : empty space: Unchanged skipping 2025/04/26 01:24:36 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:24:36 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:24:36 INFO : potato: Deleted 2025/04/26 01:24:38 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:24:49 DEBUG : Waiting for deletions to finish 2025/04/26 01:24:49 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:24:49 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:24:50 INFO : potato: Deleted 2025/04/26 01:24:51 DEBUG : empty space: Sizes identical 2025/04/26 01:24:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 01:24:51 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:24:51 DEBUG : empty space: Unchanged skipping 2025/04/26 01:24:51 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:24:54 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.51s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:25:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 01:25:03 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:25:03 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:25:05 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.81s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:25:17 DEBUG : enormous: Excluded (Size Filter) 2025/04/26 01:25:17 DEBUG : enormous: Excluded 2025/04/26 01:25:17 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 01:25:17 DEBUG : potato2: Excluded 2025/04/26 01:25:17 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 01:25:17 DEBUG : potato2: Excluded 2025/04/26 01:25:17 DEBUG : empty space: Sizes identical 2025/04/26 01:25:17 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:25:17 DEBUG : empty space: Unchanged skipping 2025/04/26 01:25:17 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:25:17 DEBUG : Waiting for deletions to finish 2025/04/26 01:25:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:25:18 DEBUG : enormous: Excluded (Size Filter) 2025/04/26 01:25:18 DEBUG : enormous: Excluded 2025/04/26 01:25:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 01:25:18 DEBUG : potato2: Excluded 2025/04/26 01:25:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 01:25:19 DEBUG : potato2: Excluded 2025/04/26 01:25:19 DEBUG : empty space: Sizes identical 2025/04/26 01:25:19 DEBUG : empty space: Unchanged skipping 2025/04/26 01:25:19 DEBUG : Local file system at /tmp/rclone2573177146: Waiting for checks to finish 2025/04/26 01:25:19 DEBUG : Local file system at /tmp/rclone2573177146: Waiting for transfers to finish 2025/04/26 01:25:19 DEBUG : Waiting for deletions to finish 2025/04/26 01:25:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.59s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:25:33 DEBUG : enormous: Excluded (Size Filter) 2025/04/26 01:25:33 DEBUG : enormous: Excluded 2025/04/26 01:25:33 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 01:25:33 DEBUG : potato2: Excluded 2025/04/26 01:25:34 DEBUG : empty space: Sizes identical 2025/04/26 01:25:34 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:25:34 DEBUG : empty space: Unchanged skipping 2025/04/26 01:25:34 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:25:34 DEBUG : Waiting for deletions to finish 2025/04/26 01:25:35 INFO : enormous: Deleted 2025/04/26 01:25:35 INFO : potato2: Deleted 2025/04/26 01:25:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:25:36 DEBUG : empty space: Sizes identical 2025/04/26 01:25:36 DEBUG : empty space: Unchanged skipping 2025/04/26 01:25:36 DEBUG : Local file system at /tmp/rclone2573177146: Waiting for checks to finish 2025/04/26 01:25:36 DEBUG : Local file system at /tmp/rclone2573177146: Waiting for transfers to finish 2025/04/26 01:25:36 DEBUG : Waiting for deletions to finish 2025/04/26 01:25:36 INFO : enormous: Deleted 2025/04/26 01:25:36 INFO : potato2: Deleted 2025/04/26 01:25:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.51s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.54s) === 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-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/26 01:25:43 ERROR : sugarsync root 'Test/rclone-test-jujivuj5rusu': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/26 01:25:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/26 01:25:44 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/26 01:25:44 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:25:44 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:25:46 INFO : yam: Copied (new) 2025/04/26 01:25:47 INFO : potato: Copied (new) 2025/04/26 01:25:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:25:47 ERROR : sugarsync root 'Test/rclone-test-jujivuj5rusu': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/26 01:25:48 DEBUG : potato: Sizes identical 2025/04/26 01:25:48 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/26 01:25:48 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:25:48 DEBUG : potato: Unchanged skipping 2025/04/26 01:25:48 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:25:51 INFO : yaml: Copied (new) 2025/04/26 01:25:51 DEBUG : Waiting for deletions to finish 2025/04/26 01:25:52 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.37s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/26 01:25:59 ERROR : sugarsync root 'Test/rclone-test-jujivuj5rusu': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/26 01:25:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/26 01:25:59 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/26 01:25:59 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:25:59 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:26:02 INFO : yam: Copied (new) 2025/04/26 01:26:02 INFO : potato: Copied (new) 2025/04/26 01:26:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:26:03 ERROR : sugarsync root 'Test/rclone-test-jujivuj5rusu': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/26 01:26:03 DEBUG : potato: Sizes identical 2025/04/26 01:26:03 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/26 01:26:03 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:26:03 DEBUG : potato: Unchanged skipping 2025/04/26 01:26:03 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:26:06 INFO : yaml: Copied (new) 2025/04/26 01:26:06 DEBUG : Waiting for deletions to finish 2025/04/26 01:26:07 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/26 01:26:15 INFO : sugarsync root 'Test/rclone-test-jujivuj5rusu': Making map for --track-renames 2025/04/26 01:26:15 INFO : sugarsync root 'Test/rclone-test-jujivuj5rusu': Finished making map for --track-renames 2025/04/26 01:26:15 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:26:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/26 01:26:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/26 01:26:15 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for renames to finish 2025/04/26 01:26:15 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:26:19 INFO : potato: Copied (new) 2025/04/26 01:26:19 INFO : sub/yam: Copied (new) 2025/04/26 01:26:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:26:20 DEBUG : potato: Sizes identical 2025/04/26 01:26:20 DEBUG : potato: Unchanged skipping 2025/04/26 01:26:21 INFO : sugarsync root 'Test/rclone-test-jujivuj5rusu': Making map for --track-renames 2025/04/26 01:26:21 INFO : sugarsync root 'Test/rclone-test-jujivuj5rusu': Finished making map for --track-renames 2025/04/26 01:26:21 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:26:21 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for renames to finish 2025/04/26 01:26:23 INFO : sub/yam: Moved (server-side) to: yam 2025/04/26 01:26:23 INFO : yam: Renamed from "sub/yam" 2025/04/26 01:26:23 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:26:23 DEBUG : Waiting for deletions to finish 2025/04/26 01:26:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.27s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:26:32 DEBUG : Creating backend with remote "/tmp/rclone2573177146/dir1" 2025/04/26 01:26:32 DEBUG : Config file has changed externally - reloading 2025/04/26 01:26:32 DEBUG : Creating backend with remote "/tmp/rclone2573177146/dir2" 2025/04/26 01:26:32 DEBUG : Local file system at /tmp/rclone2573177146/dir2: Using server-side directory move 2025/04/26 01:26:32 INFO : Local file system at /tmp/rclone2573177146/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/26 01:26:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/26 01:26:32 DEBUG : Local file system at /tmp/rclone2573177146/dir2: Waiting for checks to finish 2025/04/26 01:26:32 INFO : file1.txt: Moved (server-side) 2025/04/26 01:26:32 DEBUG : Local file system at /tmp/rclone2573177146/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.55s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:26:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:26:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/26 01:26:35 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:26:35 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:26:41 INFO : sub dir/hello world: Copied (new) 2025/04/26 01:26:41 INFO : sub dir/hello world: Deleted 2025/04/26 01:26:42 INFO : nested/sub dir/file: Copied (new) 2025/04/26 01:26:42 INFO : nested/sub dir/file: Deleted 2025/04/26 01:26:42 INFO : sub dir: Removing directory 2025/04/26 01:26:42 INFO : nested/sub dir: Removing directory 2025/04/26 01:26:42 INFO : nested: Removing directory 2025/04/26 01:26:42 DEBUG : Local file system at /tmp/rclone2573177146: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:26:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 01:26:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/26 01:26:53 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:26:53 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:27:00 INFO : sub dir/hello world: Copied (new) 2025/04/26 01:27:00 INFO : sub dir/hello world: Deleted 2025/04/26 01:27:00 INFO : nested/sub dir/file: Copied (new) 2025/04/26 01:27:00 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:27:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/26 01:27:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/26 01:27:12 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:27:12 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:27:15 INFO : existing: Copied (new) 2025/04/26 01:27:15 INFO : existing: Deleted 2025/04/26 01:27:15 INFO : existing-b: Copied (new) 2025/04/26 01:27:15 INFO : existing-b: Deleted 2025/04/26 01:27:16 DEBUG : existing: Destination exists, skipping 2025/04/26 01:27:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/26 01:27:16 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:27:16 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:27:16 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.42s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:27:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-posajab1xojo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-jujivuj5rusu' -> sugarsync root 'Test/rclone-test-posajab1xojo' 2025/04/26 01:27:41 DEBUG : sugarsync root 'Test/rclone-test-posajab1xojo': Using server-side directory move 2025/04/26 01:27:41 INFO : sugarsync root 'Test/rclone-test-posajab1xojo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/26 01:27:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 01:27:42 DEBUG : empty space: Sizes identical 2025/04/26 01:27:42 DEBUG : empty space: Unchanged skipping 2025/04/26 01:27:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/26 01:27:42 DEBUG : sugarsync root 'Test/rclone-test-posajab1xojo': Waiting for checks to finish 2025/04/26 01:27:42 INFO : empty space: Deleted 2025/04/26 01:27:42 DEBUG : sugarsync root 'Test/rclone-test-posajab1xojo': Waiting for transfers to finish 2025/04/26 01:27:42 INFO : potato2: Moved (server-side) 2025/04/26 01:27:42 INFO : potato3: Deleted 2025/04/26 01:27:43 INFO : potato3: Moved (server-side) 2025/04/26 01:27:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vakalok2soqe" 2025/04/26 01:27:48 DEBUG : sugarsync root 'Test/rclone-test-vakalok2soqe': Using server-side directory move 2025/04/26 01:27:50 INFO : sugarsync root 'Test/rclone-test-vakalok2soqe': Server side directory move succeeded 2025/04/26 01:27:53 ERROR : : error listing: directory not found 2025/04/26 01:27:53 DEBUG : sugarsync root 'Test/rclone-test-vakalok2soqe': Purge remote 2025/04/26 01:27:54 DEBUG : sugarsync root 'Test/rclone-test-posajab1xojo': Purge remote 2025/04/26 01:27:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (34.25s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:27:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lucixib4ruyo" 2025/04/26 01:27:56 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-jujivuj5rusu' -> sugarsync root 'Test/rclone-test-lucixib4ruyo' 2025/04/26 01:28:16 DEBUG : empty space: Excluded (Size Filter) 2025/04/26 01:28:16 DEBUG : empty space: Excluded 2025/04/26 01:28:16 DEBUG : empty space: Excluded (Size Filter) 2025/04/26 01:28:16 DEBUG : empty space: Excluded 2025/04/26 01:28:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 01:28:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/26 01:28:16 DEBUG : sugarsync root 'Test/rclone-test-lucixib4ruyo': Waiting for checks to finish 2025/04/26 01:28:16 DEBUG : sugarsync root 'Test/rclone-test-lucixib4ruyo': Waiting for transfers to finish 2025/04/26 01:28:16 INFO : potato2: Moved (server-side) 2025/04/26 01:28:16 INFO : potato3: Deleted 2025/04/26 01:28:17 INFO : potato3: Moved (server-side) 2025/04/26 01:28:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zotided4luco" 2025/04/26 01:28:23 DEBUG : empty space: Excluded (Size Filter) 2025/04/26 01:28:23 DEBUG : empty space: Excluded 2025/04/26 01:28:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 01:28:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/26 01:28:23 DEBUG : sugarsync root 'Test/rclone-test-zotided4luco': Waiting for checks to finish 2025/04/26 01:28:23 DEBUG : sugarsync root 'Test/rclone-test-zotided4luco': Waiting for transfers to finish 2025/04/26 01:28:25 INFO : potato2: Moved (server-side) 2025/04/26 01:28:26 INFO : potato3: Moved (server-side) 2025/04/26 01:28:27 DEBUG : sugarsync root 'Test/rclone-test-zotided4luco': Purge remote 2025/04/26 01:28:28 DEBUG : sugarsync root 'Test/rclone-test-lucixib4ruyo': Purge remote --- PASS: TestServerSideMoveWithFilter (35.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:28:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yovosol9xiwa" 2025/04/26 01:28:43 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-jujivuj5rusu' -> sugarsync root 'Test/rclone-test-yovosol9xiwa' 2025/04/26 01:28:52 DEBUG : sugarsync root 'Test/rclone-test-yovosol9xiwa': Using server-side directory move 2025/04/26 01:28:52 INFO : sugarsync root 'Test/rclone-test-yovosol9xiwa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/26 01:28:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 01:28:53 DEBUG : empty space: Sizes identical 2025/04/26 01:28:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/26 01:28:53 DEBUG : empty space: Unchanged skipping 2025/04/26 01:28:54 DEBUG : sugarsync root 'Test/rclone-test-yovosol9xiwa': Waiting for checks to finish 2025/04/26 01:28:54 INFO : potato2: Moved (server-side) 2025/04/26 01:28:54 INFO : potato3: Deleted 2025/04/26 01:28:54 INFO : empty space: Deleted 2025/04/26 01:28:54 DEBUG : sugarsync root 'Test/rclone-test-yovosol9xiwa': Waiting for transfers to finish 2025/04/26 01:28:55 INFO : potato3: Moved (server-side) 2025/04/26 01:28:55 INFO : tomatoDir: Removing directory 2025/04/26 01:28:56 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': deleted 1 directories 2025/04/26 01:28:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tosujoz2xuhu" 2025/04/26 01:28:58 DEBUG : Config file has changed externally - reloading 2025/04/26 01:29:01 INFO : tomatoDir: Making directory 2025/04/26 01:29:03 DEBUG : sugarsync root 'Test/rclone-test-tosujoz2xuhu': Using server-side directory move 2025/04/26 01:29:05 INFO : sugarsync root 'Test/rclone-test-tosujoz2xuhu': Server side directory move succeeded 2025/04/26 01:29:08 ERROR : : error listing: directory not found 2025/04/26 01:29:09 ERROR : : error listing: directory not found 2025/04/26 01:29:09 DEBUG : sugarsync root 'Test/rclone-test-tosujoz2xuhu': Purge remote 2025/04/26 01:29:09 DEBUG : sugarsync root 'Test/rclone-test-yovosol9xiwa': Purge remote 2025/04/26 01:29:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.50s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:29:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:29:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/rclone-sync-test" 2025/04/26 01:29:27 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/rclone-sync-test': Renewing token 2025/04/26 01:29:28 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/04/26 01:29:28 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/04/26 01:29:28 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/04/26 01:29:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/rclone-sync-test-include/layer2" 2025/04/26 01:29:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/rclone-sync-test-ignore-file" 2025/04/26 01:29:47 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Renewing token 2025/04/26 01:29:48 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/04/26 01:29:48 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/04/26 01:29:48 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/04/26 01:29:54 DEBUG : rclone-sync-test: Excluded 2025/04/26 01:29:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/26 01:29:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/26 01:29:57 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/rclone-sync-test': Waiting for checks to finish 2025/04/26 01:29:57 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/rclone-sync-test': Waiting for transfers to finish 2025/04/26 01:29:57 DEBUG : Waiting for deletions to finish 2025/04/26 01:29:57 INFO : There was nothing to transfer 2025/04/26 01:30:00 DEBUG : rclone-sync-test: Excluded 2025/04/26 01:30:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/26 01:30:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/26 01:30:03 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:30:03 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:30:03 DEBUG : Waiting for deletions to finish 2025/04/26 01:30:03 INFO : rclone-sync-test-include: Removing directory 2025/04/26 01:30:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/26 01:30:03 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': failed to delete 1 directories 2025/04/26 01:30:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:30:06 DEBUG : rclone-sync-test: Excluded 2025/04/26 01:30:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/26 01:30:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/26 01:30:09 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/26 01:30:09 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/26 01:30:09 DEBUG : Waiting for deletions to finish 2025/04/26 01:30:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:30:11 DEBUG : rclone-sync-test: Excluded 2025/04/26 01:30:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/26 01:30:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/26 01:30:14 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:30:14 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:30:14 DEBUG : Waiting for deletions to finish 2025/04/26 01:30:14 INFO : rclone-sync-test-include: Removing directory 2025/04/26 01:30:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/26 01:30:15 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': failed to delete 1 directories 2025/04/26 01:30:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:30:16 DEBUG : : Excluded 2025/04/26 01:30:17 DEBUG : rclone-sync-test: Excluded 2025/04/26 01:30:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/26 01:30:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/26 01:30:20 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/26 01:30:20 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/26 01:30:20 DEBUG : Waiting for deletions to finish 2025/04/26 01:30:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (87.97s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:30:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/dst" 2025/04/26 01:30:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/CompareDest" 2025/04/26 01:31:05 DEBUG : one: Need to transfer - File not found at Destination 2025/04/26 01:31:05 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:31:05 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:31:09 INFO : one: Copied (new) 2025/04/26 01:31:09 DEBUG : Waiting for deletions to finish 2025/04/26 01:31:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 01:31:13 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:31:13 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:31:15 INFO : one: Copied (replaced existing) 2025/04/26 01:31:15 DEBUG : Waiting for deletions to finish 2025/04/26 01:31:25 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:31:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 01:31:26 DEBUG : one: Sizes identical 2025/04/26 01:31:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 01:31:26 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:31:26 DEBUG : Waiting for deletions to finish 2025/04/26 01:31:26 INFO : There was nothing to transfer 2025/04/26 01:31:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 01:31:33 DEBUG : two: Sizes identical 2025/04/26 01:31:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/26 01:31:33 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:31:33 DEBUG : one: Sizes identical 2025/04/26 01:31:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 01:31:33 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:31:33 DEBUG : Waiting for deletions to finish 2025/04/26 01:31:33 INFO : There was nothing to transfer 2025/04/26 01:31:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 01:31:36 DEBUG : one: Sizes identical 2025/04/26 01:31:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 01:31:36 DEBUG : two: Sizes identical 2025/04/26 01:31:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/26 01:31:36 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:31:36 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:31:36 DEBUG : Waiting for deletions to finish 2025/04/26 01:31:36 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/26 01:31:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 01:31:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/26 01:31:41 DEBUG : two: Need to transfer - File not found at Destination 2025/04/26 01:31:41 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:31:41 DEBUG : one: Sizes identical 2025/04/26 01:31:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 01:31:41 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:31:43 INFO : two: Copied (new) 2025/04/26 01:31:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.76s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:32:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/dest" 2025/04/26 01:32:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/pre-dest1" 2025/04/26 01:32:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/pre-dest2" 2025/04/26 01:32:13 DEBUG : 1: Sizes identical 2025/04/26 01:32:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/26 01:32:14 DEBUG : 2: Sizes identical 2025/04/26 01:32:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/26 01:32:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/26 01:32:16 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dest': Waiting for checks to finish 2025/04/26 01:32:16 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dest': Waiting for transfers to finish 2025/04/26 01:32:19 INFO : 3: Copied (new) 2025/04/26 01:32:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.96s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:32:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/dst" 2025/04/26 01:32:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/CopyDest" 2025/04/26 01:32:41 DEBUG : one: Need to transfer - File not found at Destination 2025/04/26 01:32:41 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:32:41 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:32:44 INFO : one: Copied (new) 2025/04/26 01:32:44 DEBUG : Waiting for deletions to finish 2025/04/26 01:32:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 01:32:48 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:32:49 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:32:50 INFO : one: Copied (replaced existing) 2025/04/26 01:32:50 DEBUG : Waiting for deletions to finish 2025/04/26 01:33:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/BackupDir" 2025/04/26 01:33:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 01:33:05 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:33:07 DEBUG : one: Sizes identical 2025/04/26 01:33:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 01:33:09 INFO : one: Moved (server-side) 2025/04/26 01:33:11 INFO : one: Copied (server-side copy) 2025/04/26 01:33:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/26 01:33:11 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:33:11 DEBUG : Waiting for deletions to finish 2025/04/26 01:33:18 DEBUG : one: Sizes identical 2025/04/26 01:33:18 DEBUG : one: Unchanged skipping 2025/04/26 01:33:18 DEBUG : two: Sizes identical 2025/04/26 01:33:20 INFO : two: Copied (server-side copy) 2025/04/26 01:33:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/26 01:33:20 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:33:20 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:33:20 DEBUG : Waiting for deletions to finish 2025/04/26 01:33:23 DEBUG : one: Sizes identical 2025/04/26 01:33:23 DEBUG : one: Unchanged skipping 2025/04/26 01:33:23 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:33:23 DEBUG : two: Sizes identical 2025/04/26 01:33:23 DEBUG : two: Unchanged skipping 2025/04/26 01:33:23 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:33:23 DEBUG : Waiting for deletions to finish 2025/04/26 01:33:23 INFO : There was nothing to transfer 2025/04/26 01:33:29 DEBUG : one: Sizes identical 2025/04/26 01:33:29 DEBUG : one: Unchanged skipping 2025/04/26 01:33:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/26 01:33:30 DEBUG : three: Destination not found in --copy-dest 2025/04/26 01:33:30 DEBUG : three: Need to transfer - File not found at Destination 2025/04/26 01:33:30 DEBUG : two: Sizes identical 2025/04/26 01:33:30 DEBUG : two: Unchanged skipping 2025/04/26 01:33:30 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:33:30 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:33:32 INFO : three: Copied (new) 2025/04/26 01:33:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (75.76s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:33:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/dst" 2025/04/26 01:33:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/backup" 2025/04/26 01:34:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 01:34:03 DEBUG : two: Sizes identical 2025/04/26 01:34:03 DEBUG : two: Unchanged skipping 2025/04/26 01:34:03 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:34:06 INFO : one: Moved (server-side) 2025/04/26 01:34:06 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:34:09 INFO : one: Copied (new) 2025/04/26 01:34:09 DEBUG : Waiting for deletions to finish 2025/04/26 01:34:10 INFO : three.txt: Moved (server-side) 2025/04/26 01:34:10 INFO : three.txt: Moved into backup dir 2025/04/26 01:34:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 01:34:17 DEBUG : two: Sizes identical 2025/04/26 01:34:17 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:34:17 DEBUG : two: Unchanged skipping 2025/04/26 01:34:18 INFO : one: Deleted 2025/04/26 01:34:19 INFO : one: Moved (server-side) 2025/04/26 01:34:19 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:34:22 INFO : one: Copied (new) 2025/04/26 01:34:22 DEBUG : Waiting for deletions to finish 2025/04/26 01:34:23 INFO : three.txt: Deleted 2025/04/26 01:34:24 INFO : three.txt: Moved (server-side) 2025/04/26 01:34:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (48.06s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:34:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/dst" 2025/04/26 01:34:44 DEBUG : Config file has changed externally - reloading 2025/04/26 01:34:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/backup" 2025/04/26 01:34:52 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:34:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 01:34:52 DEBUG : two: Sizes identical 2025/04/26 01:34:52 DEBUG : two: Unchanged skipping 2025/04/26 01:34:54 INFO : one: Moved (server-side) to: one.bak 2025/04/26 01:34:54 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:34:57 INFO : one: Copied (new) 2025/04/26 01:34:57 DEBUG : Waiting for deletions to finish 2025/04/26 01:34:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/26 01:34:59 INFO : three.txt: Moved into backup dir 2025/04/26 01:35:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 01:35:05 DEBUG : two: Sizes identical 2025/04/26 01:35:05 DEBUG : two: Unchanged skipping 2025/04/26 01:35:05 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:35:07 INFO : one.bak: Deleted 2025/04/26 01:35:07 INFO : one: Moved (server-side) to: one.bak 2025/04/26 01:35:07 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:35:10 INFO : one: Copied (new) 2025/04/26 01:35:10 DEBUG : Waiting for deletions to finish 2025/04/26 01:35:11 INFO : three.txt.bak: Deleted 2025/04/26 01:35:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/26 01:35:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:35:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/dst" 2025/04/26 01:35:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/backup" 2025/04/26 01:35:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 01:35:40 DEBUG : two: Sizes identical 2025/04/26 01:35:40 DEBUG : two: Unchanged skipping 2025/04/26 01:35:40 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:35:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/26 01:35:42 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:35:45 INFO : one: Copied (new) 2025/04/26 01:35:45 DEBUG : Waiting for deletions to finish 2025/04/26 01:35:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/26 01:35:46 INFO : three.txt: Moved into backup dir 2025/04/26 01:35:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 01:35:53 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:35:53 DEBUG : two: Sizes identical 2025/04/26 01:35:53 DEBUG : two: Unchanged skipping 2025/04/26 01:35:55 INFO : one-2019-01-01: Deleted 2025/04/26 01:35:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/26 01:35:55 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:35:58 INFO : one: Copied (new) 2025/04/26 01:35:58 DEBUG : Waiting for deletions to finish 2025/04/26 01:36:00 INFO : three-2019-01-01.txt: Deleted 2025/04/26 01:36:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/26 01:36:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:36:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/dst" 2025/04/26 01:36:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 01:36:23 DEBUG : two: Sizes identical 2025/04/26 01:36:23 DEBUG : two: Unchanged skipping 2025/04/26 01:36:23 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:36:25 INFO : one: Moved (server-side) to: one.bak 2025/04/26 01:36:25 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:36:27 INFO : one: Copied (new) 2025/04/26 01:36:27 DEBUG : Waiting for deletions to finish 2025/04/26 01:36:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/26 01:36:29 INFO : three.txt: Moved into backup dir 2025/04/26 01:36:35 DEBUG : one.bak: Excluded (Path Filter) 2025/04/26 01:36:35 DEBUG : one.bak: Excluded 2025/04/26 01:36:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/26 01:36:35 DEBUG : three.txt.bak: Excluded 2025/04/26 01:36:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 01:36:35 DEBUG : two: Sizes identical 2025/04/26 01:36:35 DEBUG : two: Unchanged skipping 2025/04/26 01:36:35 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for checks to finish 2025/04/26 01:36:37 INFO : one.bak: Deleted 2025/04/26 01:36:37 INFO : one: Moved (server-side) to: one.bak 2025/04/26 01:36:37 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu/dst': Waiting for transfers to finish 2025/04/26 01:36:40 INFO : one: Copied (new) 2025/04/26 01:36:40 DEBUG : Waiting for deletions to finish 2025/04/26 01:36:42 INFO : three.txt.bak: Deleted 2025/04/26 01:36:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/26 01:36:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.00s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:37:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/dst" 2025/04/26 01:37:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 01:37:05 INFO : one: Moved (server-side) to: one.bak 2025/04/26 01:37:08 INFO : one: Copied (new) 2025/04/26 01:37:08 DEBUG : two: Sizes identical 2025/04/26 01:37:08 DEBUG : two: Unchanged skipping 2025/04/26 01:37:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/26 01:37:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/26 01:37:13 INFO : three.txt: Copied (new) 2025/04/26 01:37:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 01:37:19 INFO : one.bak: Deleted 2025/04/26 01:37:19 INFO : one: Moved (server-side) to: one.bak 2025/04/26 01:37:22 INFO : one: Copied (new) 2025/04/26 01:37:23 DEBUG : two: Sizes identical 2025/04/26 01:37:23 DEBUG : two: Unchanged skipping 2025/04/26 01:37:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/26 01:37:25 INFO : three.txt.bak: Deleted 2025/04/26 01:37:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/26 01:37:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.62s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:37:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujivuj5rusu/dst" 2025/04/26 01:37:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 01:37:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/26 01:37:54 INFO : one: Copied (new) 2025/04/26 01:37:55 DEBUG : two: Sizes identical 2025/04/26 01:37:55 DEBUG : two: Unchanged skipping 2025/04/26 01:37:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/26 01:37:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/26 01:38:00 INFO : three.txt: Copied (new) 2025/04/26 01:38:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 01:38:06 INFO : one-2019-01-01: Deleted 2025/04/26 01:38:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/26 01:38:09 INFO : one: Copied (new) 2025/04/26 01:38:10 DEBUG : two: Sizes identical 2025/04/26 01:38:10 DEBUG : two: Unchanged skipping 2025/04/26 01:38:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/26 01:38:12 INFO : three-2019-01-01.txt: Deleted 2025/04/26 01:38:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/26 01:38:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.02s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:38:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/26 01:38:28 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:38:28 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:38:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/26 01:38:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.62s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:38:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/26 01:38:34 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:38:34 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:38:37 INFO : existing: Copied (new) 2025/04/26 01:38:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:38:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/26 01:38:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/26 01:38:39 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:38:39 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:38:39 ERROR : sugarsync root 'Test/rclone-test-jujivuj5rusu': not deleting files as there were IO errors 2025/04/26 01:38:39 ERROR : sugarsync root 'Test/rclone-test-jujivuj5rusu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.42s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:39:05 DEBUG : existing: Sizes identical 2025/04/26 01:39:05 DEBUG : existing: Unchanged skipping 2025/04/26 01:39:05 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/26 01:39:07 DEBUG : EXISTING: moving to existing-rclone-move-yonabum4 2025/04/26 01:39:07 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-notufoj2 2025/04/26 01:39:07 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yonabum4 2025/04/26 01:39:07 DEBUG : EXISTING: moving to existing 2025/04/26 01:39:09 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/26 01:39:09 INFO : existing-rclone-move-yonabum4: Moved (server-side) to: existing 2025/04/26 01:39:09 INFO : EXISTING: Moved (server-side) to: existing 2025/04/26 01:39:09 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/26 01:39:09 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-notufoj2 2025/04/26 01:39:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/26 01:39:10 INFO : existingbutdifferent-rclone-move-notufoj2: Moved (server-side) to: existingbutdifferent 2025/04/26 01:39:10 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/26 01:39:10 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/26 01:39:13 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/26 01:39:13 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/26 01:39:18 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/26 01:39:19 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/26 01:39:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-ximares2 2025/04/26 01:39:21 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-ximares2 2025/04/26 01:39:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/26 01:39:23 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/26 01:39:23 INFO : subdira/subdirb/subdirc/hello-rclone-move-ximares2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/26 01:39:23 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/26 01:39:23 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/26 01:39:24 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/26 01:39:24 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:39:25 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/26 01:39:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kewinem9 2025/04/26 01:39:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kewinem9 2025/04/26 01:39:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/26 01:39:27 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kewinem9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/26 01:39:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/26 01:39:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/26 01:39:27 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:39:29 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/26 01:39:29 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.59s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", 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-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", 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-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.55s) --- SKIP: TestMaxTransfer/Hard (1.51s) --- SKIP: TestMaxTransfer/Soft (1.53s) --- SKIP: TestMaxTransfer/Cautious (1.51s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:41:31 DEBUG : both0: Sizes identical 2025/04/26 01:41:31 DEBUG : both1: Sizes identical 2025/04/26 01:41:31 DEBUG : both10: Sizes identical 2025/04/26 01:41:31 DEBUG : both11: Sizes identical 2025/04/26 01:41:31 DEBUG : both0: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both12: Sizes identical 2025/04/26 01:41:31 DEBUG : both12: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both13: Sizes identical 2025/04/26 01:41:31 DEBUG : both13: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both14: Sizes identical 2025/04/26 01:41:31 DEBUG : both14: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both15: Sizes identical 2025/04/26 01:41:31 DEBUG : both15: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both16: Sizes identical 2025/04/26 01:41:31 DEBUG : both16: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both17: Sizes identical 2025/04/26 01:41:31 DEBUG : both17: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both18: Sizes identical 2025/04/26 01:41:31 DEBUG : both18: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both19: Sizes identical 2025/04/26 01:41:31 DEBUG : both19: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both2: Sizes identical 2025/04/26 01:41:31 DEBUG : both2: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both3: Sizes identical 2025/04/26 01:41:31 DEBUG : both3: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both4: Sizes identical 2025/04/26 01:41:31 DEBUG : both4: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both5: Sizes identical 2025/04/26 01:41:31 DEBUG : both5: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both6: Sizes identical 2025/04/26 01:41:31 DEBUG : both6: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both7: Sizes identical 2025/04/26 01:41:31 DEBUG : both7: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both8: Sizes identical 2025/04/26 01:41:31 DEBUG : both8: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both9: Sizes identical 2025/04/26 01:41:31 DEBUG : both9: Unchanged skipping 2025/04/26 01:41:31 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:41:31 DEBUG : both1: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both10: Unchanged skipping 2025/04/26 01:41:31 DEBUG : both11: Unchanged skipping 2025/04/26 01:41:31 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:41:31 DEBUG : Waiting for deletions to finish 2025/04/26 01:41:32 INFO : only9: Deleted 2025/04/26 01:41:32 INFO : only11: Deleted 2025/04/26 01:41:32 INFO : only14: Deleted 2025/04/26 01:41:32 INFO : only10: Deleted 2025/04/26 01:41:32 INFO : only4: Deleted 2025/04/26 01:41:32 INFO : only5: Deleted 2025/04/26 01:41:32 INFO : only7: Deleted 2025/04/26 01:41:32 INFO : only13: Deleted 2025/04/26 01:41:33 INFO : only6: Deleted 2025/04/26 01:41:33 INFO : only8: Deleted 2025/04/26 01:41:33 INFO : only16: Deleted 2025/04/26 01:41:33 INFO : only17: Deleted 2025/04/26 01:41:34 INFO : only2: Deleted 2025/04/26 01:41:34 INFO : only19: Deleted 2025/04/26 01:41:34 INFO : only1: Deleted 2025/04/26 01:41:34 INFO : only0: Deleted 2025/04/26 01:41:35 INFO : only12: Deleted 2025/04/26 01:41:35 INFO : only15: Deleted 2025/04/26 01:41:35 INFO : only18: Deleted 2025/04/26 01:41:35 INFO : only3: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (126.31s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:43:39 DEBUG : both1: Sizes identical 2025/04/26 01:43:39 DEBUG : both10: Sizes identical 2025/04/26 01:43:39 DEBUG : both11: Sizes identical 2025/04/26 01:43:39 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for checks to finish 2025/04/26 01:43:39 DEBUG : both0: Sizes identical 2025/04/26 01:43:39 DEBUG : both1: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both12: Sizes identical 2025/04/26 01:43:39 DEBUG : both12: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both13: Sizes identical 2025/04/26 01:43:39 DEBUG : both13: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both14: Sizes identical 2025/04/26 01:43:39 DEBUG : both14: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both15: Sizes identical 2025/04/26 01:43:39 DEBUG : both15: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both16: Sizes identical 2025/04/26 01:43:39 DEBUG : both16: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both17: Sizes identical 2025/04/26 01:43:39 DEBUG : both17: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both18: Sizes identical 2025/04/26 01:43:39 DEBUG : both18: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both19: Sizes identical 2025/04/26 01:43:39 DEBUG : both19: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both2: Sizes identical 2025/04/26 01:43:39 DEBUG : both2: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both3: Sizes identical 2025/04/26 01:43:39 DEBUG : both3: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both4: Sizes identical 2025/04/26 01:43:39 DEBUG : both4: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both5: Sizes identical 2025/04/26 01:43:39 DEBUG : both5: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both6: Sizes identical 2025/04/26 01:43:39 DEBUG : both6: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both7: Sizes identical 2025/04/26 01:43:39 DEBUG : both7: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both8: Sizes identical 2025/04/26 01:43:39 DEBUG : both8: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both9: Sizes identical 2025/04/26 01:43:39 DEBUG : both9: Unchanged skipping 2025/04/26 01:43:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : both10: Unchanged skipping 2025/04/26 01:43:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : both0: Unchanged skipping 2025/04/26 01:43:39 DEBUG : both11: Unchanged skipping 2025/04/26 01:43:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/26 01:43:39 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Waiting for transfers to finish 2025/04/26 01:43:40 INFO : only11: Copied (replaced existing) 2025/04/26 01:43:40 INFO : only0: Copied (replaced existing) 2025/04/26 01:43:40 INFO : only1: Copied (replaced existing) 2025/04/26 01:43:41 INFO : only10: Copied (replaced existing) 2025/04/26 01:43:41 INFO : only12: Copied (replaced existing) 2025/04/26 01:43:41 INFO : only13: Copied (replaced existing) 2025/04/26 01:43:41 INFO : only14: Copied (replaced existing) 2025/04/26 01:43:41 INFO : only15: Copied (replaced existing) 2025/04/26 01:43:42 INFO : only17: Copied (replaced existing) 2025/04/26 01:43:42 INFO : only18: Copied (replaced existing) 2025/04/26 01:43:43 INFO : only16: Copied (replaced existing) 2025/04/26 01:43:43 INFO : only3: Copied (replaced existing) 2025/04/26 01:43:43 INFO : only19: Copied (replaced existing) 2025/04/26 01:43:43 INFO : only5: Copied (replaced existing) 2025/04/26 01:43:44 INFO : only8: Copied (replaced existing) 2025/04/26 01:43:44 INFO : only7: Copied (replaced existing) 2025/04/26 01:43:44 INFO : only9: Copied (replaced existing) 2025/04/26 01:43:45 INFO : only2: Copied (replaced existing) 2025/04/26 01:43:45 INFO : only4: Copied (replaced existing) 2025/04/26 01:43:45 INFO : only6: Copied (replaced existing) 2025/04/26 01:43:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (145.29s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:44:21 DEBUG : empty_dir: Making directory with metadata 2025/04/26 01:44:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 01:44:21 DEBUG : empty_on_remote: Making directory with metadata 2025/04/26 01:44:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 01:44:21 INFO : empty_on_remote: Making directory 2025/04/26 01:44:22 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-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:44:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/26 01:44:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/26 01:44:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/26 01:44:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.42s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:44:44 DEBUG : empty_dir: Making directory with metadata 2025/04/26 01:44:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 01:44:44 DEBUG : empty_on_remote: Making directory with metadata 2025/04/26 01:44:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 01:44:44 INFO : empty_on_remote: Making directory 2025/04/26 01:44:46 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-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:44:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/26 01:44:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/26 01:44:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/26 01:44:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/26 01:44:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (25.99s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:45:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 01:45:10 INFO : sub dir: Making directory 2025/04/26 01:45:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" 2025/04/26 01:46:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 01:46:05 INFO : sub dir: Making directory 2025/04/26 01:46:07 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-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujivuj5rusu'", Local "Local file system at /tmp/rclone2573177146", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.34s) PASS 2025/04/26 01:47:01 DEBUG : sugarsync root 'Test/rclone-test-jujivuj5rusu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m16.857144711s (try 1/5)