"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/10/22 04:44:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi" 2024/10/22 04:44:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/22 04:44:45 DEBUG : Creating backend with remote "/tmp/rclone3750312989" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:44:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:44:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/22 04:44:47 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:44:47 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.96s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:44:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/22 04:44:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:44:52 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:44:52 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:44:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:44:57 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.55s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.53s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.52s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:45:06 DEBUG : Creating backend with remote "/non-existing" 2024/10/22 04:45:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/22 04:45:07 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:45:07 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.84s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:45:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:45:11 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:45:11 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:45:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.57s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:45:21 INFO : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Running all checks before starting transfers 2024/10/22 04:45:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:45:22 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:45:22 INFO : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Checks finished, now starting transfers 2024/10/22 04:45:22 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:45:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.56s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:45:33 ERROR : Ignoring --no-traverse with sync 2024/10/22 04:45:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:45:34 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:45:34 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:45:37 INFO : sub dir/hello world: Copied (new) 2024/10/22 04:45:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.67s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:45:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/22 04:45:45 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:45:45 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:45:48 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.77s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:45:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 04:45:53 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:45:53 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:45:56 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.99s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:46:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 04:46:01 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:46:01 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:46:04 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.79s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:46:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/22 04:46:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/22 04:46:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/22 04:46:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/22 04:46:09 DEBUG : sub dir: Making directory 2024/10/22 04:46:11 DEBUG : sub dir2: Making directory 2024/10/22 04:46:12 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/22 04:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:46:13 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:46:13 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:46:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:46:17 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.30s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:46:24 DEBUG : sub dir2: Making directory 2024/10/22 04:46:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/22 04:46:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/22 04:46:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:46:25 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:46:25 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:46:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.88s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:46:34 DEBUG : sub dir2: Making directory with metadata 2024/10/22 04:46:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/22 04:46:35 DEBUG : sub dir: Making directory 2024/10/22 04:46:37 DEBUG : sub dir2: Making directory 2024/10/22 04:46:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:46:38 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:46:38 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:46:40 INFO : sub dir/hello world: Copied (new) 2024/10/22 04:46:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:46:41 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/22 04:46:42 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.42s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.54s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:46:50 DEBUG : sub dir2: Making directory 2024/10/22 04:46:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:46:51 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:46:51 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:46:55 INFO : sub dir/hello world: Copied (new) 2024/10/22 04:46:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.99s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:47:00 DEBUG : sub dir2: Making directory with metadata 2024/10/22 04:47:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/22 04:47:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/22 04:47:01 DEBUG : sub dir: Making directory 2024/10/22 04:47:03 DEBUG : sub dir2: Making directory 2024/10/22 04:47:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:47:04 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:47:04 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:47:06 INFO : sub dir/hello world: Copied (new) 2024/10/22 04:47:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:47:07 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.57s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.51s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:47:15 DEBUG : sub dir2: Making directory 2024/10/22 04:47:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:47:16 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:47:16 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:47:20 INFO : sub dir/hello world: Copied (new) 2024/10/22 04:47:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.05s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:47:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-behafow7tomo" 2024/10/22 04:47:30 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-ruvubur7kuxi' -> sugarsync root 'Test/rclone-test-behafow7tomo' 2024/10/22 04:47:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:47:35 DEBUG : sugarsync root 'Test/rclone-test-behafow7tomo': Waiting for checks to finish 2024/10/22 04:47:35 DEBUG : sugarsync root 'Test/rclone-test-behafow7tomo': Waiting for transfers to finish 2024/10/22 04:47:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:47:40 DEBUG : sugarsync root 'Test/rclone-test-behafow7tomo': Purge remote --- PASS: TestServerSideCopy (21.22s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:47:53 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:47:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/22 04:47:53 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:47:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.17s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:48:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cecasam8ruba" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-ruvubur7kuxi' -> sugarsync root 'Test/rclone-test-cecasam8ruba' 2024/10/22 04:48:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:48:12 DEBUG : sugarsync root 'Test/rclone-test-cecasam8ruba': Waiting for checks to finish 2024/10/22 04:48:12 DEBUG : sugarsync root 'Test/rclone-test-cecasam8ruba': Waiting for transfers to finish 2024/10/22 04:48:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:48:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/22 04:48:22 DEBUG : sugarsync root 'Test/rclone-test-cecasam8ruba': Waiting for checks to finish 2024/10/22 04:48:22 DEBUG : sugarsync root 'Test/rclone-test-cecasam8ruba': Waiting for transfers to finish 2024/10/22 04:48:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11), sub dir/hello world (17) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Not equal: expected: 17 actual : 11 Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" 2024/10/22 04:48:38 DEBUG : sugarsync root 'Test/rclone-test-cecasam8ruba': Purge remote --- FAIL: TestServerSideCopyOverSelf (45.95s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:48:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/22 04:48:54 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:48:54 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:48:56 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/22 04:48:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.25s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:49:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rereqoy0tuga" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-ruvubur7kuxi' -> sugarsync root 'Test/rclone-test-rereqoy0tuga' 2024/10/22 04:49:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:49:13 DEBUG : sugarsync root 'Test/rclone-test-rereqoy0tuga': Waiting for checks to finish 2024/10/22 04:49:13 DEBUG : sugarsync root 'Test/rclone-test-rereqoy0tuga': Waiting for transfers to finish 2024/10/22 04:49:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:49:22 DEBUG : sugarsync root 'Test/rclone-test-rereqoy0tuga': Using server-side directory move 2024/10/22 04:49:22 INFO : sugarsync root 'Test/rclone-test-rereqoy0tuga': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/22 04:49:23 DEBUG : sugarsync root 'Test/rclone-test-rereqoy0tuga': Waiting for checks to finish 2024/10/22 04:49:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/22 04:49:23 DEBUG : sugarsync root 'Test/rclone-test-rereqoy0tuga': Waiting for transfers to finish 2024/10/22 04:49:24 INFO : sub dir/hello world: Deleted 2024/10/22 04:49:25 INFO : sub dir/hello world: Moved (server-side) 2024/10/22 04:49:32 DEBUG : testing file moves 2024/10/22 04:49:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/22 04:49:33 DEBUG : sugarsync root 'Test/rclone-test-rereqoy0tuga': Waiting for checks to finish 2024/10/22 04:49:33 DEBUG : sugarsync root 'Test/rclone-test-rereqoy0tuga': Waiting for transfers to finish 2024/10/22 04:49:34 INFO : sub dir/hello world: Deleted 2024/10/22 04:49:35 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:49:38 DEBUG : sugarsync root 'Test/rclone-test-rereqoy0tuga': Purge remote --- PASS: TestServerSideMoveOverSelf (42.11s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:49:49 ERROR : : error listing: directory not found 2024/10/22 04:49:50 DEBUG : Local file system at /tmp/rclone3750312989: Making directory 2024/10/22 04:49:52 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:49:52 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.76s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:50:05 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/22 04:50:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:50:06 DEBUG : Local file system at /tmp/rclone3750312989: Waiting for checks to finish 2024/10/22 04:50:06 DEBUG : Local file system at /tmp/rclone3750312989: Waiting for transfers to finish 2024/10/22 04:50:06 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/10/22 04:50:06 INFO : sub dir/hello world: Copied (new) 2024/10/22 04:50:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.77s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:50:12 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/22 04:50:12 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:50:12 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:50:15 INFO : check sum: Copied (new) 2024/10/22 04:50:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:50:17 NOTICE: sugarsync root 'Test/rclone-test-ruvubur7kuxi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/22 04:50:17 DEBUG : check sum: Size of src and dst objects identical 2024/10/22 04:50:17 DEBUG : check sum: Unchanged skipping 2024/10/22 04:50:17 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:50:17 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:50:17 DEBUG : Waiting for deletions to finish 2024/10/22 04:50:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.04s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:50:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/22 04:50:23 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:50:23 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:50:26 INFO : sizeonly: Copied (new) 2024/10/22 04:50:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:50:27 DEBUG : sizeonly: Sizes identical 2024/10/22 04:50:27 DEBUG : sizeonly: Unchanged skipping 2024/10/22 04:50:27 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:50:27 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:50:27 DEBUG : Waiting for deletions to finish 2024/10/22 04:50:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.96s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:50:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/22 04:50:34 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:50:34 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:50:37 INFO : ignore-size: Copied (new) 2024/10/22 04:50:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:50:39 DEBUG : ignore-size: Sizes identical 2024/10/22 04:50:39 DEBUG : ignore-size: Unchanged skipping 2024/10/22 04:50:39 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:50:39 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:50:39 DEBUG : Waiting for deletions to finish 2024/10/22 04:50:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.06s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:50:49 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:50:49 DEBUG : existing: Sizes identical 2024/10/22 04:50:49 DEBUG : existing: Unchanged skipping 2024/10/22 04:50:49 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:50:49 DEBUG : Waiting for deletions to finish 2024/10/22 04:50:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:50:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/22 04:50:50 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:50:50 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:50:51 INFO : existing: Copied (replaced existing) 2024/10/22 04:50:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:50:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/22 04:50:58 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:50:58 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:51:01 INFO : existing: Copied (new) 2024/10/22 04:51:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:51:02 DEBUG : existing: Destination exists, skipping 2024/10/22 04:51:02 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:51:02 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:51:02 DEBUG : Waiting for deletions to finish 2024/10/22 04:51:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.11s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:51:15 DEBUG : d: Making directory 2024/10/22 04:51:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/22 04:51:19 DEBUG : c/non empty space: Sizes identical 2024/10/22 04:51:19 DEBUG : c/non empty space: Unchanged skipping 2024/10/22 04:51:19 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:51:19 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:51:22 INFO : a/potato2: Copied (new) 2024/10/22 04:51:22 DEBUG : Waiting for deletions to finish 2024/10/22 04:51:23 INFO : b/potato: Deleted 2024/10/22 04:51:23 INFO : d: Removing directory 2024/10/22 04:51:25 INFO : b: Removing directory 2024/10/22 04:51:26 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:51:38 DEBUG : empty space: Sizes identical 2024/10/22 04:51:38 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:51:38 DEBUG : empty space: Unchanged skipping 2024/10/22 04:51:38 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:51:38 DEBUG : Waiting for deletions to finish 2024/10/22 04:51:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:51:40 DEBUG : empty space: Sizes identical 2024/10/22 04:51:40 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:51:40 DEBUG : empty space: Unchanged skipping 2024/10/22 04:51:40 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:51:40 DEBUG : Waiting for deletions to finish 2024/10/22 04:51:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:51:53 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/22 04:51:53 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:51:53 DEBUG : empty space: Sizes identical 2024/10/22 04:51:53 DEBUG : empty space: Unchanged skipping 2024/10/22 04:51:53 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:51:56 INFO : potato: Copied (new) 2024/10/22 04:51:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:52:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/22 04:52:05 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:52:05 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:52:07 INFO : potato: Copied (replaced existing) 2024/10/22 04:52:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.16s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/10/22 04:52:16 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/10/22 04:52:16 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:52:16 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:52:17 INFO : potato: Copied (replaced existing) 2024/10/22 04:52:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:52:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 04:52:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/22 04:52:28 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:52:28 DEBUG : empty space: Sizes identical 2024/10/22 04:52:28 DEBUG : empty space: Unchanged skipping 2024/10/22 04:52:28 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:52:28 DEBUG : Waiting for deletions to finish 2024/10/22 04:52:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:52:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 04:52:40 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:52:40 DEBUG : empty space: Sizes identical 2024/10/22 04:52:40 DEBUG : empty space: Unchanged skipping 2024/10/22 04:52:40 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:52:42 INFO : potato2: Copied (new) 2024/10/22 04:52:42 DEBUG : Waiting for deletions to finish 2024/10/22 04:52:43 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:52:55 DEBUG : d: Making directory 2024/10/22 04:52:57 DEBUG : d/e: Making directory 2024/10/22 04:53:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/22 04:53:01 DEBUG : c/non empty space: Sizes identical 2024/10/22 04:53:01 DEBUG : c/non empty space: Unchanged skipping 2024/10/22 04:53:03 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:53:03 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:53:04 INFO : a/potato2: Copied (new) 2024/10/22 04:53:04 DEBUG : Waiting for deletions to finish 2024/10/22 04:53:05 INFO : b/potato: Deleted 2024/10/22 04:53:05 INFO : d/e: Removing directory 2024/10/22 04:53:06 INFO : d: Removing directory 2024/10/22 04:53:07 INFO : b: Removing directory 2024/10/22 04:53:08 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:53:24 DEBUG : d: Making directory 2024/10/22 04:53:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/22 04:53:28 DEBUG : c/non empty space: Sizes identical 2024/10/22 04:53:28 DEBUG : c/non empty space: Unchanged skipping 2024/10/22 04:53:28 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:53:28 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:53:31 INFO : a/potato2: Copied (new) 2024/10/22 04:53:31 ERROR : sugarsync root 'Test/rclone-test-ruvubur7kuxi': not deleting files as there were IO errors 2024/10/22 04:53:31 ERROR : sugarsync root 'Test/rclone-test-ruvubur7kuxi': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.96s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:53:49 DEBUG : Waiting for deletions to finish 2024/10/22 04:53:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 04:53:49 DEBUG : empty space: Sizes identical 2024/10/22 04:53:49 DEBUG : empty space: Unchanged skipping 2024/10/22 04:53:49 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:53:49 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:53:50 INFO : potato: Deleted 2024/10/22 04:53:52 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.60s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:54:03 DEBUG : Waiting for deletions to finish 2024/10/22 04:54:04 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:54:04 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:54:05 INFO : potato: Deleted 2024/10/22 04:54:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 04:54:06 DEBUG : empty space: Sizes identical 2024/10/22 04:54:06 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:54:06 DEBUG : empty space: Unchanged skipping 2024/10/22 04:54:06 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:54:08 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.24s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:54:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 04:54:18 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:54:18 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:54:20 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.12s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:54:32 DEBUG : enormous: Excluded (Size Filter) 2024/10/22 04:54:32 DEBUG : enormous: Excluded 2024/10/22 04:54:32 DEBUG : potato2: Excluded (Size Filter) 2024/10/22 04:54:32 DEBUG : potato2: Excluded 2024/10/22 04:54:32 DEBUG : potato2: Excluded (Size Filter) 2024/10/22 04:54:32 DEBUG : potato2: Excluded 2024/10/22 04:54:32 DEBUG : empty space: Sizes identical 2024/10/22 04:54:32 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:54:32 DEBUG : empty space: Unchanged skipping 2024/10/22 04:54:32 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:54:32 DEBUG : Waiting for deletions to finish 2024/10/22 04:54:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:54:33 DEBUG : enormous: Excluded (Size Filter) 2024/10/22 04:54:33 DEBUG : enormous: Excluded 2024/10/22 04:54:33 DEBUG : potato2: Excluded (Size Filter) 2024/10/22 04:54:33 DEBUG : potato2: Excluded 2024/10/22 04:54:34 DEBUG : potato2: Excluded (Size Filter) 2024/10/22 04:54:34 DEBUG : potato2: Excluded 2024/10/22 04:54:34 DEBUG : empty space: Sizes identical 2024/10/22 04:54:34 DEBUG : empty space: Unchanged skipping 2024/10/22 04:54:34 DEBUG : Local file system at /tmp/rclone3750312989: Waiting for checks to finish 2024/10/22 04:54:34 DEBUG : Local file system at /tmp/rclone3750312989: Waiting for transfers to finish 2024/10/22 04:54:34 DEBUG : Waiting for deletions to finish 2024/10/22 04:54:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.50s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:54:49 DEBUG : enormous: Excluded (Size Filter) 2024/10/22 04:54:49 DEBUG : enormous: Excluded 2024/10/22 04:54:49 DEBUG : potato2: Excluded (Size Filter) 2024/10/22 04:54:49 DEBUG : potato2: Excluded 2024/10/22 04:54:50 DEBUG : empty space: Sizes identical 2024/10/22 04:54:50 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:54:50 DEBUG : empty space: Unchanged skipping 2024/10/22 04:54:50 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:54:50 DEBUG : Waiting for deletions to finish 2024/10/22 04:54:50 INFO : potato2: Deleted 2024/10/22 04:54:50 INFO : enormous: Deleted 2024/10/22 04:54:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:54:52 DEBUG : empty space: Sizes identical 2024/10/22 04:54:52 DEBUG : empty space: Unchanged skipping 2024/10/22 04:54:52 DEBUG : Local file system at /tmp/rclone3750312989: Waiting for checks to finish 2024/10/22 04:54:52 DEBUG : Local file system at /tmp/rclone3750312989: Waiting for transfers to finish 2024/10/22 04:54:52 DEBUG : Waiting for deletions to finish 2024/10/22 04:54:52 INFO : enormous: Deleted 2024/10/22 04:54:52 INFO : potato2: Deleted 2024/10/22 04:54:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.14s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.54s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/10/22 04:54:59 ERROR : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/22 04:55:00 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/22 04:55:00 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/22 04:55:00 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:55:00 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:55:02 INFO : potato: Copied (new) 2024/10/22 04:55:02 INFO : yam: Copied (new) 2024/10/22 04:55:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:55:03 ERROR : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/22 04:55:04 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/22 04:55:04 DEBUG : potato: Sizes identical 2024/10/22 04:55:04 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:55:04 DEBUG : potato: Unchanged skipping 2024/10/22 04:55:04 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:55:06 INFO : yaml: Copied (new) 2024/10/22 04:55:06 DEBUG : Waiting for deletions to finish 2024/10/22 04:55:07 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/10/22 04:55:14 ERROR : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Ignoring --track-renames as either the source or destination do not support modtime 2024/10/22 04:55:15 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/22 04:55:15 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/22 04:55:15 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:55:15 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:55:18 INFO : yam: Copied (new) 2024/10/22 04:55:18 INFO : potato: Copied (new) 2024/10/22 04:55:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:55:18 ERROR : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Ignoring --track-renames as either the source or destination do not support modtime 2024/10/22 04:55:19 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/22 04:55:19 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:55:19 DEBUG : potato: Sizes identical 2024/10/22 04:55:19 DEBUG : potato: Unchanged skipping 2024/10/22 04:55:19 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:55:22 INFO : yaml: Copied (new) 2024/10/22 04:55:22 DEBUG : Waiting for deletions to finish 2024/10/22 04:55:23 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.19s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/10/22 04:55:30 INFO : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Making map for --track-renames 2024/10/22 04:55:30 INFO : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Finished making map for --track-renames 2024/10/22 04:55:30 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:55:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/22 04:55:30 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for renames to finish 2024/10/22 04:55:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/22 04:55:30 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:55:34 INFO : sub/yam: Copied (new) 2024/10/22 04:55:34 INFO : potato: Copied (new) 2024/10/22 04:55:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:55:37 DEBUG : potato: Sizes identical 2024/10/22 04:55:37 DEBUG : potato: Unchanged skipping 2024/10/22 04:55:38 INFO : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Making map for --track-renames 2024/10/22 04:55:38 INFO : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Finished making map for --track-renames 2024/10/22 04:55:38 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:55:38 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for renames to finish 2024/10/22 04:55:39 INFO : sub/yam: Moved (server-side) to: yam 2024/10/22 04:55:39 INFO : yam: Renamed from "sub/yam" 2024/10/22 04:55:39 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:55:39 DEBUG : Waiting for deletions to finish 2024/10/22 04:55:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (19.13s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:55:49 DEBUG : Creating backend with remote "/tmp/rclone3750312989/dir1" 2024/10/22 04:55:49 DEBUG : Config file has changed externally - reloading 2024/10/22 04:55:49 DEBUG : Creating backend with remote "/tmp/rclone3750312989/dir2" 2024/10/22 04:55:49 DEBUG : Local file system at /tmp/rclone3750312989/dir2: Using server-side directory move 2024/10/22 04:55:49 INFO : Local file system at /tmp/rclone3750312989/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/22 04:55:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/22 04:55:49 INFO : file1.txt: Moved (server-side) 2024/10/22 04:55:49 DEBUG : Local file system at /tmp/rclone3750312989/dir2: Waiting for checks to finish 2024/10/22 04:55:49 DEBUG : Local file system at /tmp/rclone3750312989/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.54s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:55:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/22 04:55:51 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:55:51 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:55:58 INFO : sub dir/hello world: Copied (new) 2024/10/22 04:55:58 INFO : sub dir/hello world: Deleted 2024/10/22 04:55:58 INFO : nested/sub dir/file: Copied (new) 2024/10/22 04:55:58 INFO : nested/sub dir/file: Deleted 2024/10/22 04:55:58 INFO : sub dir: Removing directory 2024/10/22 04:55:58 INFO : nested/sub dir: Removing directory 2024/10/22 04:55:58 INFO : nested: Removing directory 2024/10/22 04:55:58 DEBUG : Local file system at /tmp/rclone3750312989: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:56:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/22 04:56:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/22 04:56:10 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:56:10 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:56:16 INFO : sub dir/hello world: Copied (new) 2024/10/22 04:56:16 INFO : sub dir/hello world: Deleted 2024/10/22 04:56:16 INFO : nested/sub dir/file: Copied (new) 2024/10/22 04:56:16 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.95s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:56:28 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/22 04:56:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/22 04:56:28 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:56:28 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:56:30 INFO : existing: Copied (new) 2024/10/22 04:56:30 INFO : existing: Deleted 2024/10/22 04:56:30 INFO : existing-b: Copied (new) 2024/10/22 04:56:30 INFO : existing-b: Deleted 2024/10/22 04:56:32 DEBUG : existing: Destination exists, skipping 2024/10/22 04:56:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/22 04:56:32 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:56:32 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:56:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.31s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:56:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-reloxog2qabe" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-ruvubur7kuxi' -> sugarsync root 'Test/rclone-test-reloxog2qabe' 2024/10/22 04:56:56 DEBUG : sugarsync root 'Test/rclone-test-reloxog2qabe': Using server-side directory move 2024/10/22 04:56:56 INFO : sugarsync root 'Test/rclone-test-reloxog2qabe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/22 04:56:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 04:56:57 DEBUG : empty space: Sizes identical 2024/10/22 04:56:57 DEBUG : empty space: Unchanged skipping 2024/10/22 04:56:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/22 04:56:57 DEBUG : sugarsync root 'Test/rclone-test-reloxog2qabe': Waiting for checks to finish 2024/10/22 04:56:58 INFO : empty space: Deleted 2024/10/22 04:56:58 DEBUG : sugarsync root 'Test/rclone-test-reloxog2qabe': Waiting for transfers to finish 2024/10/22 04:56:58 INFO : potato2: Moved (server-side) 2024/10/22 04:56:58 INFO : potato3: Deleted 2024/10/22 04:56:59 INFO : potato3: Moved (server-side) 2024/10/22 04:57:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lowokum9pone" 2024/10/22 04:57:03 DEBUG : sugarsync root 'Test/rclone-test-lowokum9pone': Using server-side directory move 2024/10/22 04:57:05 INFO : sugarsync root 'Test/rclone-test-lowokum9pone': Server side directory move succeeded 2024/10/22 04:57:08 ERROR : : error listing: directory not found 2024/10/22 04:57:08 DEBUG : sugarsync root 'Test/rclone-test-lowokum9pone': Purge remote 2024/10/22 04:57:09 DEBUG : sugarsync root 'Test/rclone-test-reloxog2qabe': Purge remote 2024/10/22 04:57:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.95s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:57:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lumociv8jivo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-ruvubur7kuxi' -> sugarsync root 'Test/rclone-test-lumociv8jivo' 2024/10/22 04:57:31 DEBUG : empty space: Excluded (Size Filter) 2024/10/22 04:57:31 DEBUG : empty space: Excluded 2024/10/22 04:57:31 DEBUG : empty space: Excluded (Size Filter) 2024/10/22 04:57:31 DEBUG : empty space: Excluded 2024/10/22 04:57:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 04:57:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/22 04:57:31 DEBUG : sugarsync root 'Test/rclone-test-lumociv8jivo': Waiting for checks to finish 2024/10/22 04:57:31 DEBUG : sugarsync root 'Test/rclone-test-lumociv8jivo': Waiting for transfers to finish 2024/10/22 04:57:32 INFO : potato2: Moved (server-side) 2024/10/22 04:57:32 INFO : potato3: Deleted 2024/10/22 04:57:32 INFO : potato3: Moved (server-side) 2024/10/22 04:57:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kasaget0quqo" 2024/10/22 04:57:38 DEBUG : empty space: Excluded (Size Filter) 2024/10/22 04:57:38 DEBUG : empty space: Excluded 2024/10/22 04:57:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 04:57:38 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/22 04:57:38 DEBUG : sugarsync root 'Test/rclone-test-kasaget0quqo': Waiting for checks to finish 2024/10/22 04:57:38 DEBUG : sugarsync root 'Test/rclone-test-kasaget0quqo': Waiting for transfers to finish 2024/10/22 04:57:40 INFO : potato2: Moved (server-side) 2024/10/22 04:57:41 INFO : potato3: Moved (server-side) 2024/10/22 04:57:42 DEBUG : sugarsync root 'Test/rclone-test-kasaget0quqo': Purge remote 2024/10/22 04:57:43 DEBUG : sugarsync root 'Test/rclone-test-lumociv8jivo': Purge remote --- PASS: TestServerSideMoveWithFilter (35.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:57:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-faqigih5qibo" 2024/10/22 04:57:57 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-ruvubur7kuxi' -> sugarsync root 'Test/rclone-test-faqigih5qibo' 2024/10/22 04:58:07 DEBUG : sugarsync root 'Test/rclone-test-faqigih5qibo': Using server-side directory move 2024/10/22 04:58:07 INFO : sugarsync root 'Test/rclone-test-faqigih5qibo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/22 04:58:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/22 04:58:08 DEBUG : empty space: Sizes identical 2024/10/22 04:58:08 DEBUG : empty space: Unchanged skipping 2024/10/22 04:58:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/22 04:58:09 DEBUG : sugarsync root 'Test/rclone-test-faqigih5qibo': Waiting for checks to finish 2024/10/22 04:58:09 INFO : potato2: Moved (server-side) 2024/10/22 04:58:09 INFO : empty space: Deleted 2024/10/22 04:58:09 DEBUG : sugarsync root 'Test/rclone-test-faqigih5qibo': Waiting for transfers to finish 2024/10/22 04:58:09 INFO : potato3: Deleted 2024/10/22 04:58:10 INFO : potato3: Moved (server-side) 2024/10/22 04:58:10 INFO : tomatoDir: Removing directory 2024/10/22 04:58:11 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': deleted 1 directories 2024/10/22 04:58:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ronoyif0gora" 2024/10/22 04:58:16 DEBUG : tomatoDir: Making directory 2024/10/22 04:58:18 DEBUG : sugarsync root 'Test/rclone-test-ronoyif0gora': Using server-side directory move 2024/10/22 04:58:20 INFO : sugarsync root 'Test/rclone-test-ronoyif0gora': Server side directory move succeeded 2024/10/22 04:58:23 ERROR : : error listing: directory not found 2024/10/22 04:58:23 ERROR : : error listing: directory not found 2024/10/22 04:58:23 DEBUG : sugarsync root 'Test/rclone-test-ronoyif0gora': Purge remote 2024/10/22 04:58:24 DEBUG : sugarsync root 'Test/rclone-test-faqigih5qibo': Purge remote 2024/10/22 04:58:25 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.32s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.55s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:58:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.43s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:58:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/rclone-sync-test" 2024/10/22 04:58:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/rclone-sync-test-include/layer2" 2024/10/22 04:58:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/rclone-sync-test-ignore-file" 2024/10/22 04:59:07 DEBUG : rclone-sync-test: Excluded 2024/10/22 04:59:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/22 04:59:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/22 04:59:10 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/rclone-sync-test': Waiting for checks to finish 2024/10/22 04:59:10 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/rclone-sync-test': Waiting for transfers to finish 2024/10/22 04:59:10 DEBUG : Waiting for deletions to finish 2024/10/22 04:59:10 INFO : There was nothing to transfer 2024/10/22 04:59:12 DEBUG : rclone-sync-test: Excluded 2024/10/22 04:59:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/22 04:59:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/22 04:59:15 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:59:15 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:59:15 DEBUG : Waiting for deletions to finish 2024/10/22 04:59:15 INFO : rclone-sync-test-include: Removing directory 2024/10/22 04:59:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/22 04:59:16 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': failed to delete 1 directories 2024/10/22 04:59:16 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:59:18 DEBUG : rclone-sync-test: Excluded 2024/10/22 04:59:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/22 04:59:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/22 04:59:21 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/22 04:59:21 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/22 04:59:21 DEBUG : Waiting for deletions to finish 2024/10/22 04:59:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:59:24 DEBUG : rclone-sync-test: Excluded 2024/10/22 04:59:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/22 04:59:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/22 04:59:27 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 04:59:27 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 04:59:27 DEBUG : Waiting for deletions to finish 2024/10/22 04:59:27 INFO : rclone-sync-test-include: Removing directory 2024/10/22 04:59:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/22 04:59:27 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': failed to delete 1 directories 2024/10/22 04:59:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 04:59:28 DEBUG : : Excluded 2024/10/22 04:59:30 DEBUG : rclone-sync-test: Excluded 2024/10/22 04:59:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/22 04:59:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/22 04:59:33 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/22 04:59:33 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/22 04:59:33 DEBUG : Waiting for deletions to finish 2024/10/22 04:59:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (85.63s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:00:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/dst" 2024/10/22 05:00:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/CompareDest" 2024/10/22 05:00:17 DEBUG : one: Need to transfer - File not found at Destination 2024/10/22 05:00:17 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:00:17 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:00:21 INFO : one: Copied (new) 2024/10/22 05:00:21 DEBUG : Waiting for deletions to finish 2024/10/22 05:00:25 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:00:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 05:00:26 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:00:27 INFO : one: Copied (replaced existing) 2024/10/22 05:00:27 DEBUG : Waiting for deletions to finish 2024/10/22 05:00:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 05:00:37 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:00:39 DEBUG : one: Sizes identical 2024/10/22 05:00:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/22 05:00:39 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:00:39 DEBUG : Waiting for deletions to finish 2024/10/22 05:00:39 INFO : There was nothing to transfer 2024/10/22 05:00:46 DEBUG : two: Sizes identical 2024/10/22 05:00:46 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/22 05:00:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 05:00:46 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:00:47 DEBUG : one: Sizes identical 2024/10/22 05:00:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/22 05:00:47 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:00:47 DEBUG : Waiting for deletions to finish 2024/10/22 05:00:47 INFO : There was nothing to transfer 2024/10/22 05:00:50 DEBUG : two: Sizes identical 2024/10/22 05:00:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/22 05:00:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 05:00:50 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:00:50 DEBUG : one: Sizes identical 2024/10/22 05:00:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/22 05:00:50 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:00:50 DEBUG : Waiting for deletions to finish 2024/10/22 05:00:50 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/10/22 05:00:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/22 05:00:55 DEBUG : two: Need to transfer - File not found at Destination 2024/10/22 05:00:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 05:00:55 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:00:56 DEBUG : one: Sizes identical 2024/10/22 05:00:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/22 05:00:56 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:00:57 INFO : two: Copied (new) 2024/10/22 05:00:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.62s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:01:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/dest" 2024/10/22 05:01:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/pre-dest1" 2024/10/22 05:01:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/pre-dest2" 2024/10/22 05:01:26 DEBUG : 1: Sizes identical 2024/10/22 05:01:26 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/22 05:01:28 DEBUG : 2: Sizes identical 2024/10/22 05:01:28 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/22 05:01:29 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/22 05:01:29 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dest': Waiting for checks to finish 2024/10/22 05:01:29 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dest': Waiting for transfers to finish 2024/10/22 05:01:33 INFO : 3: Copied (new) 2024/10/22 05:01:33 DEBUG : Waiting for deletions to finish 2024/10/22 05:01:41 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Renewing token 2024/10/22 05:01:41 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/10/22 05:01:41 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/10/22 05:01:41 DEBUG : Saving config "user" in section "TestSugarSync" of the config file --- PASS: TestSyncMultipleCompareDest (37.28s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:01:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/dst" 2024/10/22 05:01:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/CopyDest" 2024/10/22 05:01:55 DEBUG : one: Need to transfer - File not found at Destination 2024/10/22 05:01:55 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:01:55 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:01:59 INFO : one: Copied (new) 2024/10/22 05:01:59 DEBUG : Waiting for deletions to finish 2024/10/22 05:02:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 05:02:03 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:02:03 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:02:05 INFO : one: Copied (replaced existing) 2024/10/22 05:02:05 DEBUG : Waiting for deletions to finish 2024/10/22 05:02:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/BackupDir" 2024/10/22 05:02:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 05:02:20 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:02:21 DEBUG : one: Sizes identical 2024/10/22 05:02:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/22 05:02:24 INFO : one: Moved (server-side) 2024/10/22 05:02:25 INFO : one: Copied (server-side copy) 2024/10/22 05:02:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/22 05:02:25 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:02:25 DEBUG : Waiting for deletions to finish 2024/10/22 05:02:32 DEBUG : two: Sizes identical 2024/10/22 05:02:33 INFO : two: Copied (server-side copy) 2024/10/22 05:02:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/22 05:02:33 DEBUG : one: Sizes identical 2024/10/22 05:02:33 DEBUG : one: Unchanged skipping 2024/10/22 05:02:33 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:02:33 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:02:33 DEBUG : Waiting for deletions to finish 2024/10/22 05:02:36 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:02:36 DEBUG : one: Sizes identical 2024/10/22 05:02:36 DEBUG : one: Unchanged skipping 2024/10/22 05:02:36 DEBUG : two: Sizes identical 2024/10/22 05:02:36 DEBUG : two: Unchanged skipping 2024/10/22 05:02:36 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:02:36 DEBUG : Waiting for deletions to finish 2024/10/22 05:02:36 INFO : There was nothing to transfer 2024/10/22 05:02:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/22 05:02:43 DEBUG : three: Destination not found in --copy-dest 2024/10/22 05:02:43 DEBUG : three: Need to transfer - File not found at Destination 2024/10/22 05:02:43 DEBUG : one: Sizes identical 2024/10/22 05:02:43 DEBUG : one: Unchanged skipping 2024/10/22 05:02:43 DEBUG : two: Sizes identical 2024/10/22 05:02:43 DEBUG : two: Unchanged skipping 2024/10/22 05:02:43 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:02:43 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:02:46 INFO : three: Copied (new) 2024/10/22 05:02:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (74.30s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:03:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/dst" 2024/10/22 05:03:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/backup" 2024/10/22 05:03:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/22 05:03:17 DEBUG : two: Sizes identical 2024/10/22 05:03:17 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:03:17 DEBUG : two: Unchanged skipping 2024/10/22 05:03:19 INFO : one: Moved (server-side) 2024/10/22 05:03:19 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:03:22 INFO : one: Copied (new) 2024/10/22 05:03:22 DEBUG : Waiting for deletions to finish 2024/10/22 05:03:23 INFO : three.txt: Moved (server-side) 2024/10/22 05:03:23 INFO : three.txt: Moved into backup dir 2024/10/22 05:03:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/22 05:03:30 DEBUG : two: Sizes identical 2024/10/22 05:03:30 DEBUG : two: Unchanged skipping 2024/10/22 05:03:30 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:03:31 INFO : one: Deleted 2024/10/22 05:03:32 INFO : one: Moved (server-side) 2024/10/22 05:03:32 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:03:34 INFO : one: Copied (new) 2024/10/22 05:03:34 DEBUG : Waiting for deletions to finish 2024/10/22 05:03:36 INFO : three.txt: Deleted 2024/10/22 05:03:37 INFO : three.txt: Moved (server-side) 2024/10/22 05:03:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:03:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/dst" 2024/10/22 05:03:56 DEBUG : Config file has changed externally - reloading 2024/10/22 05:03:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/backup" 2024/10/22 05:04:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/22 05:04:04 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:04:04 DEBUG : two: Sizes identical 2024/10/22 05:04:04 DEBUG : two: Unchanged skipping 2024/10/22 05:04:07 INFO : one: Moved (server-side) to: one.bak 2024/10/22 05:04:07 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:04:09 INFO : one: Copied (new) 2024/10/22 05:04:09 DEBUG : Waiting for deletions to finish 2024/10/22 05:04:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/22 05:04:11 INFO : three.txt: Moved into backup dir 2024/10/22 05:04:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/22 05:04:17 DEBUG : two: Sizes identical 2024/10/22 05:04:17 DEBUG : two: Unchanged skipping 2024/10/22 05:04:17 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:04:19 INFO : one.bak: Deleted 2024/10/22 05:04:19 INFO : one: Moved (server-side) to: one.bak 2024/10/22 05:04:19 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:04:22 INFO : one: Copied (new) 2024/10/22 05:04:22 DEBUG : Waiting for deletions to finish 2024/10/22 05:04:24 INFO : three.txt.bak: Deleted 2024/10/22 05:04:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/22 05:04:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:04:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/dst" 2024/10/22 05:04:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/backup" 2024/10/22 05:04:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/22 05:04:52 DEBUG : two: Sizes identical 2024/10/22 05:04:52 DEBUG : two: Unchanged skipping 2024/10/22 05:04:52 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:04:55 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/22 05:04:55 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:04:57 INFO : one: Copied (new) 2024/10/22 05:04:57 DEBUG : Waiting for deletions to finish 2024/10/22 05:04:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/22 05:04:59 INFO : three.txt: Moved into backup dir 2024/10/22 05:05:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/22 05:05:05 DEBUG : two: Sizes identical 2024/10/22 05:05:05 DEBUG : two: Unchanged skipping 2024/10/22 05:05:05 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:05:06 INFO : one-2019-01-01: Deleted 2024/10/22 05:05:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/22 05:05:09 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/22 05:05:09 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:09 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/10/22 05:05:09 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:09 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/10/22 05:05:09 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:09 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/10/22 05:05:09 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:09 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/10/22 05:05:10 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:10 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/10/22 05:05:10 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/10/22 05:05:12 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:14 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:14 ERROR : one: Couldn't move: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server 2024/10/22 05:05:14 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:05:14 ERROR : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': not deleting files as there were IO errors 2024/10/22 05:05:14 ERROR : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': not deleting directories as there were IO errors sync_test.go:2410: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2410 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Received unexpected error: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server Test: TestSyncBackupDirWithSuffixKeepExtension 2024/10/22 05:05:14 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) 2024/10/22 05:05:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/22 05:05:14 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/22 05:05:15 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/10/22 05:05:15 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:15 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/10/22 05:05:15 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:15 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/10/22 05:05:15 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:15 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/10/22 05:05:16 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:16 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/10/22 05:05:16 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:16 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/10/22 05:05:17 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:19 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/10/22 05:05:19 ERROR : : error listing: couldn't list files: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2410 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Received unexpected error: couldn't list files: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (45.79s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:05:21 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) 2024/10/22 05:05:24 DEBUG : pacer: Reducing sleep to 1.5s 2024/10/22 05:05:27 DEBUG : pacer: Reducing sleep to 1.125s 2024/10/22 05:05:27 DEBUG : pacer: Reducing sleep to 843.75ms 2024/10/22 05:05:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/10/22 05:05:30 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/10/22 05:05:30 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/10/22 05:05:31 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/10/22 05:05:32 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/10/22 05:05:33 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/10/22 05:05:33 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/10/22 05:05:34 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/10/22 05:05:34 DEBUG : pacer: Reducing sleep to 63.352703ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/10/22 05:05:36 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/10/22 05:05:37 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/10/22 05:05:38 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/10/22 05:05:39 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/10/22 05:05:39 DEBUG : pacer: Reducing sleep to 15.033892ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/10/22 05:05:41 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/10/22 05:05:42 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got backup/three-2019-01-01.txt (5), dst/one (3), dst/three.txt (5), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "backup/three-2019-01-01.txt" 2024/10/22 05:05:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/dst" 2024/10/22 05:05:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/22 05:05:51 DEBUG : two: Sizes identical 2024/10/22 05:05:51 DEBUG : two: Unchanged skipping 2024/10/22 05:05:51 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:05:52 INFO : one: Moved (server-side) to: one.bak 2024/10/22 05:05:52 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:05:55 INFO : one: Copied (new) 2024/10/22 05:05:55 DEBUG : Waiting for deletions to finish 2024/10/22 05:05:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/22 05:05:57 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt.bak (5), dst/two (3) got backup/three-2019-01-01.txt (5), dst/one (4), dst/one.bak (3), dst/three.txt.bak (5), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "backup/three-2019-01-01.txt" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got backup/three-2019-01-01.txt (5), dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "backup/three-2019-01-01.txt" 2024/10/22 05:06:34 DEBUG : one.bak: Excluded (Path Filter) 2024/10/22 05:06:34 DEBUG : one.bak: Excluded 2024/10/22 05:06:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/22 05:06:34 DEBUG : three.txt.bak: Excluded 2024/10/22 05:06:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/22 05:06:34 DEBUG : two: Sizes identical 2024/10/22 05:06:34 DEBUG : two: Unchanged skipping 2024/10/22 05:06:34 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for checks to finish 2024/10/22 05:06:35 INFO : one.bak: Deleted 2024/10/22 05:06:36 INFO : one: Moved (server-side) to: one.bak 2024/10/22 05:06:36 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi/dst': Waiting for transfers to finish 2024/10/22 05:06:39 INFO : one: Copied (new) 2024/10/22 05:06:39 DEBUG : Waiting for deletions to finish 2024/10/22 05:06:40 INFO : three.txt.bak: Deleted 2024/10/22 05:06:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/22 05:06:41 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) got backup/three-2019-01-01.txt (5), dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "backup/three-2019-01-01.txt" --- FAIL: TestSyncBackupDirSuffixOnly (108.44s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:07:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/dst" 2024/10/22 05:07:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/22 05:07:23 INFO : one: Moved (server-side) to: one.bak 2024/10/22 05:07:25 INFO : one: Copied (new) 2024/10/22 05:07:26 DEBUG : two: Sizes identical 2024/10/22 05:07:26 DEBUG : two: Unchanged skipping 2024/10/22 05:07:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/22 05:07:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/22 05:07:31 INFO : three.txt: Copied (new) 2024/10/22 05:07:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/22 05:07:36 INFO : one.bak: Deleted 2024/10/22 05:07:37 INFO : one: Moved (server-side) to: one.bak 2024/10/22 05:07:40 INFO : one: Copied (new) 2024/10/22 05:07:40 DEBUG : two: Sizes identical 2024/10/22 05:07:40 DEBUG : two: Unchanged skipping 2024/10/22 05:07:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/22 05:07:43 INFO : three.txt.bak: Deleted 2024/10/22 05:07:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/22 05:07:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.11s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:08:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruvubur7kuxi/dst" 2024/10/22 05:08:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/22 05:08:10 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/22 05:08:12 INFO : one: Copied (new) 2024/10/22 05:08:13 DEBUG : two: Sizes identical 2024/10/22 05:08:13 DEBUG : two: Unchanged skipping 2024/10/22 05:08:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/22 05:08:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/22 05:08:18 INFO : three.txt: Copied (new) 2024/10/22 05:08:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/22 05:08:24 INFO : one-2019-01-01: Deleted 2024/10/22 05:08:25 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/22 05:08:27 INFO : one: Copied (new) 2024/10/22 05:08:28 DEBUG : two: Sizes identical 2024/10/22 05:08:28 DEBUG : two: Unchanged skipping 2024/10/22 05:08:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/22 05:08:30 INFO : three-2019-01-01.txt: Deleted 2024/10/22 05:08:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/22 05:08:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.80s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:08:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/22 05:08:47 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 05:08:47 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 05:08:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/22 05:08:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.67s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:08:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/22 05:08:53 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 05:08:53 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 05:08:55 INFO : existing: Copied (new) 2024/10/22 05:08:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:08:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/22 05:08:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/22 05:08:58 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 05:08:58 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 05:08:58 ERROR : sugarsync root 'Test/rclone-test-ruvubur7kuxi': not deleting files as there were IO errors 2024/10/22 05:08:58 ERROR : sugarsync root 'Test/rclone-test-ruvubur7kuxi': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.42s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:09:24 DEBUG : existing: Sizes identical 2024/10/22 05:09:24 DEBUG : existing: Unchanged skipping 2024/10/22 05:09:24 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/10/22 05:09:26 DEBUG : EXISTING: moving to existing-rclone-move-filokog7 2024/10/22 05:09:26 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-wodiwek1 2024/10/22 05:09:28 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/10/22 05:09:28 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-wodiwek1 2024/10/22 05:09:28 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/10/22 05:09:28 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-filokog7 2024/10/22 05:09:28 DEBUG : EXISTING: moving to existing 2024/10/22 05:09:29 INFO : existingbutdifferent-rclone-move-wodiwek1: Moved (server-side) to: existingbutdifferent 2024/10/22 05:09:29 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/10/22 05:09:29 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/10/22 05:09:29 INFO : existing-rclone-move-filokog7: Moved (server-side) to: existing 2024/10/22 05:09:29 INFO : EXISTING: Moved (server-side) to: existing 2024/10/22 05:09:29 INFO : EXISTING: Fixed case by renaming to: existing 2024/10/22 05:09:32 INFO : existingbutdifferent: Copied (replaced existing) 2024/10/22 05:09:32 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/10/22 05:09:37 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/10/22 05:09:38 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/10/22 05:09:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-fusuzog8 2024/10/22 05:09:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-fusuzog8 2024/10/22 05:09:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/10/22 05:09:42 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/10/22 05:09:42 INFO : subdira/subdirb/subdirc/hello-rclone-move-fusuzog8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/22 05:09:42 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/22 05:09:42 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/10/22 05:09:43 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/10/22 05:09:43 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 05:09:44 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/10/22 05:09:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qetiyof3 2024/10/22 05:09:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qetiyof3 2024/10/22 05:09:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/22 05:09:46 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qetiyof3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/22 05:09:46 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/22 05:09:46 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/22 05:09:46 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 05:09:47 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/10/22 05:09:47 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.85s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.56s) --- SKIP: TestMaxTransfer/Hard (1.55s) --- SKIP: TestMaxTransfer/Soft (1.51s) --- SKIP: TestMaxTransfer/Cautious (1.51s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:11:53 DEBUG : both10: Sizes identical 2024/10/22 05:11:53 DEBUG : both11: Sizes identical 2024/10/22 05:11:53 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 05:11:53 DEBUG : both0: Sizes identical 2024/10/22 05:11:53 DEBUG : both1: Sizes identical 2024/10/22 05:11:53 DEBUG : both10: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both12: Sizes identical 2024/10/22 05:11:53 DEBUG : both12: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both13: Sizes identical 2024/10/22 05:11:53 DEBUG : both11: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both14: Sizes identical 2024/10/22 05:11:53 DEBUG : both14: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both15: Sizes identical 2024/10/22 05:11:53 DEBUG : both15: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both16: Sizes identical 2024/10/22 05:11:53 DEBUG : both0: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both17: Sizes identical 2024/10/22 05:11:53 DEBUG : both1: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both18: Sizes identical 2024/10/22 05:11:53 DEBUG : both18: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both19: Sizes identical 2024/10/22 05:11:53 DEBUG : both13: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both2: Sizes identical 2024/10/22 05:11:53 DEBUG : both16: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both3: Sizes identical 2024/10/22 05:11:53 DEBUG : both17: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both4: Sizes identical 2024/10/22 05:11:53 DEBUG : both4: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both5: Sizes identical 2024/10/22 05:11:53 DEBUG : both19: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both6: Sizes identical 2024/10/22 05:11:53 DEBUG : both6: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both7: Sizes identical 2024/10/22 05:11:53 DEBUG : both7: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both8: Sizes identical 2024/10/22 05:11:53 DEBUG : both8: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both9: Sizes identical 2024/10/22 05:11:53 DEBUG : both9: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both2: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both3: Unchanged skipping 2024/10/22 05:11:53 DEBUG : both5: Unchanged skipping 2024/10/22 05:11:53 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 05:11:53 DEBUG : Waiting for deletions to finish 2024/10/22 05:11:54 INFO : only10: Deleted 2024/10/22 05:11:54 INFO : only8: Deleted 2024/10/22 05:11:54 INFO : only1: Deleted 2024/10/22 05:11:54 INFO : only5: Deleted 2024/10/22 05:11:55 INFO : only14: Deleted 2024/10/22 05:11:55 INFO : only18: Deleted 2024/10/22 05:11:55 INFO : only2: Deleted 2024/10/22 05:11:55 INFO : only6: Deleted 2024/10/22 05:11:55 INFO : only0: Deleted 2024/10/22 05:11:56 INFO : only13: Deleted 2024/10/22 05:11:56 INFO : only16: Deleted 2024/10/22 05:11:56 INFO : only15: Deleted 2024/10/22 05:11:56 INFO : only19: Deleted 2024/10/22 05:11:56 INFO : only17: Deleted 2024/10/22 05:11:56 INFO : only11: Deleted 2024/10/22 05:11:56 INFO : only3: Deleted 2024/10/22 05:11:57 INFO : only4: Deleted 2024/10/22 05:11:57 INFO : only12: Deleted 2024/10/22 05:11:57 INFO : only9: Deleted 2024/10/22 05:11:57 INFO : only7: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (129.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:14:03 DEBUG : both1: Sizes identical 2024/10/22 05:14:03 DEBUG : both11: Sizes identical 2024/10/22 05:14:03 DEBUG : both10: Sizes identical 2024/10/22 05:14:03 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for checks to finish 2024/10/22 05:14:03 DEBUG : both0: Sizes identical 2024/10/22 05:14:03 DEBUG : both1: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both12: Sizes identical 2024/10/22 05:14:03 DEBUG : both12: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both13: Sizes identical 2024/10/22 05:14:03 DEBUG : both11: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both14: Sizes identical 2024/10/22 05:14:03 DEBUG : both14: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both15: Sizes identical 2024/10/22 05:14:03 DEBUG : both15: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both16: Sizes identical 2024/10/22 05:14:03 DEBUG : both16: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both17: Sizes identical 2024/10/22 05:14:03 DEBUG : both17: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both18: Sizes identical 2024/10/22 05:14:03 DEBUG : both18: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both19: Sizes identical 2024/10/22 05:14:03 DEBUG : both19: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both2: Sizes identical 2024/10/22 05:14:03 DEBUG : both2: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both3: Sizes identical 2024/10/22 05:14:03 DEBUG : both3: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both4: Sizes identical 2024/10/22 05:14:03 DEBUG : both10: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both5: Sizes identical 2024/10/22 05:14:03 DEBUG : both5: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both6: Sizes identical 2024/10/22 05:14:03 DEBUG : both6: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both7: Sizes identical 2024/10/22 05:14:03 DEBUG : both7: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both8: Sizes identical 2024/10/22 05:14:03 DEBUG : both8: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both9: Sizes identical 2024/10/22 05:14:03 DEBUG : both9: Unchanged skipping 2024/10/22 05:14:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/22 05:14:03 DEBUG : both0: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both13: Unchanged skipping 2024/10/22 05:14:03 DEBUG : both4: Unchanged skipping 2024/10/22 05:14:03 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Waiting for transfers to finish 2024/10/22 05:14:04 INFO : only0: Copied (replaced existing) 2024/10/22 05:14:04 INFO : only1: Copied (replaced existing) 2024/10/22 05:14:04 INFO : only10: Copied (replaced existing) 2024/10/22 05:14:05 INFO : only11: Copied (replaced existing) 2024/10/22 05:14:05 INFO : only12: Copied (replaced existing) 2024/10/22 05:14:06 INFO : only14: Copied (replaced existing) 2024/10/22 05:14:06 INFO : only15: Copied (replaced existing) 2024/10/22 05:14:06 INFO : only13: Copied (replaced existing) 2024/10/22 05:14:06 INFO : only16: Copied (replaced existing) 2024/10/22 05:14:07 INFO : only17: Copied (replaced existing) 2024/10/22 05:14:07 INFO : only19: Copied (replaced existing) 2024/10/22 05:14:07 INFO : only18: Copied (replaced existing) 2024/10/22 05:14:07 INFO : only2: Copied (replaced existing) 2024/10/22 05:14:08 INFO : only5: Copied (replaced existing) 2024/10/22 05:14:08 INFO : only3: Copied (replaced existing) 2024/10/22 05:14:08 INFO : only4: Copied (replaced existing) 2024/10/22 05:14:08 INFO : only6: Copied (replaced existing) 2024/10/22 05:14:09 INFO : only7: Copied (replaced existing) 2024/10/22 05:14:09 INFO : only8: Copied (replaced existing) 2024/10/22 05:14:09 INFO : only9: Copied (replaced existing) 2024/10/22 05:14:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (146.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:14:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/22 05:14:44 DEBUG : sub dir: Making directory 2024/10/22 05:14:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (54.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" 2024/10/22 05:15:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/22 05:15:39 DEBUG : sub dir: Making directory 2024/10/22 05:15:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruvubur7kuxi'", Local "Local file system at /tmp/rclone3750312989", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (54.71s) FAIL 2024/10/22 05:16:34 DEBUG : sugarsync root 'Test/rclone-test-ruvubur7kuxi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 31m52.646562319s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly]