"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/04/17 05:59:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo" 2025/04/17 05:59:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 05:59:25 DEBUG : Creating backend with remote "/tmp/rclone2244041829" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 05:59:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 05:59:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/17 05:59:27 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 05:59:27 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.94s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 05:59:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 05:59:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 05:59:31 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 05:59:31 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 05:59:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 05:59:36 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.46s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.54s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", 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-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 05:59:45 DEBUG : Creating backend with remote "/non-existing" 2025/04/17 05:59:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/17 05:59:46 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 05:59:46 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.83s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 05:59:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 05:59:50 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 05:59:50 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 05:59:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.63s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:00:01 INFO : sugarsync root 'Test/rclone-test-jujigek1yumo': Running all checks before starting transfers 2025/04/17 06:00:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:00:01 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:00:01 INFO : sugarsync root 'Test/rclone-test-jujigek1yumo': Checks finished, now starting transfers 2025/04/17 06:00:01 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:00:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.65s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:00:12 ERROR : Ignoring --no-traverse with sync 2025/04/17 06:00:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:00:13 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:00:13 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:00:16 INFO : sub dir/hello world: Copied (new) 2025/04/17 06:00:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.40s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:00:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/17 06:00:24 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:00:24 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:00:27 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:00:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 06:00:32 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:00:32 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:00:35 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:00:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 06:00:40 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:00:40 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:00:43 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:00:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/17 06:00:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 06:00:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/17 06:00:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 06:00:48 INFO : sub dir: Making directory 2025/04/17 06:00:50 INFO : sub dir2: Making directory 2025/04/17 06:00:51 INFO : sub dir2/sub sub dir2: Making directory 2025/04/17 06:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:00:52 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:00:52 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:00:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:00:56 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:01:04 INFO : sub dir2: Making directory 2025/04/17 06:01:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/17 06:01:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 06:01:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:01:05 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:01:05 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:01:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.06s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:01:14 DEBUG : sub dir2: Making directory with metadata 2025/04/17 06:01:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 06:01:15 INFO : sub dir: Making directory 2025/04/17 06:01:17 INFO : sub dir2: Making directory 2025/04/17 06:01:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:01:18 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:01:18 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:01:20 INFO : sub dir/hello world: Copied (new) 2025/04/17 06:01:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:01:21 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/17 06:01:22 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.22s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.55s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:01:30 INFO : sub dir2: Making directory 2025/04/17 06:01:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:01:31 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:01:31 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:01:35 INFO : sub dir/hello world: Copied (new) 2025/04/17 06:01:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.09s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:01:40 DEBUG : sub dir2: Making directory with metadata 2025/04/17 06:01:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 06:01:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 06:01:41 INFO : sub dir: Making directory 2025/04/17 06:01:43 INFO : sub dir2: Making directory 2025/04/17 06:01:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:01:44 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:01:44 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:01:46 INFO : sub dir/hello world: Copied (new) 2025/04/17 06:01:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:01:47 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.72s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.53s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:01:55 INFO : sub dir2: Making directory 2025/04/17 06:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:01:56 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:01:56 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:02:00 INFO : sub dir/hello world: Copied (new) 2025/04/17 06:02:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.84s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:02:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xubadus4xowa" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-jujigek1yumo' -> sugarsync root 'Test/rclone-test-xubadus4xowa' 2025/04/17 06:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:02:16 DEBUG : sugarsync root 'Test/rclone-test-xubadus4xowa': Waiting for checks to finish 2025/04/17 06:02:16 DEBUG : sugarsync root 'Test/rclone-test-xubadus4xowa': Waiting for transfers to finish 2025/04/17 06:02:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:02:21 DEBUG : sugarsync root 'Test/rclone-test-xubadus4xowa': Purge remote --- PASS: TestServerSideCopy (22.39s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:02:34 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:02:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/17 06:02:34 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:02:36 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.33s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:02:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruceqos7zeyo" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-jujigek1yumo' -> sugarsync root 'Test/rclone-test-ruceqos7zeyo' 2025/04/17 06:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:02:53 DEBUG : sugarsync root 'Test/rclone-test-ruceqos7zeyo': Waiting for checks to finish 2025/04/17 06:02:53 DEBUG : sugarsync root 'Test/rclone-test-ruceqos7zeyo': Waiting for transfers to finish 2025/04/17 06:02:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:03:04 DEBUG : sugarsync root 'Test/rclone-test-ruceqos7zeyo': Waiting for checks to finish 2025/04/17 06:03:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/17 06:03:04 DEBUG : sugarsync root 'Test/rclone-test-ruceqos7zeyo': Waiting for transfers to finish 2025/04/17 06:03:05 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.vapehif8" before starting 2025/04/17 06:03:07 DEBUG : sub dir/hello world.vapehif8: server side copy: removing renamed existing file after operation 2025/04/17 06:03:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:03:09 DEBUG : sugarsync root 'Test/rclone-test-ruceqos7zeyo': Purge remote --- PASS: TestServerSideCopyOverSelf (34.50s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:03:24 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:03:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/17 06:03:24 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:03:26 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/17 06:03:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.35s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:03:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xatuqeg7wome" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-jujigek1yumo' -> sugarsync root 'Test/rclone-test-xatuqeg7wome' 2025/04/17 06:03:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:03:43 DEBUG : sugarsync root 'Test/rclone-test-xatuqeg7wome': Waiting for checks to finish 2025/04/17 06:03:43 DEBUG : sugarsync root 'Test/rclone-test-xatuqeg7wome': Waiting for transfers to finish 2025/04/17 06:03:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:03:52 DEBUG : sugarsync root 'Test/rclone-test-xatuqeg7wome': Using server-side directory move 2025/04/17 06:03:52 INFO : sugarsync root 'Test/rclone-test-xatuqeg7wome': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/17 06:03:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/17 06:03:54 DEBUG : sugarsync root 'Test/rclone-test-xatuqeg7wome': Waiting for checks to finish 2025/04/17 06:03:54 DEBUG : sugarsync root 'Test/rclone-test-xatuqeg7wome': Waiting for transfers to finish 2025/04/17 06:03:55 INFO : sub dir/hello world: Deleted 2025/04/17 06:03:56 INFO : sub dir/hello world: Moved (server-side) 2025/04/17 06:04:03 DEBUG : testing file moves 2025/04/17 06:04:04 DEBUG : sugarsync root 'Test/rclone-test-xatuqeg7wome': Waiting for checks to finish 2025/04/17 06:04:04 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/17 06:04:04 DEBUG : sugarsync root 'Test/rclone-test-xatuqeg7wome': Waiting for transfers to finish 2025/04/17 06:04:05 INFO : sub dir/hello world: Deleted 2025/04/17 06:04:06 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:04:09 DEBUG : sugarsync root 'Test/rclone-test-xatuqeg7wome': Purge remote --- PASS: TestServerSideMoveOverSelf (43.30s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:04:20 ERROR : : error listing: directory not found 2025/04/17 06:04:21 INFO : Local file system at /tmp/rclone2244041829: Making directory 2025/04/17 06:04:23 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:04:23 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.91s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:04:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/17 06:04:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:04:37 DEBUG : Local file system at /tmp/rclone2244041829: Waiting for checks to finish 2025/04/17 06:04:37 DEBUG : Local file system at /tmp/rclone2244041829: Waiting for transfers to finish 2025/04/17 06:04:38 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/17 06:04:38 INFO : sub dir/hello world: Copied (new) 2025/04/17 06:04:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.76s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:04:44 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/17 06:04:44 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:04:44 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:04:46 INFO : check sum: Copied (new) 2025/04/17 06:04:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:04:48 NOTICE: sugarsync root 'Test/rclone-test-jujigek1yumo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/17 06:04:48 DEBUG : check sum: Size of src and dst objects identical 2025/04/17 06:04:48 DEBUG : check sum: Unchanged skipping 2025/04/17 06:04:48 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:04:48 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:04:48 DEBUG : Waiting for deletions to finish 2025/04/17 06:04:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.10s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:04:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/17 06:04:55 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:04:55 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:04:57 INFO : sizeonly: Copied (new) 2025/04/17 06:04:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:04:59 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:04:59 DEBUG : sizeonly: Sizes identical 2025/04/17 06:04:59 DEBUG : sizeonly: Unchanged skipping 2025/04/17 06:04:59 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:04:59 DEBUG : Waiting for deletions to finish 2025/04/17 06:04:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.09s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:05:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/17 06:05:06 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:05:06 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:05:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/17 06:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/17 06:05:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/17 06:05:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/04/17 06:05:08 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/17 06:05:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/04/17 06:05:09 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/17 06:05:09 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/04/17 06:05:09 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/17 06:05:09 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/04/17 06:05:09 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/17 06:05:09 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/04/17 06:05:09 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/17 06:05:09 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/04/17 06:05:10 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/17 06:05:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/04/17 06:05:11 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/17 06:05:13 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/17 06:05:13 DEBUG : ignore-size: Received error: couldn't list files: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server - low level retry 0/10 2025/04/17 06:05:16 DEBUG : pacer: Reducing sleep to 1.5s 2025/04/17 06:05:19 DEBUG : pacer: Reducing sleep to 1.125s 2025/04/17 06:05:19 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/17 06:05:19 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/04/17 06:05:20 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/17 06:05:22 DEBUG : pacer: Reducing sleep to 1.5s 2025/04/17 06:05:22 DEBUG : ignore-size: Received error: failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server - low level retry 1/10 2025/04/17 06:05:25 DEBUG : pacer: Reducing sleep to 1.125s 2025/04/17 06:05:26 DEBUG : pacer: Reducing sleep to 843.75ms 2025/04/17 06:05:27 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/04/17 06:05:27 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/04/17 06:05:27 INFO : ignore-size: Copied (new) 2025/04/17 06:05:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:05:29 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/04/17 06:05:29 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/04/17 06:05:29 DEBUG : ignore-size: Sizes identical 2025/04/17 06:05:29 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:05:29 DEBUG : ignore-size: Unchanged skipping 2025/04/17 06:05:29 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:05:29 DEBUG : Waiting for deletions to finish 2025/04/17 06:05:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:05:30 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/04/17 06:05:31 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/04/17 06:05:32 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/04/17 06:05:33 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/04/17 06:05:34 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/04/17 06:05:34 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/04/17 06:05:35 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/04/17 06:05:36 DEBUG : pacer: Reducing sleep to 26.726921ms --- PASS: TestSyncIgnoreSize (30.82s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:05:37 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/04/17 06:05:37 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/04/17 06:05:38 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/04/17 06:05:38 DEBUG : pacer: Reducing sleep to 10ms 2025/04/17 06:05:40 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:05:40 DEBUG : existing: Sizes identical 2025/04/17 06:05:40 DEBUG : existing: Unchanged skipping 2025/04/17 06:05:40 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:05:40 DEBUG : Waiting for deletions to finish 2025/04/17 06:05:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:05:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/17 06:05:41 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:05:41 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:05:42 INFO : existing: Copied (replaced existing) 2025/04/17 06:05:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.39s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:05:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/17 06:05:49 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:05:49 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:05:52 INFO : existing: Copied (new) 2025/04/17 06:05:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:05:53 DEBUG : existing: Destination exists, skipping 2025/04/17 06:05:53 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:05:53 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:05:53 DEBUG : Waiting for deletions to finish 2025/04/17 06:05:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.18s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:06:07 INFO : d: Making directory 2025/04/17 06:06:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/17 06:06:11 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:06:11 DEBUG : c/non empty space: Sizes identical 2025/04/17 06:06:11 DEBUG : c/non empty space: Unchanged skipping 2025/04/17 06:06:11 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:06:14 INFO : a/potato2: Copied (new) 2025/04/17 06:06:14 DEBUG : Waiting for deletions to finish 2025/04/17 06:06:14 INFO : b/potato: Deleted 2025/04/17 06:06:14 INFO : d: Removing directory 2025/04/17 06:06:16 INFO : b: Removing directory 2025/04/17 06:06:17 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:06:30 DEBUG : empty space: Sizes identical 2025/04/17 06:06:30 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:06:30 DEBUG : empty space: Unchanged skipping 2025/04/17 06:06:30 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:06:30 DEBUG : Waiting for deletions to finish 2025/04/17 06:06:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:06:31 DEBUG : empty space: Sizes identical 2025/04/17 06:06:31 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:06:31 DEBUG : empty space: Unchanged skipping 2025/04/17 06:06:31 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:06:31 DEBUG : Waiting for deletions to finish 2025/04/17 06:06:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.55s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:06:45 DEBUG : empty space: Sizes identical 2025/04/17 06:06:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/17 06:06:45 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:06:45 DEBUG : empty space: Unchanged skipping 2025/04/17 06:06:45 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:06:47 INFO : potato: Copied (new) 2025/04/17 06:06:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.82s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:06:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/17 06:06:57 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:06:57 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:06:58 INFO : potato: Copied (replaced existing) 2025/04/17 06:06:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.23s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/17 06:07:07 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/17 06:07:07 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:07:07 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:07:09 INFO : potato: Copied (replaced existing) 2025/04/17 06:07:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:07:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 06:07:19 DEBUG : empty space: Sizes identical 2025/04/17 06:07:19 DEBUG : empty space: Unchanged skipping 2025/04/17 06:07:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/17 06:07:19 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:07:19 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:07:19 DEBUG : Waiting for deletions to finish 2025/04/17 06:07:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:07:31 DEBUG : empty space: Sizes identical 2025/04/17 06:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 06:07:31 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:07:31 DEBUG : empty space: Unchanged skipping 2025/04/17 06:07:31 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:07:34 INFO : potato2: Copied (new) 2025/04/17 06:07:34 DEBUG : Waiting for deletions to finish 2025/04/17 06:07:35 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:07:47 INFO : d: Making directory 2025/04/17 06:07:49 INFO : d/e: Making directory 2025/04/17 06:07:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/17 06:07:53 DEBUG : c/non empty space: Sizes identical 2025/04/17 06:07:53 DEBUG : c/non empty space: Unchanged skipping 2025/04/17 06:07:55 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:07:55 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:07:57 INFO : a/potato2: Copied (new) 2025/04/17 06:07:57 DEBUG : Waiting for deletions to finish 2025/04/17 06:07:57 INFO : b/potato: Deleted 2025/04/17 06:07:57 INFO : d/e: Removing directory 2025/04/17 06:07:59 INFO : d: Removing directory 2025/04/17 06:08:00 INFO : b: Removing directory 2025/04/17 06:08:01 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:08:16 INFO : d: Making directory 2025/04/17 06:08:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/17 06:08:21 DEBUG : c/non empty space: Sizes identical 2025/04/17 06:08:21 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:08:21 DEBUG : c/non empty space: Unchanged skipping 2025/04/17 06:08:21 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:08:24 INFO : a/potato2: Copied (new) 2025/04/17 06:08:24 ERROR : sugarsync root 'Test/rclone-test-jujigek1yumo': not deleting files as there were IO errors 2025/04/17 06:08:24 ERROR : sugarsync root 'Test/rclone-test-jujigek1yumo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:08:42 DEBUG : Waiting for deletions to finish 2025/04/17 06:08:42 DEBUG : empty space: Sizes identical 2025/04/17 06:08:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 06:08:42 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:08:42 DEBUG : empty space: Unchanged skipping 2025/04/17 06:08:42 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:08:43 INFO : potato: Deleted 2025/04/17 06:08:45 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.57s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:08:56 DEBUG : Waiting for deletions to finish 2025/04/17 06:08:57 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:08:57 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:08:58 INFO : potato: Deleted 2025/04/17 06:08:58 DEBUG : empty space: Sizes identical 2025/04/17 06:08:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 06:08:58 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:08:58 DEBUG : empty space: Unchanged skipping 2025/04/17 06:08:58 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:09:01 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.35s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:09:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 06:09:11 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:09:11 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:09:13 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.98s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:09:24 DEBUG : enormous: Excluded (Size Filter) 2025/04/17 06:09:24 DEBUG : enormous: Excluded 2025/04/17 06:09:24 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 06:09:24 DEBUG : potato2: Excluded 2025/04/17 06:09:25 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 06:09:25 DEBUG : potato2: Excluded 2025/04/17 06:09:25 DEBUG : empty space: Sizes identical 2025/04/17 06:09:25 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:09:25 DEBUG : empty space: Unchanged skipping 2025/04/17 06:09:25 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:09:25 DEBUG : Waiting for deletions to finish 2025/04/17 06:09:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:09:26 DEBUG : enormous: Excluded (Size Filter) 2025/04/17 06:09:26 DEBUG : enormous: Excluded 2025/04/17 06:09:26 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 06:09:26 DEBUG : potato2: Excluded 2025/04/17 06:09:26 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 06:09:26 DEBUG : potato2: Excluded 2025/04/17 06:09:26 DEBUG : empty space: Sizes identical 2025/04/17 06:09:26 DEBUG : empty space: Unchanged skipping 2025/04/17 06:09:26 DEBUG : Local file system at /tmp/rclone2244041829: Waiting for checks to finish 2025/04/17 06:09:26 DEBUG : Local file system at /tmp/rclone2244041829: Waiting for transfers to finish 2025/04/17 06:09:26 DEBUG : Waiting for deletions to finish 2025/04/17 06:09:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.21s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:09:41 DEBUG : enormous: Excluded (Size Filter) 2025/04/17 06:09:41 DEBUG : enormous: Excluded 2025/04/17 06:09:41 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 06:09:41 DEBUG : potato2: Excluded 2025/04/17 06:09:42 DEBUG : empty space: Sizes identical 2025/04/17 06:09:42 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:09:42 DEBUG : empty space: Unchanged skipping 2025/04/17 06:09:42 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:09:42 DEBUG : Waiting for deletions to finish 2025/04/17 06:09:43 INFO : enormous: Deleted 2025/04/17 06:09:43 INFO : potato2: Deleted 2025/04/17 06:09:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:09:44 DEBUG : empty space: Sizes identical 2025/04/17 06:09:44 DEBUG : empty space: Unchanged skipping 2025/04/17 06:09:44 DEBUG : Local file system at /tmp/rclone2244041829: Waiting for checks to finish 2025/04/17 06:09:44 DEBUG : Local file system at /tmp/rclone2244041829: Waiting for transfers to finish 2025/04/17 06:09:44 DEBUG : Waiting for deletions to finish 2025/04/17 06:09:44 INFO : enormous: Deleted 2025/04/17 06:09:44 INFO : potato2: Deleted 2025/04/17 06:09:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.90s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", 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-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/17 06:09:51 ERROR : sugarsync root 'Test/rclone-test-jujigek1yumo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/17 06:09:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/17 06:09:52 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/17 06:09:52 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:09:52 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:09:54 INFO : potato: Copied (new) 2025/04/17 06:09:54 INFO : yam: Copied (new) 2025/04/17 06:09:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:09:55 ERROR : sugarsync root 'Test/rclone-test-jujigek1yumo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/17 06:09:56 DEBUG : potato: Sizes identical 2025/04/17 06:09:56 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/17 06:09:56 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:09:56 DEBUG : potato: Unchanged skipping 2025/04/17 06:09:56 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:09:58 INFO : yaml: Copied (new) 2025/04/17 06:09:58 DEBUG : Waiting for deletions to finish 2025/04/17 06:09:59 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/17 06:10:06 ERROR : sugarsync root 'Test/rclone-test-jujigek1yumo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/17 06:10:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/17 06:10:07 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/17 06:10:07 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:10:07 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:10:09 INFO : yam: Copied (new) 2025/04/17 06:10:11 INFO : potato: Copied (new) 2025/04/17 06:10:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:10:11 ERROR : sugarsync root 'Test/rclone-test-jujigek1yumo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/17 06:10:12 DEBUG : potato: Sizes identical 2025/04/17 06:10:12 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/17 06:10:12 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:10:12 DEBUG : potato: Unchanged skipping 2025/04/17 06:10:12 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:10:15 INFO : yaml: Copied (new) 2025/04/17 06:10:15 DEBUG : Waiting for deletions to finish 2025/04/17 06:10:16 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.46s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/17 06:10:23 INFO : sugarsync root 'Test/rclone-test-jujigek1yumo': Making map for --track-renames 2025/04/17 06:10:23 INFO : sugarsync root 'Test/rclone-test-jujigek1yumo': Finished making map for --track-renames 2025/04/17 06:10:23 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:10:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/17 06:10:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/17 06:10:23 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for renames to finish 2025/04/17 06:10:23 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:10:27 INFO : sub/yam: Copied (new) 2025/04/17 06:10:27 INFO : potato: Copied (new) 2025/04/17 06:10:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:10:29 DEBUG : potato: Sizes identical 2025/04/17 06:10:29 DEBUG : potato: Unchanged skipping 2025/04/17 06:10:30 INFO : sugarsync root 'Test/rclone-test-jujigek1yumo': Making map for --track-renames 2025/04/17 06:10:30 INFO : sugarsync root 'Test/rclone-test-jujigek1yumo': Finished making map for --track-renames 2025/04/17 06:10:30 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:10:30 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for renames to finish 2025/04/17 06:10:32 INFO : sub/yam: Moved (server-side) to: yam 2025/04/17 06:10:32 INFO : yam: Renamed from "sub/yam" 2025/04/17 06:10:32 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:10:32 DEBUG : Waiting for deletions to finish 2025/04/17 06:10:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.41s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:10:41 DEBUG : Creating backend with remote "/tmp/rclone2244041829/dir1" 2025/04/17 06:10:41 DEBUG : Config file has changed externally - reloading 2025/04/17 06:10:41 DEBUG : Creating backend with remote "/tmp/rclone2244041829/dir2" 2025/04/17 06:10:41 DEBUG : Local file system at /tmp/rclone2244041829/dir2: Using server-side directory move 2025/04/17 06:10:41 INFO : Local file system at /tmp/rclone2244041829/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/17 06:10:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/17 06:10:41 INFO : file1.txt: Moved (server-side) 2025/04/17 06:10:41 DEBUG : Local file system at /tmp/rclone2244041829/dir2: Waiting for checks to finish 2025/04/17 06:10:41 DEBUG : Local file system at /tmp/rclone2244041829/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.55s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:10:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:10:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/17 06:10:43 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:10:43 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:10:50 INFO : sub dir/hello world: Copied (new) 2025/04/17 06:10:50 INFO : sub dir/hello world: Deleted 2025/04/17 06:10:50 INFO : nested/sub dir/file: Copied (new) 2025/04/17 06:10:50 INFO : nested/sub dir/file: Deleted 2025/04/17 06:10:50 INFO : sub dir: Removing directory 2025/04/17 06:10:50 INFO : nested/sub dir: Removing directory 2025/04/17 06:10:50 INFO : nested: Removing directory 2025/04/17 06:10:50 DEBUG : Local file system at /tmp/rclone2244041829: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:10:55 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Renewing token 2025/04/17 06:10:56 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/04/17 06:10:56 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/04/17 06:10:56 DEBUG : Saving config "user" in section "TestSugarSync" of the config file --- PASS: TestMoveWithDeleteEmptySrcDirs (19.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:11:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 06:11:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/17 06:11:03 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:11:03 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:11:09 INFO : sub dir/hello world: Copied (new) 2025/04/17 06:11:09 INFO : sub dir/hello world: Deleted 2025/04/17 06:11:10 INFO : nested/sub dir/file: Copied (new) 2025/04/17 06:11:10 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.94s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:11:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/17 06:11:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/17 06:11:21 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:11:21 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:11:23 INFO : existing-b: Copied (new) 2025/04/17 06:11:23 INFO : existing-b: Deleted 2025/04/17 06:11:23 INFO : existing: Copied (new) 2025/04/17 06:11:23 INFO : existing: Deleted 2025/04/17 06:11:25 DEBUG : existing: Destination exists, skipping 2025/04/17 06:11:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/17 06:11:25 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:11:25 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:11:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.35s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:11:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-micupuk4kodi" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-jujigek1yumo' -> sugarsync root 'Test/rclone-test-micupuk4kodi' 2025/04/17 06:11:49 DEBUG : sugarsync root 'Test/rclone-test-micupuk4kodi': Using server-side directory move 2025/04/17 06:11:49 INFO : sugarsync root 'Test/rclone-test-micupuk4kodi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/17 06:11:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 06:11:50 DEBUG : empty space: Sizes identical 2025/04/17 06:11:50 DEBUG : empty space: Unchanged skipping 2025/04/17 06:11:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/17 06:11:50 DEBUG : sugarsync root 'Test/rclone-test-micupuk4kodi': Waiting for checks to finish 2025/04/17 06:11:51 INFO : empty space: Deleted 2025/04/17 06:11:51 DEBUG : sugarsync root 'Test/rclone-test-micupuk4kodi': Waiting for transfers to finish 2025/04/17 06:11:51 INFO : potato2: Moved (server-side) 2025/04/17 06:11:51 INFO : potato3: Deleted 2025/04/17 06:11:52 INFO : potato3: Moved (server-side) 2025/04/17 06:11:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xedizon4muqu" 2025/04/17 06:11:57 DEBUG : sugarsync root 'Test/rclone-test-xedizon4muqu': Using server-side directory move 2025/04/17 06:11:59 INFO : sugarsync root 'Test/rclone-test-xedizon4muqu': Server side directory move succeeded 2025/04/17 06:12:01 ERROR : : error listing: directory not found 2025/04/17 06:12:01 DEBUG : sugarsync root 'Test/rclone-test-xedizon4muqu': Purge remote 2025/04/17 06:12:02 DEBUG : sugarsync root 'Test/rclone-test-micupuk4kodi': Purge remote 2025/04/17 06:12:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (34.26s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:12:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hacuvip5lefa" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-jujigek1yumo' -> sugarsync root 'Test/rclone-test-hacuvip5lefa' 2025/04/17 06:12:24 DEBUG : empty space: Excluded (Size Filter) 2025/04/17 06:12:24 DEBUG : empty space: Excluded 2025/04/17 06:12:24 DEBUG : empty space: Excluded (Size Filter) 2025/04/17 06:12:24 DEBUG : empty space: Excluded 2025/04/17 06:12:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 06:12:24 DEBUG : sugarsync root 'Test/rclone-test-hacuvip5lefa': Waiting for checks to finish 2025/04/17 06:12:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/17 06:12:24 DEBUG : sugarsync root 'Test/rclone-test-hacuvip5lefa': Waiting for transfers to finish 2025/04/17 06:12:25 INFO : potato2: Moved (server-side) 2025/04/17 06:12:25 INFO : potato3: Deleted 2025/04/17 06:12:25 INFO : potato3: Moved (server-side) 2025/04/17 06:12:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yodijer5cedi" 2025/04/17 06:12:31 DEBUG : empty space: Excluded (Size Filter) 2025/04/17 06:12:31 DEBUG : empty space: Excluded 2025/04/17 06:12:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 06:12:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/17 06:12:31 DEBUG : sugarsync root 'Test/rclone-test-yodijer5cedi': Waiting for checks to finish 2025/04/17 06:12:31 DEBUG : sugarsync root 'Test/rclone-test-yodijer5cedi': Waiting for transfers to finish 2025/04/17 06:12:33 INFO : potato2: Moved (server-side) 2025/04/17 06:12:34 INFO : potato3: Moved (server-side) 2025/04/17 06:12:35 DEBUG : sugarsync root 'Test/rclone-test-yodijer5cedi': Purge remote 2025/04/17 06:12:36 DEBUG : sugarsync root 'Test/rclone-test-hacuvip5lefa': Purge remote --- PASS: TestServerSideMoveWithFilter (34.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:12:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fifozos1kadu" 2025/04/17 06:12:50 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-jujigek1yumo' -> sugarsync root 'Test/rclone-test-fifozos1kadu' 2025/04/17 06:13:00 DEBUG : sugarsync root 'Test/rclone-test-fifozos1kadu': Using server-side directory move 2025/04/17 06:13:00 INFO : sugarsync root 'Test/rclone-test-fifozos1kadu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/17 06:13:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 06:13:01 DEBUG : empty space: Sizes identical 2025/04/17 06:13:01 DEBUG : empty space: Unchanged skipping 2025/04/17 06:13:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/17 06:13:02 DEBUG : sugarsync root 'Test/rclone-test-fifozos1kadu': Waiting for checks to finish 2025/04/17 06:13:02 INFO : potato2: Moved (server-side) 2025/04/17 06:13:02 INFO : potato3: Deleted 2025/04/17 06:13:02 INFO : empty space: Deleted 2025/04/17 06:13:02 DEBUG : sugarsync root 'Test/rclone-test-fifozos1kadu': Waiting for transfers to finish 2025/04/17 06:13:03 INFO : potato3: Moved (server-side) 2025/04/17 06:13:03 INFO : tomatoDir: Removing directory 2025/04/17 06:13:04 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': deleted 1 directories 2025/04/17 06:13:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jisolox4yite" 2025/04/17 06:13:09 INFO : tomatoDir: Making directory 2025/04/17 06:13:11 DEBUG : sugarsync root 'Test/rclone-test-jisolox4yite': Using server-side directory move 2025/04/17 06:13:13 INFO : sugarsync root 'Test/rclone-test-jisolox4yite': Server side directory move succeeded 2025/04/17 06:13:16 ERROR : : error listing: directory not found 2025/04/17 06:13:17 ERROR : : error listing: directory not found 2025/04/17 06:13:17 DEBUG : sugarsync root 'Test/rclone-test-jisolox4yite': Purge remote 2025/04/17 06:13:17 DEBUG : sugarsync root 'Test/rclone-test-fifozos1kadu': Purge remote 2025/04/17 06:13:18 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.34s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", 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-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:13:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.55s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:13:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/rclone-sync-test" 2025/04/17 06:13:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/rclone-sync-test-include/layer2" 2025/04/17 06:13:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/rclone-sync-test-ignore-file" 2025/04/17 06:14:01 DEBUG : rclone-sync-test: Excluded 2025/04/17 06:14:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/17 06:14:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/17 06:14:04 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/rclone-sync-test': Waiting for checks to finish 2025/04/17 06:14:04 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/rclone-sync-test': Waiting for transfers to finish 2025/04/17 06:14:04 DEBUG : Waiting for deletions to finish 2025/04/17 06:14:04 INFO : There was nothing to transfer 2025/04/17 06:14:06 DEBUG : rclone-sync-test: Excluded 2025/04/17 06:14:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/17 06:14:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/17 06:14:09 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:14:09 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:14:09 DEBUG : Waiting for deletions to finish 2025/04/17 06:14:09 INFO : rclone-sync-test-include: Removing directory 2025/04/17 06:14:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/17 06:14:10 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': failed to delete 1 directories 2025/04/17 06:14:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:14:12 DEBUG : rclone-sync-test: Excluded 2025/04/17 06:14:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/17 06:14:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/17 06:14:15 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/17 06:14:15 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/17 06:14:15 DEBUG : Waiting for deletions to finish 2025/04/17 06:14:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:14:18 DEBUG : rclone-sync-test: Excluded 2025/04/17 06:14:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/17 06:14:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/17 06:14:21 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:14:21 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:14:21 DEBUG : Waiting for deletions to finish 2025/04/17 06:14:21 INFO : rclone-sync-test-include: Removing directory 2025/04/17 06:14:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/17 06:14:21 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': failed to delete 1 directories 2025/04/17 06:14:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:14:22 DEBUG : : Excluded 2025/04/17 06:14:24 DEBUG : rclone-sync-test: Excluded 2025/04/17 06:14:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/17 06:14:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/17 06:14:27 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/17 06:14:27 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/17 06:14:27 DEBUG : Waiting for deletions to finish 2025/04/17 06:14:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (87.09s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:15:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/dst" 2025/04/17 06:15:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/CompareDest" 2025/04/17 06:15:12 DEBUG : one: Need to transfer - File not found at Destination 2025/04/17 06:15:12 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:15:12 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:15:16 INFO : one: Copied (new) 2025/04/17 06:15:16 DEBUG : Waiting for deletions to finish 2025/04/17 06:15:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 06:15:20 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:15:20 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:15:22 INFO : one: Copied (replaced existing) 2025/04/17 06:15:22 DEBUG : Waiting for deletions to finish 2025/04/17 06:15:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 06:15:32 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:15:33 DEBUG : one: Sizes identical 2025/04/17 06:15:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 06:15:33 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:15:33 DEBUG : Waiting for deletions to finish 2025/04/17 06:15:33 INFO : There was nothing to transfer 2025/04/17 06:15:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 06:15:40 DEBUG : one: Sizes identical 2025/04/17 06:15:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 06:15:40 DEBUG : two: Sizes identical 2025/04/17 06:15:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/17 06:15:40 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:15:40 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:15:40 DEBUG : Waiting for deletions to finish 2025/04/17 06:15:40 INFO : There was nothing to transfer 2025/04/17 06:15:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 06:15:43 DEBUG : two: Sizes identical 2025/04/17 06:15:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/17 06:15:43 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:15:43 DEBUG : one: Sizes identical 2025/04/17 06:15:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 06:15:43 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:15:43 DEBUG : Waiting for deletions to finish 2025/04/17 06:15:43 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/17 06:15:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 06:15:48 DEBUG : one: Sizes identical 2025/04/17 06:15:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 06:15:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/17 06:15:48 DEBUG : two: Need to transfer - File not found at Destination 2025/04/17 06:15:48 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:15:48 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:15:51 INFO : two: Copied (new) 2025/04/17 06:15:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.90s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:16:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/dest" 2025/04/17 06:16:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/pre-dest1" 2025/04/17 06:16:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/pre-dest2" 2025/04/17 06:16:20 DEBUG : 1: Sizes identical 2025/04/17 06:16:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/17 06:16:21 DEBUG : 2: Sizes identical 2025/04/17 06:16:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/17 06:16:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/17 06:16:23 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dest': Waiting for checks to finish 2025/04/17 06:16:23 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dest': Waiting for transfers to finish 2025/04/17 06:16:26 INFO : 3: Copied (new) 2025/04/17 06:16:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.83s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:16:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/dst" 2025/04/17 06:16:37 DEBUG : Config file has changed externally - reloading 2025/04/17 06:16:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/CopyDest" 2025/04/17 06:16:48 DEBUG : one: Need to transfer - File not found at Destination 2025/04/17 06:16:48 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:16:48 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:16:51 INFO : one: Copied (new) 2025/04/17 06:16:51 DEBUG : Waiting for deletions to finish 2025/04/17 06:16:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 06:16:55 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:16:56 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:16:57 INFO : one: Copied (replaced existing) 2025/04/17 06:16:57 DEBUG : Waiting for deletions to finish 2025/04/17 06:17:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/BackupDir" 2025/04/17 06:17:12 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:17:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 06:17:14 DEBUG : one: Sizes identical 2025/04/17 06:17:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 06:17:16 INFO : one: Moved (server-side) 2025/04/17 06:17:18 INFO : one: Copied (server-side copy) 2025/04/17 06:17:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/17 06:17:18 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:17:18 DEBUG : Waiting for deletions to finish 2025/04/17 06:17:24 DEBUG : one: Sizes identical 2025/04/17 06:17:24 DEBUG : one: Unchanged skipping 2025/04/17 06:17:25 DEBUG : two: Sizes identical 2025/04/17 06:17:27 INFO : two: Copied (server-side copy) 2025/04/17 06:17:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/17 06:17:27 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:17:27 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:17:27 DEBUG : Waiting for deletions to finish 2025/04/17 06:17:29 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:17:29 DEBUG : one: Sizes identical 2025/04/17 06:17:29 DEBUG : one: Unchanged skipping 2025/04/17 06:17:29 DEBUG : two: Sizes identical 2025/04/17 06:17:29 DEBUG : two: Unchanged skipping 2025/04/17 06:17:29 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:17:29 DEBUG : Waiting for deletions to finish 2025/04/17 06:17:29 INFO : There was nothing to transfer 2025/04/17 06:17:36 DEBUG : one: Sizes identical 2025/04/17 06:17:36 DEBUG : one: Unchanged skipping 2025/04/17 06:17:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/17 06:17:36 DEBUG : three: Destination not found in --copy-dest 2025/04/17 06:17:36 DEBUG : three: Need to transfer - File not found at Destination 2025/04/17 06:17:36 DEBUG : two: Sizes identical 2025/04/17 06:17:36 DEBUG : two: Unchanged skipping 2025/04/17 06:17:36 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:17:36 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:17:39 INFO : three: Copied (new) 2025/04/17 06:17:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (74.71s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:18:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/dst" 2025/04/17 06:18:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/backup" 2025/04/17 06:18:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 06:18:10 DEBUG : two: Sizes identical 2025/04/17 06:18:10 DEBUG : two: Unchanged skipping 2025/04/17 06:18:10 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:18:12 INFO : one: Moved (server-side) 2025/04/17 06:18:12 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:18:15 INFO : one: Copied (new) 2025/04/17 06:18:15 DEBUG : Waiting for deletions to finish 2025/04/17 06:18:16 INFO : three.txt: Moved (server-side) 2025/04/17 06:18:16 INFO : three.txt: Moved into backup dir 2025/04/17 06:18:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 06:18:23 DEBUG : two: Sizes identical 2025/04/17 06:18:23 DEBUG : two: Unchanged skipping 2025/04/17 06:18:23 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:18:24 INFO : one: Deleted 2025/04/17 06:18:25 INFO : one: Moved (server-side) 2025/04/17 06:18:25 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:18:28 INFO : one: Copied (new) 2025/04/17 06:18:28 DEBUG : Waiting for deletions to finish 2025/04/17 06:18:29 INFO : three.txt: Deleted 2025/04/17 06:18:30 INFO : three.txt: Moved (server-side) 2025/04/17 06:18:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (48.05s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:18:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/dst" 2025/04/17 06:18:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/backup" 2025/04/17 06:18:58 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:18:58 DEBUG : two: Sizes identical 2025/04/17 06:18:58 DEBUG : two: Unchanged skipping 2025/04/17 06:18:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 06:19:00 INFO : one: Moved (server-side) to: one.bak 2025/04/17 06:19:00 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:19:03 INFO : one: Copied (new) 2025/04/17 06:19:03 DEBUG : Waiting for deletions to finish 2025/04/17 06:19:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/17 06:19:04 INFO : three.txt: Moved into backup dir 2025/04/17 06:19:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 06:19:11 DEBUG : two: Sizes identical 2025/04/17 06:19:11 DEBUG : two: Unchanged skipping 2025/04/17 06:19:11 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:19:13 INFO : one.bak: Deleted 2025/04/17 06:19:13 INFO : one: Moved (server-side) to: one.bak 2025/04/17 06:19:13 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:19:16 INFO : one: Copied (new) 2025/04/17 06:19:16 DEBUG : Waiting for deletions to finish 2025/04/17 06:19:18 INFO : three.txt.bak: Deleted 2025/04/17 06:19:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/17 06:19:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:19:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/dst" 2025/04/17 06:19:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/backup" 2025/04/17 06:19:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 06:19:46 DEBUG : two: Sizes identical 2025/04/17 06:19:46 DEBUG : two: Unchanged skipping 2025/04/17 06:19:46 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:19:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/17 06:19:49 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:19:51 INFO : one: Copied (new) 2025/04/17 06:19:51 DEBUG : Waiting for deletions to finish 2025/04/17 06:19:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/17 06:19:53 INFO : three.txt: Moved into backup dir 2025/04/17 06:19:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 06:19:59 DEBUG : two: Sizes identical 2025/04/17 06:19:59 DEBUG : two: Unchanged skipping 2025/04/17 06:19:59 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:20:01 INFO : one-2019-01-01: Deleted 2025/04/17 06:20:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/17 06:20:02 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:20:04 INFO : one: Copied (new) 2025/04/17 06:20:04 DEBUG : Waiting for deletions to finish 2025/04/17 06:20:06 INFO : three-2019-01-01.txt: Deleted 2025/04/17 06:20:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/17 06:20:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.07s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:20:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/dst" 2025/04/17 06:20:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 06:20:29 DEBUG : two: Sizes identical 2025/04/17 06:20:29 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:20:29 DEBUG : two: Unchanged skipping 2025/04/17 06:20:31 INFO : one: Moved (server-side) to: one.bak 2025/04/17 06:20:31 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:20:33 INFO : one: Copied (new) 2025/04/17 06:20:33 DEBUG : Waiting for deletions to finish 2025/04/17 06:20:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/17 06:20:35 INFO : three.txt: Moved into backup dir 2025/04/17 06:20:41 DEBUG : one.bak: Excluded (Path Filter) 2025/04/17 06:20:41 DEBUG : one.bak: Excluded 2025/04/17 06:20:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/17 06:20:41 DEBUG : three.txt.bak: Excluded 2025/04/17 06:20:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 06:20:41 DEBUG : two: Sizes identical 2025/04/17 06:20:41 DEBUG : two: Unchanged skipping 2025/04/17 06:20:41 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for checks to finish 2025/04/17 06:20:43 INFO : one.bak: Deleted 2025/04/17 06:20:44 INFO : one: Moved (server-side) to: one.bak 2025/04/17 06:20:44 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo/dst': Waiting for transfers to finish 2025/04/17 06:20:46 INFO : one: Copied (new) 2025/04/17 06:20:46 DEBUG : Waiting for deletions to finish 2025/04/17 06:20:48 INFO : three.txt.bak: Deleted 2025/04/17 06:20:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/17 06:20:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.21s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:21:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/dst" 2025/04/17 06:21:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 06:21:12 INFO : one: Moved (server-side) to: one.bak 2025/04/17 06:21:14 INFO : one: Copied (new) 2025/04/17 06:21:15 DEBUG : two: Sizes identical 2025/04/17 06:21:15 DEBUG : two: Unchanged skipping 2025/04/17 06:21:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/17 06:21:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/17 06:21:20 INFO : three.txt: Copied (new) 2025/04/17 06:21:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 06:21:26 INFO : one.bak: Deleted 2025/04/17 06:21:26 INFO : one: Moved (server-side) to: one.bak 2025/04/17 06:21:29 INFO : one: Copied (new) 2025/04/17 06:21:30 DEBUG : two: Sizes identical 2025/04/17 06:21:30 DEBUG : two: Unchanged skipping 2025/04/17 06:21:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/17 06:21:32 INFO : three.txt.bak: Deleted 2025/04/17 06:21:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/17 06:21:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.40s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:21:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jujigek1yumo/dst" 2025/04/17 06:21:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 06:22:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/17 06:22:02 INFO : one: Copied (new) 2025/04/17 06:22:03 DEBUG : two: Sizes identical 2025/04/17 06:22:03 DEBUG : two: Unchanged skipping 2025/04/17 06:22:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/17 06:22:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/17 06:22:08 INFO : three.txt: Copied (new) 2025/04/17 06:22:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 06:22:13 INFO : one-2019-01-01: Deleted 2025/04/17 06:22:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/17 06:22:17 INFO : one: Copied (new) 2025/04/17 06:22:17 DEBUG : two: Sizes identical 2025/04/17 06:22:17 DEBUG : two: Unchanged skipping 2025/04/17 06:22:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/17 06:22:20 INFO : three-2019-01-01.txt: Deleted 2025/04/17 06:22:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/17 06:22:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.73s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:22:36 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/17 06:22:36 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:22:36 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:22:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/17 06:22:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.65s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:22:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/17 06:22:42 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:22:42 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:22:45 INFO : existing: Copied (new) 2025/04/17 06:22:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:22:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/17 06:22:47 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:22:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/17 06:22:47 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:22:47 ERROR : sugarsync root 'Test/rclone-test-jujigek1yumo': not deleting files as there were IO errors 2025/04/17 06:22:47 ERROR : sugarsync root 'Test/rclone-test-jujigek1yumo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.65s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", 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-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:23:14 DEBUG : existing: Sizes identical 2025/04/17 06:23:14 DEBUG : existing: Unchanged skipping 2025/04/17 06:23:14 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/17 06:23:15 DEBUG : EXISTING: moving to existing-rclone-move-zenowif5 2025/04/17 06:23:15 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-dacanew8 2025/04/17 06:23:17 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/17 06:23:17 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-dacanew8 2025/04/17 06:23:17 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/17 06:23:17 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-zenowif5 2025/04/17 06:23:17 DEBUG : EXISTING: moving to existing 2025/04/17 06:23:18 INFO : existingbutdifferent-rclone-move-dacanew8: Moved (server-side) to: existingbutdifferent 2025/04/17 06:23:18 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/17 06:23:18 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/17 06:23:18 INFO : existing-rclone-move-zenowif5: Moved (server-side) to: existing 2025/04/17 06:23:18 INFO : EXISTING: Moved (server-side) to: existing 2025/04/17 06:23:18 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/17 06:23:21 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/17 06:23:22 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/17 06:23:26 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/17 06:23:27 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/17 06:23:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-heyoxut1 2025/04/17 06:23:30 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-heyoxut1 2025/04/17 06:23:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/17 06:23:31 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/17 06:23:32 INFO : subdira/subdirb/subdirc/hello-rclone-move-heyoxut1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/17 06:23:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/17 06:23:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/17 06:23:32 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/17 06:23:32 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:23:33 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/17 06:23:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-boyaziq6 2025/04/17 06:23:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-boyaziq6 2025/04/17 06:23:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/17 06:23:36 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-boyaziq6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/17 06:23:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/17 06:23:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/17 06:23:36 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:23:37 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/17 06:23:37 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (58.18s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", 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-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", 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-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.62s) --- SKIP: TestMaxTransfer/Hard (1.54s) --- SKIP: TestMaxTransfer/Soft (1.55s) --- SKIP: TestMaxTransfer/Cautious (1.54s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:25:42 DEBUG : both0: Sizes identical 2025/04/17 06:25:42 DEBUG : both1: Sizes identical 2025/04/17 06:25:42 DEBUG : both10: Sizes identical 2025/04/17 06:25:42 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:25:42 DEBUG : both11: Sizes identical 2025/04/17 06:25:42 DEBUG : both0: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both12: Sizes identical 2025/04/17 06:25:42 DEBUG : both12: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both13: Sizes identical 2025/04/17 06:25:42 DEBUG : both13: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both14: Sizes identical 2025/04/17 06:25:42 DEBUG : both1: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both15: Sizes identical 2025/04/17 06:25:42 DEBUG : both15: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both16: Sizes identical 2025/04/17 06:25:42 DEBUG : both16: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both17: Sizes identical 2025/04/17 06:25:42 DEBUG : both17: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both18: Sizes identical 2025/04/17 06:25:42 DEBUG : both10: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both19: Sizes identical 2025/04/17 06:25:42 DEBUG : both19: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both2: Sizes identical 2025/04/17 06:25:42 DEBUG : both11: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both14: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both3: Sizes identical 2025/04/17 06:25:42 DEBUG : both4: Sizes identical 2025/04/17 06:25:42 DEBUG : both18: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both5: Sizes identical 2025/04/17 06:25:42 DEBUG : both5: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both6: Sizes identical 2025/04/17 06:25:42 DEBUG : both2: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both7: Sizes identical 2025/04/17 06:25:42 DEBUG : both7: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both8: Sizes identical 2025/04/17 06:25:42 DEBUG : both8: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both9: Sizes identical 2025/04/17 06:25:42 DEBUG : both9: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both3: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both4: Unchanged skipping 2025/04/17 06:25:42 DEBUG : both6: Unchanged skipping 2025/04/17 06:25:42 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:25:42 DEBUG : Waiting for deletions to finish 2025/04/17 06:25:43 INFO : only4: Deleted 2025/04/17 06:25:43 INFO : only0: Deleted 2025/04/17 06:25:43 INFO : only14: Deleted 2025/04/17 06:25:43 INFO : only13: Deleted 2025/04/17 06:25:44 INFO : only16: Deleted 2025/04/17 06:25:44 INFO : only2: Deleted 2025/04/17 06:25:44 INFO : only17: Deleted 2025/04/17 06:25:44 INFO : only3: Deleted 2025/04/17 06:25:45 INFO : only15: Deleted 2025/04/17 06:25:45 INFO : only18: Deleted 2025/04/17 06:25:45 INFO : only1: Deleted 2025/04/17 06:25:45 INFO : only19: Deleted 2025/04/17 06:25:45 INFO : only11: Deleted 2025/04/17 06:25:46 INFO : only6: Deleted 2025/04/17 06:25:46 INFO : only5: Deleted 2025/04/17 06:25:46 INFO : only7: Deleted 2025/04/17 06:25:46 INFO : only8: Deleted 2025/04/17 06:25:46 INFO : only10: Deleted 2025/04/17 06:25:46 INFO : only12: Deleted 2025/04/17 06:25:46 INFO : only9: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:27:49 DEBUG : both1: Sizes identical 2025/04/17 06:27:49 DEBUG : both0: Sizes identical 2025/04/17 06:27:49 DEBUG : both10: Sizes identical 2025/04/17 06:27:49 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for checks to finish 2025/04/17 06:27:49 DEBUG : both11: Sizes identical 2025/04/17 06:27:49 DEBUG : both1: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both12: Sizes identical 2025/04/17 06:27:49 DEBUG : both11: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both13: Sizes identical 2025/04/17 06:27:49 DEBUG : both13: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both14: Sizes identical 2025/04/17 06:27:49 DEBUG : both14: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both15: Sizes identical 2025/04/17 06:27:49 DEBUG : both15: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both16: Sizes identical 2025/04/17 06:27:49 DEBUG : both16: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both17: Sizes identical 2025/04/17 06:27:49 DEBUG : both17: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both18: Sizes identical 2025/04/17 06:27:49 DEBUG : both12: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both19: Sizes identical 2025/04/17 06:27:49 DEBUG : both10: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both0: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both18: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both2: Sizes identical 2025/04/17 06:27:49 DEBUG : both3: Sizes identical 2025/04/17 06:27:49 DEBUG : both19: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both4: Sizes identical 2025/04/17 06:27:49 DEBUG : both5: Sizes identical 2025/04/17 06:27:49 DEBUG : both2: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both6: Sizes identical 2025/04/17 06:27:49 DEBUG : both6: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both7: Sizes identical 2025/04/17 06:27:49 DEBUG : both7: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both8: Sizes identical 2025/04/17 06:27:49 DEBUG : both8: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both9: Sizes identical 2025/04/17 06:27:49 DEBUG : both9: Unchanged skipping 2025/04/17 06:27:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : both3: Unchanged skipping 2025/04/17 06:27:49 DEBUG : both4: Unchanged skipping 2025/04/17 06:27:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : both5: Unchanged skipping 2025/04/17 06:27:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/17 06:27:49 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Waiting for transfers to finish 2025/04/17 06:27:50 INFO : only0: Copied (replaced existing) 2025/04/17 06:27:50 INFO : only11: Copied (replaced existing) 2025/04/17 06:27:50 INFO : only1: Copied (replaced existing) 2025/04/17 06:27:51 INFO : only10: Copied (replaced existing) 2025/04/17 06:27:51 INFO : only12: Copied (replaced existing) 2025/04/17 06:27:52 INFO : only13: Copied (replaced existing) 2025/04/17 06:27:52 INFO : only14: Copied (replaced existing) 2025/04/17 06:27:52 INFO : only15: Copied (replaced existing) 2025/04/17 06:27:53 INFO : only16: Copied (replaced existing) 2025/04/17 06:27:53 INFO : only17: Copied (replaced existing) 2025/04/17 06:27:53 INFO : only3: Copied (replaced existing) 2025/04/17 06:27:53 INFO : only4: Copied (replaced existing) 2025/04/17 06:27:53 INFO : only5: Copied (replaced existing) 2025/04/17 06:27:54 INFO : only6: Copied (replaced existing) 2025/04/17 06:27:54 INFO : only2: Copied (replaced existing) 2025/04/17 06:27:54 INFO : only8: Copied (replaced existing) 2025/04/17 06:27:55 INFO : only9: Copied (replaced existing) 2025/04/17 06:27:55 INFO : only19: Copied (replaced existing) 2025/04/17 06:27:55 INFO : only18: Copied (replaced existing) 2025/04/17 06:27:55 INFO : only7: Copied (replaced existing) 2025/04/17 06:27:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (143.60s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:28:30 DEBUG : empty_dir: Making directory with metadata 2025/04/17 06:28:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 06:28:30 DEBUG : empty_on_remote: Making directory with metadata 2025/04/17 06:28:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 06:28:30 INFO : empty_on_remote: Making directory 2025/04/17 06:28:32 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-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:28:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/17 06:28:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/17 06:28:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/17 06:28:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.72s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:28:54 DEBUG : empty_dir: Making directory with metadata 2025/04/17 06:28:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 06:28:54 DEBUG : empty_on_remote: Making directory with metadata 2025/04/17 06:28:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 06:28:54 INFO : empty_on_remote: Making directory 2025/04/17 06:28:56 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-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:29:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/17 06:29:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/17 06:29:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/17 06:29:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/17 06:29:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.11s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:29:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 06:29:20 INFO : sub dir: Making directory 2025/04/17 06:29:22 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-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.71s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" 2025/04/17 06:30:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 06:30:16 INFO : sub dir: Making directory 2025/04/17 06:30:17 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-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jujigek1yumo'", Local "Local file system at /tmp/rclone2244041829", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (54.84s) PASS 2025/04/17 06:31:11 DEBUG : sugarsync root 'Test/rclone-test-jujigek1yumo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m50.652827646s (try 1/5)