"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/04/25 01:00:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela" 2025/04/25 01:00:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:00:27 DEBUG : Creating backend with remote "/tmp/rclone3188368764" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:00:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/25 01:00:29 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:00:29 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.85s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:00:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:00:33 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:00:33 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:00:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:00:39 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.63s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.49s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:00:47 DEBUG : Creating backend with remote "/non-existing" 2025/04/25 01:00:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/25 01:00:48 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:00:48 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.83s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:00:52 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:00:52 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:00:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.59s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:01:03 INFO : sugarsync root 'Test/rclone-test-judacik8fela': Running all checks before starting transfers 2025/04/25 01:01:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:01:03 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:01:03 INFO : sugarsync root 'Test/rclone-test-judacik8fela': Checks finished, now starting transfers 2025/04/25 01:01:03 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:01:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.41s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:01:14 ERROR : Ignoring --no-traverse with sync 2025/04/25 01:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:01:15 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:01:15 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:01:19 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:01:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.64s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:01:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/25 01:01:26 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:01:26 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:01:29 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:01:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:01:35 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:01:35 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:01:37 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:01:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:01:43 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:01:43 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:01:45 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.98s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:01:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/25 01:01:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:01:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/25 01:01:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:01:51 INFO : sub dir: Making directory 2025/04/25 01:01:52 INFO : sub dir2: Making directory 2025/04/25 01:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:01:53 INFO : sub dir2/sub sub dir2: Making directory 2025/04/25 01:01:55 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:01:55 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:01:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:01:58 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.26s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:02:06 INFO : sub dir2: Making directory 2025/04/25 01:02:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/25 01:02:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:02:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:02:07 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:02:07 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:02:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.90s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:02:16 DEBUG : sub dir2: Making directory with metadata 2025/04/25 01:02:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:02:17 INFO : sub dir: Making directory 2025/04/25 01:02:18 INFO : sub dir2: Making directory 2025/04/25 01:02:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:02:19 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:02:19 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:02:21 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:02:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:02:23 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/25 01:02:24 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.47s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.53s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:02:32 INFO : sub dir2: Making directory 2025/04/25 01:02:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:02:33 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:02:33 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:02:36 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:02:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.04s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:02:42 DEBUG : sub dir2: Making directory with metadata 2025/04/25 01:02:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:02:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:02:43 INFO : sub dir: Making directory 2025/04/25 01:02:44 INFO : sub dir2: Making directory 2025/04/25 01:02:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:02:45 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:02:45 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:02:47 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:02:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:02:49 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.54s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:02:57 INFO : sub dir2: Making directory 2025/04/25 01:02:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:02:58 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:02:58 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:03:01 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:03:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.07s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:03:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wucacis7wuqi" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-judacik8fela' -> sugarsync root 'Test/rclone-test-wucacis7wuqi' 2025/04/25 01:03:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:03:17 DEBUG : sugarsync root 'Test/rclone-test-wucacis7wuqi': Waiting for checks to finish 2025/04/25 01:03:17 DEBUG : sugarsync root 'Test/rclone-test-wucacis7wuqi': Waiting for transfers to finish 2025/04/25 01:03:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:03:23 DEBUG : sugarsync root 'Test/rclone-test-wucacis7wuqi': Purge remote --- PASS: TestServerSideCopy (22.48s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:03:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 01:03:36 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:03:36 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:03:38 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:03:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bijifev3tiga" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-judacik8fela' -> sugarsync root 'Test/rclone-test-bijifev3tiga' 2025/04/25 01:03:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:03:55 DEBUG : sugarsync root 'Test/rclone-test-bijifev3tiga': Waiting for checks to finish 2025/04/25 01:03:55 DEBUG : sugarsync root 'Test/rclone-test-bijifev3tiga': Waiting for transfers to finish 2025/04/25 01:03:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:04:06 DEBUG : sugarsync root 'Test/rclone-test-bijifev3tiga': Waiting for checks to finish 2025/04/25 01:04:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 01:04:06 DEBUG : sugarsync root 'Test/rclone-test-bijifev3tiga': Waiting for transfers to finish 2025/04/25 01:04:07 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.daqutap9" before starting 2025/04/25 01:04:09 DEBUG : sub dir/hello world.daqutap9: server side copy: removing renamed existing file after operation 2025/04/25 01:04:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:04:11 DEBUG : sugarsync root 'Test/rclone-test-bijifev3tiga': Purge remote --- PASS: TestServerSideCopyOverSelf (34.12s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:04:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 01:04:25 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:04:25 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:04:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/25 01:04:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:04:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jorinur2xuqi" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-judacik8fela' -> sugarsync root 'Test/rclone-test-jorinur2xuqi' 2025/04/25 01:04:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:04:44 DEBUG : sugarsync root 'Test/rclone-test-jorinur2xuqi': Waiting for checks to finish 2025/04/25 01:04:44 DEBUG : sugarsync root 'Test/rclone-test-jorinur2xuqi': Waiting for transfers to finish 2025/04/25 01:04:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:04:54 DEBUG : sugarsync root 'Test/rclone-test-jorinur2xuqi': Using server-side directory move 2025/04/25 01:04:54 INFO : sugarsync root 'Test/rclone-test-jorinur2xuqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/25 01:04:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 01:04:55 DEBUG : sugarsync root 'Test/rclone-test-jorinur2xuqi': Waiting for checks to finish 2025/04/25 01:04:55 DEBUG : sugarsync root 'Test/rclone-test-jorinur2xuqi': Waiting for transfers to finish 2025/04/25 01:04:56 INFO : sub dir/hello world: Deleted 2025/04/25 01:04:57 INFO : sub dir/hello world: Moved (server-side) 2025/04/25 01:05:04 DEBUG : testing file moves 2025/04/25 01:05:06 DEBUG : sugarsync root 'Test/rclone-test-jorinur2xuqi': Waiting for checks to finish 2025/04/25 01:05:06 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/25 01:05:06 DEBUG : sugarsync root 'Test/rclone-test-jorinur2xuqi': Waiting for transfers to finish 2025/04/25 01:05:06 INFO : sub dir/hello world: Deleted 2025/04/25 01: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/25 01:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/25 01: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/25 01:05:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/04/25 01: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/25 01:05:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/04/25 01: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/25 01:05:09 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/04/25 01: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/25 01:05:09 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/04/25 01: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/25 01:05:09 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/04/25 01: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/25 01:05:09 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/04/25 01: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/25 01:05:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/04/25 01: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/25 01: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/25 01:05:13 ERROR : sub dir/hello world: Couldn't move: 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 sync_test.go:696: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:696 Error: Received unexpected 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 Test: TestServerSideMoveOverSelf 2025/04/25 01:05:13 DEBUG : sugarsync root 'Test/rclone-test-jorinur2xuqi': Purge remote 2025/04/25 01:05:15 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/25 01:05:17 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/25 01:05:19 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/25 01:05:21 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/25 01:05:23 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/25 01:05:26 DEBUG : pacer: Reducing sleep to 1.5s --- FAIL: TestServerSideMoveOverSelf (57.17s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:05:35 ERROR : : error listing: directory not found 2025/04/25 01:05:36 INFO : Local file system at /tmp/rclone3188368764: Making directory 2025/04/25 01:05:38 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:05:38 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.80s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:05:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/25 01:05:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:05:52 DEBUG : Local file system at /tmp/rclone3188368764: Waiting for checks to finish 2025/04/25 01:05:52 DEBUG : Local file system at /tmp/rclone3188368764: Waiting for transfers to finish 2025/04/25 01:05:53 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/25 01:05:53 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:05:53 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.72s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:05:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/25 01:05:59 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:05:59 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:06:01 INFO : check sum: Copied (new) 2025/04/25 01:06:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:06:03 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:06:03 NOTICE: sugarsync root 'Test/rclone-test-judacik8fela': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/25 01:06:03 DEBUG : check sum: Size of src and dst objects identical 2025/04/25 01:06:03 DEBUG : check sum: Unchanged skipping 2025/04/25 01:06:03 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:06:03 DEBUG : Waiting for deletions to finish 2025/04/25 01:06:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.00s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:06:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/25 01:06:10 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:06:10 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:06:12 INFO : sizeonly: Copied (new) 2025/04/25 01:06:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:06:14 DEBUG : sizeonly: Sizes identical 2025/04/25 01:06:14 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:06:14 DEBUG : sizeonly: Unchanged skipping 2025/04/25 01:06:14 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:06:14 DEBUG : Waiting for deletions to finish 2025/04/25 01:06:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:06:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/25 01:06:21 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:06:21 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:06:23 INFO : ignore-size: Copied (new) 2025/04/25 01:06:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:06:25 DEBUG : ignore-size: Sizes identical 2025/04/25 01:06:25 DEBUG : ignore-size: Unchanged skipping 2025/04/25 01:06:25 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:06:25 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:06:25 DEBUG : Waiting for deletions to finish 2025/04/25 01:06:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.10s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:06:35 DEBUG : existing: Sizes identical 2025/04/25 01:06:35 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:06:35 DEBUG : existing: Unchanged skipping 2025/04/25 01:06:35 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:06:35 DEBUG : Waiting for deletions to finish 2025/04/25 01:06:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:06:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/25 01:06:36 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:06:36 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:06:37 INFO : existing: Copied (replaced existing) 2025/04/25 01:06:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:06:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/25 01:06:44 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:06:44 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:06:47 INFO : existing: Copied (new) 2025/04/25 01:06:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:06:48 DEBUG : existing: Destination exists, skipping 2025/04/25 01:06:48 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:06:48 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:06:48 DEBUG : Waiting for deletions to finish 2025/04/25 01:06:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.87s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:07:02 INFO : d: Making directory 2025/04/25 01:07:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/25 01:07:06 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:07:06 DEBUG : c/non empty space: Sizes identical 2025/04/25 01:07:06 DEBUG : c/non empty space: Unchanged skipping 2025/04/25 01:07:06 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:07:08 INFO : a/potato2: Copied (new) 2025/04/25 01:07:08 DEBUG : Waiting for deletions to finish 2025/04/25 01:07:09 INFO : b/potato: Deleted 2025/04/25 01:07:09 INFO : d: Removing directory 2025/04/25 01:07:11 INFO : b: Removing directory 2025/04/25 01:07:12 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:07:24 DEBUG : empty space: Sizes identical 2025/04/25 01:07:24 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:07:24 DEBUG : empty space: Unchanged skipping 2025/04/25 01:07:24 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:07:24 DEBUG : Waiting for deletions to finish 2025/04/25 01:07:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:07:26 DEBUG : empty space: Sizes identical 2025/04/25 01:07:26 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:07:26 DEBUG : empty space: Unchanged skipping 2025/04/25 01:07:26 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:07:26 DEBUG : Waiting for deletions to finish 2025/04/25 01:07:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", 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-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:07:39 DEBUG : empty space: Sizes identical 2025/04/25 01:07:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/25 01:07:39 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:07:39 DEBUG : empty space: Unchanged skipping 2025/04/25 01:07:39 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:07:41 INFO : potato: Copied (new) 2025/04/25 01:07:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.68s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:07:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/25 01:07:51 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:07:51 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:07:53 INFO : potato: Copied (replaced existing) 2025/04/25 01:07:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.27s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/25 01:08:01 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/25 01:08:01 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:08:01 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:08:03 INFO : potato: Copied (replaced existing) 2025/04/25 01:08:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:08:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:08:13 DEBUG : empty space: Sizes identical 2025/04/25 01:08:13 DEBUG : empty space: Unchanged skipping 2025/04/25 01:08:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/25 01:08:13 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:08:13 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:08:13 DEBUG : Waiting for deletions to finish 2025/04/25 01:08:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:08:25 DEBUG : empty space: Sizes identical 2025/04/25 01:08:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:08:25 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:08:25 DEBUG : empty space: Unchanged skipping 2025/04/25 01:08:25 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:08:28 INFO : potato2: Copied (new) 2025/04/25 01:08:28 DEBUG : Waiting for deletions to finish 2025/04/25 01:08:28 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:08:41 INFO : d: Making directory 2025/04/25 01:08:42 INFO : d/e: Making directory 2025/04/25 01:08:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/25 01:08:47 DEBUG : c/non empty space: Sizes identical 2025/04/25 01:08:47 DEBUG : c/non empty space: Unchanged skipping 2025/04/25 01:08:49 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:08:49 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:08:50 INFO : a/potato2: Copied (new) 2025/04/25 01:08:50 DEBUG : Waiting for deletions to finish 2025/04/25 01:08:51 INFO : b/potato: Deleted 2025/04/25 01:08:51 INFO : d/e: Removing directory 2025/04/25 01:08:52 INFO : d: Removing directory 2025/04/25 01:08:53 INFO : b: Removing directory 2025/04/25 01:08:55 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:09:10 INFO : d: Making directory 2025/04/25 01:09:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/25 01:09:15 DEBUG : c/non empty space: Sizes identical 2025/04/25 01:09:15 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:09:15 DEBUG : c/non empty space: Unchanged skipping 2025/04/25 01:09:15 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:09:17 INFO : a/potato2: Copied (new) 2025/04/25 01:09:17 ERROR : sugarsync root 'Test/rclone-test-judacik8fela': not deleting files as there were IO errors 2025/04/25 01:09:17 ERROR : sugarsync root 'Test/rclone-test-judacik8fela': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:09:35 DEBUG : Waiting for deletions to finish 2025/04/25 01:09:36 DEBUG : empty space: Sizes identical 2025/04/25 01:09:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:09:36 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:09:36 DEBUG : empty space: Unchanged skipping 2025/04/25 01:09:36 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:09:37 INFO : potato: Deleted 2025/04/25 01:09:38 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:09:49 DEBUG : Waiting for deletions to finish 2025/04/25 01:09:50 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:09:50 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:09:51 INFO : potato: Deleted 2025/04/25 01:09:52 DEBUG : empty space: Sizes identical 2025/04/25 01:09:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:09:52 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:09:52 DEBUG : empty space: Unchanged skipping 2025/04/25 01:09:52 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:09:54 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:10:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:10:03 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:10:03 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:10:06 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.81s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:10:17 DEBUG : enormous: Excluded (Size Filter) 2025/04/25 01:10:17 DEBUG : enormous: Excluded 2025/04/25 01:10:17 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 01:10:17 DEBUG : potato2: Excluded 2025/04/25 01:10:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 01:10:18 DEBUG : potato2: Excluded 2025/04/25 01:10:18 DEBUG : empty space: Sizes identical 2025/04/25 01:10:18 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:10:18 DEBUG : empty space: Unchanged skipping 2025/04/25 01:10:18 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:10:18 DEBUG : Waiting for deletions to finish 2025/04/25 01:10:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:10:18 DEBUG : enormous: Excluded (Size Filter) 2025/04/25 01:10:18 DEBUG : enormous: Excluded 2025/04/25 01:10:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 01:10:18 DEBUG : potato2: Excluded 2025/04/25 01:10:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 01:10:19 DEBUG : potato2: Excluded 2025/04/25 01:10:19 DEBUG : empty space: Sizes identical 2025/04/25 01:10:19 DEBUG : empty space: Unchanged skipping 2025/04/25 01:10:19 DEBUG : Local file system at /tmp/rclone3188368764: Waiting for checks to finish 2025/04/25 01:10:19 DEBUG : Local file system at /tmp/rclone3188368764: Waiting for transfers to finish 2025/04/25 01:10:19 DEBUG : Waiting for deletions to finish 2025/04/25 01:10:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:10:34 DEBUG : enormous: Excluded (Size Filter) 2025/04/25 01:10:34 DEBUG : enormous: Excluded 2025/04/25 01:10:34 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 01:10:34 DEBUG : potato2: Excluded 2025/04/25 01:10:34 DEBUG : empty space: Sizes identical 2025/04/25 01:10:34 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:10:34 DEBUG : empty space: Unchanged skipping 2025/04/25 01:10:34 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:10:34 DEBUG : Waiting for deletions to finish 2025/04/25 01:10:35 INFO : enormous: Deleted 2025/04/25 01:10:35 INFO : potato2: Deleted 2025/04/25 01:10:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:10:37 DEBUG : Local file system at /tmp/rclone3188368764: Waiting for checks to finish 2025/04/25 01:10:37 DEBUG : empty space: Sizes identical 2025/04/25 01:10:37 DEBUG : empty space: Unchanged skipping 2025/04/25 01:10:37 DEBUG : Local file system at /tmp/rclone3188368764: Waiting for transfers to finish 2025/04/25 01:10:37 DEBUG : Waiting for deletions to finish 2025/04/25 01:10:37 INFO : enormous: Deleted 2025/04/25 01:10:37 INFO : potato2: Deleted 2025/04/25 01:10:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.72s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", 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-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/25 01:10:44 ERROR : sugarsync root 'Test/rclone-test-judacik8fela': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/25 01:10:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/25 01:10:44 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/25 01:10:44 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:10:44 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:10:47 INFO : potato: Copied (new) 2025/04/25 01:10:47 INFO : yam: Copied (new) 2025/04/25 01:10:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:10:48 ERROR : sugarsync root 'Test/rclone-test-judacik8fela': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/25 01:10:49 DEBUG : potato: Sizes identical 2025/04/25 01:10:49 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/25 01:10:49 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:10:49 DEBUG : potato: Unchanged skipping 2025/04/25 01:10:49 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:10:51 INFO : yaml: Copied (new) 2025/04/25 01:10:51 DEBUG : Waiting for deletions to finish 2025/04/25 01:10:52 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/25 01:10:59 ERROR : sugarsync root 'Test/rclone-test-judacik8fela': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/25 01:10:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/25 01:10:59 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/25 01:10:59 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:10:59 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:11:02 INFO : potato: Copied (new) 2025/04/25 01:11:02 INFO : yam: Copied (new) 2025/04/25 01:11:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:11:03 ERROR : sugarsync root 'Test/rclone-test-judacik8fela': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/25 01:11:03 DEBUG : potato: Sizes identical 2025/04/25 01:11:03 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/25 01:11:03 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:11:03 DEBUG : potato: Unchanged skipping 2025/04/25 01:11:03 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:11:06 INFO : yaml: Copied (new) 2025/04/25 01:11:06 DEBUG : Waiting for deletions to finish 2025/04/25 01:11:07 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.90s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/25 01:11:14 INFO : sugarsync root 'Test/rclone-test-judacik8fela': Making map for --track-renames 2025/04/25 01:11:14 INFO : sugarsync root 'Test/rclone-test-judacik8fela': Finished making map for --track-renames 2025/04/25 01:11:14 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:11:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/25 01:11:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/25 01:11:14 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for renames to finish 2025/04/25 01:11:14 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:11:18 INFO : sub/yam: Copied (new) 2025/04/25 01:11:18 INFO : potato: Copied (new) 2025/04/25 01:11:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:11:20 DEBUG : potato: Sizes identical 2025/04/25 01:11:20 DEBUG : potato: Unchanged skipping 2025/04/25 01:11:21 INFO : sugarsync root 'Test/rclone-test-judacik8fela': Making map for --track-renames 2025/04/25 01:11:21 INFO : sugarsync root 'Test/rclone-test-judacik8fela': Finished making map for --track-renames 2025/04/25 01:11:21 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:11:21 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for renames to finish 2025/04/25 01:11:22 INFO : sub/yam: Moved (server-side) to: yam 2025/04/25 01:11:22 INFO : yam: Renamed from "sub/yam" 2025/04/25 01:11:22 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:11:22 DEBUG : Waiting for deletions to finish 2025/04/25 01:11:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.19s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:11:32 DEBUG : Creating backend with remote "/tmp/rclone3188368764/dir1" 2025/04/25 01:11:32 DEBUG : Creating backend with remote "/tmp/rclone3188368764/dir2" 2025/04/25 01:11:32 DEBUG : Local file system at /tmp/rclone3188368764/dir2: Using server-side directory move 2025/04/25 01:11:32 INFO : Local file system at /tmp/rclone3188368764/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/25 01:11:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/25 01:11:32 DEBUG : Local file system at /tmp/rclone3188368764/dir2: Waiting for checks to finish 2025/04/25 01:11:32 DEBUG : Local file system at /tmp/rclone3188368764/dir2: Waiting for transfers to finish 2025/04/25 01:11:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:11:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:11:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/25 01:11:34 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:11:34 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:11:41 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:11:41 INFO : sub dir/hello world: Deleted 2025/04/25 01:11:41 INFO : nested/sub dir/file: Copied (new) 2025/04/25 01:11:41 INFO : nested/sub dir/file: Deleted 2025/04/25 01:11:41 INFO : sub dir: Removing directory 2025/04/25 01:11:41 INFO : nested/sub dir: Removing directory 2025/04/25 01:11:41 INFO : nested: Removing directory 2025/04/25 01:11:41 DEBUG : Local file system at /tmp/rclone3188368764: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:11:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/25 01:11:52 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:11:52 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:11:58 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:11:58 INFO : sub dir/hello world: Deleted 2025/04/25 01:11:59 INFO : nested/sub dir/file: Copied (new) 2025/04/25 01:11:59 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.86s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:12:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/25 01:12:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/25 01:12:10 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:12:10 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:12:12 INFO : existing-b: Copied (new) 2025/04/25 01:12:12 INFO : existing-b: Deleted 2025/04/25 01:12:12 INFO : existing: Copied (new) 2025/04/25 01:12:12 INFO : existing: Deleted 2025/04/25 01:12:14 DEBUG : existing: Destination exists, skipping 2025/04/25 01:12:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/25 01:12:14 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:12:14 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:12:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.36s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:12:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-johupag9webe" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-judacik8fela' -> sugarsync root 'Test/rclone-test-johupag9webe' 2025/04/25 01:12:38 DEBUG : sugarsync root 'Test/rclone-test-johupag9webe': Using server-side directory move 2025/04/25 01:12:38 INFO : sugarsync root 'Test/rclone-test-johupag9webe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/25 01:12:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:12:39 DEBUG : empty space: Sizes identical 2025/04/25 01:12:39 DEBUG : empty space: Unchanged skipping 2025/04/25 01:12:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/25 01:12:39 DEBUG : sugarsync root 'Test/rclone-test-johupag9webe': Waiting for checks to finish 2025/04/25 01:12:40 INFO : empty space: Deleted 2025/04/25 01:12:40 DEBUG : sugarsync root 'Test/rclone-test-johupag9webe': Waiting for transfers to finish 2025/04/25 01:12:40 INFO : potato2: Moved (server-side) 2025/04/25 01:12:40 INFO : potato3: Deleted 2025/04/25 01:12:41 INFO : potato3: Moved (server-side) 2025/04/25 01:12:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wojecol6jegu" 2025/04/25 01:12:46 DEBUG : sugarsync root 'Test/rclone-test-wojecol6jegu': Using server-side directory move 2025/04/25 01:12:47 INFO : sugarsync root 'Test/rclone-test-wojecol6jegu': Server side directory move succeeded 2025/04/25 01:12:50 ERROR : : error listing: directory not found 2025/04/25 01:12:50 DEBUG : sugarsync root 'Test/rclone-test-wojecol6jegu': Purge remote 2025/04/25 01:12:51 DEBUG : sugarsync root 'Test/rclone-test-johupag9webe': Purge remote 2025/04/25 01:12:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.88s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:12:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kejumip7digi" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-judacik8fela' -> sugarsync root 'Test/rclone-test-kejumip7digi' 2025/04/25 01:13:13 DEBUG : empty space: Excluded (Size Filter) 2025/04/25 01:13:13 DEBUG : empty space: Excluded 2025/04/25 01:13:13 DEBUG : empty space: Excluded (Size Filter) 2025/04/25 01:13:13 DEBUG : empty space: Excluded 2025/04/25 01:13:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:13:13 DEBUG : sugarsync root 'Test/rclone-test-kejumip7digi': Waiting for checks to finish 2025/04/25 01:13:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/25 01:13:13 DEBUG : sugarsync root 'Test/rclone-test-kejumip7digi': Waiting for transfers to finish 2025/04/25 01:13:13 INFO : potato3: Deleted 2025/04/25 01:13:13 INFO : potato2: Moved (server-side) 2025/04/25 01:13:14 INFO : potato3: Moved (server-side) 2025/04/25 01:13:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cugavep7fufi" 2025/04/25 01:13:20 DEBUG : empty space: Excluded (Size Filter) 2025/04/25 01:13:20 DEBUG : empty space: Excluded 2025/04/25 01:13:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:13:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/25 01:13:20 DEBUG : sugarsync root 'Test/rclone-test-cugavep7fufi': Waiting for checks to finish 2025/04/25 01:13:20 DEBUG : sugarsync root 'Test/rclone-test-cugavep7fufi': Waiting for transfers to finish 2025/04/25 01:13:22 INFO : potato2: Moved (server-side) 2025/04/25 01:13:23 INFO : potato3: Moved (server-side) 2025/04/25 01:13:24 DEBUG : sugarsync root 'Test/rclone-test-cugavep7fufi': Purge remote 2025/04/25 01:13:25 DEBUG : sugarsync root 'Test/rclone-test-kejumip7digi': Purge remote --- PASS: TestServerSideMoveWithFilter (34.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:13:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wigobud9polu" 2025/04/25 01:13:39 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-judacik8fela' -> sugarsync root 'Test/rclone-test-wigobud9polu' 2025/04/25 01:13:49 DEBUG : sugarsync root 'Test/rclone-test-wigobud9polu': Using server-side directory move 2025/04/25 01:13:49 INFO : sugarsync root 'Test/rclone-test-wigobud9polu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/25 01:13:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:13:50 DEBUG : empty space: Sizes identical 2025/04/25 01:13:50 DEBUG : empty space: Unchanged skipping 2025/04/25 01:13:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/25 01:13:51 DEBUG : sugarsync root 'Test/rclone-test-wigobud9polu': Waiting for checks to finish 2025/04/25 01:13:51 INFO : potato2: Moved (server-side) 2025/04/25 01:13:51 INFO : empty space: Deleted 2025/04/25 01:13:51 DEBUG : sugarsync root 'Test/rclone-test-wigobud9polu': Waiting for transfers to finish 2025/04/25 01:13:51 INFO : potato3: Deleted 2025/04/25 01:13:51 INFO : potato3: Moved (server-side) 2025/04/25 01:13:51 INFO : tomatoDir: Removing directory 2025/04/25 01:13:53 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': deleted 1 directories 2025/04/25 01:13:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kotuwah4polo" 2025/04/25 01:13:58 INFO : tomatoDir: Making directory 2025/04/25 01:14:00 DEBUG : sugarsync root 'Test/rclone-test-kotuwah4polo': Using server-side directory move 2025/04/25 01:14:01 INFO : sugarsync root 'Test/rclone-test-kotuwah4polo': Server side directory move succeeded 2025/04/25 01:14:05 ERROR : : error listing: directory not found 2025/04/25 01:14:06 ERROR : : error listing: directory not found 2025/04/25 01:14:06 DEBUG : sugarsync root 'Test/rclone-test-kotuwah4polo': Purge remote 2025/04/25 01:14:06 DEBUG : sugarsync root 'Test/rclone-test-wigobud9polu': Purge remote 2025/04/25 01:14:07 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.62s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.52s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:14:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:14:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/rclone-sync-test" 2025/04/25 01:14:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/rclone-sync-test-include/layer2" 2025/04/25 01:14:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/rclone-sync-test-ignore-file" 2025/04/25 01:14:49 DEBUG : rclone-sync-test: Excluded 2025/04/25 01:14:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 01:14:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/25 01:14:52 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/rclone-sync-test': Waiting for checks to finish 2025/04/25 01:14:52 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/rclone-sync-test': Waiting for transfers to finish 2025/04/25 01:14:52 DEBUG : Waiting for deletions to finish 2025/04/25 01:14:52 INFO : There was nothing to transfer 2025/04/25 01:14:55 DEBUG : rclone-sync-test: Excluded 2025/04/25 01:14:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 01:14:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/25 01:14:58 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:14:58 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:14:58 DEBUG : Waiting for deletions to finish 2025/04/25 01:14:58 INFO : rclone-sync-test-include: Removing directory 2025/04/25 01:14:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/25 01:14:58 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': failed to delete 1 directories 2025/04/25 01:14:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:15:01 DEBUG : rclone-sync-test: Excluded 2025/04/25 01:15:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 01:15:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/25 01:15:04 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/25 01:15:04 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/25 01:15:04 DEBUG : Waiting for deletions to finish 2025/04/25 01:15:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:15:06 DEBUG : rclone-sync-test: Excluded 2025/04/25 01:15:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 01:15:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/25 01:15:09 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:15:09 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:15:09 DEBUG : Waiting for deletions to finish 2025/04/25 01:15:09 INFO : rclone-sync-test-include: Removing directory 2025/04/25 01:15:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/25 01:15:10 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': failed to delete 1 directories 2025/04/25 01:15:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:15:11 DEBUG : : Excluded 2025/04/25 01:15:12 DEBUG : rclone-sync-test: Excluded 2025/04/25 01:15:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 01:15:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/25 01:15:15 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/25 01:15:15 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/25 01:15:15 DEBUG : Waiting for deletions to finish 2025/04/25 01:15:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (85.65s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:15:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/dst" 2025/04/25 01:15:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/CompareDest" 2025/04/25 01:16:00 DEBUG : one: Need to transfer - File not found at Destination 2025/04/25 01:16:00 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:16:00 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:16:03 INFO : one: Copied (new) 2025/04/25 01:16:03 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:07 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:16:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:08 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:16:09 INFO : one: Copied (replaced existing) 2025/04/25 01:16:09 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:19 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:16:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:20 DEBUG : one: Sizes identical 2025/04/25 01:16:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 01:16:20 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:16:20 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:20 INFO : There was nothing to transfer 2025/04/25 01:16:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:28 DEBUG : two: Sizes identical 2025/04/25 01:16:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 01:16:28 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:16:28 DEBUG : one: Sizes identical 2025/04/25 01:16:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 01:16:28 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:16:28 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:28 INFO : There was nothing to transfer 2025/04/25 01:16:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:31 DEBUG : one: Sizes identical 2025/04/25 01:16:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 01:16:31 DEBUG : two: Sizes identical 2025/04/25 01:16:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 01:16:31 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:16:31 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:16:31 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:31 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/25 01:16:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:35 DEBUG : two: Need to transfer - File not found at Destination 2025/04/25 01:16:35 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:16:35 DEBUG : one: Sizes identical 2025/04/25 01:16:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 01:16:35 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:16:38 INFO : two: Copied (new) 2025/04/25 01:16:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.69s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:16:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/dest" 2025/04/25 01:17:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/pre-dest1" 2025/04/25 01:17:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/pre-dest2" 2025/04/25 01:17:07 DEBUG : 1: Sizes identical 2025/04/25 01:17:07 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/25 01:17:08 DEBUG : 2: Sizes identical 2025/04/25 01:17:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/25 01:17:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/25 01:17:10 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dest': Waiting for checks to finish 2025/04/25 01:17:10 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dest': Waiting for transfers to finish 2025/04/25 01:17:13 INFO : 3: Copied (new) 2025/04/25 01:17:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.64s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:17:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/dst" 2025/04/25 01:17:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/CopyDest" 2025/04/25 01:17:35 DEBUG : one: Need to transfer - File not found at Destination 2025/04/25 01:17:35 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:17:35 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:17:39 INFO : one: Copied (new) 2025/04/25 01:17:39 DEBUG : Waiting for deletions to finish 2025/04/25 01:17:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:17:42 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:17:43 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:17:44 INFO : one: Copied (replaced existing) 2025/04/25 01:17:44 DEBUG : Waiting for deletions to finish 2025/04/25 01:17:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/BackupDir" 2025/04/25 01:17:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:17:59 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:18:01 DEBUG : one: Sizes identical 2025/04/25 01:18:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:18:03 INFO : one: Moved (server-side) 2025/04/25 01:18:05 INFO : one: Copied (server-side copy) 2025/04/25 01:18:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/25 01:18:05 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:18:05 DEBUG : Waiting for deletions to finish 2025/04/25 01:18:11 DEBUG : one: Sizes identical 2025/04/25 01:18:11 DEBUG : one: Unchanged skipping 2025/04/25 01:18:12 DEBUG : two: Sizes identical 2025/04/25 01:18:14 INFO : two: Copied (server-side copy) 2025/04/25 01:18:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/25 01:18:14 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:18:14 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:18:14 DEBUG : Waiting for deletions to finish 2025/04/25 01:18:16 DEBUG : one: Sizes identical 2025/04/25 01:18:16 DEBUG : one: Unchanged skipping 2025/04/25 01:18:16 DEBUG : two: Sizes identical 2025/04/25 01:18:16 DEBUG : two: Unchanged skipping 2025/04/25 01:18:16 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:18:16 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:18:16 DEBUG : Waiting for deletions to finish 2025/04/25 01:18:16 INFO : There was nothing to transfer 2025/04/25 01:18:23 DEBUG : one: Sizes identical 2025/04/25 01:18:23 DEBUG : one: Unchanged skipping 2025/04/25 01:18:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/25 01:18:24 DEBUG : three: Destination not found in --copy-dest 2025/04/25 01:18:24 DEBUG : three: Need to transfer - File not found at Destination 2025/04/25 01:18:24 DEBUG : two: Sizes identical 2025/04/25 01:18:24 DEBUG : two: Unchanged skipping 2025/04/25 01:18:24 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:18:24 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:18:26 INFO : three: Copied (new) 2025/04/25 01:18:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (75.25s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:18:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/dst" 2025/04/25 01:18:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/backup" 2025/04/25 01:18:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 01:18:57 DEBUG : two: Sizes identical 2025/04/25 01:18:57 DEBUG : two: Unchanged skipping 2025/04/25 01:18:57 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:19:00 INFO : one: Moved (server-side) 2025/04/25 01:19:00 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:19:02 INFO : one: Copied (new) 2025/04/25 01:19:02 DEBUG : Waiting for deletions to finish 2025/04/25 01:19:04 INFO : three.txt: Moved (server-side) 2025/04/25 01:19:04 INFO : three.txt: Moved into backup dir 2025/04/25 01:19:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 01:19:10 DEBUG : two: Sizes identical 2025/04/25 01:19:10 DEBUG : two: Unchanged skipping 2025/04/25 01:19:10 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:19:12 INFO : one: Deleted 2025/04/25 01:19:13 INFO : one: Moved (server-side) 2025/04/25 01:19:13 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:19:15 INFO : one: Copied (new) 2025/04/25 01:19:15 DEBUG : Waiting for deletions to finish 2025/04/25 01:19:17 INFO : three.txt: Deleted 2025/04/25 01:19:18 INFO : three.txt: Moved (server-side) 2025/04/25 01:19:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.94s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:19:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/dst" 2025/04/25 01:19:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/backup" 2025/04/25 01:19:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 01:19:45 DEBUG : two: Sizes identical 2025/04/25 01:19:45 DEBUG : two: Unchanged skipping 2025/04/25 01:19:45 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:19:48 INFO : one: Moved (server-side) to: one.bak 2025/04/25 01:19:48 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:19:50 INFO : one: Copied (new) 2025/04/25 01:19:50 DEBUG : Waiting for deletions to finish 2025/04/25 01:19:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/25 01:19:52 INFO : three.txt: Moved into backup dir 2025/04/25 01:19:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 01:19:58 DEBUG : two: Sizes identical 2025/04/25 01:19:58 DEBUG : two: Unchanged skipping 2025/04/25 01:19:58 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:20:00 INFO : one.bak: Deleted 2025/04/25 01:20:01 INFO : one: Moved (server-side) to: one.bak 2025/04/25 01:20:01 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:20:03 INFO : one: Copied (new) 2025/04/25 01:20:03 DEBUG : Waiting for deletions to finish 2025/04/25 01:20:05 INFO : three.txt.bak: Deleted 2025/04/25 01:20:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/25 01:20:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:20:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/dst" 2025/04/25 01:20:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/backup" 2025/04/25 01:20:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 01:20:33 DEBUG : two: Sizes identical 2025/04/25 01:20:33 DEBUG : two: Unchanged skipping 2025/04/25 01:20:33 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:20:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/25 01:20:35 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:20:38 INFO : one: Copied (new) 2025/04/25 01:20:38 DEBUG : Waiting for deletions to finish 2025/04/25 01:20:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/25 01:20:40 INFO : three.txt: Moved into backup dir 2025/04/25 01:20:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 01:20:46 DEBUG : two: Sizes identical 2025/04/25 01:20:46 DEBUG : two: Unchanged skipping 2025/04/25 01:20:46 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:20:48 INFO : one-2019-01-01: Deleted 2025/04/25 01:20:48 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/25 01:20:48 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:20:51 INFO : one: Copied (new) 2025/04/25 01:20:51 DEBUG : Waiting for deletions to finish 2025/04/25 01:20:53 INFO : three-2019-01-01.txt: Deleted 2025/04/25 01:20:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/25 01:20:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (47.96s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:21:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/dst" 2025/04/25 01:21:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 01:21:16 DEBUG : two: Sizes identical 2025/04/25 01:21:16 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:21:16 DEBUG : two: Unchanged skipping 2025/04/25 01:21:18 INFO : one: Moved (server-side) to: one.bak 2025/04/25 01:21:18 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:21:20 INFO : one: Copied (new) 2025/04/25 01:21:20 DEBUG : Waiting for deletions to finish 2025/04/25 01:21:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/25 01:21:22 INFO : three.txt: Moved into backup dir 2025/04/25 01:21:28 DEBUG : one.bak: Excluded (Path Filter) 2025/04/25 01:21:28 DEBUG : one.bak: Excluded 2025/04/25 01:21:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/25 01:21:28 DEBUG : three.txt.bak: Excluded 2025/04/25 01:21:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 01:21:28 DEBUG : two: Sizes identical 2025/04/25 01:21:28 DEBUG : two: Unchanged skipping 2025/04/25 01:21:28 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for checks to finish 2025/04/25 01:21:30 INFO : one.bak: Deleted 2025/04/25 01:21:31 INFO : one: Moved (server-side) to: one.bak 2025/04/25 01:21:31 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela/dst': Waiting for transfers to finish 2025/04/25 01:21:33 INFO : one: Copied (new) 2025/04/25 01:21:33 DEBUG : Waiting for deletions to finish 2025/04/25 01:21:35 INFO : three.txt.bak: Deleted 2025/04/25 01:21:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/25 01:21:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.06s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:21:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/dst" 2025/04/25 01:21:54 DEBUG : Config file has changed externally - reloading 2025/04/25 01:21:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 01:21:58 INFO : one: Moved (server-side) to: one.bak 2025/04/25 01:22:01 INFO : one: Copied (new) 2025/04/25 01:22:02 DEBUG : two: Sizes identical 2025/04/25 01:22:02 DEBUG : two: Unchanged skipping 2025/04/25 01:22:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/25 01:22:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/25 01:22:06 INFO : three.txt: Copied (new) 2025/04/25 01:22:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 01:22:12 INFO : one.bak: Deleted 2025/04/25 01:22:13 INFO : one: Moved (server-side) to: one.bak 2025/04/25 01:22:15 INFO : one: Copied (new) 2025/04/25 01:22:16 DEBUG : two: Sizes identical 2025/04/25 01:22:16 DEBUG : two: Unchanged skipping 2025/04/25 01:22:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/25 01:22:18 INFO : three.txt.bak: Deleted 2025/04/25 01:22:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/25 01:22:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.87s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:22:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-judacik8fela/dst" 2025/04/25 01:22:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 01:22:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/25 01:22:48 INFO : one: Copied (new) 2025/04/25 01:22:49 DEBUG : two: Sizes identical 2025/04/25 01:22:49 DEBUG : two: Unchanged skipping 2025/04/25 01:22:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/25 01:22:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/25 01:22:53 INFO : three.txt: Copied (new) 2025/04/25 01:22:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 01:22:59 INFO : one-2019-01-01: Deleted 2025/04/25 01:23:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/25 01:23:02 INFO : one: Copied (new) 2025/04/25 01:23:03 DEBUG : two: Sizes identical 2025/04/25 01:23:03 DEBUG : two: Unchanged skipping 2025/04/25 01:23:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/25 01:23:05 INFO : three-2019-01-01.txt: Deleted 2025/04/25 01:23:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/25 01:23:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.00s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:23:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/25 01:23:22 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:23:22 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:23:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/25 01:23:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.51s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:23:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/25 01:23:29 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:23:29 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:23:31 INFO : existing: Copied (new) 2025/04/25 01:23:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:23:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/25 01:23:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/25 01:23:33 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:23:33 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:23:33 ERROR : sugarsync root 'Test/rclone-test-judacik8fela': not deleting files as there were IO errors 2025/04/25 01:23:33 ERROR : sugarsync root 'Test/rclone-test-judacik8fela': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.49s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", 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-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:24:00 DEBUG : existing: Sizes identical 2025/04/25 01:24:00 DEBUG : existing: Unchanged skipping 2025/04/25 01:24:00 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/25 01:24:02 DEBUG : EXISTING: moving to existing-rclone-move-muqopuj2 2025/04/25 01:24:02 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-devemup5 2025/04/25 01:24:02 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-muqopuj2 2025/04/25 01:24:02 DEBUG : EXISTING: moving to existing 2025/04/25 01:24:03 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/25 01:24:03 INFO : existing-rclone-move-muqopuj2: Moved (server-side) to: existing 2025/04/25 01:24:03 INFO : EXISTING: Moved (server-side) to: existing 2025/04/25 01:24:03 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/25 01:24:03 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-devemup5 2025/04/25 01:24:03 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/25 01:24:04 INFO : existingbutdifferent-rclone-move-devemup5: Moved (server-side) to: existingbutdifferent 2025/04/25 01:24:04 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/25 01:24:04 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/25 01:24:08 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/25 01:24:08 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/25 01:24:12 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/25 01:24:13 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/25 01:24:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-sehuhuh0 2025/04/25 01:24:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-sehuhuh0 2025/04/25 01:24:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/25 01:24:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/25 01:24:18 INFO : subdira/subdirb/subdirc/hello-rclone-move-sehuhuh0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/25 01:24:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/25 01:24:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/25 01:24:19 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/25 01:24:19 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:24:19 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/25 01:24:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bokijez1 2025/04/25 01:24:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bokijez1 2025/04/25 01:24:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/25 01:24:22 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bokijez1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/25 01:24:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/25 01:24:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/25 01:24:22 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:24:23 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/25 01:24:23 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (58.17s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", 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-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", 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-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.61s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.55s) --- SKIP: TestMaxTransfer/Cautious (1.53s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:26:27 DEBUG : both1: Sizes identical 2025/04/25 01:26:27 DEBUG : both10: Sizes identical 2025/04/25 01:26:27 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:26:27 DEBUG : both0: Sizes identical 2025/04/25 01:26:27 DEBUG : both11: Sizes identical 2025/04/25 01:26:27 DEBUG : both1: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both12: Sizes identical 2025/04/25 01:26:27 DEBUG : both12: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both13: Sizes identical 2025/04/25 01:26:27 DEBUG : both10: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both14: Sizes identical 2025/04/25 01:26:27 DEBUG : both14: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both15: Sizes identical 2025/04/25 01:26:27 DEBUG : both15: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both16: Sizes identical 2025/04/25 01:26:27 DEBUG : both16: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both17: Sizes identical 2025/04/25 01:26:27 DEBUG : both17: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both18: Sizes identical 2025/04/25 01:26:27 DEBUG : both0: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both19: Sizes identical 2025/04/25 01:26:27 DEBUG : both19: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both2: Sizes identical 2025/04/25 01:26:27 DEBUG : both11: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both3: Sizes identical 2025/04/25 01:26:27 DEBUG : both13: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both4: Sizes identical 2025/04/25 01:26:27 DEBUG : both18: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both5: Sizes identical 2025/04/25 01:26:27 DEBUG : both5: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both6: Sizes identical 2025/04/25 01:26:27 DEBUG : both6: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both7: Sizes identical 2025/04/25 01:26:27 DEBUG : both2: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both8: Sizes identical 2025/04/25 01:26:27 DEBUG : both8: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both9: Sizes identical 2025/04/25 01:26:27 DEBUG : both3: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both4: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both7: Unchanged skipping 2025/04/25 01:26:27 DEBUG : both9: Unchanged skipping 2025/04/25 01:26:27 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:26:27 DEBUG : Waiting for deletions to finish 2025/04/25 01:26:28 INFO : only1: Deleted 2025/04/25 01:26:28 INFO : only13: Deleted 2025/04/25 01:26:28 INFO : only2: Deleted 2025/04/25 01:26:28 INFO : only19: Deleted 2025/04/25 01:26:29 INFO : only4: Deleted 2025/04/25 01:26:29 INFO : only18: Deleted 2025/04/25 01:26:29 INFO : only0: Deleted 2025/04/25 01:26:29 INFO : only11: Deleted 2025/04/25 01:26:29 INFO : only14: Deleted 2025/04/25 01:26:29 INFO : only16: Deleted 2025/04/25 01:26:29 INFO : only15: Deleted 2025/04/25 01:26:29 INFO : only17: Deleted 2025/04/25 01:26:30 INFO : only6: Deleted 2025/04/25 01:26:30 INFO : only5: Deleted 2025/04/25 01:26:30 INFO : only7: Deleted 2025/04/25 01:26:30 INFO : only10: Deleted 2025/04/25 01:26:31 INFO : only12: Deleted 2025/04/25 01:26:31 INFO : only3: Deleted 2025/04/25 01:26:31 INFO : only9: Deleted 2025/04/25 01:26:31 INFO : only8: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (127.45s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:28:35 DEBUG : both0: Sizes identical 2025/04/25 01:28:35 DEBUG : both0: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both1: Sizes identical 2025/04/25 01:28:35 DEBUG : both1: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both10: Sizes identical 2025/04/25 01:28:35 DEBUG : both10: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both11: Sizes identical 2025/04/25 01:28:35 DEBUG : both11: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both12: Sizes identical 2025/04/25 01:28:35 DEBUG : both12: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both13: Sizes identical 2025/04/25 01:28:35 DEBUG : both13: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both14: Sizes identical 2025/04/25 01:28:35 DEBUG : both14: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both15: Sizes identical 2025/04/25 01:28:35 DEBUG : both15: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both16: Sizes identical 2025/04/25 01:28:35 DEBUG : both16: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both17: Sizes identical 2025/04/25 01:28:35 DEBUG : both18: Sizes identical 2025/04/25 01:28:35 DEBUG : both19: Sizes identical 2025/04/25 01:28:35 DEBUG : both2: Sizes identical 2025/04/25 01:28:35 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for checks to finish 2025/04/25 01:28:35 DEBUG : both17: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both3: Sizes identical 2025/04/25 01:28:35 DEBUG : both18: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both4: Sizes identical 2025/04/25 01:28:35 DEBUG : both4: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both5: Sizes identical 2025/04/25 01:28:35 DEBUG : both5: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both6: Sizes identical 2025/04/25 01:28:35 DEBUG : both6: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both7: Sizes identical 2025/04/25 01:28:35 DEBUG : both7: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both8: Sizes identical 2025/04/25 01:28:35 DEBUG : both8: Unchanged skipping 2025/04/25 01:28:35 DEBUG : both9: Sizes identical 2025/04/25 01:28:35 DEBUG : both19: Unchanged skipping 2025/04/25 01:28:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : both2: Unchanged skipping 2025/04/25 01:28:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : both9: Unchanged skipping 2025/04/25 01:28:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : both3: Unchanged skipping 2025/04/25 01:28:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/25 01:28:35 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Waiting for transfers to finish 2025/04/25 01:28:36 INFO : only12: Copied (replaced existing) 2025/04/25 01:28:36 INFO : only13: Copied (replaced existing) 2025/04/25 01:28:36 INFO : only10: Copied (replaced existing) 2025/04/25 01:28:36 INFO : only0: Copied (replaced existing) 2025/04/25 01:28:38 INFO : only15: Copied (replaced existing) 2025/04/25 01:28:38 INFO : only18: Copied (replaced existing) 2025/04/25 01:28:38 INFO : only17: Copied (replaced existing) 2025/04/25 01:28:38 INFO : only16: Copied (replaced existing) 2025/04/25 01:28:39 INFO : only2: Copied (replaced existing) 2025/04/25 01:28:39 INFO : only3: Copied (replaced existing) 2025/04/25 01:28:39 INFO : only19: Copied (replaced existing) 2025/04/25 01:28:40 INFO : only4: Copied (replaced existing) 2025/04/25 01:28:40 INFO : only1: Copied (replaced existing) 2025/04/25 01:28:41 INFO : only14: Copied (replaced existing) 2025/04/25 01:28:41 INFO : only7: Copied (replaced existing) 2025/04/25 01:28:41 INFO : only11: Copied (replaced existing) 2025/04/25 01:28:41 INFO : only8: Copied (replaced existing) 2025/04/25 01:28:42 INFO : only5: Copied (replaced existing) 2025/04/25 01:28:42 INFO : only6: Copied (replaced existing) 2025/04/25 01:28:42 INFO : only9: Copied (replaced existing) 2025/04/25 01:28:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (145.32s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:29:17 DEBUG : empty_dir: Making directory with metadata 2025/04/25 01:29:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:29:17 DEBUG : empty_on_remote: Making directory with metadata 2025/04/25 01:29:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:29:17 INFO : empty_on_remote: Making directory 2025/04/25 01:29:18 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-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:29:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/25 01:29:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/25 01:29:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:29:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:29:27 ERROR : test_dir1: error listing: couldn't list files: HTTP error 401 (401 Unauthorized): invalid token 2025/04/25 01:29:27 ERROR : empty_on_remote: error listing: couldn't list files: HTTP error 401 (401 Unauthorized): invalid token fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): invalid token --- FAIL: TestSyncReplaceDirModTime (23.30s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:29:40 DEBUG : empty_dir: Making directory with metadata 2025/04/25 01:29:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:29:40 DEBUG : empty_on_remote: Making directory with metadata 2025/04/25 01:29:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:29:40 INFO : empty_on_remote: Making directory 2025/04/25 01:29:42 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-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:29:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/25 01:29:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/25 01:29:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:29:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/25 01:29:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:30:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:30:06 INFO : sub dir: Making directory 2025/04/25 01:30:08 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-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (54.82s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" 2025/04/25 01:31:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:31:01 INFO : sub dir: Making directory 2025/04/25 01:31:03 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-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-judacik8fela'", Local "Local file system at /tmp/rclone3188368764", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (54.69s) FAIL 2025/04/25 01:31:56 DEBUG : sugarsync root 'Test/rclone-test-judacik8fela': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 31m33.682483824s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncReplaceDirModTime]