"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/11/07 02:30:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu" 2024/11/07 02:30:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 02:30:52 DEBUG : Creating backend with remote "/tmp/rclone3424820789" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:30:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:30:54 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:30:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/07 02:30:54 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.47s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:30:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:30:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:30:58 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:30:58 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:31:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:31:03 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.22s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.43s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:31:11 DEBUG : Creating backend with remote "/non-existing" 2024/11/07 02:31:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/07 02:31:12 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:31:12 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.64s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:31:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:31:16 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:31:16 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:31:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.21s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:31:26 INFO : sugarsync root 'Test/rclone-test-nozufer8weyu': Running all checks before starting transfers 2024/11/07 02:31:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:31:27 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:31:27 INFO : sugarsync root 'Test/rclone-test-nozufer8weyu': Checks finished, now starting transfers 2024/11/07 02:31:27 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:31:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.11s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:31:37 ERROR : Ignoring --no-traverse with sync 2024/11/07 02:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:31:38 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:31:38 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:31:41 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:31:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (10.91s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:31:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/07 02:31:49 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:31:49 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:31:52 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.94s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:31:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:31:57 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:31:57 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:31:59 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:32:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:32:04 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:32:04 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:32:07 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.67s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:32:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/07 02:32:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 02:32:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/07 02:32:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:32:12 DEBUG : sub dir: Making directory 2024/11/07 02:32:14 DEBUG : sub dir2: Making directory 2024/11/07 02:32:15 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/07 02:32:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:32:16 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:32:16 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:32:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:32:20 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.77s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:32:28 DEBUG : sub dir2: Making directory 2024/11/07 02:32:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/07 02:32:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 02:32:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:32:29 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:32:29 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:32:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.62s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:32:38 DEBUG : sub dir2: Making directory with metadata 2024/11/07 02:32:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 02:32:39 DEBUG : sub dir: Making directory 2024/11/07 02:32:40 DEBUG : sub dir2: Making directory 2024/11/07 02:32:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:32:41 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:32:41 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:32:43 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:32:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:32:45 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/07 02:32:45 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.13s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.44s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:32:53 DEBUG : sub dir2: Making directory 2024/11/07 02:32:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:32:54 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:32:54 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:32:58 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:32:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.76s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:33:03 DEBUG : sub dir2: Making directory with metadata 2024/11/07 02:33:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 02:33:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:33:04 DEBUG : sub dir: Making directory 2024/11/07 02:33:05 DEBUG : sub dir2: Making directory 2024/11/07 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:33:06 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:33:06 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:33:08 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:33:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:33:10 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.19s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.53s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:33:18 DEBUG : sub dir2: Making directory 2024/11/07 02:33:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:33:19 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:33:19 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:33:22 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:33:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.60s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:33:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vugesaz7kazo" 2024/11/07 02:33:32 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-nozufer8weyu' -> sugarsync root 'Test/rclone-test-vugesaz7kazo' 2024/11/07 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:33:37 DEBUG : sugarsync root 'Test/rclone-test-vugesaz7kazo': Waiting for checks to finish 2024/11/07 02:33:37 DEBUG : sugarsync root 'Test/rclone-test-vugesaz7kazo': Waiting for transfers to finish 2024/11/07 02:33:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:33:42 DEBUG : sugarsync root 'Test/rclone-test-vugesaz7kazo': Purge remote --- PASS: TestServerSideCopy (20.73s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:33:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 02:33:54 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:33:54 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:33:56 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.29s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:34:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cewirad9bayi" 2024/11/07 02:34:07 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-nozufer8weyu' -> sugarsync root 'Test/rclone-test-cewirad9bayi' 2024/11/07 02:34:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:34:12 DEBUG : sugarsync root 'Test/rclone-test-cewirad9bayi': Waiting for checks to finish 2024/11/07 02:34:12 DEBUG : sugarsync root 'Test/rclone-test-cewirad9bayi': Waiting for transfers to finish 2024/11/07 02:34:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:34:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 02:34:22 DEBUG : sugarsync root 'Test/rclone-test-cewirad9bayi': Waiting for checks to finish 2024/11/07 02:34:22 DEBUG : sugarsync root 'Test/rclone-test-cewirad9bayi': Waiting for transfers to finish 2024/11/07 02:34:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", 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/11/07 02:34:38 DEBUG : sugarsync root 'Test/rclone-test-cewirad9bayi': Purge remote --- FAIL: TestServerSideCopyOverSelf (44.21s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:34:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 02:34:53 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:34:53 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:34:54 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/07 02:34:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.57s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:35:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xoratid7fode" 2024/11/07 02:35:06 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-nozufer8weyu' -> sugarsync root 'Test/rclone-test-xoratid7fode' 2024/11/07 02:35:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:35:11 DEBUG : sugarsync root 'Test/rclone-test-xoratid7fode': Waiting for checks to finish 2024/11/07 02:35:11 DEBUG : sugarsync root 'Test/rclone-test-xoratid7fode': Waiting for transfers to finish 2024/11/07 02:35:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:35:19 DEBUG : sugarsync root 'Test/rclone-test-xoratid7fode': Using server-side directory move 2024/11/07 02:35:19 INFO : sugarsync root 'Test/rclone-test-xoratid7fode': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/07 02:35:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 02:35:21 DEBUG : sugarsync root 'Test/rclone-test-xoratid7fode': Waiting for checks to finish 2024/11/07 02:35:21 DEBUG : sugarsync root 'Test/rclone-test-xoratid7fode': Waiting for transfers to finish 2024/11/07 02:35:22 INFO : sub dir/hello world: Deleted 2024/11/07 02:35:23 INFO : sub dir/hello world: Moved (server-side) 2024/11/07 02:35:29 DEBUG : testing file moves 2024/11/07 02:35:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/07 02:35:31 DEBUG : sugarsync root 'Test/rclone-test-xoratid7fode': Waiting for checks to finish 2024/11/07 02:35:31 DEBUG : sugarsync root 'Test/rclone-test-xoratid7fode': Waiting for transfers to finish 2024/11/07 02:35:32 INFO : sub dir/hello world: Deleted 2024/11/07 02:35:33 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:35:36 DEBUG : sugarsync root 'Test/rclone-test-xoratid7fode': Purge remote --- PASS: TestServerSideMoveOverSelf (41.14s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:35:46 ERROR : : error listing: directory not found 2024/11/07 02:35:47 DEBUG : Local file system at /tmp/rclone3424820789: Making directory 2024/11/07 02:35:49 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:35:49 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.22s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:36:01 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/07 02:36:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:36:02 DEBUG : Local file system at /tmp/rclone3424820789: Waiting for checks to finish 2024/11/07 02:36:02 DEBUG : Local file system at /tmp/rclone3424820789: Waiting for transfers to finish 2024/11/07 02:36:03 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/11/07 02:36:03 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:36:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.09s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:36:08 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/07 02:36:08 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:36:08 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:36:11 INFO : check sum: Copied (new) 2024/11/07 02:36:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:36:12 NOTICE: sugarsync root 'Test/rclone-test-nozufer8weyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/07 02:36:12 DEBUG : check sum: Size of src and dst objects identical 2024/11/07 02:36:12 DEBUG : check sum: Unchanged skipping 2024/11/07 02:36:12 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:36:12 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:36:12 DEBUG : Waiting for deletions to finish 2024/11/07 02:36:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.53s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:36:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/07 02:36:19 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:36:19 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:36:22 INFO : sizeonly: Copied (new) 2024/11/07 02:36:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:36:23 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:36:23 DEBUG : sizeonly: Sizes identical 2024/11/07 02:36:23 DEBUG : sizeonly: Unchanged skipping 2024/11/07 02:36:23 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:36:23 DEBUG : Waiting for deletions to finish 2024/11/07 02:36:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:36:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/07 02:36:30 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:36:30 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:36:32 INFO : ignore-size: Copied (new) 2024/11/07 02:36:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:36:34 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:36:34 DEBUG : ignore-size: Sizes identical 2024/11/07 02:36:34 DEBUG : ignore-size: Unchanged skipping 2024/11/07 02:36:34 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:36:34 DEBUG : Waiting for deletions to finish 2024/11/07 02:36:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:36:43 DEBUG : existing: Sizes identical 2024/11/07 02:36:43 DEBUG : existing: Unchanged skipping 2024/11/07 02:36:43 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:36:43 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:36:43 DEBUG : Waiting for deletions to finish 2024/11/07 02:36:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:36:44 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:36:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/07 02:36:44 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:36:46 INFO : existing: Copied (replaced existing) 2024/11/07 02:36:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.05s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:36:52 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/07 02:36:52 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:36:52 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:36:55 INFO : existing: Copied (new) 2024/11/07 02:36:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:36:56 DEBUG : existing: Destination exists, skipping 2024/11/07 02:36:56 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:36:56 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:36:56 DEBUG : Waiting for deletions to finish 2024/11/07 02:36:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.45s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:37:12 DEBUG : d: Making directory 2024/11/07 02:37:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/07 02:37:16 DEBUG : c/non empty space: Sizes identical 2024/11/07 02:37:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/07 02:37:16 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:37:16 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:37:18 INFO : a/potato2: Copied (new) 2024/11/07 02:37:18 DEBUG : Waiting for deletions to finish 2024/11/07 02:37:19 INFO : b/potato: Deleted 2024/11/07 02:37:19 INFO : d: Removing directory 2024/11/07 02:37:20 INFO : b: Removing directory 2024/11/07 02:37:21 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (27.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:37:34 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:37:34 DEBUG : empty space: Sizes identical 2024/11/07 02:37:34 DEBUG : empty space: Unchanged skipping 2024/11/07 02:37:34 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:37:34 DEBUG : Waiting for deletions to finish 2024/11/07 02:37:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:37:35 DEBUG : empty space: Sizes identical 2024/11/07 02:37:35 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:37:35 DEBUG : empty space: Unchanged skipping 2024/11/07 02:37:35 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:37:35 DEBUG : Waiting for deletions to finish 2024/11/07 02:37:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:37:48 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/07 02:37:48 DEBUG : empty space: Sizes identical 2024/11/07 02:37:48 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:37:48 DEBUG : empty space: Unchanged skipping 2024/11/07 02:37:48 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:37:50 INFO : potato: Copied (new) 2024/11/07 02:37:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:38:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/07 02:38:00 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:38:00 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:38:01 INFO : potato: Copied (replaced existing) 2024/11/07 02:38:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.85s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/11/07 02:38:09 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/11/07 02:38:09 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:38:09 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:38:11 INFO : potato: Copied (replaced existing) 2024/11/07 02:38:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:38:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:38:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/07 02:38:21 DEBUG : empty space: Sizes identical 2024/11/07 02:38:21 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:38:21 DEBUG : empty space: Unchanged skipping 2024/11/07 02:38:21 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:38:21 DEBUG : Waiting for deletions to finish 2024/11/07 02:38:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:38:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:38:33 DEBUG : empty space: Sizes identical 2024/11/07 02:38:33 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:38:33 DEBUG : empty space: Unchanged skipping 2024/11/07 02:38:33 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:38:35 INFO : potato2: Copied (new) 2024/11/07 02:38:35 DEBUG : Waiting for deletions to finish 2024/11/07 02:38:36 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:38:48 DEBUG : d: Making directory 2024/11/07 02:38:49 DEBUG : d/e: Making directory 2024/11/07 02:38:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/07 02:38:54 DEBUG : c/non empty space: Sizes identical 2024/11/07 02:38:54 DEBUG : c/non empty space: Unchanged skipping 2024/11/07 02:38:55 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:38:55 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:38:57 INFO : a/potato2: Copied (new) 2024/11/07 02:38:57 DEBUG : Waiting for deletions to finish 2024/11/07 02:38:58 INFO : b/potato: Deleted 2024/11/07 02:38:58 INFO : d/e: Removing directory 2024/11/07 02:38:59 INFO : d: Removing directory 2024/11/07 02:39:00 INFO : b: Removing directory 2024/11/07 02:39:01 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:39:16 DEBUG : d: Making directory 2024/11/07 02:39:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/07 02:39:20 DEBUG : c/non empty space: Sizes identical 2024/11/07 02:39:20 DEBUG : c/non empty space: Unchanged skipping 2024/11/07 02:39:20 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:39:20 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:39:24 INFO : a/potato2: Copied (new) 2024/11/07 02:39:24 ERROR : sugarsync root 'Test/rclone-test-nozufer8weyu': not deleting files as there were IO errors 2024/11/07 02:39:24 ERROR : sugarsync root 'Test/rclone-test-nozufer8weyu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:39:41 DEBUG : Waiting for deletions to finish 2024/11/07 02:39:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:39:42 DEBUG : empty space: Sizes identical 2024/11/07 02:39:42 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Renewing token 2024/11/07 02:39:42 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:39:42 DEBUG : empty space: Unchanged skipping 2024/11/07 02:39:42 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:39:42 ERROR : potato: Couldn't delete: HTTP error 401 (401 Unauthorized): invalid token 2024/11/07 02:39:42 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/11/07 02:39:42 DEBUG : Config file has changed externally - reloading 2024/11/07 02:39:42 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/11/07 02:39:42 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/11/07 02:39:44 INFO : potato2: Copied (new) 2024/11/07 02:39:44 ERROR : sugarsync root 'Test/rclone-test-nozufer8weyu': not deleting directories as there were IO errors sync_test.go:1157: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1157 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Received unexpected error: failed to delete 1 files Test: TestSyncDeleteDuring --- FAIL: TestSyncDeleteDuring (12.89s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:39:54 DEBUG : Waiting for deletions to finish 2024/11/07 02:39:54 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:39:54 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:39:55 INFO : potato: Deleted 2024/11/07 02:39:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:39:56 DEBUG : empty space: Sizes identical 2024/11/07 02:39:56 DEBUG : empty space: Unchanged skipping 2024/11/07 02:39:56 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:39:56 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:39:58 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:40:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:40:08 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:40:08 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:40:10 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.60s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:40:21 DEBUG : enormous: Excluded (Size Filter) 2024/11/07 02:40:21 DEBUG : enormous: Excluded 2024/11/07 02:40:21 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:40:21 DEBUG : potato2: Excluded 2024/11/07 02:40:22 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:40:22 DEBUG : potato2: Excluded 2024/11/07 02:40:22 DEBUG : empty space: Sizes identical 2024/11/07 02:40:22 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:40:22 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:22 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:40:22 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:40:23 DEBUG : enormous: Excluded (Size Filter) 2024/11/07 02:40:23 DEBUG : enormous: Excluded 2024/11/07 02:40:23 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:40:23 DEBUG : potato2: Excluded 2024/11/07 02:40:23 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:40:23 DEBUG : potato2: Excluded 2024/11/07 02:40:23 DEBUG : empty space: Sizes identical 2024/11/07 02:40:23 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:23 DEBUG : Local file system at /tmp/rclone3424820789: Waiting for checks to finish 2024/11/07 02:40:23 DEBUG : Local file system at /tmp/rclone3424820789: Waiting for transfers to finish 2024/11/07 02:40:23 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.99s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:40:37 DEBUG : enormous: Excluded (Size Filter) 2024/11/07 02:40:37 DEBUG : enormous: Excluded 2024/11/07 02:40:37 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:40:37 DEBUG : potato2: Excluded 2024/11/07 02:40:38 DEBUG : empty space: Sizes identical 2024/11/07 02:40:38 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:40:38 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:38 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:40:38 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:39 INFO : enormous: Deleted 2024/11/07 02:40:39 INFO : potato2: Deleted 2024/11/07 02:40:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:40:40 DEBUG : empty space: Sizes identical 2024/11/07 02:40:40 DEBUG : Local file system at /tmp/rclone3424820789: Waiting for checks to finish 2024/11/07 02:40:40 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:40 DEBUG : Local file system at /tmp/rclone3424820789: Waiting for transfers to finish 2024/11/07 02:40:40 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:40 INFO : enormous: Deleted 2024/11/07 02:40:40 INFO : potato2: Deleted 2024/11/07 02:40:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.48s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.46s) === 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-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/11/07 02:40:47 ERROR : sugarsync root 'Test/rclone-test-nozufer8weyu': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/07 02:40:48 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/07 02:40:48 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/07 02:40:48 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:40:48 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:40:50 INFO : yam: Copied (new) 2024/11/07 02:40:50 INFO : potato: Copied (new) 2024/11/07 02:40:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:40:51 ERROR : sugarsync root 'Test/rclone-test-nozufer8weyu': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/07 02:40:52 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/07 02:40:52 DEBUG : potato: Sizes identical 2024/11/07 02:40:52 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:40:52 DEBUG : potato: Unchanged skipping 2024/11/07 02:40:52 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:40:54 INFO : yaml: Copied (new) 2024/11/07 02:40:54 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:55 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.39s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/11/07 02:41:02 ERROR : sugarsync root 'Test/rclone-test-nozufer8weyu': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/07 02:41:02 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/07 02:41:02 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/07 02:41:02 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:41:02 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:41:05 INFO : potato: Copied (new) 2024/11/07 02:41:05 INFO : yam: Copied (new) 2024/11/07 02:41:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:41:06 ERROR : sugarsync root 'Test/rclone-test-nozufer8weyu': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/07 02:41:07 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/07 02:41:07 DEBUG : potato: Sizes identical 2024/11/07 02:41:07 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:41:07 DEBUG : potato: Unchanged skipping 2024/11/07 02:41:07 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:41:09 INFO : yaml: Copied (new) 2024/11/07 02:41:09 DEBUG : Waiting for deletions to finish 2024/11/07 02:41:10 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.96s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/07 02:41:17 INFO : sugarsync root 'Test/rclone-test-nozufer8weyu': Making map for --track-renames 2024/11/07 02:41:17 INFO : sugarsync root 'Test/rclone-test-nozufer8weyu': Finished making map for --track-renames 2024/11/07 02:41:17 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:41:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/07 02:41:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/07 02:41:17 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for renames to finish 2024/11/07 02:41:17 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:41:21 INFO : sub/yam: Copied (new) 2024/11/07 02:41:22 INFO : potato: Copied (new) 2024/11/07 02:41:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:41:24 DEBUG : potato: Sizes identical 2024/11/07 02:41:24 DEBUG : potato: Unchanged skipping 2024/11/07 02:41:24 INFO : sugarsync root 'Test/rclone-test-nozufer8weyu': Making map for --track-renames 2024/11/07 02:41:24 INFO : sugarsync root 'Test/rclone-test-nozufer8weyu': Finished making map for --track-renames 2024/11/07 02:41:24 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:41:24 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for renames to finish 2024/11/07 02:41:26 INFO : sub/yam: Moved (server-side) to: yam 2024/11/07 02:41:26 INFO : yam: Renamed from "sub/yam" 2024/11/07 02:41:26 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:41:26 DEBUG : Waiting for deletions to finish 2024/11/07 02:41:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.32s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:41:35 DEBUG : Creating backend with remote "/tmp/rclone3424820789/dir1" 2024/11/07 02:41:35 DEBUG : Creating backend with remote "/tmp/rclone3424820789/dir2" 2024/11/07 02:41:35 DEBUG : Local file system at /tmp/rclone3424820789/dir2: Using server-side directory move 2024/11/07 02:41:35 INFO : Local file system at /tmp/rclone3424820789/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/07 02:41:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/07 02:41:35 DEBUG : Local file system at /tmp/rclone3424820789/dir2: Waiting for checks to finish 2024/11/07 02:41:35 DEBUG : Local file system at /tmp/rclone3424820789/dir2: Waiting for transfers to finish 2024/11/07 02:41:35 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:41:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:41:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/07 02:41:37 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:41:37 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:41:44 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:41:44 INFO : sub dir/hello world: Deleted 2024/11/07 02:41:44 INFO : nested/sub dir/file: Copied (new) 2024/11/07 02:41:44 INFO : nested/sub dir/file: Deleted 2024/11/07 02:41:44 INFO : sub dir: Removing directory 2024/11/07 02:41:44 INFO : nested/sub dir: Removing directory 2024/11/07 02:41:44 INFO : nested: Removing directory 2024/11/07 02:41:44 DEBUG : Local file system at /tmp/rclone3424820789: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:41:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:41:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/07 02:41:55 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:41:55 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:42:01 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:42:01 INFO : sub dir/hello world: Deleted 2024/11/07 02:42:01 INFO : nested/sub dir/file: Copied (new) 2024/11/07 02:42:01 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.84s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:42:13 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/07 02:42:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/07 02:42:13 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:42:13 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:42:15 INFO : existing: Copied (new) 2024/11/07 02:42:15 INFO : existing: Deleted 2024/11/07 02:42:15 INFO : existing-b: Copied (new) 2024/11/07 02:42:15 INFO : existing-b: Deleted 2024/11/07 02:42:17 DEBUG : existing: Destination exists, skipping 2024/11/07 02:42:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/07 02:42:17 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:42:17 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:42:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.87s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:42:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bovayir5xubo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-nozufer8weyu' -> sugarsync root 'Test/rclone-test-bovayir5xubo' 2024/11/07 02:42:40 DEBUG : sugarsync root 'Test/rclone-test-bovayir5xubo': Using server-side directory move 2024/11/07 02:42:40 INFO : sugarsync root 'Test/rclone-test-bovayir5xubo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/07 02:42:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:42:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/07 02:42:41 DEBUG : sugarsync root 'Test/rclone-test-bovayir5xubo': Waiting for checks to finish 2024/11/07 02:42:41 DEBUG : empty space: Sizes identical 2024/11/07 02:42:41 DEBUG : empty space: Unchanged skipping 2024/11/07 02:42:42 INFO : empty space: Deleted 2024/11/07 02:42:42 DEBUG : sugarsync root 'Test/rclone-test-bovayir5xubo': Waiting for transfers to finish 2024/11/07 02:42:42 INFO : potato2: Moved (server-side) 2024/11/07 02:42:42 INFO : potato3: Deleted 2024/11/07 02:42:42 INFO : potato3: Moved (server-side) 2024/11/07 02:42:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bayuhev3dina" 2024/11/07 02:42:47 DEBUG : sugarsync root 'Test/rclone-test-bayuhev3dina': Using server-side directory move 2024/11/07 02:42:49 INFO : sugarsync root 'Test/rclone-test-bayuhev3dina': Server side directory move succeeded 2024/11/07 02:42:51 ERROR : : error listing: directory not found 2024/11/07 02:42:51 DEBUG : sugarsync root 'Test/rclone-test-bayuhev3dina': Purge remote 2024/11/07 02:42:52 DEBUG : sugarsync root 'Test/rclone-test-bovayir5xubo': Purge remote 2024/11/07 02:42:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.60s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:42:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-leyasam3woku" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-nozufer8weyu' -> sugarsync root 'Test/rclone-test-leyasam3woku' 2024/11/07 02:43:13 DEBUG : empty space: Excluded (Size Filter) 2024/11/07 02:43:13 DEBUG : empty space: Excluded 2024/11/07 02:43:13 DEBUG : empty space: Excluded (Size Filter) 2024/11/07 02:43:13 DEBUG : empty space: Excluded 2024/11/07 02:43:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:43:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/07 02:43:13 DEBUG : sugarsync root 'Test/rclone-test-leyasam3woku': Waiting for checks to finish 2024/11/07 02:43:13 DEBUG : sugarsync root 'Test/rclone-test-leyasam3woku': Waiting for transfers to finish 2024/11/07 02:43:14 INFO : potato3: Deleted 2024/11/07 02:43:14 INFO : potato2: Moved (server-side) 2024/11/07 02:43:15 INFO : potato3: Moved (server-side) 2024/11/07 02:43:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zelexuz4kuli" 2024/11/07 02:43:21 DEBUG : empty space: Excluded (Size Filter) 2024/11/07 02:43:21 DEBUG : empty space: Excluded 2024/11/07 02:43:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:43:21 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/07 02:43:21 DEBUG : sugarsync root 'Test/rclone-test-zelexuz4kuli': Waiting for checks to finish 2024/11/07 02:43:21 DEBUG : sugarsync root 'Test/rclone-test-zelexuz4kuli': Waiting for transfers to finish 2024/11/07 02:43:23 INFO : potato2: Moved (server-side) 2024/11/07 02:43:23 INFO : potato3: Moved (server-side) 2024/11/07 02:43:24 DEBUG : sugarsync root 'Test/rclone-test-zelexuz4kuli': Purge remote 2024/11/07 02:43:25 DEBUG : sugarsync root 'Test/rclone-test-leyasam3woku': Purge remote --- PASS: TestServerSideMoveWithFilter (33.81s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:43:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yihagag3jomi" 2024/11/07 02:43:38 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-nozufer8weyu' -> sugarsync root 'Test/rclone-test-yihagag3jomi' 2024/11/07 02:43:47 DEBUG : sugarsync root 'Test/rclone-test-yihagag3jomi': Using server-side directory move 2024/11/07 02:43:47 INFO : sugarsync root 'Test/rclone-test-yihagag3jomi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/07 02:43:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:43:48 DEBUG : empty space: Sizes identical 2024/11/07 02:43:48 DEBUG : empty space: Unchanged skipping 2024/11/07 02:43:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/07 02:43:49 DEBUG : sugarsync root 'Test/rclone-test-yihagag3jomi': Waiting for checks to finish 2024/11/07 02:43:49 INFO : potato3: Deleted 2024/11/07 02:43:49 INFO : potato2: Moved (server-side) 2024/11/07 02:43:49 INFO : empty space: Deleted 2024/11/07 02:43:49 DEBUG : sugarsync root 'Test/rclone-test-yihagag3jomi': Waiting for transfers to finish 2024/11/07 02:43:50 INFO : potato3: Moved (server-side) 2024/11/07 02:43:50 INFO : tomatoDir: Removing directory 2024/11/07 02:43:51 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': deleted 1 directories 2024/11/07 02:43:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kayacet7tula" 2024/11/07 02:43:56 DEBUG : tomatoDir: Making directory 2024/11/07 02:43:58 DEBUG : sugarsync root 'Test/rclone-test-kayacet7tula': Using server-side directory move 2024/11/07 02:43:59 INFO : sugarsync root 'Test/rclone-test-kayacet7tula': Server side directory move succeeded 2024/11/07 02:44:02 ERROR : : error listing: directory not found 2024/11/07 02:44:03 ERROR : : error listing: directory not found 2024/11/07 02:44:03 DEBUG : sugarsync root 'Test/rclone-test-kayacet7tula': Purge remote 2024/11/07 02:44:04 DEBUG : sugarsync root 'Test/rclone-test-yihagag3jomi': Purge remote 2024/11/07 02:44:05 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (37.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.39s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:44:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:44:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/rclone-sync-test" 2024/11/07 02:44:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/rclone-sync-test-include/layer2" 2024/11/07 02:44:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/rclone-sync-test-ignore-file" 2024/11/07 02:44:45 DEBUG : rclone-sync-test: Excluded 2024/11/07 02:44:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 02:44:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/07 02:44:48 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/rclone-sync-test': Waiting for checks to finish 2024/11/07 02:44:48 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/rclone-sync-test': Waiting for transfers to finish 2024/11/07 02:44:48 DEBUG : Waiting for deletions to finish 2024/11/07 02:44:48 INFO : There was nothing to transfer 2024/11/07 02:44:50 DEBUG : rclone-sync-test: Excluded 2024/11/07 02:44:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 02:44:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/07 02:44:53 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:44:53 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:44:53 DEBUG : Waiting for deletions to finish 2024/11/07 02:44:53 INFO : rclone-sync-test-include: Removing directory 2024/11/07 02:44:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/07 02:44:54 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': failed to delete 1 directories 2024/11/07 02:44:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:44:56 DEBUG : rclone-sync-test: Excluded 2024/11/07 02:44:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 02:44:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/07 02:44:59 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/07 02:44:59 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/07 02:44:59 DEBUG : Waiting for deletions to finish 2024/11/07 02:44:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:45:01 DEBUG : rclone-sync-test: Excluded 2024/11/07 02:45:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 02:45:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/07 02:45:04 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:45:04 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:45:04 DEBUG : Waiting for deletions to finish 2024/11/07 02:45:04 INFO : rclone-sync-test-include: Removing directory 2024/11/07 02:45:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/07 02:45:05 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': failed to delete 1 directories 2024/11/07 02:45:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:45:06 DEBUG : : Excluded 2024/11/07 02:45:07 DEBUG : rclone-sync-test: Excluded 2024/11/07 02:45:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 02:45:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/07 02:45:10 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/07 02:45:10 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/07 02:45:10 DEBUG : Waiting for deletions to finish 2024/11/07 02:45:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.59s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:45:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/dst" 2024/11/07 02:45:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/CompareDest" 2024/11/07 02:45:53 DEBUG : one: Need to transfer - File not found at Destination 2024/11/07 02:45:53 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:45:53 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:45:56 INFO : one: Copied (new) 2024/11/07 02:45:56 DEBUG : Waiting for deletions to finish 2024/11/07 02:46:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:46:00 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:46:01 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:46:02 INFO : one: Copied (replaced existing) 2024/11/07 02:46:02 DEBUG : Waiting for deletions to finish 2024/11/07 02:46:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:46:12 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:46:13 DEBUG : one: Sizes identical 2024/11/07 02:46:13 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:46:13 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:46:13 DEBUG : Waiting for deletions to finish 2024/11/07 02:46:13 INFO : There was nothing to transfer 2024/11/07 02:46:20 DEBUG : two: Sizes identical 2024/11/07 02:46:20 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 02:46:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:46:20 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:46:21 DEBUG : one: Sizes identical 2024/11/07 02:46:21 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:46:21 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:46:21 DEBUG : Waiting for deletions to finish 2024/11/07 02:46:21 INFO : There was nothing to transfer 2024/11/07 02:46:24 DEBUG : two: Sizes identical 2024/11/07 02:46:24 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 02:46:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:46:24 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:46:24 DEBUG : one: Sizes identical 2024/11/07 02:46:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:46:24 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:46:24 DEBUG : Waiting for deletions to finish 2024/11/07 02:46:24 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/07 02:46:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/07 02:46:29 DEBUG : two: Need to transfer - File not found at Destination 2024/11/07 02:46:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:46:29 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:46:30 DEBUG : one: Sizes identical 2024/11/07 02:46:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:46:30 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:46:31 INFO : two: Copied (new) 2024/11/07 02:46:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.22s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:46:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/dest" 2024/11/07 02:46:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/pre-dest1" 2024/11/07 02:46:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/pre-dest2" 2024/11/07 02:46:59 DEBUG : 1: Sizes identical 2024/11/07 02:46:59 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/07 02:47:01 DEBUG : 2: Sizes identical 2024/11/07 02:47:01 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/07 02:47:02 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/07 02:47:02 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dest': Waiting for checks to finish 2024/11/07 02:47:02 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dest': Waiting for transfers to finish 2024/11/07 02:47:06 INFO : 3: Copied (new) 2024/11/07 02:47:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.52s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:47:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/dst" 2024/11/07 02:47:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/CopyDest" 2024/11/07 02:47:27 DEBUG : one: Need to transfer - File not found at Destination 2024/11/07 02:47:27 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:47:27 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:47:30 INFO : one: Copied (new) 2024/11/07 02:47:30 DEBUG : Waiting for deletions to finish 2024/11/07 02:47:34 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:47:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:47:34 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:47:36 INFO : one: Copied (replaced existing) 2024/11/07 02:47:36 DEBUG : Waiting for deletions to finish 2024/11/07 02:47:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/BackupDir" 2024/11/07 02:47:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:47:50 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:47:51 DEBUG : one: Sizes identical 2024/11/07 02:47:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:47:54 INFO : one: Moved (server-side) 2024/11/07 02:47:55 INFO : one: Copied (server-side copy) 2024/11/07 02:47:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/07 02:47:55 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:47:55 DEBUG : Waiting for deletions to finish 2024/11/07 02:48:02 DEBUG : two: Sizes identical 2024/11/07 02:48:03 INFO : two: Copied (server-side copy) 2024/11/07 02:48:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/07 02:48:03 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:48:03 DEBUG : one: Sizes identical 2024/11/07 02:48:03 DEBUG : one: Unchanged skipping 2024/11/07 02:48:03 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:48:03 DEBUG : Waiting for deletions to finish 2024/11/07 02:48:05 DEBUG : one: Sizes identical 2024/11/07 02:48:05 DEBUG : two: Sizes identical 2024/11/07 02:48:05 DEBUG : one: Unchanged skipping 2024/11/07 02:48:05 DEBUG : two: Unchanged skipping 2024/11/07 02:48:05 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:48:05 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:48:05 DEBUG : Waiting for deletions to finish 2024/11/07 02:48:05 INFO : There was nothing to transfer 2024/11/07 02:48:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/07 02:48:12 DEBUG : three: Destination not found in --copy-dest 2024/11/07 02:48:12 DEBUG : three: Need to transfer - File not found at Destination 2024/11/07 02:48:12 DEBUG : one: Sizes identical 2024/11/07 02:48:12 DEBUG : one: Unchanged skipping 2024/11/07 02:48:12 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:48:12 DEBUG : two: Sizes identical 2024/11/07 02:48:12 DEBUG : two: Unchanged skipping 2024/11/07 02:48:12 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:48:15 INFO : three: Copied (new) 2024/11/07 02:48:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (70.98s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:48:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/dst" 2024/11/07 02:48:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/backup" 2024/11/07 02:48:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:48:44 DEBUG : two: Sizes identical 2024/11/07 02:48:44 DEBUG : two: Unchanged skipping 2024/11/07 02:48:44 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:48:47 INFO : one: Moved (server-side) 2024/11/07 02:48:47 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:48:49 INFO : one: Copied (new) 2024/11/07 02:48:49 DEBUG : Waiting for deletions to finish 2024/11/07 02:48:51 INFO : three.txt: Moved (server-side) 2024/11/07 02:48:51 INFO : three.txt: Moved into backup dir 2024/11/07 02:48:57 DEBUG : two: Sizes identical 2024/11/07 02:48:57 DEBUG : two: Unchanged skipping 2024/11/07 02:48:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:48:57 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:48:58 INFO : one: Deleted 2024/11/07 02:48:59 INFO : one: Moved (server-side) 2024/11/07 02:48:59 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:49:02 INFO : one: Copied (new) 2024/11/07 02:49:02 DEBUG : Waiting for deletions to finish 2024/11/07 02:49:03 INFO : three.txt: Deleted 2024/11/07 02:49:04 INFO : three.txt: Moved (server-side) 2024/11/07 02:49:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:49:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/dst" 2024/11/07 02:49:23 DEBUG : Config file has changed externally - reloading 2024/11/07 02:49:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/backup" 2024/11/07 02:49:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:49:31 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:49:31 DEBUG : two: Sizes identical 2024/11/07 02:49:31 DEBUG : two: Unchanged skipping 2024/11/07 02:49:33 INFO : one: Moved (server-side) to: one.bak 2024/11/07 02:49:33 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:49:35 INFO : one: Copied (new) 2024/11/07 02:49:35 DEBUG : Waiting for deletions to finish 2024/11/07 02:49:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/07 02:49:37 INFO : three.txt: Moved into backup dir 2024/11/07 02:49:43 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:49:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:49:43 DEBUG : two: Sizes identical 2024/11/07 02:49:43 DEBUG : two: Unchanged skipping 2024/11/07 02:49:45 INFO : one.bak: Deleted 2024/11/07 02:49:46 INFO : one: Moved (server-side) to: one.bak 2024/11/07 02:49:46 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:49:48 INFO : one: Copied (new) 2024/11/07 02:49:48 DEBUG : Waiting for deletions to finish 2024/11/07 02:49:49 INFO : three.txt.bak: Deleted 2024/11/07 02:49:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/07 02:49:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:50:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/dst" 2024/11/07 02:50:09 DEBUG : Config file has changed externally - reloading 2024/11/07 02:50:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/backup" 2024/11/07 02:50:17 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:50:17 DEBUG : two: Sizes identical 2024/11/07 02:50:17 DEBUG : two: Unchanged skipping 2024/11/07 02:50:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:50:19 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/07 02:50:19 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:50:22 INFO : one: Copied (new) 2024/11/07 02:50:22 DEBUG : Waiting for deletions to finish 2024/11/07 02:50:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/07 02:50:23 INFO : three.txt: Moved into backup dir 2024/11/07 02:50:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:50:29 DEBUG : two: Sizes identical 2024/11/07 02:50:29 DEBUG : two: Unchanged skipping 2024/11/07 02:50:29 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:50:31 INFO : one-2019-01-01: Deleted 2024/11/07 02:50:32 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/07 02:50:32 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:50:34 INFO : one: Copied (new) 2024/11/07 02:50:34 DEBUG : Waiting for deletions to finish 2024/11/07 02:50:36 INFO : three-2019-01-01.txt: Deleted 2024/11/07 02:50:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/07 02:50:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.44s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:50:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/dst" 2024/11/07 02:50:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:50:58 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:50:58 DEBUG : two: Sizes identical 2024/11/07 02:50:58 DEBUG : two: Unchanged skipping 2024/11/07 02:51:00 INFO : one: Moved (server-side) to: one.bak 2024/11/07 02:51:00 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:51:03 INFO : one: Copied (new) 2024/11/07 02:51:03 DEBUG : Waiting for deletions to finish 2024/11/07 02:51:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/07 02:51:04 INFO : three.txt: Moved into backup dir 2024/11/07 02:51:10 DEBUG : one.bak: Excluded (Path Filter) 2024/11/07 02:51:10 DEBUG : one.bak: Excluded 2024/11/07 02:51:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/07 02:51:10 DEBUG : three.txt.bak: Excluded 2024/11/07 02:51:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:51:10 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for checks to finish 2024/11/07 02:51:10 DEBUG : two: Sizes identical 2024/11/07 02:51:10 DEBUG : two: Unchanged skipping 2024/11/07 02:51:12 INFO : one.bak: Deleted 2024/11/07 02:51:13 INFO : one: Moved (server-side) to: one.bak 2024/11/07 02:51:13 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu/dst': Waiting for transfers to finish 2024/11/07 02:51:15 INFO : one: Copied (new) 2024/11/07 02:51:15 DEBUG : Waiting for deletions to finish 2024/11/07 02:51:17 INFO : three.txt.bak: Deleted 2024/11/07 02:51:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/07 02:51:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.81s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:51:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/dst" 2024/11/07 02:51:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:51:40 INFO : one: Moved (server-side) to: one.bak 2024/11/07 02:51:42 INFO : one: Copied (new) 2024/11/07 02:51:43 DEBUG : two: Sizes identical 2024/11/07 02:51:43 DEBUG : two: Unchanged skipping 2024/11/07 02:51:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/07 02:51:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/07 02:51:48 INFO : three.txt: Copied (new) 2024/11/07 02:51:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:51:53 INFO : one.bak: Deleted 2024/11/07 02:51:53 INFO : one: Moved (server-side) to: one.bak 2024/11/07 02:51:56 INFO : one: Copied (new) 2024/11/07 02:51:57 DEBUG : two: Sizes identical 2024/11/07 02:51:57 DEBUG : two: Unchanged skipping 2024/11/07 02:51:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/07 02:51:59 INFO : three.txt.bak: Deleted 2024/11/07 02:51:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/07 02:52:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:52:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nozufer8weyu/dst" 2024/11/07 02:52:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:52:25 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/07 02:52:28 INFO : one: Copied (new) 2024/11/07 02:52:28 DEBUG : two: Sizes identical 2024/11/07 02:52:28 DEBUG : two: Unchanged skipping 2024/11/07 02:52:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/07 02:52:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/07 02:52:33 INFO : three.txt: Copied (new) 2024/11/07 02:52:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:52:38 INFO : one-2019-01-01: Deleted 2024/11/07 02:52:39 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/07 02:52:42 INFO : one: Copied (new) 2024/11/07 02:52:42 DEBUG : two: Sizes identical 2024/11/07 02:52:42 DEBUG : two: Unchanged skipping 2024/11/07 02:52:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/07 02:52:45 INFO : three-2019-01-01.txt: Deleted 2024/11/07 02:52:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/07 02:52:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.79s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:53:01 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/07 02:53:01 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:53:01 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:53:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/07 02:53:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.43s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:53:06 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/07 02:53:06 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:53:06 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:53:09 INFO : existing: Copied (new) 2024/11/07 02:53:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:53:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/07 02:53:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/07 02:53:11 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:53:11 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:53:11 ERROR : sugarsync root 'Test/rclone-test-nozufer8weyu': not deleting files as there were IO errors 2024/11/07 02:53:11 ERROR : sugarsync root 'Test/rclone-test-nozufer8weyu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.26s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:53:37 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/07 02:53:37 DEBUG : existing: Sizes identical 2024/11/07 02:53:37 DEBUG : existing: Unchanged skipping 2024/11/07 02:53:38 DEBUG : EXISTING: moving to existing-rclone-move-cedereq1 2024/11/07 02:53:38 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-vigamoj2 2024/11/07 02:53:40 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/07 02:53:40 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-vigamoj2 2024/11/07 02:53:40 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/07 02:53:40 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-cedereq1 2024/11/07 02:53:40 DEBUG : EXISTING: moving to existing 2024/11/07 02:53:41 INFO : existingbutdifferent-rclone-move-vigamoj2: Moved (server-side) to: existingbutdifferent 2024/11/07 02:53:41 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/07 02:53:41 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/07 02:53:41 INFO : existing-rclone-move-cedereq1: Moved (server-side) to: existing 2024/11/07 02:53:41 INFO : EXISTING: Moved (server-side) to: existing 2024/11/07 02:53:41 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/07 02:53:44 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/07 02:53:44 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/07 02:53:49 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/07 02:53:50 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/07 02:53:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-saqoyof9 2024/11/07 02:53:52 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-saqoyof9 2024/11/07 02:53:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/07 02:53:54 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/07 02:53:54 INFO : subdira/subdirb/subdirc/hello-rclone-move-saqoyof9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/07 02:53:54 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/07 02:53:54 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/07 02:53:55 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/07 02:53:55 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:53:55 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/07 02:53:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-pesodev7 2024/11/07 02:53:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-pesodev7 2024/11/07 02:53:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/07 02:53:58 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-pesodev7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/07 02:53:58 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/07 02:53:58 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/07 02:53:58 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:53:59 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/07 02:53:59 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (55.51s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", 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-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", 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-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.36s) --- SKIP: TestMaxTransfer/Hard (1.42s) --- SKIP: TestMaxTransfer/Soft (1.43s) --- SKIP: TestMaxTransfer/Cautious (1.51s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:56:00 DEBUG : both0: Sizes identical 2024/11/07 02:56:00 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:56:00 DEBUG : both1: Sizes identical 2024/11/07 02:56:00 DEBUG : both10: Sizes identical 2024/11/07 02:56:00 DEBUG : both11: Sizes identical 2024/11/07 02:56:00 DEBUG : both0: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both12: Sizes identical 2024/11/07 02:56:00 DEBUG : both12: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both13: Sizes identical 2024/11/07 02:56:00 DEBUG : both1: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both14: Sizes identical 2024/11/07 02:56:00 DEBUG : both14: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both15: Sizes identical 2024/11/07 02:56:00 DEBUG : both15: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both16: Sizes identical 2024/11/07 02:56:00 DEBUG : both16: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both17: Sizes identical 2024/11/07 02:56:00 DEBUG : both17: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both18: Sizes identical 2024/11/07 02:56:00 DEBUG : both18: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both19: Sizes identical 2024/11/07 02:56:00 DEBUG : both19: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both2: Sizes identical 2024/11/07 02:56:00 DEBUG : both2: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both3: Sizes identical 2024/11/07 02:56:00 DEBUG : both10: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both4: Sizes identical 2024/11/07 02:56:00 DEBUG : both11: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both5: Sizes identical 2024/11/07 02:56:00 DEBUG : both13: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both6: Sizes identical 2024/11/07 02:56:00 DEBUG : both3: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both7: Sizes identical 2024/11/07 02:56:00 DEBUG : both7: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both8: Sizes identical 2024/11/07 02:56:00 DEBUG : both8: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both9: Sizes identical 2024/11/07 02:56:00 DEBUG : both9: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both4: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both5: Unchanged skipping 2024/11/07 02:56:00 DEBUG : both6: Unchanged skipping 2024/11/07 02:56:00 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:56:00 DEBUG : Waiting for deletions to finish 2024/11/07 02:56:01 INFO : only13: Deleted 2024/11/07 02:56:01 INFO : only16: Deleted 2024/11/07 02:56:01 INFO : only19: Deleted 2024/11/07 02:56:01 INFO : only10: Deleted 2024/11/07 02:56:02 INFO : only5: Deleted 2024/11/07 02:56:02 INFO : only8: Deleted 2024/11/07 02:56:02 INFO : only0: Deleted 2024/11/07 02:56:02 INFO : only14: Deleted 2024/11/07 02:56:03 INFO : only2: Deleted 2024/11/07 02:56:03 INFO : only6: Deleted 2024/11/07 02:56:03 INFO : only3: Deleted 2024/11/07 02:56:03 INFO : only12: Deleted 2024/11/07 02:56:04 INFO : only4: Deleted 2024/11/07 02:56:04 INFO : only15: Deleted 2024/11/07 02:56:04 INFO : only1: Deleted 2024/11/07 02:56:04 INFO : only17: Deleted 2024/11/07 02:56:04 INFO : only18: Deleted 2024/11/07 02:56:04 INFO : only7: Deleted 2024/11/07 02:56:04 INFO : only9: Deleted 2024/11/07 02:56:04 INFO : only11: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (125.40s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:58:05 DEBUG : both0: Sizes identical 2024/11/07 02:58:05 DEBUG : both1: Sizes identical 2024/11/07 02:58:05 DEBUG : both11: Sizes identical 2024/11/07 02:58:05 DEBUG : both10: Sizes identical 2024/11/07 02:58:05 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for checks to finish 2024/11/07 02:58:05 DEBUG : both0: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both12: Sizes identical 2024/11/07 02:58:05 DEBUG : both1: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both13: Sizes identical 2024/11/07 02:58:05 DEBUG : both13: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both14: Sizes identical 2024/11/07 02:58:05 DEBUG : both14: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both15: Sizes identical 2024/11/07 02:58:05 DEBUG : both15: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both16: Sizes identical 2024/11/07 02:58:05 DEBUG : both16: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both17: Sizes identical 2024/11/07 02:58:05 DEBUG : both11: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both18: Sizes identical 2024/11/07 02:58:05 DEBUG : both18: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both19: Sizes identical 2024/11/07 02:58:05 DEBUG : both10: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both2: Sizes identical 2024/11/07 02:58:05 DEBUG : both12: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both3: Sizes identical 2024/11/07 02:58:05 DEBUG : both17: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both4: Sizes identical 2024/11/07 02:58:05 DEBUG : both4: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both5: Sizes identical 2024/11/07 02:58:05 DEBUG : both5: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both6: Sizes identical 2024/11/07 02:58:05 DEBUG : both6: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both7: Sizes identical 2024/11/07 02:58:05 DEBUG : both7: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both8: Sizes identical 2024/11/07 02:58:05 DEBUG : both8: Unchanged skipping 2024/11/07 02:58:05 DEBUG : both9: Sizes identical 2024/11/07 02:58:05 DEBUG : both19: Unchanged skipping 2024/11/07 02:58:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : both2: Unchanged skipping 2024/11/07 02:58:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : both3: Unchanged skipping 2024/11/07 02:58:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : both9: Unchanged skipping 2024/11/07 02:58:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/07 02:58:05 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Waiting for transfers to finish 2024/11/07 02:58:07 INFO : only1: Copied (replaced existing) 2024/11/07 02:58:07 INFO : only0: Copied (replaced existing) 2024/11/07 02:58:07 INFO : only12: Copied (replaced existing) 2024/11/07 02:58:07 INFO : only10: Copied (replaced existing) 2024/11/07 02:58:08 INFO : only14: Copied (replaced existing) 2024/11/07 02:58:08 INFO : only18: Copied (replaced existing) 2024/11/07 02:58:08 INFO : only15: Copied (replaced existing) 2024/11/07 02:58:09 INFO : only11: Copied (replaced existing) 2024/11/07 02:58:09 INFO : only13: Copied (replaced existing) 2024/11/07 02:58:10 INFO : only16: Copied (replaced existing) 2024/11/07 02:58:10 INFO : only4: Copied (replaced existing) 2024/11/07 02:58:10 INFO : only2: Copied (replaced existing) 2024/11/07 02:58:10 INFO : only5: Copied (replaced existing) 2024/11/07 02:58:10 INFO : only7: Copied (replaced existing) 2024/11/07 02:58:11 INFO : only17: Copied (replaced existing) 2024/11/07 02:58:11 INFO : only19: Copied (replaced existing) 2024/11/07 02:58:11 INFO : only9: Copied (replaced existing) 2024/11/07 02:58:11 INFO : only3: Copied (replaced existing) 2024/11/07 02:58:11 INFO : only6: Copied (replaced existing) 2024/11/07 02:58:12 INFO : only8: Copied (replaced existing) 2024/11/07 02:58:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (143.36s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:58:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:58:47 DEBUG : sub dir: Making directory 2024/11/07 02:58:49 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-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (52.23s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" 2024/11/07 02:59:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:59:40 DEBUG : sub dir: Making directory 2024/11/07 02:59: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-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-nozufer8weyu'", Local "Local file system at /tmp/rclone3424820789", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (52.50s) FAIL 2024/11/07 03:00:32 DEBUG : sugarsync root 'Test/rclone-test-nozufer8weyu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 29m44.554518086s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf TestSyncDeleteDuring]