"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 3/5) 2025/11/07 06:40:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi" 2025/11/07 06:40:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/07 06:40:06 DEBUG : Creating backend with remote "/tmp/rclone1245741408" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:40:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:40:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/07 06:40:09 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:40:09 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.99s) === RUN TestCopy run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:40:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 06:40:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:40:12 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:40:12 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:40:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:40:22 INFO : sub dir/hello world: Copied (new) 2025/11/07 06:40:23 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (17.06s) === RUN TestCopyMetadata run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.49s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (5.14s) === RUN TestCopyMissingDirectory run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:40:35 DEBUG : Creating backend with remote "/non-existing" 2025/11/07 06:40:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/07 06:40:36 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:40:36 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (2.21s) === RUN TestCopyNoTraverse run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:40:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:40:38 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:40:38 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:40:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:40:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (23.51s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (5.85s) === RUN TestCopyCheckFirst run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:41:06 INFO : sugarsync root 'Test/rclone-test-qavagok4koyi': Running all checks before starting transfers 2025/11/07 06:41:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:41:07 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:41:07 INFO : sugarsync root 'Test/rclone-test-qavagok4koyi': Checks finished, now starting transfers 2025/11/07 06:41:07 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:41:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:41:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (12.36s) === RUN TestSyncNoTraverse run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:41:19 ERROR : Ignoring --no-traverse with sync 2025/11/07 06:41:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:41:20 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:41:20 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:41:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:41:23 INFO : sub dir/hello world: Copied (new) 2025/11/07 06:41:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (19.78s) === RUN TestCopyWithDepth run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:41:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/07 06:41:39 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:41:39 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:41:42 DEBUG : hello world2: size = 12 OK 2025/11/07 06:41:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (12.09s) === RUN TestCopyWithFilesFrom run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:41:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 06:41:51 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:41:51 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:41:57 DEBUG : potato2: size = 11 OK 2025/11/07 06:41:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (12.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:42:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 06:42:04 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:42:04 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:42:06 DEBUG : potato2: size = 11 OK 2025/11/07 06:42:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (6.24s) === RUN TestCopyEmptyDirectories run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:42:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/07 06:42:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 06:42:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/07 06:42:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 06:42:10 INFO : sub dir2: Making directory 2025/11/07 06:42:12 INFO : sub dir: Making directory 2025/11/07 06:42:17 INFO : sub dir2/sub sub dir2: Making directory 2025/11/07 06:42:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:42:18 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:42:18 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:42:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:42:23 INFO : sub dir/hello world: Copied (new) 2025/11/07 06:42:26 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (33.76s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:42:43 INFO : sub dir2: Making directory 2025/11/07 06:42:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/07 06:42:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 06:42:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:42:44 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:42:44 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:42:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:42:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (37.38s) === RUN TestMoveEmptyDirectories run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:43:21 DEBUG : sub dir2: Making directory with metadata 2025/11/07 06:43:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 06:43:21 INFO : sub dir2: Making directory 2025/11/07 06:43:23 INFO : sub dir: Making directory 2025/11/07 06:43:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:43:24 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:43:24 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:43:33 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:43:33 INFO : sub dir/hello world: Copied (new) 2025/11/07 06:43:33 INFO : sub dir/hello world: Deleted 2025/11/07 06:43:35 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/07 06:43:35 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (25.13s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.47s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:43:47 INFO : sub dir2: Making directory 2025/11/07 06:43:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:43:48 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:43:48 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:43:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:43:51 INFO : sub dir/hello world: Copied (new) 2025/11/07 06:43:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.93s) === RUN TestSyncEmptyDirectories run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:43:57 DEBUG : sub dir2: Making directory with metadata 2025/11/07 06:43:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 06:43:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 06:43:59 INFO : sub dir2: Making directory 2025/11/07 06:44:01 INFO : sub dir: Making directory 2025/11/07 06:44:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:44:02 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:44:02 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:44:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:44:04 INFO : sub dir/hello world: Copied (new) 2025/11/07 06:44:04 DEBUG : Waiting for deletions to finish 2025/11/07 06:44:05 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (27.41s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (5.61s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:44:30 INFO : sub dir2: Making directory 2025/11/07 06:44:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:44:37 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:44:37 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:44:45 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:44:45 INFO : sub dir/hello world: Copied (new) 2025/11/07 06:44:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (23.33s) === RUN TestServerSideCopy run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:45:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gonisev4dohu" sync_test.go:620: Server side copy (if possible) sugarsync root 'Test/rclone-test-qavagok4koyi' -> sugarsync root 'Test/rclone-test-gonisev4dohu' 2025/11/07 06:45:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:45:32 DEBUG : sugarsync root 'Test/rclone-test-gonisev4dohu': Waiting for checks to finish 2025/11/07 06:45:32 DEBUG : sugarsync root 'Test/rclone-test-gonisev4dohu': Waiting for transfers to finish 2025/11/07 06:45:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:45:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 06:45:55 DEBUG : sugarsync root 'Test/rclone-test-gonisev4dohu': Purge remote --- PASS: TestServerSideCopy (67.91s) === RUN TestCopyOverSelf run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:46:18 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:46:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1245741408) 2025/11/07 06:46:18 DEBUG : sub dir/hello world: size = 11 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 06:46:18 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 06:46:18 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:46:19 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 06:46:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (24.05s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:46:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-diqavir6leno" sync_test.go:656: Server side copy (if possible) sugarsync root 'Test/rclone-test-qavagok4koyi' -> sugarsync root 'Test/rclone-test-diqavir6leno' 2025/11/07 06:46:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:46:41 DEBUG : sugarsync root 'Test/rclone-test-diqavir6leno': Waiting for checks to finish 2025/11/07 06:46:41 DEBUG : sugarsync root 'Test/rclone-test-diqavir6leno': Waiting for transfers to finish 2025/11/07 06:46:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:46:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 06:46:57 DEBUG : sub dir/hello world: size = 17 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 06:46:57 DEBUG : sugarsync root 'Test/rclone-test-diqavir6leno': Waiting for checks to finish 2025/11/07 06:46:57 DEBUG : sub dir/hello world: size = 11 (sugarsync root 'Test/rclone-test-diqavir6leno') 2025/11/07 06:46:57 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 06:46:57 DEBUG : sugarsync root 'Test/rclone-test-diqavir6leno': Waiting for transfers to finish 2025/11/07 06:46:58 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.vupugus7" before starting 2025/11/07 06:47:00 DEBUG : sub dir/hello world.vupugus7: server side copy: removing renamed existing file after operation 2025/11/07 06:47:01 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 06:47:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 06:47:02 DEBUG : sugarsync root 'Test/rclone-test-diqavir6leno': Purge remote --- PASS: TestServerSideCopyOverSelf (41.62s) === RUN TestMoveOverSelf run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:47:25 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:47:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1245741408) 2025/11/07 06:47:25 DEBUG : sub dir/hello world: size = 11 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 06:47:25 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 06:47:25 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:47:26 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 06:47:26 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/07 06:47:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (24.70s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:47:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zokosuk9vila" sync_test.go:701: Server side copy (if possible) sugarsync root 'Test/rclone-test-qavagok4koyi' -> sugarsync root 'Test/rclone-test-zokosuk9vila' 2025/11/07 06:47:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:47:42 DEBUG : sugarsync root 'Test/rclone-test-zokosuk9vila': Waiting for checks to finish 2025/11/07 06:47:42 DEBUG : sugarsync root 'Test/rclone-test-zokosuk9vila': Waiting for transfers to finish 2025/11/07 06:47:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:47:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 06:47:55 DEBUG : sugarsync root 'Test/rclone-test-zokosuk9vila': Using server-side directory move 2025/11/07 06:47:55 INFO : sugarsync root 'Test/rclone-test-zokosuk9vila': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 06:47:56 DEBUG : sugarsync root 'Test/rclone-test-zokosuk9vila': Waiting for checks to finish 2025/11/07 06:47:56 DEBUG : sub dir/hello world: size = 17 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 06:47:56 DEBUG : sub dir/hello world: size = 11 (sugarsync root 'Test/rclone-test-zokosuk9vila') 2025/11/07 06:47:56 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 06:47:56 DEBUG : sugarsync root 'Test/rclone-test-zokosuk9vila': Waiting for transfers to finish 2025/11/07 06:48:02 INFO : sub dir/hello world: Deleted 2025/11/07 06:48:03 INFO : sub dir/hello world: Moved (server-side) 2025/11/07 06:48:16 DEBUG : testing file moves 2025/11/07 06:48:17 DEBUG : sugarsync root 'Test/rclone-test-zokosuk9vila': Waiting for checks to finish 2025/11/07 06:48:17 DEBUG : sub dir/hello world: size = 24 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 06:48:17 DEBUG : sub dir/hello world: size = 17 (sugarsync root 'Test/rclone-test-zokosuk9vila') 2025/11/07 06:48:17 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 06:48:17 DEBUG : sugarsync root 'Test/rclone-test-zokosuk9vila': Waiting for transfers to finish 2025/11/07 06:48:18 INFO : sub dir/hello world: Deleted 2025/11/07 06:48:19 INFO : sub dir/hello world: Moved (server-side) 2025/11/07 06:48:22 DEBUG : sugarsync root 'Test/rclone-test-zokosuk9vila': Purge remote --- PASS: TestServerSideMoveOverSelf (64.15s) === RUN TestCopyAfterDelete run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:48:39 ERROR : error listing: directory not found 2025/11/07 06:48:41 INFO : Local file system at /tmp/rclone1245741408: Making directory 2025/11/07 06:48:47 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:48:47 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (27.63s) === RUN TestCopyRedownload run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:49:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 06:49:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:49:12 DEBUG : Local file system at /tmp/rclone1245741408: Waiting for checks to finish 2025/11/07 06:49:12 DEBUG : Local file system at /tmp/rclone1245741408: Waiting for transfers to finish 2025/11/07 06:49:13 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2025/11/07 06:49:13 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/11/07 06:49:13 INFO : sub dir/hello world: Copied (new) 2025/11/07 06:49:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (13.20s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:49:17 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/07 06:49:17 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:49:17 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:49:47 DEBUG : check sum: size = 1 OK 2025/11/07 06:49:47 INFO : check sum: Copied (new) 2025/11/07 06:49:47 DEBUG : Waiting for deletions to finish 2025/11/07 06:49:48 DEBUG : check sum: size = 1 OK 2025/11/07 06:49:48 NOTICE: sugarsync root 'Test/rclone-test-qavagok4koyi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/07 06:49:48 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:49:48 DEBUG : check sum: Size of src and dst objects identical 2025/11/07 06:49:48 DEBUG : check sum: Unchanged skipping 2025/11/07 06:49:48 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:49:48 DEBUG : Waiting for deletions to finish 2025/11/07 06:49:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (37.24s) === RUN TestSyncSizeOnly run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:49:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/07 06:49:55 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:49:55 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:50:18 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Renewing token 2025/11/07 06:50:19 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/11/07 06:50:19 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/11/07 06:50:19 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/11/07 06:50:19 DEBUG : sizeonly: size = 6 OK 2025/11/07 06:50:19 INFO : sizeonly: Copied (new) 2025/11/07 06:50:19 DEBUG : Waiting for deletions to finish 2025/11/07 06:50:21 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:50:21 DEBUG : sizeonly: size = 6 OK 2025/11/07 06:50:21 DEBUG : sizeonly: Sizes identical 2025/11/07 06:50:21 DEBUG : sizeonly: Unchanged skipping 2025/11/07 06:50:21 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:50:21 DEBUG : Waiting for deletions to finish 2025/11/07 06:50:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (29.86s) === RUN TestSyncIgnoreSize run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:50:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/07 06:50:25 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:50:25 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:50:27 INFO : ignore-size: Copied (new) 2025/11/07 06:50:27 DEBUG : Waiting for deletions to finish 2025/11/07 06:50:32 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:50:32 DEBUG : ignore-size: Sizes identical 2025/11/07 06:50:32 DEBUG : ignore-size: Unchanged skipping 2025/11/07 06:50:32 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:50:32 DEBUG : Waiting for deletions to finish 2025/11/07 06:50:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.92s) === RUN TestSyncIgnoreTimes run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:50:40 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:50:40 DEBUG : existing: size = 6 OK 2025/11/07 06:50:40 DEBUG : existing: Sizes identical 2025/11/07 06:50:40 DEBUG : existing: Unchanged skipping 2025/11/07 06:50:40 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:50:40 DEBUG : Waiting for deletions to finish 2025/11/07 06:50:40 INFO : There was nothing to transfer 2025/11/07 06:50:41 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:50:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/07 06:50:41 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:50:42 DEBUG : existing: size = 6 OK 2025/11/07 06:50:42 INFO : existing: Copied (replaced existing) 2025/11/07 06:50:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (15.49s) === RUN TestSyncIgnoreExisting run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:50:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 06:50:56 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:50:56 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:51:05 DEBUG : existing: size = 6 OK 2025/11/07 06:51:05 INFO : existing: Copied (new) 2025/11/07 06:51:05 DEBUG : Waiting for deletions to finish 2025/11/07 06:51:06 DEBUG : existing: Destination exists, skipping 2025/11/07 06:51:06 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:51:06 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:51:06 DEBUG : Waiting for deletions to finish 2025/11/07 06:51:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (20.85s) === RUN TestSyncIgnoreErrors run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:51:18 INFO : d: Making directory 2025/11/07 06:51:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 06:51:25 DEBUG : c/non empty space: size = 5 OK 2025/11/07 06:51:25 DEBUG : c/non empty space: Sizes identical 2025/11/07 06:51:25 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 06:51:25 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:51:25 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:51:32 DEBUG : a/potato2: size = 60 OK 2025/11/07 06:51:32 INFO : a/potato2: Copied (new) 2025/11/07 06:51:32 DEBUG : Waiting for deletions to finish 2025/11/07 06:51:33 INFO : b/potato: Deleted 2025/11/07 06:51:33 INFO : d: Removing directory 2025/11/07 06:51:35 INFO : b: Removing directory 2025/11/07 06:51:36 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (35.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:51:50 DEBUG : empty space: size = 1 OK 2025/11/07 06:51:50 DEBUG : empty space: Sizes identical 2025/11/07 06:51:50 DEBUG : empty space: Unchanged skipping 2025/11/07 06:51:50 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:51:50 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:51:50 DEBUG : Waiting for deletions to finish 2025/11/07 06:51:50 INFO : There was nothing to transfer 2025/11/07 06:51:52 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:51:52 DEBUG : empty space: size = 1 OK 2025/11/07 06:51:52 DEBUG : empty space: Sizes identical 2025/11/07 06:51:52 DEBUG : empty space: Unchanged skipping 2025/11/07 06:51:52 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:51:52 DEBUG : Waiting for deletions to finish 2025/11/07 06:51:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (8.33s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.48s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:52:02 DEBUG : empty space: size = 1 OK 2025/11/07 06:52:02 DEBUG : empty space: Sizes identical 2025/11/07 06:52:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/07 06:52:02 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:52:02 DEBUG : empty space: Unchanged skipping 2025/11/07 06:52:02 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:52:04 DEBUG : potato: size = 60 OK 2025/11/07 06:52:04 INFO : potato: Copied (new) 2025/11/07 06:52:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (10.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:52:12 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:52:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1245741408) 2025/11/07 06:52:12 DEBUG : potato: size = 60 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 06:52:12 DEBUG : potato: Sizes differ 2025/11/07 06:52:12 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:52:14 DEBUG : potato: size = 21 OK 2025/11/07 06:52:14 INFO : potato: Copied (replaced existing) 2025/11/07 06:52:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.87s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/11/07 06:52:30 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:52:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1245741408) 2025/11/07 06:52:30 DEBUG : potato: size = 36 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 06:52:30 DEBUG : potato: Sizes differ 2025/11/07 06:52:30 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:52:31 DEBUG : potato: size = 21 OK 2025/11/07 06:52:31 INFO : potato: Copied (replaced existing) 2025/11/07 06:52:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (24.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:52:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 06:52:46 DEBUG : empty space: size = 1 OK 2025/11/07 06:52:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/07 06:52:46 DEBUG : empty space: Sizes identical 2025/11/07 06:52:46 DEBUG : empty space: Unchanged skipping 2025/11/07 06:52:46 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:52:46 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:52:46 DEBUG : Waiting for deletions to finish 2025/11/07 06:52:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (21.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:53:10 DEBUG : empty space: size = 1 OK 2025/11/07 06:53:10 DEBUG : empty space: Sizes identical 2025/11/07 06:53:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 06:53:10 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:53:10 DEBUG : empty space: Unchanged skipping 2025/11/07 06:53:10 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:53:13 DEBUG : potato2: size = 60 OK 2025/11/07 06:53:13 INFO : potato2: Copied (new) 2025/11/07 06:53:13 DEBUG : Waiting for deletions to finish 2025/11/07 06:53:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:53:32 INFO : d: Making directory 2025/11/07 06:53:34 INFO : d/e: Making directory 2025/11/07 06:53:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 06:53:52 DEBUG : c/non empty space: size = 5 OK 2025/11/07 06:53:52 DEBUG : c/non empty space: Sizes identical 2025/11/07 06:53:52 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 06:53:56 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:53:56 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:54:03 DEBUG : a/potato2: size = 60 OK 2025/11/07 06:54:03 INFO : a/potato2: Copied (new) 2025/11/07 06:54:03 DEBUG : Waiting for deletions to finish 2025/11/07 06:54:04 INFO : b/potato: Deleted 2025/11/07 06:54:04 INFO : d/e: Removing directory 2025/11/07 06:54:06 INFO : d: Removing directory 2025/11/07 06:54:07 INFO : b: Removing directory 2025/11/07 06:54:08 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (50.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:54:23 INFO : d: Making directory 2025/11/07 06:54:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 06:54:27 DEBUG : c/non empty space: size = 5 OK 2025/11/07 06:54:27 DEBUG : c/non empty space: Sizes identical 2025/11/07 06:54:27 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 06:54:29 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:54:29 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:54:31 DEBUG : a/potato2: size = 60 OK 2025/11/07 06:54:31 INFO : a/potato2: Copied (new) 2025/11/07 06:54:31 ERROR : sugarsync root 'Test/rclone-test-qavagok4koyi': not deleting files as there were IO errors 2025/11/07 06:54:31 ERROR : sugarsync root 'Test/rclone-test-qavagok4koyi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (32.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:55:08 DEBUG : Waiting for deletions to finish 2025/11/07 06:55:08 DEBUG : empty space: size = 1 OK 2025/11/07 06:55:08 DEBUG : empty space: Sizes identical 2025/11/07 06:55:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 06:55:08 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:55:08 DEBUG : empty space: Unchanged skipping 2025/11/07 06:55:08 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:55:09 INFO : potato: Deleted 2025/11/07 06:55:32 DEBUG : potato2: size = 60 OK 2025/11/07 06:55:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (50.82s) === RUN TestSyncDeleteBefore run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:55:59 DEBUG : Waiting for deletions to finish 2025/11/07 06:56:00 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:56:00 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:56:01 INFO : potato: Deleted 2025/11/07 06:56:02 DEBUG : empty space: size = 1 OK 2025/11/07 06:56:02 DEBUG : empty space: Sizes identical 2025/11/07 06:56:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 06:56:02 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:56:02 DEBUG : empty space: Unchanged skipping 2025/11/07 06:56:02 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:56:04 DEBUG : potato2: size = 60 OK 2025/11/07 06:56:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (38.62s) === RUN TestCopyDeleteBefore run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:56:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 06:56:22 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:56:22 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:56:24 DEBUG : potato2: size = 19 OK 2025/11/07 06:56:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (10.06s) === RUN TestSyncWithExclude run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:56:50 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 06:56:50 DEBUG : enormous: Excluded 2025/11/07 06:56:50 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 06:56:50 DEBUG : potato2: Excluded 2025/11/07 06:56:51 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 06:56:51 DEBUG : potato2: Excluded 2025/11/07 06:56:51 DEBUG : empty space: size = 1 OK 2025/11/07 06:56:51 DEBUG : empty space: Sizes identical 2025/11/07 06:56:51 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:56:51 DEBUG : empty space: Unchanged skipping 2025/11/07 06:56:51 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:56:51 DEBUG : Waiting for deletions to finish 2025/11/07 06:56:51 INFO : There was nothing to transfer 2025/11/07 06:56:51 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 06:56:51 DEBUG : enormous: Excluded 2025/11/07 06:56:51 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 06:56:51 DEBUG : potato2: Excluded 2025/11/07 06:56:56 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 06:56:56 DEBUG : potato2: Excluded 2025/11/07 06:56:56 DEBUG : empty space: size = 1 OK 2025/11/07 06:56:56 DEBUG : empty space: Sizes identical 2025/11/07 06:56:56 DEBUG : Local file system at /tmp/rclone1245741408: Waiting for checks to finish 2025/11/07 06:56:56 DEBUG : empty space: Unchanged skipping 2025/11/07 06:56:56 DEBUG : Local file system at /tmp/rclone1245741408: Waiting for transfers to finish 2025/11/07 06:56:56 DEBUG : Waiting for deletions to finish 2025/11/07 06:56:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (37.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:57:24 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 06:57:24 DEBUG : enormous: Excluded 2025/11/07 06:57:24 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 06:57:24 DEBUG : potato2: Excluded 2025/11/07 06:57:25 DEBUG : empty space: size = 1 OK 2025/11/07 06:57:25 DEBUG : empty space: Sizes identical 2025/11/07 06:57:25 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:57:25 DEBUG : empty space: Unchanged skipping 2025/11/07 06:57:25 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:57:25 DEBUG : Waiting for deletions to finish 2025/11/07 06:57:26 INFO : enormous: Deleted 2025/11/07 06:57:26 INFO : potato2: Deleted 2025/11/07 06:57:26 INFO : There was nothing to transfer 2025/11/07 06:57:27 DEBUG : empty space: size = 1 OK 2025/11/07 06:57:27 DEBUG : Local file system at /tmp/rclone1245741408: Waiting for checks to finish 2025/11/07 06:57:27 DEBUG : empty space: Sizes identical 2025/11/07 06:57:27 DEBUG : empty space: Unchanged skipping 2025/11/07 06:57:27 DEBUG : Local file system at /tmp/rclone1245741408: Waiting for transfers to finish 2025/11/07 06:57:27 DEBUG : Waiting for deletions to finish 2025/11/07 06:57:27 INFO : enormous: Deleted 2025/11/07 06:57:27 INFO : potato2: Deleted 2025/11/07 06:57:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (24.36s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (7.81s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/11/07 06:57:37 ERROR : sugarsync root 'Test/rclone-test-qavagok4koyi': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/07 06:57:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/07 06:57:38 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/07 06:57:38 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:57:38 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:57:40 DEBUG : yam: size = 11 OK 2025/11/07 06:57:40 INFO : yam: Copied (new) 2025/11/07 06:57:42 DEBUG : potato: size = 14 OK 2025/11/07 06:57:42 INFO : potato: Copied (new) 2025/11/07 06:57:42 DEBUG : Waiting for deletions to finish 2025/11/07 06:57:43 ERROR : sugarsync root 'Test/rclone-test-qavagok4koyi': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/07 06:57:44 DEBUG : potato: size = 14 OK 2025/11/07 06:57:44 DEBUG : potato: Sizes identical 2025/11/07 06:57:44 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/07 06:57:44 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:57:44 DEBUG : potato: Unchanged skipping 2025/11/07 06:57:44 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:57:50 DEBUG : yaml: size = 11 OK 2025/11/07 06:57:50 INFO : yaml: Copied (new) 2025/11/07 06:57:50 DEBUG : Waiting for deletions to finish 2025/11/07 06:57:50 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (17.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/11/07 06:57:54 ERROR : sugarsync root 'Test/rclone-test-qavagok4koyi': Ignoring --track-renames as either the source or destination do not support modtime 2025/11/07 06:57:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/07 06:57:55 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/07 06:57:55 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:57:55 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:57:57 DEBUG : yam: size = 11 OK 2025/11/07 06:57:57 INFO : yam: Copied (new) 2025/11/07 06:58:05 DEBUG : potato: size = 14 OK 2025/11/07 06:58:05 INFO : potato: Copied (new) 2025/11/07 06:58:05 DEBUG : Waiting for deletions to finish 2025/11/07 06:58:05 ERROR : sugarsync root 'Test/rclone-test-qavagok4koyi': Ignoring --track-renames as either the source or destination do not support modtime 2025/11/07 06:58:06 DEBUG : potato: size = 14 OK 2025/11/07 06:58:06 DEBUG : potato: Sizes identical 2025/11/07 06:58:06 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/07 06:58:06 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:58:06 DEBUG : potato: Unchanged skipping 2025/11/07 06:58:06 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:58:09 DEBUG : yaml: size = 11 OK 2025/11/07 06:58:09 INFO : yaml: Copied (new) 2025/11/07 06:58:09 DEBUG : Waiting for deletions to finish 2025/11/07 06:58:09 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.96s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/11/07 06:58:14 INFO : sugarsync root 'Test/rclone-test-qavagok4koyi': Making map for --track-renames 2025/11/07 06:58:14 INFO : sugarsync root 'Test/rclone-test-qavagok4koyi': Finished making map for --track-renames 2025/11/07 06:58:14 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:58:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/07 06:58:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/07 06:58:14 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for renames to finish 2025/11/07 06:58:14 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:58:18 DEBUG : sub/yam: size = 11 OK 2025/11/07 06:58:18 INFO : sub/yam: Copied (new) 2025/11/07 06:58:18 DEBUG : potato: size = 14 OK 2025/11/07 06:58:18 INFO : potato: Copied (new) 2025/11/07 06:58:18 DEBUG : Waiting for deletions to finish 2025/11/07 06:58:20 DEBUG : potato: size = 14 OK 2025/11/07 06:58:20 DEBUG : potato: Sizes identical 2025/11/07 06:58:20 DEBUG : potato: Unchanged skipping 2025/11/07 06:58:21 INFO : sugarsync root 'Test/rclone-test-qavagok4koyi': Making map for --track-renames 2025/11/07 06:58:21 INFO : sugarsync root 'Test/rclone-test-qavagok4koyi': Finished making map for --track-renames 2025/11/07 06:58:21 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:58:21 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for renames to finish 2025/11/07 06:58:22 INFO : sub/yam: Moved (server-side) to: yam 2025/11/07 06:58:22 INFO : yam: Renamed from "sub/yam" 2025/11/07 06:58:22 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:58:22 DEBUG : Waiting for deletions to finish 2025/11/07 06:58:22 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (15.44s) === RUN TestServerSideMoveLocal run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:58:29 DEBUG : Creating backend with remote "/tmp/rclone1245741408/dir1" 2025/11/07 06:58:29 DEBUG : Creating backend with remote "/tmp/rclone1245741408/dir2" 2025/11/07 06:58:29 DEBUG : Local file system at /tmp/rclone1245741408/dir2: Using server-side directory move 2025/11/07 06:58:29 INFO : Local file system at /tmp/rclone1245741408/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 06:58:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/07 06:58:29 DEBUG : Local file system at /tmp/rclone1245741408/dir2: Waiting for checks to finish 2025/11/07 06:58:29 DEBUG : Local file system at /tmp/rclone1245741408/dir2: Waiting for transfers to finish 2025/11/07 06:58:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:58:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:58:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/07 06:58:35 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:58:35 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:58:47 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/07 06:58:47 INFO : nested/sub dir/file: Copied (new) 2025/11/07 06:58:47 INFO : nested/sub dir/file: Deleted 2025/11/07 06:58:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:58:55 INFO : sub dir/hello world: Copied (new) 2025/11/07 06:58:55 INFO : sub dir/hello world: Deleted 2025/11/07 06:58:55 INFO : sub dir: Removing directory 2025/11/07 06:58:55 INFO : nested/sub dir: Removing directory 2025/11/07 06:58:55 INFO : nested: Removing directory 2025/11/07 06:58:55 DEBUG : Local file system at /tmp/rclone1245741408: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (44.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:59:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 06:59:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/07 06:59:16 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:59:16 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:59:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 06:59:22 INFO : sub dir/hello world: Copied (new) 2025/11/07 06:59:22 INFO : sub dir/hello world: Deleted 2025/11/07 06:59:22 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/07 06:59:22 INFO : nested/sub dir/file: Copied (new) 2025/11/07 06:59:22 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.46s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:59:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/07 06:59:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 06:59:34 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:59:34 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:59:37 DEBUG : existing: size = 6 OK 2025/11/07 06:59:37 INFO : existing: Copied (new) 2025/11/07 06:59:37 INFO : existing: Deleted 2025/11/07 06:59:37 DEBUG : existing-b: size = 6 OK 2025/11/07 06:59:37 INFO : existing-b: Copied (new) 2025/11/07 06:59:37 INFO : existing-b: Deleted 2025/11/07 06:59:38 DEBUG : existing: Destination exists, skipping 2025/11/07 06:59:38 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 06:59:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/07 06:59:38 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 06:59:38 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (15.04s) === RUN TestServerSideMove run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 06:59:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gowadow0xobi" sync_test.go:1735: Server side move (if possible) sugarsync root 'Test/rclone-test-qavagok4koyi' -> sugarsync root 'Test/rclone-test-gowadow0xobi' 2025/11/07 07:00:26 DEBUG : sugarsync root 'Test/rclone-test-gowadow0xobi': Using server-side directory move 2025/11/07 07:00:26 INFO : sugarsync root 'Test/rclone-test-gowadow0xobi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 07:00:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 07:00:26 DEBUG : empty space: size = 1 OK 2025/11/07 07:00:26 DEBUG : empty space: Sizes identical 2025/11/07 07:00:26 DEBUG : empty space: Unchanged skipping 2025/11/07 07:00:26 DEBUG : potato3: size = 68 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:00:26 DEBUG : potato3: size = 60 (sugarsync root 'Test/rclone-test-gowadow0xobi') 2025/11/07 07:00:26 DEBUG : potato3: Sizes differ 2025/11/07 07:00:26 DEBUG : sugarsync root 'Test/rclone-test-gowadow0xobi': Waiting for checks to finish 2025/11/07 07:00:27 INFO : potato2: Moved (server-side) 2025/11/07 07:00:27 INFO : empty space: Deleted 2025/11/07 07:00:27 DEBUG : sugarsync root 'Test/rclone-test-gowadow0xobi': Waiting for transfers to finish 2025/11/07 07:00:27 INFO : potato3: Deleted 2025/11/07 07:00:28 INFO : potato3: Moved (server-side) 2025/11/07 07:00:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xadiqus1jesa" 2025/11/07 07:00:46 DEBUG : sugarsync root 'Test/rclone-test-xadiqus1jesa': Using server-side directory move 2025/11/07 07:00:48 INFO : sugarsync root 'Test/rclone-test-xadiqus1jesa': Server side directory move succeeded 2025/11/07 07:00:57 ERROR : error listing: directory not found 2025/11/07 07:00:57 DEBUG : sugarsync root 'Test/rclone-test-xadiqus1jesa': Purge remote 2025/11/07 07:00:58 DEBUG : sugarsync root 'Test/rclone-test-gowadow0xobi': Purge remote 2025/11/07 07:00:59 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (71.78s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:01:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sajuber3qegu" sync_test.go:1735: Server side move (if possible) sugarsync root 'Test/rclone-test-qavagok4koyi' -> sugarsync root 'Test/rclone-test-sajuber3qegu' 2025/11/07 07:02:00 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 07:02:00 DEBUG : empty space: Excluded 2025/11/07 07:02:00 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 07:02:00 DEBUG : empty space: Excluded 2025/11/07 07:02:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 07:02:00 DEBUG : potato3: size = 68 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:02:00 DEBUG : potato3: size = 60 (sugarsync root 'Test/rclone-test-sajuber3qegu') 2025/11/07 07:02:00 DEBUG : potato3: Sizes differ 2025/11/07 07:02:00 DEBUG : sugarsync root 'Test/rclone-test-sajuber3qegu': Waiting for checks to finish 2025/11/07 07:02:00 DEBUG : sugarsync root 'Test/rclone-test-sajuber3qegu': Waiting for transfers to finish 2025/11/07 07:02:01 INFO : potato3: Deleted 2025/11/07 07:02:02 INFO : potato3: Moved (server-side) 2025/11/07 07:02:11 INFO : potato2: Moved (server-side) 2025/11/07 07:02:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nuvamen9fela" 2025/11/07 07:02:16 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 07:02:16 DEBUG : empty space: Excluded 2025/11/07 07:02:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 07:02:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/07 07:02:17 DEBUG : sugarsync root 'Test/rclone-test-nuvamen9fela': Waiting for checks to finish 2025/11/07 07:02:17 DEBUG : sugarsync root 'Test/rclone-test-nuvamen9fela': Waiting for transfers to finish 2025/11/07 07:02:19 INFO : potato2: Moved (server-side) 2025/11/07 07:02:24 INFO : potato3: Moved (server-side) 2025/11/07 07:02:26 DEBUG : sugarsync root 'Test/rclone-test-nuvamen9fela': Purge remote 2025/11/07 07:02:27 DEBUG : sugarsync root 'Test/rclone-test-sajuber3qegu': Purge remote --- PASS: TestServerSideMoveWithFilter (97.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:02:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-merewib8pori" 2025/11/07 07:03:46 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) sugarsync root 'Test/rclone-test-qavagok4koyi' -> sugarsync root 'Test/rclone-test-merewib8pori' 2025/11/07 07:04:00 DEBUG : sugarsync root 'Test/rclone-test-merewib8pori': Using server-side directory move 2025/11/07 07:04:00 INFO : sugarsync root 'Test/rclone-test-merewib8pori': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 07:04:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 07:04:06 DEBUG : empty space: size = 1 OK 2025/11/07 07:04:06 DEBUG : empty space: Sizes identical 2025/11/07 07:04:06 DEBUG : empty space: Unchanged skipping 2025/11/07 07:04:06 DEBUG : potato3: size = 68 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:04:06 DEBUG : potato3: size = 60 (sugarsync root 'Test/rclone-test-merewib8pori') 2025/11/07 07:04:06 DEBUG : potato3: Sizes differ 2025/11/07 07:04:06 DEBUG : sugarsync root 'Test/rclone-test-merewib8pori': Waiting for checks to finish 2025/11/07 07:04:06 INFO : potato2: Moved (server-side) 2025/11/07 07:04:06 INFO : empty space: Deleted 2025/11/07 07:04:06 DEBUG : sugarsync root 'Test/rclone-test-merewib8pori': Waiting for transfers to finish 2025/11/07 07:04:20 INFO : potato3: Deleted 2025/11/07 07:04:21 INFO : potato3: Moved (server-side) 2025/11/07 07:04:21 INFO : tomatoDir: Removing directory 2025/11/07 07:04:23 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': deleted 1 directories 2025/11/07 07:04:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xarerog5vute" 2025/11/07 07:04:36 INFO : tomatoDir: Making directory 2025/11/07 07:04:37 DEBUG : sugarsync root 'Test/rclone-test-xarerog5vute': Using server-side directory move 2025/11/07 07:04:39 INFO : sugarsync root 'Test/rclone-test-xarerog5vute': Server side directory move succeeded 2025/11/07 07:04:48 ERROR : error listing: directory not found 2025/11/07 07:04:49 ERROR : error listing: directory not found 2025/11/07 07:04:49 DEBUG : sugarsync root 'Test/rclone-test-xarerog5vute': Purge remote 2025/11/07 07:04:49 DEBUG : sugarsync root 'Test/rclone-test-merewib8pori': Purge remote 2025/11/07 07:04:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (134.59s) === RUN TestServerSideMoveOverlap run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.50s) === RUN TestSyncOverlap run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:04:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/rclone-sync-test" --- PASS: TestSyncOverlap (12.60s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:05:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/rclone-sync-test" 2025/11/07 07:05:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/rclone-sync-test-include/layer2" 2025/11/07 07:05:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/rclone-sync-test-ignore-file" 2025/11/07 07:05:45 DEBUG : rclone-sync-test: Excluded 2025/11/07 07:05:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 07:05:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 07:05:52 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/rclone-sync-test': Waiting for checks to finish 2025/11/07 07:05:52 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/rclone-sync-test': Waiting for transfers to finish 2025/11/07 07:05:52 DEBUG : Waiting for deletions to finish 2025/11/07 07:05:52 INFO : There was nothing to transfer 2025/11/07 07:05:54 DEBUG : rclone-sync-test: Excluded 2025/11/07 07:05:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 07:05:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 07:05:57 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 07:05:57 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 07:05:57 DEBUG : Waiting for deletions to finish 2025/11/07 07:05:57 INFO : rclone-sync-test-include: Removing directory 2025/11/07 07:05:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/07 07:05:58 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': failed to delete 1 directories 2025/11/07 07:05:58 INFO : There was nothing to transfer 2025/11/07 07:06:00 DEBUG : rclone-sync-test: Excluded 2025/11/07 07:06:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 07:06:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 07:06:07 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/07 07:06:07 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/07 07:06:07 DEBUG : Waiting for deletions to finish 2025/11/07 07:06:07 INFO : There was nothing to transfer 2025/11/07 07:06:09 DEBUG : rclone-sync-test: Excluded 2025/11/07 07:06:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 07:06:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 07:06:12 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 07:06:12 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 07:06:12 DEBUG : Waiting for deletions to finish 2025/11/07 07:06:12 INFO : rclone-sync-test-include: Removing directory 2025/11/07 07:06:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/07 07:06:13 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': failed to delete 1 directories 2025/11/07 07:06:13 INFO : There was nothing to transfer 2025/11/07 07:06:19 DEBUG : Excluded 2025/11/07 07:06:19 DEBUG : rclone-sync-test: Excluded 2025/11/07 07:06:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 07:06:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 07:06:25 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/07 07:06:25 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/07 07:06:25 DEBUG : Waiting for deletions to finish 2025/11/07 07:06:25 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (99.24s) === RUN TestSyncCompareDest run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:06:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/dst" 2025/11/07 07:06:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/CompareDest" 2025/11/07 07:07:04 DEBUG : one: Need to transfer - File not found at Destination 2025/11/07 07:07:04 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:07:04 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:07:29 DEBUG : one: size = 3 OK 2025/11/07 07:07:29 INFO : one: Copied (new) 2025/11/07 07:07:29 DEBUG : Waiting for deletions to finish 2025/11/07 07:07:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:07:33 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:07:33 DEBUG : one: Sizes differ 2025/11/07 07:07:33 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:07:34 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:07:35 DEBUG : one: size = 5 OK 2025/11/07 07:07:35 INFO : one: Copied (replaced existing) 2025/11/07 07:07:35 DEBUG : Waiting for deletions to finish 2025/11/07 07:07:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:07:50 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:07:50 DEBUG : one: Sizes differ 2025/11/07 07:07:50 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:07:55 DEBUG : one: size = 5 OK 2025/11/07 07:07:55 DEBUG : one: Sizes identical 2025/11/07 07:07:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 07:07:55 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:07:55 DEBUG : Waiting for deletions to finish 2025/11/07 07:07:55 INFO : There was nothing to transfer 2025/11/07 07:08:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:08:06 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:08:06 DEBUG : one: Sizes differ 2025/11/07 07:08:07 DEBUG : one: size = 5 OK 2025/11/07 07:08:07 DEBUG : one: Sizes identical 2025/11/07 07:08:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 07:08:07 DEBUG : two: size = 3 OK 2025/11/07 07:08:07 DEBUG : two: Sizes identical 2025/11/07 07:08:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/07 07:08:07 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:08:07 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:08:07 DEBUG : Waiting for deletions to finish 2025/11/07 07:08:07 INFO : There was nothing to transfer 2025/11/07 07:08:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:08:14 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:08:14 DEBUG : one: Sizes differ 2025/11/07 07:08:15 DEBUG : two: size = 3 OK 2025/11/07 07:08:15 DEBUG : two: Sizes identical 2025/11/07 07:08:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/07 07:08:15 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:08:15 DEBUG : one: size = 5 OK 2025/11/07 07:08:15 DEBUG : one: Sizes identical 2025/11/07 07:08:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 07:08:15 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:08:15 DEBUG : Waiting for deletions to finish 2025/11/07 07:08:15 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/07 07:08:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:08:21 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:08:21 DEBUG : one: Sizes differ 2025/11/07 07:08:21 DEBUG : one: size = 5 OK 2025/11/07 07:08:21 DEBUG : one: Sizes identical 2025/11/07 07:08:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 07:08:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:08:28 DEBUG : two: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/CompareDest') 2025/11/07 07:08:28 DEBUG : two: Sizes differ 2025/11/07 07:08:28 DEBUG : two: Need to transfer - File not found at Destination 2025/11/07 07:08:28 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:08:28 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:08:30 DEBUG : two: size = 5 OK 2025/11/07 07:08:30 INFO : two: Copied (new) 2025/11/07 07:08:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (143.27s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:09:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/dest" 2025/11/07 07:09:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/pre-dest1" 2025/11/07 07:09:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/pre-dest2" 2025/11/07 07:09:59 DEBUG : 1: size = 1 OK 2025/11/07 07:09:59 DEBUG : 1: Sizes identical 2025/11/07 07:09:59 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/07 07:10:00 DEBUG : 2: size = 1 OK 2025/11/07 07:10:00 DEBUG : 2: Sizes identical 2025/11/07 07:10:00 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/07 07:10:02 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/07 07:10:02 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dest': Waiting for checks to finish 2025/11/07 07:10:02 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dest': Waiting for transfers to finish 2025/11/07 07:10:50 DEBUG : 3: size = 1 OK 2025/11/07 07:10:50 INFO : 3: Copied (new) 2025/11/07 07:10:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (124.27s) === RUN TestSyncCopyDest run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:11:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/dst" 2025/11/07 07:11:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/CopyDest" 2025/11/07 07:11:35 DEBUG : one: Need to transfer - File not found at Destination 2025/11/07 07:11:35 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:11:35 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:11:39 DEBUG : one: size = 3 OK 2025/11/07 07:11:39 INFO : one: Copied (new) 2025/11/07 07:11:39 DEBUG : Waiting for deletions to finish 2025/11/07 07:11:42 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:11:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:11:42 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:11:42 DEBUG : one: Sizes differ 2025/11/07 07:11:43 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:11:44 DEBUG : one: size = 5 OK 2025/11/07 07:11:44 INFO : one: Copied (replaced existing) 2025/11/07 07:11:44 DEBUG : Waiting for deletions to finish 2025/11/07 07:12:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/BackupDir" 2025/11/07 07:12:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:12:07 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:12:07 DEBUG : one: Sizes differ 2025/11/07 07:12:07 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:12:09 DEBUG : one: size = 5 OK 2025/11/07 07:12:09 DEBUG : one: Sizes identical 2025/11/07 07:12:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:12:09 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:12:09 DEBUG : one: Sizes differ 2025/11/07 07:12:19 INFO : one: Moved (server-side) 2025/11/07 07:12:21 DEBUG : one: size = 5 OK 2025/11/07 07:12:21 INFO : one: Copied (server-side copy) 2025/11/07 07:12:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/07 07:12:21 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:12:21 DEBUG : Waiting for deletions to finish 2025/11/07 07:12:39 DEBUG : one: size = 5 OK 2025/11/07 07:12:39 DEBUG : one: Sizes identical 2025/11/07 07:12:39 DEBUG : one: Unchanged skipping 2025/11/07 07:12:40 DEBUG : two: size = 3 OK 2025/11/07 07:12:40 DEBUG : two: Sizes identical 2025/11/07 07:12:45 DEBUG : two: size = 3 OK 2025/11/07 07:12:45 INFO : two: Copied (server-side copy) 2025/11/07 07:12:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/07 07:12:45 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:12:45 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:12:45 DEBUG : Waiting for deletions to finish 2025/11/07 07:13:04 DEBUG : one: size = 5 OK 2025/11/07 07:13:04 DEBUG : one: Sizes identical 2025/11/07 07:13:04 DEBUG : one: Unchanged skipping 2025/11/07 07:13:04 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:13:04 DEBUG : two: size = 3 OK 2025/11/07 07:13:04 DEBUG : two: Sizes identical 2025/11/07 07:13:04 DEBUG : two: Unchanged skipping 2025/11/07 07:13:04 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:13:04 DEBUG : Waiting for deletions to finish 2025/11/07 07:13:04 INFO : There was nothing to transfer 2025/11/07 07:13:13 DEBUG : one: size = 5 OK 2025/11/07 07:13:13 DEBUG : one: Sizes identical 2025/11/07 07:13:13 DEBUG : one: Unchanged skipping 2025/11/07 07:13:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:13:14 DEBUG : three: size = 5 (sugarsync root 'Test/rclone-test-qavagok4koyi/CopyDest') 2025/11/07 07:13:14 DEBUG : three: Sizes differ 2025/11/07 07:13:14 DEBUG : three: Destination not found in --copy-dest 2025/11/07 07:13:14 DEBUG : three: Need to transfer - File not found at Destination 2025/11/07 07:13:14 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:13:14 DEBUG : two: size = 3 OK 2025/11/07 07:13:14 DEBUG : two: Sizes identical 2025/11/07 07:13:14 DEBUG : two: Unchanged skipping 2025/11/07 07:13:14 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:13:17 DEBUG : three: size = 7 OK 2025/11/07 07:13:17 INFO : three: Copied (new) 2025/11/07 07:13:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (152.32s) === RUN TestSyncBackupDir run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:14:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/dst" 2025/11/07 07:14:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/backup" 2025/11/07 07:14:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:14:39 DEBUG : two: size = 3 OK 2025/11/07 07:14:39 DEBUG : two: Sizes identical 2025/11/07 07:14:39 DEBUG : two: Unchanged skipping 2025/11/07 07:14:39 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:14:39 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:14:39 DEBUG : one: Sizes differ 2025/11/07 07:15:00 INFO : one: Moved (server-side) 2025/11/07 07:15:00 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:15:25 DEBUG : one: size = 4 OK 2025/11/07 07:15:25 INFO : one: Copied (new) 2025/11/07 07:15:25 DEBUG : Waiting for deletions to finish 2025/11/07 07:15:38 INFO : three.txt: Moved (server-side) 2025/11/07 07:15:38 INFO : three.txt: Moved into backup dir 2025/11/07 07:15:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:15:47 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:15:47 DEBUG : one: Sizes differ 2025/11/07 07:15:47 DEBUG : two: size = 3 OK 2025/11/07 07:15:47 DEBUG : two: Sizes identical 2025/11/07 07:15:47 DEBUG : two: Unchanged skipping 2025/11/07 07:15:47 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:15:48 INFO : one: Deleted 2025/11/07 07:15:49 INFO : one: Moved (server-side) 2025/11/07 07:15:49 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:15:59 DEBUG : one: size = 5 OK 2025/11/07 07:15:59 INFO : one: Copied (new) 2025/11/07 07:15:59 DEBUG : Waiting for deletions to finish 2025/11/07 07:16:00 INFO : three.txt: Deleted 2025/11/07 07:16:01 INFO : three.txt: Moved (server-side) 2025/11/07 07:16:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (146.37s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:16:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/dst" 2025/11/07 07:16:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/backup" 2025/11/07 07:16:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:16:55 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:16:55 DEBUG : one: Sizes differ 2025/11/07 07:16:55 DEBUG : two: size = 3 OK 2025/11/07 07:16:55 DEBUG : two: Sizes identical 2025/11/07 07:16:55 DEBUG : two: Unchanged skipping 2025/11/07 07:16:55 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:17:01 INFO : one: Moved (server-side) to: one.bak 2025/11/07 07:17:01 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:17:28 DEBUG : one: size = 4 OK 2025/11/07 07:17:28 INFO : one: Copied (new) 2025/11/07 07:17:28 DEBUG : Waiting for deletions to finish 2025/11/07 07:17:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 07:17:29 INFO : three.txt: Moved into backup dir 2025/11/07 07:17:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:17:36 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:17:36 DEBUG : one: Sizes differ 2025/11/07 07:17:36 DEBUG : two: size = 3 OK 2025/11/07 07:17:36 DEBUG : two: Sizes identical 2025/11/07 07:17:36 DEBUG : two: Unchanged skipping 2025/11/07 07:17:36 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:17:41 INFO : one.bak: Deleted 2025/11/07 07:17:42 INFO : one: Moved (server-side) to: one.bak 2025/11/07 07:17:42 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:18:19 DEBUG : one: size = 5 OK 2025/11/07 07:18:19 INFO : one: Copied (new) 2025/11/07 07:18:19 DEBUG : Waiting for deletions to finish 2025/11/07 07:18:21 INFO : three.txt.bak: Deleted 2025/11/07 07:18:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 07:18:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (153.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:19:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/dst" 2025/11/07 07:19:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/backup" 2025/11/07 07:19:32 DEBUG : two: size = 3 OK 2025/11/07 07:19:32 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:19:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:19:32 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:19:32 DEBUG : two: Sizes identical 2025/11/07 07:19:32 DEBUG : two: Unchanged skipping 2025/11/07 07:19:32 DEBUG : one: Sizes differ 2025/11/07 07:19:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/07 07:19:35 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:19:37 DEBUG : one: size = 4 OK 2025/11/07 07:19:37 INFO : one: Copied (new) 2025/11/07 07:19:37 DEBUG : Waiting for deletions to finish 2025/11/07 07:19:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/07 07:19:39 INFO : three.txt: Moved into backup dir 2025/11/07 07:19:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:19:58 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:19:58 DEBUG : one: Sizes differ 2025/11/07 07:19:58 DEBUG : two: size = 3 OK 2025/11/07 07:19:58 DEBUG : two: Sizes identical 2025/11/07 07:19:58 DEBUG : two: Unchanged skipping 2025/11/07 07:19:58 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:20:00 INFO : one-2019-01-01: Deleted 2025/11/07 07:20:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/07 07:20:00 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:20:09 DEBUG : one: size = 5 OK 2025/11/07 07:20:09 INFO : one: Copied (new) 2025/11/07 07:20:09 DEBUG : Waiting for deletions to finish 2025/11/07 07:20:11 INFO : three-2019-01-01.txt: Deleted 2025/11/07 07:20:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/07 07:20:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (118.02s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:21:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/dst" 2025/11/07 07:21:29 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:21:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:21:29 DEBUG : two: size = 3 OK 2025/11/07 07:21:29 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:21:29 DEBUG : two: Sizes identical 2025/11/07 07:21:29 DEBUG : one: Sizes differ 2025/11/07 07:21:29 DEBUG : two: Unchanged skipping 2025/11/07 07:21:30 INFO : one: Moved (server-side) to: one.bak 2025/11/07 07:21:30 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:21:32 DEBUG : one: size = 4 OK 2025/11/07 07:21:32 INFO : one: Copied (new) 2025/11/07 07:21:32 DEBUG : Waiting for deletions to finish 2025/11/07 07:21:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 07:21:34 INFO : three.txt: Moved into backup dir 2025/11/07 07:21:42 DEBUG : one.bak: Excluded (Path Filter) 2025/11/07 07:21:42 DEBUG : one.bak: Excluded 2025/11/07 07:21:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/07 07:21:42 DEBUG : three.txt.bak: Excluded 2025/11/07 07:21:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:21:42 DEBUG : two: size = 3 OK 2025/11/07 07:21:42 DEBUG : two: Sizes identical 2025/11/07 07:21:42 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:21:42 DEBUG : one: Sizes differ 2025/11/07 07:21:42 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for checks to finish 2025/11/07 07:21:42 DEBUG : two: Unchanged skipping 2025/11/07 07:21:48 INFO : one.bak: Deleted 2025/11/07 07:21:49 INFO : one: Moved (server-side) to: one.bak 2025/11/07 07:21:49 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi/dst': Waiting for transfers to finish 2025/11/07 07:21:51 DEBUG : one: size = 5 OK 2025/11/07 07:21:51 INFO : one: Copied (new) 2025/11/07 07:21:51 DEBUG : Waiting for deletions to finish 2025/11/07 07:21:53 INFO : three.txt.bak: Deleted 2025/11/07 07:21:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 07:21:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (78.89s) === RUN TestSyncSuffix run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:22:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/dst" 2025/11/07 07:22:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:22:22 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:22:22 DEBUG : one: Sizes differ 2025/11/07 07:22:23 INFO : one: Moved (server-side) to: one.bak 2025/11/07 07:22:47 DEBUG : one: size = 4 OK 2025/11/07 07:22:47 INFO : one: Copied (new) 2025/11/07 07:22:48 DEBUG : two: size = 3 OK 2025/11/07 07:22:48 DEBUG : two: Sizes identical 2025/11/07 07:22:48 DEBUG : two: Unchanged skipping 2025/11/07 07:22:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:22:53 DEBUG : three.txt: size = 5 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:22:53 DEBUG : three.txt: Sizes differ 2025/11/07 07:23:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 07:23:39 DEBUG : three.txt: size = 6 OK 2025/11/07 07:23:39 INFO : three.txt: Copied (new) 2025/11/07 07:23:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:23:53 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:23:53 DEBUG : one: Sizes differ 2025/11/07 07:23:54 INFO : one.bak: Deleted 2025/11/07 07:23:55 INFO : one: Moved (server-side) to: one.bak 2025/11/07 07:23:57 DEBUG : one: size = 5 OK 2025/11/07 07:23:57 INFO : one: Copied (new) 2025/11/07 07:23:58 DEBUG : two: size = 3 OK 2025/11/07 07:23:58 DEBUG : two: Sizes identical 2025/11/07 07:23:58 DEBUG : two: Unchanged skipping 2025/11/07 07:23:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:23:59 DEBUG : three.txt: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:23:59 DEBUG : three.txt: Sizes differ 2025/11/07 07:24:06 INFO : three.txt.bak: Deleted 2025/11/07 07:24:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 07:24:09 DEBUG : three.txt: size = 19 OK 2025/11/07 07:24:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (155.63s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:24:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qavagok4koyi/dst" 2025/11/07 07:25:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:25:00 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:25:00 DEBUG : one: Sizes differ 2025/11/07 07:25:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/07 07:25:04 DEBUG : one: size = 4 OK 2025/11/07 07:25:04 INFO : one: Copied (new) 2025/11/07 07:25:10 DEBUG : two: size = 3 OK 2025/11/07 07:25:10 DEBUG : two: Sizes identical 2025/11/07 07:25:10 DEBUG : two: Unchanged skipping 2025/11/07 07:25:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:25:10 DEBUG : three.txt: size = 5 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:25:10 DEBUG : three.txt: Sizes differ 2025/11/07 07:25:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/07 07:25:24 DEBUG : three.txt: size = 6 OK 2025/11/07 07:25:24 INFO : three.txt: Copied (new) 2025/11/07 07:25:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:25:28 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:25:28 DEBUG : one: Sizes differ 2025/11/07 07:25:30 INFO : one-2019-01-01: Deleted 2025/11/07 07:25:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/07 07:25:33 DEBUG : one: size = 5 OK 2025/11/07 07:25:33 INFO : one: Copied (new) 2025/11/07 07:25:34 DEBUG : two: size = 3 OK 2025/11/07 07:25:34 DEBUG : two: Sizes identical 2025/11/07 07:25:34 DEBUG : two: Unchanged skipping 2025/11/07 07:25:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:25:35 DEBUG : three.txt: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi/dst') 2025/11/07 07:25:35 DEBUG : three.txt: Sizes differ 2025/11/07 07:25:36 INFO : three-2019-01-01.txt: Deleted 2025/11/07 07:25:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/07 07:25:39 DEBUG : three.txt: size = 19 OK 2025/11/07 07:25:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (83.55s) === RUN TestSyncUTFNorm run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:26:08 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 07:26:08 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:26:08 DEBUG : Testêé: size = 18 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:26:08 DEBUG : Testêé: Sizes differ 2025/11/07 07:26:08 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 07:26:09 DEBUG : Testêé: size = 14 OK 2025/11/07 07:26:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/07 07:26:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.42s) === RUN TestSyncImmutable run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:26:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 07:26:15 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 07:26:15 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 07:26:17 DEBUG : existing: size = 6 OK 2025/11/07 07:26:17 INFO : existing: Copied (new) 2025/11/07 07:26:17 DEBUG : Waiting for deletions to finish 2025/11/07 07:26:20 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:26:20 DEBUG : existing: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:26:20 DEBUG : existing: Sizes differ 2025/11/07 07:26:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/07 07:26:20 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 07:26:20 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 07:26:20 ERROR : sugarsync root 'Test/rclone-test-qavagok4koyi': not deleting files as there were IO errors 2025/11/07 07:26:20 ERROR : sugarsync root 'Test/rclone-test-qavagok4koyi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (9.99s) === RUN TestSyncIgnoreCase run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:2636: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (2.10s) === RUN TestFixCase run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:27:38 DEBUG : EXISTING: size = 6 OK 2025/11/07 07:27:38 DEBUG : existing: Sizes identical 2025/11/07 07:27:38 DEBUG : existing: Unchanged skipping 2025/11/07 07:27:38 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:27:38 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:27:38 DEBUG : existingbutdifferent: Sizes differ 2025/11/07 07:27:39 DEBUG : EXISTING: moving to existing-rclone-move-widucop9 2025/11/07 07:27:39 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-yexalar2 2025/11/07 07:27:41 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/11/07 07:27:41 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-yexalar2 2025/11/07 07:27:41 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/11/07 07:27:41 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-widucop9 2025/11/07 07:27:41 DEBUG : EXISTING: moving to existing 2025/11/07 07:27:42 INFO : existingbutdifferent-rclone-move-yexalar2: Moved (server-side) to: existingbutdifferent 2025/11/07 07:27:42 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/11/07 07:27:42 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/11/07 07:27:42 INFO : existing-rclone-move-widucop9: Moved (server-side) to: existing 2025/11/07 07:27:42 INFO : EXISTING: Moved (server-side) to: existing 2025/11/07 07:27:42 INFO : EXISTING: Fixed case by renaming to: existing 2025/11/07 07:27:44 DEBUG : existingbutdifferent: size = 5 OK 2025/11/07 07:27:44 INFO : existingbutdifferent: Copied (replaced existing) 2025/11/07 07:27:56 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/11/07 07:28:01 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/11/07 07:28:02 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:28:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:28:02 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2025/11/07 07:28:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-jisoton8 2025/11/07 07:28:04 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-jisoton8 2025/11/07 07:28:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/11/07 07:28:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/11/07 07:28:10 INFO : subdira/subdirb/subdirc/hello-rclone-move-jisoton8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/11/07 07:28:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/11/07 07:28:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/11/07 07:28:12 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2025/11/07 07:28:12 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/11/07 07:28:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:28:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:28:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2025/11/07 07:28:16 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 07:28:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tizojak1 2025/11/07 07:28:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tizojak1 2025/11/07 07:28:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/11/07 07:28:19 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tizojak1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/11/07 07:28:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/11/07 07:28:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/11/07 07:28:19 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 07:28:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2025/11/07 07:28:21 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/11/07 07:28:21 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (131.67s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (4.32s) --- SKIP: TestMaxTransfer/Hard (1.45s) --- SKIP: TestMaxTransfer/Soft (1.43s) --- SKIP: TestMaxTransfer/Cautious (1.44s) === RUN TestSyncConcurrentDelete run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:35:12 DEBUG : pacer: low level retry 1/1 (error Put "https://api.sugarsync.com/file/:sc:9068489:215_6898708503/data": net/http: timeout awaiting response headers) 2025/11/07 07:35:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/07 07:35:13 DEBUG : pacer: Reducing sleep to 15ms run.go:286: Retry Put of "both5" to sugarsync root 'Test/rclone-test-qavagok4koyi': 1/10 (failed to upload file: Put "https://api.sugarsync.com/file/:sc:9068489:215_6898708503/data": net/http: timeout awaiting response headers) 2025/11/07 07:35:15 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/07 07:35:32 DEBUG : pacer: Reducing sleep to 10ms 2025/11/07 07:36:27 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/11/07 07:36:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/07 07:36:28 DEBUG : pacer: Reducing sleep to 15ms run.go:286: Retry Put of "both5" to sugarsync root 'Test/rclone-test-qavagok4koyi': 2/10 (failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/11/07 07:36:30 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/07 07:36:31 DEBUG : pacer: Reducing sleep to 10ms 2025/11/07 07:38:07 DEBUG : both0: size = 6 OK 2025/11/07 07:38:07 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 07:38:07 DEBUG : both11: size = 6 OK 2025/11/07 07:38:07 DEBUG : both10: size = 6 OK 2025/11/07 07:38:07 DEBUG : both11: Sizes identical 2025/11/07 07:38:07 DEBUG : both10: Sizes identical 2025/11/07 07:38:07 DEBUG : both12: size = 6 OK 2025/11/07 07:38:07 DEBUG : both12: Sizes identical 2025/11/07 07:38:07 DEBUG : both0: Sizes identical 2025/11/07 07:38:07 DEBUG : both11: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both13: size = 6 OK 2025/11/07 07:38:07 DEBUG : both13: Sizes identical 2025/11/07 07:38:07 DEBUG : both10: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both14: size = 6 OK 2025/11/07 07:38:07 DEBUG : both14: Sizes identical 2025/11/07 07:38:07 DEBUG : both14: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both15: size = 6 OK 2025/11/07 07:38:07 DEBUG : both15: Sizes identical 2025/11/07 07:38:07 DEBUG : both15: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both16: size = 6 OK 2025/11/07 07:38:07 DEBUG : both16: Sizes identical 2025/11/07 07:38:07 DEBUG : both16: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both17: size = 6 OK 2025/11/07 07:38:07 DEBUG : both17: Sizes identical 2025/11/07 07:38:07 DEBUG : both12: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both18: size = 6 OK 2025/11/07 07:38:07 DEBUG : both18: Sizes identical 2025/11/07 07:38:07 DEBUG : both0: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both19: size = 6 OK 2025/11/07 07:38:07 DEBUG : both19: Sizes identical 2025/11/07 07:38:07 DEBUG : both13: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both1: size = 6 OK 2025/11/07 07:38:07 DEBUG : both1: Sizes identical 2025/11/07 07:38:07 DEBUG : both17: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both2: size = 6 OK 2025/11/07 07:38:07 DEBUG : both2: Sizes identical 2025/11/07 07:38:07 DEBUG : both1: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both3: size = 6 OK 2025/11/07 07:38:07 DEBUG : both3: Sizes identical 2025/11/07 07:38:07 DEBUG : both3: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both4: size = 6 OK 2025/11/07 07:38:07 DEBUG : both4: Sizes identical 2025/11/07 07:38:07 DEBUG : both4: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both5: size = 6 OK 2025/11/07 07:38:07 DEBUG : both5: Sizes identical 2025/11/07 07:38:07 DEBUG : both18: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both6: size = 6 OK 2025/11/07 07:38:07 DEBUG : both6: Sizes identical 2025/11/07 07:38:07 DEBUG : both6: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both7: size = 6 OK 2025/11/07 07:38:07 DEBUG : both7: Sizes identical 2025/11/07 07:38:07 DEBUG : both7: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both8: size = 6 OK 2025/11/07 07:38:07 DEBUG : both8: Sizes identical 2025/11/07 07:38:07 DEBUG : both8: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both9: size = 6 OK 2025/11/07 07:38:07 DEBUG : both9: Sizes identical 2025/11/07 07:38:07 DEBUG : both9: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both19: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both2: Unchanged skipping 2025/11/07 07:38:07 DEBUG : both5: Unchanged skipping 2025/11/07 07:38:07 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 07:38:07 DEBUG : Waiting for deletions to finish 2025/11/07 07:38:08 INFO : only13: Deleted 2025/11/07 07:38:08 INFO : only0: Deleted 2025/11/07 07:38:08 INFO : only11: Deleted 2025/11/07 07:38:08 INFO : only14: Deleted 2025/11/07 07:38:09 INFO : only15: Deleted 2025/11/07 07:38:09 INFO : only8: Deleted 2025/11/07 07:38:09 INFO : only2: Deleted 2025/11/07 07:38:09 INFO : only6: Deleted 2025/11/07 07:38:10 INFO : only9: Deleted 2025/11/07 07:38:10 INFO : only1: Deleted 2025/11/07 07:38:10 INFO : only3: Deleted 2025/11/07 07:38:10 INFO : only4: Deleted 2025/11/07 07:38:10 INFO : only5: Deleted 2025/11/07 07:38:10 INFO : only10: Deleted 2025/11/07 07:38:10 INFO : only12: Deleted 2025/11/07 07:38:10 INFO : only16: Deleted 2025/11/07 07:38:11 INFO : only17: Deleted 2025/11/07 07:38:11 INFO : only7: Deleted 2025/11/07 07:38:11 INFO : only18: Deleted 2025/11/07 07:38:11 INFO : only19: Deleted --- PASS: TestSyncConcurrentDelete (587.34s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "sugarsync root 'Test/rclone-test-qavagok4koyi'", Local "Local file system at /tmp/rclone1245741408", Modify Window "876000h0m0s" 2025/11/07 07:40:04 DEBUG : both0: size = 6 OK 2025/11/07 07:40:04 DEBUG : both12: size = 6 OK 2025/11/07 07:40:04 DEBUG : both11: size = 6 OK 2025/11/07 07:40:04 DEBUG : both12: Sizes identical 2025/11/07 07:40:04 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for checks to finish 2025/11/07 07:40:04 DEBUG : both11: Sizes identical 2025/11/07 07:40:04 DEBUG : both0: Sizes identical 2025/11/07 07:40:04 DEBUG : both10: size = 6 OK 2025/11/07 07:40:04 DEBUG : both10: Sizes identical 2025/11/07 07:40:04 DEBUG : both12: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both13: size = 6 OK 2025/11/07 07:40:04 DEBUG : both13: Sizes identical 2025/11/07 07:40:04 DEBUG : both13: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both14: size = 6 OK 2025/11/07 07:40:04 DEBUG : both14: Sizes identical 2025/11/07 07:40:04 DEBUG : both14: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both15: size = 6 OK 2025/11/07 07:40:04 DEBUG : both15: Sizes identical 2025/11/07 07:40:04 DEBUG : both15: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both16: size = 6 OK 2025/11/07 07:40:04 DEBUG : both16: Sizes identical 2025/11/07 07:40:04 DEBUG : both16: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both17: size = 6 OK 2025/11/07 07:40:04 DEBUG : both17: Sizes identical 2025/11/07 07:40:04 DEBUG : both17: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both18: size = 6 OK 2025/11/07 07:40:04 DEBUG : both18: Sizes identical 2025/11/07 07:40:04 DEBUG : both0: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both19: size = 6 OK 2025/11/07 07:40:04 DEBUG : both19: Sizes identical 2025/11/07 07:40:04 DEBUG : both11: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both1: size = 6 OK 2025/11/07 07:40:04 DEBUG : both1: Sizes identical 2025/11/07 07:40:04 DEBUG : both1: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both2: size = 6 OK 2025/11/07 07:40:04 DEBUG : both2: Sizes identical 2025/11/07 07:40:04 DEBUG : both10: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both18: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both3: size = 6 OK 2025/11/07 07:40:04 DEBUG : both3: Sizes identical 2025/11/07 07:40:04 DEBUG : both4: size = 6 OK 2025/11/07 07:40:04 DEBUG : both4: Sizes identical 2025/11/07 07:40:04 DEBUG : both19: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both5: size = 6 OK 2025/11/07 07:40:04 DEBUG : both5: Sizes identical 2025/11/07 07:40:04 DEBUG : both5: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both6: size = 6 OK 2025/11/07 07:40:04 DEBUG : both6: Sizes identical 2025/11/07 07:40:04 DEBUG : both6: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both7: size = 6 OK 2025/11/07 07:40:04 DEBUG : both7: Sizes identical 2025/11/07 07:40:04 DEBUG : both7: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both8: size = 6 OK 2025/11/07 07:40:04 DEBUG : both8: Sizes identical 2025/11/07 07:40:04 DEBUG : both8: Unchanged skipping 2025/11/07 07:40:04 DEBUG : both9: size = 6 OK 2025/11/07 07:40:04 DEBUG : both9: Sizes identical 2025/11/07 07:40:04 DEBUG : both2: Unchanged skipping 2025/11/07 07:40:04 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : both3: Unchanged skipping 2025/11/07 07:40:04 DEBUG : only0: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only0: Sizes differ 2025/11/07 07:40:04 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only10: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only10: Sizes differ 2025/11/07 07:40:04 DEBUG : both4: Unchanged skipping 2025/11/07 07:40:04 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only11: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only11: Sizes differ 2025/11/07 07:40:04 DEBUG : both9: Unchanged skipping 2025/11/07 07:40:04 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only12: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only12: Sizes differ 2025/11/07 07:40:04 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only13: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only13: Sizes differ 2025/11/07 07:40:04 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only14: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only14: Sizes differ 2025/11/07 07:40:04 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only15: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only15: Sizes differ 2025/11/07 07:40:04 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only16: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only16: Sizes differ 2025/11/07 07:40:04 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only17: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only17: Sizes differ 2025/11/07 07:40:04 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only18: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only18: Sizes differ 2025/11/07 07:40:04 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only19: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only19: Sizes differ 2025/11/07 07:40:04 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only1: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only1: Sizes differ 2025/11/07 07:40:04 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only2: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only2: Sizes differ 2025/11/07 07:40:04 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only3: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only3: Sizes differ 2025/11/07 07:40:04 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only4: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only4: Sizes differ 2025/11/07 07:40:04 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only5: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only5: Sizes differ 2025/11/07 07:40:04 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only7: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only7: Sizes differ 2025/11/07 07:40:04 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only6: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only6: Sizes differ 2025/11/07 07:40:04 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only8: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only8: Sizes differ 2025/11/07 07:40:04 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1245741408) 2025/11/07 07:40:04 DEBUG : only9: size = 6 (sugarsync root 'Test/rclone-test-qavagok4koyi') 2025/11/07 07:40:04 DEBUG : only9: Sizes differ 2025/11/07 07:40:04 DEBUG : sugarsync root 'Test/rclone-test-qavagok4koyi': Waiting for transfers to finish 2025/11/07 07:40:05 DEBUG : only13: size = 0 OK 2025/11/07 07:40:05 INFO : only13: Copied (replaced existing) 2025/11/07 07:40:05 DEBUG : only14: size = 0 OK 2025/11/07 07:40:05 INFO : only14: Copied (replaced existing) 2025/11/07 07:40:05 DEBUG : only11: size = 0 OK 2025/11/07 07:40:05 INFO : only11: Copied (replaced existing) 2025/11/07 07:40:05 DEBUG : only15: size = 0 OK 2025/11/07 07:40:05 INFO : only15: Copied (replaced existing) panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (1m37s) goroutine 27438 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0xc00050fa40, {0x287ab94?, 0xc000069ad8?}, 0x298cf88) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00050fa40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00050fa40, 0xc000069c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a83c20, {0x415bb40, 0x6c, 0x6c}, {0x848ce0?, 0x4197040?, 0x4173420?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006e7400) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006e7400) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 27435 [select]: net/http.(*persistConn).writeLoop(0xc000533440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 27421 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 50 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 51 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 26401 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc000882e07?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0xc000664508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:543 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000664508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:978 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2ceeed0, 0xc000830fc0}, {0x2d07d40, 0xc000764360}, {0x2d068b0, 0xc000a9e3c0}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2ceeed0, 0xc000830fc0}, {0x2d07d40, 0xc000764360}, {0x2d068b0, 0xc000a9e3c0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc00080f6c0, {0x2842d7a, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2777 +0xd05 github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc00080f6c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 +0x1f testing.tRunner(0xc00080f6c0, 0x298cf88) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 27457 [select]: net/http.(*persistConn).writeLoop(0xc000533680) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 27429 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 27427 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0007ac700) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 27277 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 27410 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000980b80) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 27278 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 27434 [IO wait]: internal/poll.runtime_pollWait(0x75f3eb04f4a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000542580?, 0xc00066f800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000542580, {0xc00066f800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000542580, {0xc00066f800?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088378, {0xc00066f800?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a822e8, {0xc00066f800?, 0x75f3a0845118?, 0x75f3eb0d7f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a107f8, {0xc00066f800?, 0x2ceef08?, 0xc0008820f0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00056e638, {0x2cc8840, 0xc000a107f8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00056e388, {0x75f3a33da9a0, 0xc000a822e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00056e388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00056e388, {0xc0008bb000, 0x1000, 0x75f3eb0d7f30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000533440, {0xc0008bb000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008b8c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008b8c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000533440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 27421 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 27277 [select]: net/http.(*persistConn).roundTrip(0xc000533680, 0xc00053f860) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00071e1a0, 0xc0002963c0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00039e2a0, 0xc0002963c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc0002963c0, {0x2cc7020, 0xc00039e2a0}, {0x15000000eb05b201?, 0x75f3eb0e26f0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00070b860, 0xc0002963c0, {0x148?, 0x247e120?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00070b860, 0xc0002963c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc00053e1e0, {0x2ceef08, 0xc000882f50}, 0xc00033db80) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/sugarsync.(*Object).Update.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1294 +0x4d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x2ceef08?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00039e300, 0xc00052a600, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:260 github.com/rclone/rclone/backend/sugarsync.(*Object).Update(0xc000652af0, {0x2ceef08, 0xc000882f50}, {0x2cc5da0, 0xc0007ac700}, {0x75f3a07dfca8, 0xc000a6af60}, {0xc0006face0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1293 +0x3bd github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000b58a20, {0x2ceef08, 0xc000882f50}, {0x2cd9868?, 0xc000c445a0?}, {0xc0006face0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:215 +0x1a5 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000b58a20, {0x2ceef08, 0xc000882f50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000b58a20, {0x2ceef08, 0xc000882f50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2ceef08, 0xc000882f50}, {0x2d07d40, 0xc000764360}, {0x2d07db0, 0xc000652af0}, {0xc000912286, 0x5}, {0x2d06920, 0xc000a6af60}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000664508, {0x2ceef08, 0xc000882f50}, 0xc000882eb0, {0x2d07d40, 0xc000764360}, 0x0, 0xc000906f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 26401 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 27278 [select]: net/http.(*persistConn).roundTrip(0xc000532900, 0xc00053f4a0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00071e1a0, 0xc00033d7c0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00039e2a0, 0xc00033d7c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc00033d7c0, {0x2cc7020, 0xc00039e2a0}, {0x15000000006fe001?, 0x75f3a10801b8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00070b860, 0xc00033d7c0, {0x148?, 0x247e120?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00070b860, 0xc00033d7c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc00053e1e0, {0x2ceef08, 0xc000882f50}, 0xc00033d680) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/sugarsync.(*Object).Update.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1294 +0x4d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x2ceef08?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00039e300, 0xc000980c40, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:260 github.com/rclone/rclone/backend/sugarsync.(*Object).Update(0xc000653950, {0x2ceef08, 0xc000882f50}, {0x2cc5da0, 0xc0007ac300}, {0x75f3a07dfca8, 0xc000a6a780}, {0xc0006fa8d0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1293 +0x3bd github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000b585a0, {0x2ceef08, 0xc000882f50}, {0x2cd9868?, 0xc000c441e0?}, {0xc0006fa8d0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:215 +0x1a5 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000b585a0, {0x2ceef08, 0xc000882f50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000b585a0, {0x2ceef08, 0xc000882f50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2ceef08, 0xc000882f50}, {0x2d07d40, 0xc000764360}, {0x2d07db0, 0xc000653950}, {0xc0003433b8, 0x6}, {0x2d06920, 0xc000a6a780}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000664508, {0x2ceef08, 0xc000882f50}, 0xc000882eb0, {0x2d07d40, 0xc000764360}, 0x19, 0xc000092f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 26401 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 27437 [select]: net/http.(*persistConn).writeLoop(0xc000472120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 27409 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 27280 [select]: net/http.(*persistConn).roundTrip(0xc000472120, 0xc000882050) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00071e1a0, 0xc0009f8000) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00039e2a0, 0xc0009f8000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc0009f8000, {0x2cc7020, 0xc00039e2a0}, {0x15010100006fe001?, 0x75f3a221d368?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00070b860, 0xc0009f8000, {0x148?, 0x247e120?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00070b860, 0xc0009f8000) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc00053e1e0, {0x2ceef08, 0xc000882f50}, 0xc0004e2640) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/sugarsync.(*Object).Update.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1294 +0x4d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x2ceef08?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00039e300, 0xc000964140, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:260 github.com/rclone/rclone/backend/sugarsync.(*Object).Update(0xc000653b30, {0x2ceef08, 0xc000882f50}, {0x2cc5da0, 0xc00075e400}, {0x75f3a07dfca8, 0xc000a6aa20}, {0xc0005112f0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1293 +0x3bd github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc00018c990, {0x2ceef08, 0xc000882f50}, {0x2cd9868?, 0xc0009ae0f0?}, {0xc0005112f0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:215 +0x1a5 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc00018c990, {0x2ceef08, 0xc000882f50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00018c990, {0x2ceef08, 0xc000882f50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2ceef08, 0xc000882f50}, {0x2d07d40, 0xc000764360}, {0x2d07db0, 0xc000653b30}, {0xc000912068, 0x6}, {0x2d06920, 0xc000a6aa20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000664508, {0x2ceef08, 0xc000882f50}, 0xc000882eb0, {0x2d07d40, 0xc000764360}, 0x4b, 0xc00080bf60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 26401 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 5290 [chan receive, 50 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 5305 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 27418 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000981800) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 27279 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 27455 [select]: net/http.(*persistConn).writeLoop(0xc000532900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 27413 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 27368 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc00075e400) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 27280 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 27279 [select]: net/http.(*persistConn).roundTrip(0xc000533440, 0xc00053f680) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00071e1a0, 0xc00033da40) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00039e2a0, 0xc00033da40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc00033da40, {0x2cc7020, 0xc00039e2a0}, {0x15010100006fe001?, 0x75f3eb0e26f0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00070b860, 0xc00033da40, {0x148?, 0x247e120?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00070b860, 0xc00033da40) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc00053e1e0, {0x2ceef08, 0xc000882f50}, 0xc00033d900) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/sugarsync.(*Object).Update.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1294 +0x4d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x2ceef08?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00039e300, 0xc000981840, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:260 github.com/rclone/rclone/backend/sugarsync.(*Object).Update(0xc0006539f0, {0x2ceef08, 0xc000882f50}, {0x2cc5da0, 0xc0007ac400}, {0x75f3a07dfca8, 0xc000a6a4e0}, {0xc0006faad0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1293 +0x3bd github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000b587e0, {0x2ceef08, 0xc000882f50}, {0x2cd9868?, 0xc000c443c0?}, {0xc0006faad0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:215 +0x1a5 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000b587e0, {0x2ceef08, 0xc000882f50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000b587e0, {0x2ceef08, 0xc000882f50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2ceef08, 0xc000882f50}, {0x2d07d40, 0xc000764360}, {0x2d07db0, 0xc0006539f0}, {0xc000343088, 0x6}, {0x2d06920, 0xc000a6a4e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000664508, {0x2ceef08, 0xc000882f50}, 0xc000882eb0, {0x2d07d40, 0xc000764360}, 0x32, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 26401 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 27419 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0007ac400) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 27279 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 27454 [IO wait]: internal/poll.runtime_pollWait(0x75f3eb04f5c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000542480?, 0xc00066e000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000542480, {0xc00066e000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000542480, {0xc00066e000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088350, {0xc00066e000?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a822a0, {0xc00066e000?, 0x75f3a107daf8?, 0x75f3eb0d7a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a832f0, {0xc00066e000?, 0x2ceef08?, 0xc0008820f0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00056e2b8, {0x2cc8840, 0xc000a832f0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00056e008, {0x75f3a33da9a0, 0xc000a822a0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00056e008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00056e008, {0xc000399000, 0x1000, 0x75f3eb0d7a78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000532900, {0xc000399000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a6bb00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a6bb00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000532900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 27413 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 27367 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000964100) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 27280 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 27411 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0007ac300) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 27278 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 27436 [IO wait]: internal/poll.runtime_pollWait(0x75f3eb04f6d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00075c400?, 0xc000672800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00075c400, {0xc000672800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00075c400, {0xc000672800?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088390, {0xc000672800?, 0xc000823968?, 0xa6ffa5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a82378, {0xc000672800?, 0x75f3a0845118?, 0x75f3eb0d7f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a10840, {0xc000672800?, 0xc0008239b0?, 0xa71d5c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00056f0b8, {0x2cc8840, 0xc000a10840}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00056ee08, {0x75f3a33da9a0, 0xc000a82378}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00056ee08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00056ee08, {0xc0008bd000, 0x1000, 0x75f3eb0d7f30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000472120, {0xc0008bd000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008b8d80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008b8d80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000472120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 27409 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 27456 [IO wait]: internal/poll.runtime_pollWait(0x75f3eb04f7f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000542680?, 0xc000671000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000542680, {0xc000671000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000542680, {0xc000671000?, 0x75f3eb0d7a78?, 0x1eb0233cb7764618?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088388, {0xc000671000?, 0xc000553968?, 0xa6ffa5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a82330, {0xc000671000?, 0x75f3a107daf8?, 0x75f3eb0d7a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a83350, {0xc000671000?, 0xc0005539b0?, 0xa71d5c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00056e9b8, {0x2cc8840, 0xc000a83350}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00056e708, {0x75f3a33da9a0, 0xc000a82330}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00056e708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00056e708, {0xc0008ab000, 0x1000, 0x75f3eb0d7a78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000533680, {0xc0008ab000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a6bce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a6bce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000533680) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 27429 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 27317 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26401 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 27426 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc00052a5c0) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 27277 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 27331 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002cf680, {0x2ceef08, 0xc000653bd0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 27277 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 1h0m3.573052499s (try 3/5): exit status 2: Failed []