"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/09/05 01:51:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise" 2025/09/05 01:51:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 01:51:19 DEBUG : Creating backend with remote "/tmp/rclone2875845042" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 01:51:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 01:51:21 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 01:51:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/05 01:51:21 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.91s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 01:51:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 01:51:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 01:51:24 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 01:51:24 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 01:51:41 INFO : sub dir/hello world: Copied (new) 2025/09/05 01:51:47 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (41.43s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.48s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (8.23s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 01:52:15 DEBUG : Creating backend with remote "/non-existing" 2025/09/05 01:52:15 DEBUG : Config file has changed externally - reloading 2025/09/05 01:52:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/05 01:52:16 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 01:52:16 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (2.20s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 01:52:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 01:52:31 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 01:52:31 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 01:53:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (77.31s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (7.76s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 01:53:42 INFO : sugarsync root 'Test/rclone-test-yugadet5lise': Running all checks before starting transfers 2025/09/05 01:53:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 01:53:43 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 01:53:43 INFO : sugarsync root 'Test/rclone-test-yugadet5lise': Checks finished, now starting transfers 2025/09/05 01:53:43 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 01:54:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (70.68s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 01:54:53 ERROR : Ignoring --no-traverse with sync 2025/09/05 01:54:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 01:54:54 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 01:54:54 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 01:55:14 INFO : sub dir/hello world: Copied (new) 2025/09/05 01:55:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (49.72s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 01:55:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/05 01:55:43 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 01:55:43 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 01:56:14 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (35.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 01:56:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 01:56:19 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 01:56:19 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 01:56:36 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/09/05 01:56:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 01:56:42 DEBUG : pacer: Reducing sleep to 15ms 2025/09/05 01:56:42 DEBUG : potato2: Received error: failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server - low level retry 0/10 2025/09/05 01:56:49 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/05 01:56:55 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 01:56:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (62.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 01:57:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 01:57:27 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 01:57:27 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 01:58:42 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/09/05 01:58:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 01:58:43 DEBUG : pacer: Reducing sleep to 15ms 2025/09/05 01:58:43 DEBUG : potato2: Received error: failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server - low level retry 0/10 2025/09/05 01:58:44 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/05 01:58:57 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 01:59:33 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/09/05 01:59:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 01:59:33 DEBUG : pacer: Reducing sleep to 15ms 2025/09/05 01:59:33 DEBUG : potato2: Received error: failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server - low level retry 1/10 2025/09/05 01:59:36 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/05 01:59:36 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 01:59:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (160.19s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:00:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/05 02:00:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 02:00:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/05 02:00:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 02:00:07 INFO : sub dir2: Making directory 2025/09/05 02:00:24 INFO : sub dir: Making directory 2025/09/05 02:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:00:26 INFO : sub dir2/sub sub dir2: Making directory 2025/09/05 02:00:44 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:00:44 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:00:45 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:00:53 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (82.20s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:01:23 INFO : sub dir2: Making directory 2025/09/05 02:01:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/05 02:01:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 02:01:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:01:23 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:01:23 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:01:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (16.44s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:01:39 DEBUG : sub dir2: Making directory with metadata 2025/09/05 02:01:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 02:01:48 INFO : sub dir2: Making directory 2025/09/05 02:01:49 INFO : sub dir: Making directory 2025/09/05 02:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:01:50 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:01:50 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:01:57 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:01:57 INFO : sub dir/hello world: Deleted 2025/09/05 02:01:58 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/05 02:01:59 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (48.20s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (12.93s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:02:40 INFO : sub dir2: Making directory 2025/09/05 02:02:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:02:41 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:02:41 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:03:01 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:03:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (42.03s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:03:22 DEBUG : sub dir2: Making directory with metadata 2025/09/05 02:03:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 02:03:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 02:03:23 INFO : sub dir2: Making directory 2025/09/05 02:03:25 INFO : sub dir: Making directory 2025/09/05 02:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:03:26 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:03:26 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:03:41 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:03:41 DEBUG : Waiting for deletions to finish 2025/09/05 02:03:54 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (71.54s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.48s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:04:35 INFO : sub dir2: Making directory 2025/09/05 02:04:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:04:36 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:04:36 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:04:41 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:04:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.21s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:05:35 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/09/05 02:05:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 02:05:36 DEBUG : pacer: Reducing sleep to 15ms 2025/09/05 02:05:36 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/05 02:05:37 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 02:05:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mopezit7tete" 2025/09/05 02:05:47 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) sugarsync root 'Test/rclone-test-yugadet5lise' -> sugarsync root 'Test/rclone-test-mopezit7tete' 2025/09/05 02:06:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:06:13 DEBUG : sugarsync root 'Test/rclone-test-mopezit7tete': Waiting for checks to finish 2025/09/05 02:06:13 DEBUG : sugarsync root 'Test/rclone-test-mopezit7tete': Waiting for transfers to finish 2025/09/05 02:06:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 02:06:29 DEBUG : sugarsync root 'Test/rclone-test-mopezit7tete': Purge remote --- PASS: TestServerSideCopy (118.04s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:06:51 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:06:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/05 02:06:51 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:06:53 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (15.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:07:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruqiton8wido" sync_test.go:656: Server side copy (if possible) sugarsync root 'Test/rclone-test-yugadet5lise' -> sugarsync root 'Test/rclone-test-ruqiton8wido' 2025/09/05 02:07:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:07:17 DEBUG : sugarsync root 'Test/rclone-test-ruqiton8wido': Waiting for checks to finish 2025/09/05 02:07:17 DEBUG : sugarsync root 'Test/rclone-test-ruqiton8wido': Waiting for transfers to finish 2025/09/05 02:07:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 02:07:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/05 02:07:38 DEBUG : sugarsync root 'Test/rclone-test-ruqiton8wido': Waiting for checks to finish 2025/09/05 02:07:38 DEBUG : sugarsync root 'Test/rclone-test-ruqiton8wido': Waiting for transfers to finish 2025/09/05 02:07:39 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.lomekej7" before starting 2025/09/05 02:07:41 DEBUG : sub dir/hello world.lomekej7: server side copy: removing renamed existing file after operation 2025/09/05 02:07:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 02:07:54 DEBUG : sugarsync root 'Test/rclone-test-ruqiton8wido': Purge remote --- PASS: TestServerSideCopyOverSelf (64.69s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:08:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/05 02:08:23 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:08:23 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:08:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/05 02:08:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (24.93s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:08:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lovavel3rimi" 2025/09/05 02:08:35 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) sugarsync root 'Test/rclone-test-yugadet5lise' -> sugarsync root 'Test/rclone-test-lovavel3rimi' 2025/09/05 02:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:08:40 DEBUG : sugarsync root 'Test/rclone-test-lovavel3rimi': Waiting for checks to finish 2025/09/05 02:08:40 DEBUG : sugarsync root 'Test/rclone-test-lovavel3rimi': Waiting for transfers to finish 2025/09/05 02:08:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 02:08:53 DEBUG : sugarsync root 'Test/rclone-test-lovavel3rimi': Using server-side directory move 2025/09/05 02:08:53 INFO : sugarsync root 'Test/rclone-test-lovavel3rimi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/05 02:09:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/05 02:09:01 DEBUG : sugarsync root 'Test/rclone-test-lovavel3rimi': Waiting for checks to finish 2025/09/05 02:09:01 DEBUG : sugarsync root 'Test/rclone-test-lovavel3rimi': Waiting for transfers to finish 2025/09/05 02:09:02 INFO : sub dir/hello world: Deleted 2025/09/05 02:09:03 INFO : sub dir/hello world: Moved (server-side) 2025/09/05 02:09:10 DEBUG : testing file moves 2025/09/05 02:09:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/05 02:09:16 DEBUG : sugarsync root 'Test/rclone-test-lovavel3rimi': Waiting for checks to finish 2025/09/05 02:09:16 DEBUG : sugarsync root 'Test/rclone-test-lovavel3rimi': Waiting for transfers to finish 2025/09/05 02:09:16 INFO : sub dir/hello world: Deleted 2025/09/05 02:09:17 INFO : sub dir/hello world: Moved (server-side) 2025/09/05 02:09:31 DEBUG : sugarsync root 'Test/rclone-test-lovavel3rimi': Purge remote --- PASS: TestServerSideMoveOverSelf (65.57s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:09:39 ERROR : error listing: directory not found 2025/09/05 02:09:44 INFO : Local file system at /tmp/rclone2875845042: Making directory 2025/09/05 02:09:46 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:09:46 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (16.12s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:10:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/05 02:10:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:10:14 DEBUG : Local file system at /tmp/rclone2875845042: Waiting for checks to finish 2025/09/05 02:10:14 DEBUG : Local file system at /tmp/rclone2875845042: Waiting for transfers to finish 2025/09/05 02:10:15 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/09/05 02:10:15 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:10:15 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (27.12s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:10:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/05 02:10:19 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:10:19 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:10:30 INFO : check sum: Copied (new) 2025/09/05 02:10:30 DEBUG : Waiting for deletions to finish 2025/09/05 02:10:31 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:10:31 NOTICE: sugarsync root 'Test/rclone-test-yugadet5lise': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/05 02:10:31 DEBUG : check sum: Size of src and dst objects identical 2025/09/05 02:10:31 DEBUG : check sum: Unchanged skipping 2025/09/05 02:10:31 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:10:31 DEBUG : Waiting for deletions to finish 2025/09/05 02:10:31 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (15.94s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:10:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/05 02:10:35 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:10:35 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:10:38 INFO : sizeonly: Copied (new) 2025/09/05 02:10:38 DEBUG : Waiting for deletions to finish 2025/09/05 02:10:40 DEBUG : sizeonly: Sizes identical 2025/09/05 02:10:40 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:10:40 DEBUG : sizeonly: Unchanged skipping 2025/09/05 02:10:40 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:10:40 DEBUG : Waiting for deletions to finish 2025/09/05 02:10:40 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (14.33s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:10:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/05 02:10:49 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:10:49 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:10:52 INFO : ignore-size: Copied (new) 2025/09/05 02:10:52 DEBUG : Waiting for deletions to finish 2025/09/05 02:10:55 DEBUG : ignore-size: Sizes identical 2025/09/05 02:10:55 DEBUG : ignore-size: Unchanged skipping 2025/09/05 02:10:55 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:10:55 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:10:55 DEBUG : Waiting for deletions to finish 2025/09/05 02:10:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (14.71s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:11:20 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:11:20 DEBUG : existing: Sizes identical 2025/09/05 02:11:20 DEBUG : existing: Unchanged skipping 2025/09/05 02:11:20 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:11:20 DEBUG : Waiting for deletions to finish 2025/09/05 02:11:20 INFO : There was nothing to transfer 2025/09/05 02:11:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/05 02:11:21 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:11:21 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:11:23 INFO : existing: Copied (replaced existing) 2025/09/05 02:11:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (22.35s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:11:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/05 02:11:27 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:11:27 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:11:40 INFO : existing: Copied (new) 2025/09/05 02:11:40 DEBUG : Waiting for deletions to finish 2025/09/05 02:11:42 DEBUG : existing: Destination exists, skipping 2025/09/05 02:11:42 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:11:42 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:11:42 DEBUG : Waiting for deletions to finish 2025/09/05 02:11:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (22.96s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:11:56 INFO : d: Making directory 2025/09/05 02:12:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/05 02:12:07 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:12:07 DEBUG : c/non empty space: Sizes identical 2025/09/05 02:12:07 DEBUG : c/non empty space: Unchanged skipping 2025/09/05 02:12:07 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:12:09 INFO : a/potato2: Copied (new) 2025/09/05 02:12:09 DEBUG : Waiting for deletions to finish 2025/09/05 02:12:12 INFO : b/potato: Deleted 2025/09/05 02:12:12 INFO : d: Removing directory 2025/09/05 02:12:14 INFO : b: Removing directory 2025/09/05 02:12:15 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': deleted 2 directories --- PASS: TestSyncIgnoreErrors (42.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:12:35 DEBUG : empty space: Sizes identical 2025/09/05 02:12:35 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:12:35 DEBUG : empty space: Unchanged skipping 2025/09/05 02:12:35 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:12:35 DEBUG : Waiting for deletions to finish 2025/09/05 02:12:35 INFO : There was nothing to transfer 2025/09/05 02:12:37 DEBUG : empty space: Sizes identical 2025/09/05 02:12:37 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:12:37 DEBUG : empty space: Unchanged skipping 2025/09/05 02:12:37 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:12:37 DEBUG : Waiting for deletions to finish 2025/09/05 02:12:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (8.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (2.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:12:51 DEBUG : empty space: Sizes identical 2025/09/05 02:12:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/05 02:12:51 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:12:51 DEBUG : empty space: Unchanged skipping 2025/09/05 02:12:51 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:13:06 INFO : potato: Copied (new) 2025/09/05 02:13:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (26.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:13:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/05 02:13:14 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:13:14 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:13:16 INFO : potato: Copied (replaced existing) 2025/09/05 02:13:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.53s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/09/05 02:13:28 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/09/05 02:13:28 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:13:28 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:13:29 INFO : potato: Copied (replaced existing) 2025/09/05 02:13:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (13.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:13:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:13:38 DEBUG : empty space: Sizes identical 2025/09/05 02:13:38 DEBUG : empty space: Unchanged skipping 2025/09/05 02:13:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/05 02:13:38 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:13:38 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:13:38 DEBUG : Waiting for deletions to finish 2025/09/05 02:13:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:13:53 DEBUG : empty space: Sizes identical 2025/09/05 02:13:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:13:53 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:13:53 DEBUG : empty space: Unchanged skipping 2025/09/05 02:13:53 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:14:01 INFO : potato2: Copied (new) 2025/09/05 02:14:01 DEBUG : Waiting for deletions to finish 2025/09/05 02:14:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (35.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:14:26 INFO : d: Making directory 2025/09/05 02:14:33 INFO : d/e: Making directory 2025/09/05 02:14:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/05 02:14:37 DEBUG : c/non empty space: Sizes identical 2025/09/05 02:14:37 DEBUG : c/non empty space: Unchanged skipping 2025/09/05 02:14:42 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:14:42 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:14:44 INFO : a/potato2: Copied (new) 2025/09/05 02:14:44 DEBUG : Waiting for deletions to finish 2025/09/05 02:14:44 INFO : b/potato: Deleted 2025/09/05 02:14:44 INFO : d/e: Removing directory 2025/09/05 02:14:46 INFO : d: Removing directory 2025/09/05 02:14:49 INFO : b: Removing directory 2025/09/05 02:14:50 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (62.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:15:27 INFO : d: Making directory 2025/09/05 02:15:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/05 02:15:38 DEBUG : c/non empty space: Sizes identical 2025/09/05 02:15:38 DEBUG : c/non empty space: Unchanged skipping 2025/09/05 02:15:38 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:15:38 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:15:41 INFO : a/potato2: Copied (new) 2025/09/05 02:15:41 ERROR : sugarsync root 'Test/rclone-test-yugadet5lise': not deleting files as there were IO errors 2025/09/05 02:15:41 ERROR : sugarsync root 'Test/rclone-test-yugadet5lise': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (47.44s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:16:13 DEBUG : Waiting for deletions to finish 2025/09/05 02:16:14 DEBUG : empty space: Sizes identical 2025/09/05 02:16:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:16:14 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:16:14 DEBUG : empty space: Unchanged skipping 2025/09/05 02:16:14 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:16:15 INFO : potato: Deleted 2025/09/05 02:16:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (12.74s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:16:26 DEBUG : Waiting for deletions to finish 2025/09/05 02:16:27 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:16:27 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:16:27 INFO : potato: Deleted 2025/09/05 02:16:28 DEBUG : empty space: Sizes identical 2025/09/05 02:16:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:16:28 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:16:28 DEBUG : empty space: Unchanged skipping 2025/09/05 02:16:28 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:16:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (19.65s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:16:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:16:52 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:16:52 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:16:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (22.26s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:17:08 DEBUG : enormous: Excluded (Size Filter) 2025/09/05 02:17:08 DEBUG : enormous: Excluded 2025/09/05 02:17:08 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 02:17:08 DEBUG : potato2: Excluded 2025/09/05 02:17:12 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 02:17:12 DEBUG : potato2: Excluded 2025/09/05 02:17:12 DEBUG : empty space: Sizes identical 2025/09/05 02:17:12 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:17:12 DEBUG : empty space: Unchanged skipping 2025/09/05 02:17:12 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:17:12 DEBUG : Waiting for deletions to finish 2025/09/05 02:17:12 INFO : There was nothing to transfer 2025/09/05 02:17:12 DEBUG : enormous: Excluded (Size Filter) 2025/09/05 02:17:12 DEBUG : enormous: Excluded 2025/09/05 02:17:12 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 02:17:12 DEBUG : potato2: Excluded 2025/09/05 02:17:13 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 02:17:13 DEBUG : potato2: Excluded 2025/09/05 02:17:13 DEBUG : empty space: Sizes identical 2025/09/05 02:17:13 DEBUG : empty space: Unchanged skipping 2025/09/05 02:17:13 DEBUG : Local file system at /tmp/rclone2875845042: Waiting for checks to finish 2025/09/05 02:17:13 DEBUG : Local file system at /tmp/rclone2875845042: Waiting for transfers to finish 2025/09/05 02:17:13 DEBUG : Waiting for deletions to finish 2025/09/05 02:17:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (14.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:17:25 DEBUG : enormous: Excluded (Size Filter) 2025/09/05 02:17:25 DEBUG : enormous: Excluded 2025/09/05 02:17:25 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 02:17:25 DEBUG : potato2: Excluded 2025/09/05 02:17:26 DEBUG : empty space: Sizes identical 2025/09/05 02:17:26 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:17:26 DEBUG : empty space: Unchanged skipping 2025/09/05 02:17:26 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:17:26 DEBUG : Waiting for deletions to finish 2025/09/05 02:17:26 INFO : potato2: Deleted 2025/09/05 02:17:26 INFO : enormous: Deleted 2025/09/05 02:17:26 INFO : There was nothing to transfer 2025/09/05 02:17:34 DEBUG : Local file system at /tmp/rclone2875845042: Waiting for checks to finish 2025/09/05 02:17:34 DEBUG : empty space: Sizes identical 2025/09/05 02:17:34 DEBUG : empty space: Unchanged skipping 2025/09/05 02:17:34 DEBUG : Local file system at /tmp/rclone2875845042: Waiting for transfers to finish 2025/09/05 02:17:34 DEBUG : Waiting for deletions to finish 2025/09/05 02:17:34 INFO : enormous: Deleted 2025/09/05 02:17:34 INFO : potato2: Deleted 2025/09/05 02:17:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.58s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (6.31s) === 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:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/09/05 02:17:42 ERROR : sugarsync root 'Test/rclone-test-yugadet5lise': Ignoring --track-renames as the source and destination do not have a common hash 2025/09/05 02:17:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/05 02:17:43 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/05 02:17:43 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:17:43 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:17:45 INFO : potato: Copied (new) 2025/09/05 02:17:51 INFO : yam: Copied (new) 2025/09/05 02:17:51 DEBUG : Waiting for deletions to finish 2025/09/05 02:17:51 ERROR : sugarsync root 'Test/rclone-test-yugadet5lise': Ignoring --track-renames as the source and destination do not have a common hash 2025/09/05 02:17:57 DEBUG : potato: Sizes identical 2025/09/05 02:17:57 DEBUG : yaml: Need to transfer - File not found at Destination 2025/09/05 02:17:57 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:17:57 DEBUG : potato: Unchanged skipping 2025/09/05 02:17:57 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:18:05 INFO : yaml: Copied (new) 2025/09/05 02:18:05 DEBUG : Waiting for deletions to finish 2025/09/05 02:18:06 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (27.63s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/09/05 02:18:10 ERROR : sugarsync root 'Test/rclone-test-yugadet5lise': Ignoring --track-renames as either the source or destination do not support modtime 2025/09/05 02:18:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/05 02:18:11 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/05 02:18:11 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:18:11 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:18:14 INFO : potato: Copied (new) 2025/09/05 02:18:14 INFO : yam: Copied (new) 2025/09/05 02:18:14 DEBUG : Waiting for deletions to finish 2025/09/05 02:18:15 ERROR : sugarsync root 'Test/rclone-test-yugadet5lise': Ignoring --track-renames as either the source or destination do not support modtime 2025/09/05 02:18:15 DEBUG : potato: Sizes identical 2025/09/05 02:18:15 DEBUG : yaml: Need to transfer - File not found at Destination 2025/09/05 02:18:15 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:18:15 DEBUG : potato: Unchanged skipping 2025/09/05 02:18:15 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:18:18 INFO : yaml: Copied (new) 2025/09/05 02:18:18 DEBUG : Waiting for deletions to finish 2025/09/05 02:18:19 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (22.05s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/09/05 02:18:33 INFO : sugarsync root 'Test/rclone-test-yugadet5lise': Making map for --track-renames 2025/09/05 02:18:33 INFO : sugarsync root 'Test/rclone-test-yugadet5lise': Finished making map for --track-renames 2025/09/05 02:18:33 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:18:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/05 02:18:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/05 02:18:33 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for renames to finish 2025/09/05 02:18:33 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:18:36 INFO : sub/yam: Copied (new) 2025/09/05 02:18:36 INFO : potato: Copied (new) 2025/09/05 02:18:36 DEBUG : Waiting for deletions to finish 2025/09/05 02:18:41 DEBUG : potato: Sizes identical 2025/09/05 02:18:41 DEBUG : potato: Unchanged skipping 2025/09/05 02:18:41 INFO : sugarsync root 'Test/rclone-test-yugadet5lise': Making map for --track-renames 2025/09/05 02:18:41 INFO : sugarsync root 'Test/rclone-test-yugadet5lise': Finished making map for --track-renames 2025/09/05 02:18:41 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:18:41 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for renames to finish 2025/09/05 02:18:43 INFO : sub/yam: Moved (server-side) to: yam 2025/09/05 02:18:43 INFO : yam: Renamed from "sub/yam" 2025/09/05 02:18:43 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:18:43 DEBUG : Waiting for deletions to finish 2025/09/05 02:18:43 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (30.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:19:03 DEBUG : Creating backend with remote "/tmp/rclone2875845042/dir1" 2025/09/05 02:19:03 DEBUG : Config file has changed externally - reloading 2025/09/05 02:19:03 DEBUG : Creating backend with remote "/tmp/rclone2875845042/dir2" 2025/09/05 02:19:03 DEBUG : Local file system at /tmp/rclone2875845042/dir2: Using server-side directory move 2025/09/05 02:19:03 INFO : Local file system at /tmp/rclone2875845042/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/05 02:19:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/05 02:19:03 INFO : file1.txt: Moved (server-side) 2025/09/05 02:19:03 DEBUG : Local file system at /tmp/rclone2875845042/dir2: Waiting for checks to finish 2025/09/05 02:19:03 DEBUG : Local file system at /tmp/rclone2875845042/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:19:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:19:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/05 02:19:05 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:19:05 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:19:19 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:19:19 INFO : sub dir/hello world: Deleted 2025/09/05 02:19:19 INFO : nested/sub dir/file: Copied (new) 2025/09/05 02:19:19 INFO : nested/sub dir/file: Deleted 2025/09/05 02:19:19 INFO : sub dir: Removing directory 2025/09/05 02:19:19 INFO : nested/sub dir: Removing directory 2025/09/05 02:19:19 INFO : nested: Removing directory 2025/09/05 02:19:19 DEBUG : Local file system at /tmp/rclone2875845042: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (29.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:19:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 02:19:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/05 02:19:40 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:19:40 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:20:03 INFO : sub dir/hello world: Copied (new) 2025/09/05 02:20:03 INFO : sub dir/hello world: Deleted 2025/09/05 02:20:03 INFO : nested/sub dir/file: Copied (new) 2025/09/05 02:20:03 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (46.94s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:20:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/05 02:20:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/05 02:20:22 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:20:22 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:20:24 INFO : existing-b: Copied (new) 2025/09/05 02:20:24 INFO : existing-b: Deleted 2025/09/05 02:20:26 INFO : existing: Copied (new) 2025/09/05 02:20:26 INFO : existing: Deleted 2025/09/05 02:20:28 DEBUG : existing: Destination exists, skipping 2025/09/05 02:20:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/05 02:20:28 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:20:28 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:20:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (10.93s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:20:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-genomeh9wejo" 2025/09/05 02:20:32 DEBUG : Config file has changed externally - reloading sync_test.go:1735: Server side move (if possible) sugarsync root 'Test/rclone-test-yugadet5lise' -> sugarsync root 'Test/rclone-test-genomeh9wejo' 2025/09/05 02:21:56 DEBUG : sugarsync root 'Test/rclone-test-genomeh9wejo': Using server-side directory move 2025/09/05 02:21:56 INFO : sugarsync root 'Test/rclone-test-genomeh9wejo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/05 02:22:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:22:03 DEBUG : empty space: Sizes identical 2025/09/05 02:22:03 DEBUG : empty space: Unchanged skipping 2025/09/05 02:22:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/05 02:22:03 DEBUG : sugarsync root 'Test/rclone-test-genomeh9wejo': Waiting for checks to finish 2025/09/05 02:22:04 INFO : empty space: Deleted 2025/09/05 02:22:04 DEBUG : sugarsync root 'Test/rclone-test-genomeh9wejo': Waiting for transfers to finish 2025/09/05 02:22:04 INFO : potato3: Deleted 2025/09/05 02:22:04 INFO : potato3: Moved (server-side) 2025/09/05 02:22:10 INFO : potato2: Moved (server-side) 2025/09/05 02:22:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-firikud0piqo" 2025/09/05 02:22:11 DEBUG : Config file has changed externally - reloading 2025/09/05 02:22:27 DEBUG : sugarsync root 'Test/rclone-test-firikud0piqo': Using server-side directory move 2025/09/05 02:22:44 INFO : sugarsync root 'Test/rclone-test-firikud0piqo': Server side directory move succeeded 2025/09/05 02:22:47 ERROR : error listing: directory not found 2025/09/05 02:22:47 DEBUG : sugarsync root 'Test/rclone-test-firikud0piqo': Purge remote 2025/09/05 02:22:48 DEBUG : sugarsync root 'Test/rclone-test-genomeh9wejo': Purge remote 2025/09/05 02:22:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (138.67s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:22:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sidetus4jehe" 2025/09/05 02:22:50 DEBUG : Config file has changed externally - reloading sync_test.go:1735: Server side move (if possible) sugarsync root 'Test/rclone-test-yugadet5lise' -> sugarsync root 'Test/rclone-test-sidetus4jehe' 2025/09/05 02:23:36 DEBUG : empty space: Excluded (Size Filter) 2025/09/05 02:23:36 DEBUG : empty space: Excluded 2025/09/05 02:23:36 DEBUG : empty space: Excluded (Size Filter) 2025/09/05 02:23:36 DEBUG : empty space: Excluded 2025/09/05 02:23:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:23:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/05 02:23:36 DEBUG : sugarsync root 'Test/rclone-test-sidetus4jehe': Waiting for checks to finish 2025/09/05 02:23:36 DEBUG : sugarsync root 'Test/rclone-test-sidetus4jehe': Waiting for transfers to finish 2025/09/05 02:23:37 INFO : potato3: Deleted 2025/09/05 02:23:38 INFO : potato3: Moved (server-side) 2025/09/05 02:23:47 INFO : potato2: Moved (server-side) 2025/09/05 02:23:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vajamej6gewu" 2025/09/05 02:24:29 DEBUG : empty space: Excluded (Size Filter) 2025/09/05 02:24:29 DEBUG : empty space: Excluded 2025/09/05 02:24:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:24:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/05 02:24:29 DEBUG : sugarsync root 'Test/rclone-test-vajamej6gewu': Waiting for checks to finish 2025/09/05 02:24:29 DEBUG : sugarsync root 'Test/rclone-test-vajamej6gewu': Waiting for transfers to finish 2025/09/05 02:24:36 INFO : potato2: Moved (server-side) 2025/09/05 02:24:45 INFO : potato3: Moved (server-side) 2025/09/05 02:24:47 DEBUG : sugarsync root 'Test/rclone-test-vajamej6gewu': Purge remote 2025/09/05 02:24:48 DEBUG : sugarsync root 'Test/rclone-test-sidetus4jehe': Purge remote --- PASS: TestServerSideMoveWithFilter (120.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:24:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qarafas3soci" 2025/09/05 02:24:51 DEBUG : Config file has changed externally - reloading 2025/09/05 02:25:14 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) sugarsync root 'Test/rclone-test-yugadet5lise' -> sugarsync root 'Test/rclone-test-qarafas3soci' 2025/09/05 02:25:43 DEBUG : sugarsync root 'Test/rclone-test-qarafas3soci': Using server-side directory move 2025/09/05 02:25:43 INFO : sugarsync root 'Test/rclone-test-qarafas3soci': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/05 02:25:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 02:25:44 DEBUG : empty space: Sizes identical 2025/09/05 02:25:44 DEBUG : empty space: Unchanged skipping 2025/09/05 02:25:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/05 02:25:45 DEBUG : sugarsync root 'Test/rclone-test-qarafas3soci': Waiting for checks to finish 2025/09/05 02:25:45 INFO : potato2: Moved (server-side) 2025/09/05 02:25:45 INFO : empty space: Deleted 2025/09/05 02:25:45 DEBUG : sugarsync root 'Test/rclone-test-qarafas3soci': Waiting for transfers to finish 2025/09/05 02:25:48 INFO : potato3: Deleted 2025/09/05 02:25:49 INFO : potato3: Moved (server-side) 2025/09/05 02:25:49 INFO : tomatoDir: Removing directory 2025/09/05 02:25:50 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': deleted 1 directories 2025/09/05 02:25:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-serujij2leba" 2025/09/05 02:25:52 DEBUG : Config file has changed externally - reloading 2025/09/05 02:26:08 INFO : tomatoDir: Making directory 2025/09/05 02:26:10 DEBUG : sugarsync root 'Test/rclone-test-serujij2leba': Using server-side directory move 2025/09/05 02:26:11 INFO : sugarsync root 'Test/rclone-test-serujij2leba': Server side directory move succeeded 2025/09/05 02:26:14 ERROR : error listing: directory not found 2025/09/05 02:26:15 ERROR : error listing: directory not found 2025/09/05 02:26:15 DEBUG : sugarsync root 'Test/rclone-test-serujij2leba': Purge remote 2025/09/05 02:26:16 DEBUG : sugarsync root 'Test/rclone-test-qarafas3soci': Purge remote 2025/09/05 02:26:17 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (87.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.55s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:26:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/rclone-sync-test" --- PASS: TestSyncOverlap (6.18s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:26:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/rclone-sync-test" 2025/09/05 02:26:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/rclone-sync-test-include/layer2" 2025/09/05 02:26:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/rclone-sync-test-ignore-file" 2025/09/05 02:27:14 DEBUG : rclone-sync-test: Excluded 2025/09/05 02:27:14 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Renewing token 2025/09/05 02:27:15 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/09/05 02:27:15 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/09/05 02:27:15 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/09/05 02:27:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/05 02:27:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/05 02:27:18 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/rclone-sync-test': Waiting for checks to finish 2025/09/05 02:27:18 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/rclone-sync-test': Waiting for transfers to finish 2025/09/05 02:27:18 DEBUG : Waiting for deletions to finish 2025/09/05 02:27:18 INFO : There was nothing to transfer 2025/09/05 02:27:19 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/rclone-sync-test': Renewing token 2025/09/05 02:27:19 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/09/05 02:27:19 DEBUG : Config file has changed externally - reloading 2025/09/05 02:27:19 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/09/05 02:27:19 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/09/05 02:27:20 DEBUG : rclone-sync-test: Excluded 2025/09/05 02:27:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/05 02:27:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/05 02:27:23 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:27:23 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:27:23 DEBUG : Waiting for deletions to finish 2025/09/05 02:27:23 INFO : rclone-sync-test-include: Removing directory 2025/09/05 02:27:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/09/05 02:27:28 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': failed to delete 1 directories 2025/09/05 02:27:28 INFO : There was nothing to transfer 2025/09/05 02:27:29 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/rclone-sync-test-include/layer2': Renewing token 2025/09/05 02:27:30 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/09/05 02:27:30 DEBUG : Config file has changed externally - reloading 2025/09/05 02:27:30 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/09/05 02:27:30 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/09/05 02:27:36 DEBUG : rclone-sync-test: Excluded 2025/09/05 02:27:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/05 02:27:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/05 02:27:39 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/05 02:27:39 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/05 02:27:39 DEBUG : Waiting for deletions to finish 2025/09/05 02:27:39 INFO : There was nothing to transfer 2025/09/05 02:27:41 DEBUG : rclone-sync-test: Excluded 2025/09/05 02:27:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/05 02:27:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/05 02:27:49 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:27:49 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish 2025/09/05 02:27:49 DEBUG : Waiting for deletions to finish 2025/09/05 02:27:49 INFO : rclone-sync-test-include: Removing directory 2025/09/05 02:27:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/09/05 02:27:50 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': failed to delete 1 directories 2025/09/05 02:27:50 INFO : There was nothing to transfer 2025/09/05 02:27:51 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/rclone-sync-test-ignore-file': Renewing token 2025/09/05 02:27:52 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/09/05 02:27:52 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/09/05 02:27:52 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/09/05 02:27:52 DEBUG : Excluded 2025/09/05 02:28:04 DEBUG : rclone-sync-test: Excluded 2025/09/05 02:28:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/05 02:28:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/05 02:28:07 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/05 02:28:07 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/05 02:28:07 DEBUG : Waiting for deletions to finish 2025/09/05 02:28:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (135.53s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:28:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/dst" 2025/09/05 02:28:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/CompareDest" 2025/09/05 02:29:27 DEBUG : one: Need to transfer - File not found at Destination 2025/09/05 02:29:27 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:29:27 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:29:33 INFO : one: Copied (new) 2025/09/05 02:29:33 DEBUG : Waiting for deletions to finish 2025/09/05 02:29:37 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:29:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:29:38 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:29:39 INFO : one: Copied (replaced existing) 2025/09/05 02:29:39 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:30:40 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:30:41 DEBUG : one: Sizes identical 2025/09/05 02:30:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 02:30:41 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:30:41 DEBUG : Waiting for deletions to finish 2025/09/05 02:30:41 INFO : There was nothing to transfer 2025/09/05 02:31:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:31:33 DEBUG : two: Sizes identical 2025/09/05 02:31:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/05 02:31:33 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:31:33 DEBUG : one: Sizes identical 2025/09/05 02:31:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 02:31:33 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:31:33 DEBUG : Waiting for deletions to finish 2025/09/05 02:31:33 INFO : There was nothing to transfer 2025/09/05 02:31:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:31:42 DEBUG : one: Sizes identical 2025/09/05 02:31:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 02:31:42 DEBUG : two: Sizes identical 2025/09/05 02:31:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/05 02:31:42 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:31:42 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:31:42 DEBUG : Waiting for deletions to finish 2025/09/05 02:31:42 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/05 02:31:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:31:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/05 02:31:47 DEBUG : two: Need to transfer - File not found at Destination 2025/09/05 02:31:47 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:31:49 DEBUG : one: Sizes identical 2025/09/05 02:31:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 02:31:49 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:31:49 INFO : two: Copied (new) 2025/09/05 02:31:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (214.87s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:32:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/dest" 2025/09/05 02:32:37 DEBUG : Config file has changed externally - reloading 2025/09/05 02:32:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/pre-dest1" 2025/09/05 02:32:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/pre-dest2" 2025/09/05 02:33:15 DEBUG : 1: Sizes identical 2025/09/05 02:33:15 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/05 02:33:16 DEBUG : 2: Sizes identical 2025/09/05 02:33:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/05 02:33:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/05 02:33:18 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dest': Waiting for checks to finish 2025/09/05 02:33:18 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dest': Waiting for transfers to finish 2025/09/05 02:33:30 INFO : 3: Copied (new) 2025/09/05 02:33:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (94.23s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:33:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/dst" 2025/09/05 02:33:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/CopyDest" 2025/09/05 02:34:37 DEBUG : one: Need to transfer - File not found at Destination 2025/09/05 02:34:37 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:34:37 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:34:41 INFO : one: Copied (new) 2025/09/05 02:34:41 DEBUG : Waiting for deletions to finish 2025/09/05 02:34:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:34:45 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:34:45 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:34:47 INFO : one: Copied (replaced existing) 2025/09/05 02:34:47 DEBUG : Waiting for deletions to finish 2025/09/05 02:35:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/BackupDir" 2025/09/05 02:35:09 DEBUG : Config file has changed externally - reloading 2025/09/05 02:35:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:35:30 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:35:32 DEBUG : one: Sizes identical 2025/09/05 02:35:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 02:35:39 INFO : one: Moved (server-side) 2025/09/05 02:35:41 INFO : one: Copied (server-side copy) 2025/09/05 02:35:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/05 02:35:41 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:35:41 DEBUG : Waiting for deletions to finish 2025/09/05 02:36:17 DEBUG : one: Sizes identical 2025/09/05 02:36:17 DEBUG : one: Unchanged skipping 2025/09/05 02:36:18 DEBUG : two: Sizes identical 2025/09/05 02:36:20 INFO : two: Copied (server-side copy) 2025/09/05 02:36:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/05 02:36:20 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:36:20 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:36:20 DEBUG : Waiting for deletions to finish 2025/09/05 02:36:32 DEBUG : one: Sizes identical 2025/09/05 02:36:32 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:36:32 DEBUG : one: Unchanged skipping 2025/09/05 02:36:32 DEBUG : two: Sizes identical 2025/09/05 02:36:32 DEBUG : two: Unchanged skipping 2025/09/05 02:36:32 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:36:32 DEBUG : Waiting for deletions to finish 2025/09/05 02:36:32 INFO : There was nothing to transfer 2025/09/05 02:36:52 DEBUG : one: Sizes identical 2025/09/05 02:36:52 DEBUG : one: Unchanged skipping 2025/09/05 02:36:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/05 02:36:52 DEBUG : three: Destination not found in --copy-dest 2025/09/05 02:36:52 DEBUG : three: Need to transfer - File not found at Destination 2025/09/05 02:36:52 DEBUG : two: Sizes identical 2025/09/05 02:36:52 DEBUG : two: Unchanged skipping 2025/09/05 02:36:52 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:36:52 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:37:04 INFO : three: Copied (new) 2025/09/05 02:37:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (225.63s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:37:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/dst" 2025/09/05 02:37:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/backup" 2025/09/05 02:38:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 02:38:05 DEBUG : two: Sizes identical 2025/09/05 02:38:05 DEBUG : two: Unchanged skipping 2025/09/05 02:38:05 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:38:07 INFO : one: Moved (server-side) 2025/09/05 02:38:07 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:38:53 INFO : one: Copied (new) 2025/09/05 02:38:53 DEBUG : Waiting for deletions to finish 2025/09/05 02:39:09 INFO : three.txt: Moved (server-side) 2025/09/05 02:39:09 INFO : three.txt: Moved into backup dir 2025/09/05 02:39:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 02:39:47 DEBUG : two: Sizes identical 2025/09/05 02:39:47 DEBUG : two: Unchanged skipping 2025/09/05 02:39:47 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:39:49 INFO : one: Deleted 2025/09/05 02:39:50 INFO : one: Moved (server-side) 2025/09/05 02:39:50 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:39:52 INFO : one: Copied (new) 2025/09/05 02:39:52 DEBUG : Waiting for deletions to finish 2025/09/05 02:39:54 INFO : three.txt: Deleted 2025/09/05 02:39:55 INFO : three.txt: Moved (server-side) 2025/09/05 02:39:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (147.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:40:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/dst" 2025/09/05 02:40:27 DEBUG : Config file has changed externally - reloading 2025/09/05 02:40:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/backup" 2025/09/05 02:40:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 02:40:40 DEBUG : two: Sizes identical 2025/09/05 02:40:40 DEBUG : two: Unchanged skipping 2025/09/05 02:40:40 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:40:43 INFO : one: Moved (server-side) to: one.bak 2025/09/05 02:40:43 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:40:45 INFO : one: Copied (new) 2025/09/05 02:40:45 DEBUG : Waiting for deletions to finish 2025/09/05 02:40:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/05 02:40:47 INFO : three.txt: Moved into backup dir 2025/09/05 02:41:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 02:41:01 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:41:01 DEBUG : two: Sizes identical 2025/09/05 02:41:01 DEBUG : two: Unchanged skipping 2025/09/05 02:41:02 INFO : one.bak: Deleted 2025/09/05 02:41:03 INFO : one: Moved (server-side) to: one.bak 2025/09/05 02:41:03 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:41:37 INFO : one: Copied (new) 2025/09/05 02:41:37 DEBUG : Waiting for deletions to finish 2025/09/05 02:41:39 INFO : three.txt.bak: Deleted 2025/09/05 02:41:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/05 02:41:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (124.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:42:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/dst" 2025/09/05 02:42:42 DEBUG : Config file has changed externally - reloading 2025/09/05 02:42:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/backup" 2025/09/05 02:43:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 02:43:05 DEBUG : two: Sizes identical 2025/09/05 02:43:05 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:43:05 DEBUG : two: Unchanged skipping 2025/09/05 02:43:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/05 02:43:07 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:43:46 INFO : one: Copied (new) 2025/09/05 02:43:46 DEBUG : Waiting for deletions to finish 2025/09/05 02:44:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/05 02:44:02 INFO : three.txt: Moved into backup dir 2025/09/05 02:44:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 02:44:16 DEBUG : two: Sizes identical 2025/09/05 02:44:16 DEBUG : two: Unchanged skipping 2025/09/05 02:44:16 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:44:18 INFO : one-2019-01-01: Deleted 2025/09/05 02:44:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/05 02:44:19 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:44:21 INFO : one: Copied (new) 2025/09/05 02:44:21 DEBUG : Waiting for deletions to finish 2025/09/05 02:44:23 INFO : three-2019-01-01.txt: Deleted 2025/09/05 02:44:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/05 02:44:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (164.77s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:45:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/dst" 2025/09/05 02:45:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 02:45:37 DEBUG : two: Sizes identical 2025/09/05 02:45:37 DEBUG : two: Unchanged skipping 2025/09/05 02:45:37 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:45:44 INFO : one: Moved (server-side) to: one.bak 2025/09/05 02:45:44 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:46:21 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/09/05 02:46:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 02:46:21 DEBUG : pacer: Reducing sleep to 15ms 2025/09/05 02:46:21 DEBUG : one: Received error: failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server - low level retry 0/10 2025/09/05 02:46:22 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/05 02:46:23 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 02:46:24 INFO : one: Copied (new) 2025/09/05 02:46:24 DEBUG : Waiting for deletions to finish 2025/09/05 02:46:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/05 02:46:25 INFO : three.txt: Moved into backup dir 2025/09/05 02:47:11 DEBUG : one.bak: Excluded (Path Filter) 2025/09/05 02:47:11 DEBUG : one.bak: Excluded 2025/09/05 02:47:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/05 02:47:11 DEBUG : three.txt.bak: Excluded 2025/09/05 02:47:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 02:47:11 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for checks to finish 2025/09/05 02:47:11 DEBUG : two: Sizes identical 2025/09/05 02:47:11 DEBUG : two: Unchanged skipping 2025/09/05 02:47:17 INFO : one.bak: Deleted 2025/09/05 02:47:18 INFO : one: Moved (server-side) to: one.bak 2025/09/05 02:47:18 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise/dst': Waiting for transfers to finish 2025/09/05 02:47:20 INFO : one: Copied (new) 2025/09/05 02:47:20 DEBUG : Waiting for deletions to finish 2025/09/05 02:47:22 INFO : three.txt.bak: Deleted 2025/09/05 02:47:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/05 02:47:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (165.76s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:48:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/dst" 2025/09/05 02:48:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 02:48:18 INFO : one: Moved (server-side) to: one.bak 2025/09/05 02:48:22 INFO : one: Copied (new) 2025/09/05 02:48:23 DEBUG : two: Sizes identical 2025/09/05 02:48:23 DEBUG : two: Unchanged skipping 2025/09/05 02:48:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/05 02:48:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/05 02:48:37 INFO : three.txt: Copied (new) 2025/09/05 02:48:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 02:48:42 INFO : one.bak: Deleted 2025/09/05 02:48:43 INFO : one: Moved (server-side) to: one.bak 2025/09/05 02:48:45 INFO : one: Copied (new) 2025/09/05 02:48:46 DEBUG : two: Sizes identical 2025/09/05 02:48:46 DEBUG : two: Unchanged skipping 2025/09/05 02:48:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/05 02:48:53 INFO : three.txt.bak: Deleted 2025/09/05 02:48:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/05 02:48:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (91.36s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:49:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yugadet5lise/dst" 2025/09/05 02:49:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 02:49:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/05 02:49:47 INFO : one: Copied (new) 2025/09/05 02:49:48 DEBUG : two: Sizes identical 2025/09/05 02:49:48 DEBUG : two: Unchanged skipping 2025/09/05 02:49:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/05 02:49:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/05 02:49:58 INFO : three.txt: Copied (new) 2025/09/05 02:50:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 02:50:07 INFO : one-2019-01-01: Deleted 2025/09/05 02:50:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/05 02:50:18 INFO : one: Copied (new) 2025/09/05 02:50:18 DEBUG : two: Sizes identical 2025/09/05 02:50:18 DEBUG : two: Unchanged skipping 2025/09/05 02:50:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/05 02:50:29 INFO : three-2019-01-01.txt: Deleted 2025/09/05 02:50:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/05 02:50:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (110.64s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-yugadet5lise'", Local "Local file system at /tmp/rclone2875845042", Modify Window "876000h0m0s" 2025/09/05 02:51:13 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/05 02:51:13 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for checks to finish 2025/09/05 02:51:13 DEBUG : sugarsync root 'Test/rclone-test-yugadet5lise': Waiting for transfers to finish panic: test timed out after 1h0m0s running tests: TestSyncUTFNorm (18s) goroutine 23523 [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]: testing.(*T).Run(0xc0003836c0, {0x276162b?, 0xc00006bad8?}, 0x288a088) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0003836c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0003836c0, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0008a54a0, {0x3fafdc0, 0x6c, 0x6c}, {0x845ca0?, 0x3fe9a80?, 0x3fc5f40?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006af680) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006af680) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 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 51 [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 52 [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 23410 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc0006aa607?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0xc00066c788) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:543 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc00066c788) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:978 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bd50e8, 0x3fe9520}, {0x2beccb0, 0xc000170b40}, {0x2beb820, 0xc0006fe600}, 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({0x2bd50e8, 0x3fe9520}, {0x2beccb0, 0xc000170b40}, {0x2beb820, 0xc0006fe600}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.TestSyncUTFNorm(0xc0009c68c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 +0x47a testing.tRunner(0xc0009c68c0, 0x288a088) /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 23392 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0005d2300) /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 23478 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 5410 [chan receive, 41 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 5358 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 23437 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000acc000, {0x2bd51c8, 0xc0006aa5f0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 23410 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 23490 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23410 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 23391 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc0005aeec0) /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 23478 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 23478 [select]: net/http.(*persistConn).roundTrip(0xc000ab8fc0, 0xc0004300a0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000194000, 0xc00040e8c0) /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(0xc00039e360, 0xc00040e8c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc00040e8c0, {0x2badda0, 0xc00039e360}, {0x15010100006fbe01?, 0x763faa8955a8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000417380, 0xc00040e8c0, {0x148?, 0x23a3fa0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000417380, 0xc00040e8c0) /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(0xc0001c45a0, {0x2bd51c8, 0xc0006aa730}, 0xc00040e780) /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, 0xc0006aa730?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00039e3c0, 0xc0005aef80, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:227 github.com/rclone/rclone/backend/sugarsync.(*Object).Update(0xc000430000, {0x2bd51c8, 0xc0006aa730}, {0x2bacb20, 0xc0005d2300}, {0x2be02c0, 0xc0002d83c0}, {0xc0003a02b0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1293 +0x3bd github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc00018c750, {0x2bd51c8, 0xc0006aa730}, {0x2bc0008?, 0xc0004881c0?}, {0xc0003a02b0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:212 +0x1a5 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc00018c750, {0x2bd51c8, 0xc0006aa730}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:271 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00018c750, {0x2bd51c8, 0xc0006aa730}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:311 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bd51c8, 0xc0006aa730}, {0x2beccb0, 0xc000170b40}, {0x2becd20, 0xc000430000}, {0xc0009c8750, 0xa}, {0x2beb890, 0xc00011b860}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00066c788, {0x2bd51c8, 0xc0006aa730}, 0xc0006aa690, {0x2beccb0, 0xc000170b40}, 0x0, 0xc0009c4120?) /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 23410 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 23512 [IO wait]: internal/poll.runtime_pollWait(0x763ff366e390, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f0e00?, 0xc000950000?, 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(0xc0001f0e00, {0xc000950000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f0e00, {0xc000950000?, 0xc00009b8d0?, 0x42b5fc?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000824040, {0xc000950000?, 0x422eb6?, 0x3febdc0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000010e88, {0xc000950000?, 0x763ff3626cc8?, 0x763ff36f6a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000112000, {0xc000950000?, 0x2bd51c8?, 0xc0001c4fa0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000158638, {0x2baf340, 0xc000112000}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000158388, {0x763fa9695ad8, 0xc000010e88}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000158388, 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(0xc000158388, {0xc000829000, 0x1000, 0x763ff36f6a78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000ab8fc0, {0xc000829000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000947ce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000947ce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000ab8fc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23506 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23513 [select]: net/http.(*persistConn).writeLoop(0xc000ab8fc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23506 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 1h0m16.925331471s (try 1/5): exit status 2: Failed []