"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/10/25 02:08:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita" 2024/10/25 02:08:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:08:40 DEBUG : Creating backend with remote "/tmp/rclone1136491693" === 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-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:08:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:08:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/25 02:08:41 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:08:41 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.42s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:08:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/25 02:08:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:08:46 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:08:46 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:08:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:08:51 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.19s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", 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-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.45s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:08:59 DEBUG : Creating backend with remote "/non-existing" 2024/10/25 02:09:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/25 02:09:00 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:09:00 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.72s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:09:04 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:09:04 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:09:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (12.09s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:09:15 INFO : sugarsync root 'Test/rclone-test-qemivad1lita': Running all checks before starting transfers 2024/10/25 02:09:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:09:16 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:09:16 INFO : sugarsync root 'Test/rclone-test-qemivad1lita': Checks finished, now starting transfers 2024/10/25 02:09:16 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:09:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.07s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:09:26 ERROR : Ignoring --no-traverse with sync 2024/10/25 02:09:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:09:27 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:09:27 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:09:30 INFO : sub dir/hello world: Copied (new) 2024/10/25 02:09:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (10.99s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:09:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/25 02:09:38 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:09:38 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:09:40 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.54s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:09:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/25 02:09:45 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:09:45 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:09:48 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:09:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/25 02:09:53 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:09:53 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:09:55 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.66s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:10:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/25 02:10:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/25 02:10:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/25 02:10:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/25 02:10:01 DEBUG : sub dir: Making directory 2024/10/25 02:10:02 DEBUG : sub dir2: Making directory 2024/10/25 02:10:03 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/25 02:10:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:10:04 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:10:04 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:10:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:10:08 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.01s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:10:16 DEBUG : sub dir2: Making directory 2024/10/25 02:10:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/25 02:10:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/25 02:10:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:10:17 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:10:17 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:10:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.03s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:10:26 DEBUG : sub dir2: Making directory with metadata 2024/10/25 02:10:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/25 02:10:27 DEBUG : sub dir: Making directory 2024/10/25 02:10:28 DEBUG : sub dir2: Making directory 2024/10/25 02:10:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:10:29 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:10:29 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:10:31 INFO : sub dir/hello world: Copied (new) 2024/10/25 02:10:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:10:33 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/25 02:10:34 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.19s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.43s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:10:42 DEBUG : sub dir2: Making directory 2024/10/25 02:10:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:10:42 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:10:42 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:10:46 INFO : sub dir/hello world: Copied (new) 2024/10/25 02:10:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.80s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:10:51 DEBUG : sub dir2: Making directory with metadata 2024/10/25 02:10:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/25 02:10:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/25 02:10:52 DEBUG : sub dir: Making directory 2024/10/25 02:10:54 DEBUG : sub dir2: Making directory 2024/10/25 02:10:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:10:55 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:10:55 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:10:57 INFO : sub dir/hello world: Copied (new) 2024/10/25 02:10:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:10:58 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.26s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:11:06 DEBUG : sub dir2: Making directory 2024/10/25 02:11:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:11:07 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:11:07 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:11:10 INFO : sub dir/hello world: Copied (new) 2024/10/25 02:11:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.86s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:11:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wucusuv8tara" 2024/10/25 02:11:21 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-qemivad1lita' -> sugarsync root 'Test/rclone-test-wucusuv8tara' 2024/10/25 02:11:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:11:26 DEBUG : sugarsync root 'Test/rclone-test-wucusuv8tara': Waiting for checks to finish 2024/10/25 02:11:26 DEBUG : sugarsync root 'Test/rclone-test-wucusuv8tara': Waiting for transfers to finish 2024/10/25 02:11:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:11:30 DEBUG : sugarsync root 'Test/rclone-test-wucusuv8tara': Purge remote --- PASS: TestServerSideCopy (20.49s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:11:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/25 02:11:43 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:11:43 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:11:44 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:11:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xavekud5sura" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-qemivad1lita' -> sugarsync root 'Test/rclone-test-xavekud5sura' 2024/10/25 02:12:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:12:01 DEBUG : sugarsync root 'Test/rclone-test-xavekud5sura': Waiting for checks to finish 2024/10/25 02:12:01 DEBUG : sugarsync root 'Test/rclone-test-xavekud5sura': Waiting for transfers to finish 2024/10/25 02:12:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:12:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/25 02:12:15 DEBUG : sugarsync root 'Test/rclone-test-xavekud5sura': Waiting for checks to finish 2024/10/25 02:12:15 DEBUG : sugarsync root 'Test/rclone-test-xavekud5sura': Waiting for transfers to finish 2024/10/25 02:12:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11), sub dir/hello world (17) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Not equal: expected: 17 actual : 11 Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" 2024/10/25 02:12:31 DEBUG : sugarsync root 'Test/rclone-test-xavekud5sura': Purge remote --- FAIL: TestServerSideCopyOverSelf (49.81s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:12:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/25 02:12:47 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:12:47 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:12:49 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/25 02:12:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.06s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:13:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maxigob6xuqe" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-qemivad1lita' -> sugarsync root 'Test/rclone-test-maxigob6xuqe' 2024/10/25 02:13:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:13:06 DEBUG : sugarsync root 'Test/rclone-test-maxigob6xuqe': Waiting for checks to finish 2024/10/25 02:13:06 DEBUG : sugarsync root 'Test/rclone-test-maxigob6xuqe': Waiting for transfers to finish 2024/10/25 02:13:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:13:14 DEBUG : sugarsync root 'Test/rclone-test-maxigob6xuqe': Using server-side directory move 2024/10/25 02:13:14 INFO : sugarsync root 'Test/rclone-test-maxigob6xuqe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/25 02:13:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/25 02:13:15 DEBUG : sugarsync root 'Test/rclone-test-maxigob6xuqe': Waiting for checks to finish 2024/10/25 02:13:15 DEBUG : sugarsync root 'Test/rclone-test-maxigob6xuqe': Waiting for transfers to finish 2024/10/25 02:13:16 INFO : sub dir/hello world: Deleted 2024/10/25 02:13:17 INFO : sub dir/hello world: Moved (server-side) 2024/10/25 02:13:24 DEBUG : testing file moves 2024/10/25 02:13:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/25 02:13:25 DEBUG : sugarsync root 'Test/rclone-test-maxigob6xuqe': Waiting for checks to finish 2024/10/25 02:13:25 DEBUG : sugarsync root 'Test/rclone-test-maxigob6xuqe': Waiting for transfers to finish 2024/10/25 02:13:26 INFO : sub dir/hello world: Deleted 2024/10/25 02:13:27 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:13:30 DEBUG : sugarsync root 'Test/rclone-test-maxigob6xuqe': Purge remote --- PASS: TestServerSideMoveOverSelf (41.12s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:13:40 ERROR : : error listing: directory not found 2024/10/25 02:13:42 DEBUG : Local file system at /tmp/rclone1136491693: Making directory 2024/10/25 02:13:43 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:13:43 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.29s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:13:56 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/25 02:13:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:13:57 DEBUG : Local file system at /tmp/rclone1136491693: Waiting for checks to finish 2024/10/25 02:13:57 DEBUG : Local file system at /tmp/rclone1136491693: Waiting for transfers to finish 2024/10/25 02:13:58 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/10/25 02:13:58 INFO : sub dir/hello world: Copied (new) 2024/10/25 02:13:58 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.42s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:14:03 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/25 02:14:03 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:14:03 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:14:06 INFO : check sum: Copied (new) 2024/10/25 02:14:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:14:07 NOTICE: sugarsync root 'Test/rclone-test-qemivad1lita': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/25 02:14:07 DEBUG : check sum: Size of src and dst objects identical 2024/10/25 02:14:07 DEBUG : check sum: Unchanged skipping 2024/10/25 02:14:07 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:14:07 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:14:07 DEBUG : Waiting for deletions to finish 2024/10/25 02:14:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.59s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:14:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/25 02:14:14 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:14:14 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:14:17 INFO : sizeonly: Copied (new) 2024/10/25 02:14:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:14:18 DEBUG : sizeonly: Sizes identical 2024/10/25 02:14:18 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:14:18 DEBUG : sizeonly: Unchanged skipping 2024/10/25 02:14:18 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:14:18 DEBUG : Waiting for deletions to finish 2024/10/25 02:14:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.75s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:14:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/25 02:14:25 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:14:25 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:14:27 INFO : ignore-size: Copied (new) 2024/10/25 02:14:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:14:29 DEBUG : ignore-size: Sizes identical 2024/10/25 02:14:29 DEBUG : ignore-size: Unchanged skipping 2024/10/25 02:14:29 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:14:29 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:14:29 DEBUG : Waiting for deletions to finish 2024/10/25 02:14:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:14:39 DEBUG : existing: Sizes identical 2024/10/25 02:14:39 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:14:39 DEBUG : existing: Unchanged skipping 2024/10/25 02:14:39 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:14:39 DEBUG : Waiting for deletions to finish 2024/10/25 02:14:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:14:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/25 02:14:39 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:14:39 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:14:41 INFO : existing: Copied (replaced existing) 2024/10/25 02:14:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.15s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:14:48 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/25 02:14:48 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:14:48 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:14:50 INFO : existing: Copied (new) 2024/10/25 02:14:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:14:51 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:14:51 DEBUG : existing: Destination exists, skipping 2024/10/25 02:14:51 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:14:51 DEBUG : Waiting for deletions to finish 2024/10/25 02:14:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:15:04 DEBUG : d: Making directory 2024/10/25 02:15:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/25 02:15:08 DEBUG : c/non empty space: Sizes identical 2024/10/25 02:15:08 DEBUG : c/non empty space: Unchanged skipping 2024/10/25 02:15:08 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:15:08 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:15:11 INFO : a/potato2: Copied (new) 2024/10/25 02:15:11 DEBUG : Waiting for deletions to finish 2024/10/25 02:15:12 INFO : b/potato: Deleted 2024/10/25 02:15:12 INFO : d: Removing directory 2024/10/25 02:15:14 INFO : b: Removing directory 2024/10/25 02:15:15 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:15:27 DEBUG : empty space: Sizes identical 2024/10/25 02:15:27 DEBUG : empty space: Unchanged skipping 2024/10/25 02:15:27 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:15:27 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:15:27 DEBUG : Waiting for deletions to finish 2024/10/25 02:15:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:15:28 DEBUG : empty space: Sizes identical 2024/10/25 02:15:28 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:15:28 DEBUG : empty space: Unchanged skipping 2024/10/25 02:15:28 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:15:28 DEBUG : Waiting for deletions to finish 2024/10/25 02:15:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:15:41 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/25 02:15:41 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:15:41 DEBUG : empty space: Sizes identical 2024/10/25 02:15:41 DEBUG : empty space: Unchanged skipping 2024/10/25 02:15:41 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:15:44 INFO : potato: Copied (new) 2024/10/25 02:15:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:15:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/25 02:15:53 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:15:53 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:15:55 INFO : potato: Copied (replaced existing) 2024/10/25 02:15:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/10/25 02:16:03 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/10/25 02:16:03 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:16:03 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:16:05 INFO : potato: Copied (replaced existing) 2024/10/25 02:16:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:16:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/25 02:16:15 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:16:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/25 02:16:15 DEBUG : empty space: Sizes identical 2024/10/25 02:16:15 DEBUG : empty space: Unchanged skipping 2024/10/25 02:16:15 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:16:15 DEBUG : Waiting for deletions to finish 2024/10/25 02:16:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:16:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/25 02:16:27 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:16:27 DEBUG : empty space: Sizes identical 2024/10/25 02:16:27 DEBUG : empty space: Unchanged skipping 2024/10/25 02:16:27 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:16:29 INFO : potato2: Copied (new) 2024/10/25 02:16:29 DEBUG : Waiting for deletions to finish 2024/10/25 02:16:30 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:16:42 DEBUG : d: Making directory 2024/10/25 02:16:43 DEBUG : d/e: Making directory 2024/10/25 02:16:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/25 02:16:48 DEBUG : c/non empty space: Sizes identical 2024/10/25 02:16:48 DEBUG : c/non empty space: Unchanged skipping 2024/10/25 02:16:49 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:16:49 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:16:51 INFO : a/potato2: Copied (new) 2024/10/25 02:16:51 DEBUG : Waiting for deletions to finish 2024/10/25 02:16:52 INFO : b/potato: Deleted 2024/10/25 02:16:52 INFO : d/e: Removing directory 2024/10/25 02:16:53 INFO : d: Removing directory 2024/10/25 02:16:54 INFO : b: Removing directory 2024/10/25 02:16:55 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:17:10 DEBUG : d: Making directory 2024/10/25 02:17:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/25 02:17:14 DEBUG : c/non empty space: Sizes identical 2024/10/25 02:17:14 DEBUG : c/non empty space: Unchanged skipping 2024/10/25 02:17:14 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:17:14 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:17:17 INFO : a/potato2: Copied (new) 2024/10/25 02:17:17 ERROR : sugarsync root 'Test/rclone-test-qemivad1lita': not deleting files as there were IO errors 2024/10/25 02:17:17 ERROR : sugarsync root 'Test/rclone-test-qemivad1lita': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:17:34 DEBUG : Waiting for deletions to finish 2024/10/25 02:17:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/25 02:17:35 DEBUG : empty space: Sizes identical 2024/10/25 02:17:35 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:17:35 DEBUG : empty space: Unchanged skipping 2024/10/25 02:17:35 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:17:36 INFO : potato: Deleted 2024/10/25 02:17:37 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.17s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:17:48 DEBUG : Waiting for deletions to finish 2024/10/25 02:17:49 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:17:49 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:17:49 INFO : potato: Deleted 2024/10/25 02:17:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/25 02:17:50 DEBUG : empty space: Sizes identical 2024/10/25 02:17:50 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:17:50 DEBUG : empty space: Unchanged skipping 2024/10/25 02:17:50 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:17:52 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.30s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:18:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/25 02:18:02 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:18:02 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:18:04 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.93s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:18:15 DEBUG : enormous: Excluded (Size Filter) 2024/10/25 02:18:15 DEBUG : enormous: Excluded 2024/10/25 02:18:15 DEBUG : potato2: Excluded (Size Filter) 2024/10/25 02:18:15 DEBUG : potato2: Excluded 2024/10/25 02:18:16 DEBUG : potato2: Excluded (Size Filter) 2024/10/25 02:18:16 DEBUG : potato2: Excluded 2024/10/25 02:18:16 DEBUG : empty space: Sizes identical 2024/10/25 02:18:16 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:18:16 DEBUG : empty space: Unchanged skipping 2024/10/25 02:18:16 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:18:16 DEBUG : Waiting for deletions to finish 2024/10/25 02:18:16 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:18:17 DEBUG : enormous: Excluded (Size Filter) 2024/10/25 02:18:17 DEBUG : enormous: Excluded 2024/10/25 02:18:17 DEBUG : potato2: Excluded (Size Filter) 2024/10/25 02:18:17 DEBUG : potato2: Excluded 2024/10/25 02:18:17 DEBUG : potato2: Excluded (Size Filter) 2024/10/25 02:18:17 DEBUG : potato2: Excluded 2024/10/25 02:18:17 DEBUG : empty space: Sizes identical 2024/10/25 02:18:17 DEBUG : empty space: Unchanged skipping 2024/10/25 02:18:17 DEBUG : Local file system at /tmp/rclone1136491693: Waiting for checks to finish 2024/10/25 02:18:17 DEBUG : Local file system at /tmp/rclone1136491693: Waiting for transfers to finish 2024/10/25 02:18:17 DEBUG : Waiting for deletions to finish 2024/10/25 02:18:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:18:31 DEBUG : enormous: Excluded (Size Filter) 2024/10/25 02:18:31 DEBUG : enormous: Excluded 2024/10/25 02:18:31 DEBUG : potato2: Excluded (Size Filter) 2024/10/25 02:18:31 DEBUG : potato2: Excluded 2024/10/25 02:18:32 DEBUG : empty space: Sizes identical 2024/10/25 02:18:32 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:18:32 DEBUG : empty space: Unchanged skipping 2024/10/25 02:18:32 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:18:32 DEBUG : Waiting for deletions to finish 2024/10/25 02:18:33 INFO : potato2: Deleted 2024/10/25 02:18:33 INFO : enormous: Deleted 2024/10/25 02:18:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:18:34 DEBUG : empty space: Sizes identical 2024/10/25 02:18:34 DEBUG : Local file system at /tmp/rclone1136491693: Waiting for checks to finish 2024/10/25 02:18:34 DEBUG : empty space: Unchanged skipping 2024/10/25 02:18:34 DEBUG : Local file system at /tmp/rclone1136491693: Waiting for transfers to finish 2024/10/25 02:18:34 DEBUG : Waiting for deletions to finish 2024/10/25 02:18:34 INFO : enormous: Deleted 2024/10/25 02:18:34 INFO : potato2: Deleted 2024/10/25 02:18:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.26s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.43s) === 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-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/10/25 02:18:41 ERROR : sugarsync root 'Test/rclone-test-qemivad1lita': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/25 02:18:42 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/25 02:18:42 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/25 02:18:42 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:18:42 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:18:44 INFO : yam: Copied (new) 2024/10/25 02:18:44 INFO : potato: Copied (new) 2024/10/25 02:18:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:18:45 ERROR : sugarsync root 'Test/rclone-test-qemivad1lita': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/25 02:18:46 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/25 02:18:46 DEBUG : potato: Sizes identical 2024/10/25 02:18:46 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:18:46 DEBUG : potato: Unchanged skipping 2024/10/25 02:18:46 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:18:48 INFO : yaml: Copied (new) 2024/10/25 02:18:48 DEBUG : Waiting for deletions to finish 2024/10/25 02:18:49 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/10/25 02:18:55 ERROR : sugarsync root 'Test/rclone-test-qemivad1lita': Ignoring --track-renames as either the source or destination do not support modtime 2024/10/25 02:18:56 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/25 02:18:56 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/25 02:18:56 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:18:56 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:18:58 INFO : potato: Copied (new) 2024/10/25 02:18:58 INFO : yam: Copied (new) 2024/10/25 02:18:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:18:59 ERROR : sugarsync root 'Test/rclone-test-qemivad1lita': Ignoring --track-renames as either the source or destination do not support modtime 2024/10/25 02:19:00 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/25 02:19:00 DEBUG : potato: Sizes identical 2024/10/25 02:19:00 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:19:00 DEBUG : potato: Unchanged skipping 2024/10/25 02:19:00 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:19:02 INFO : yaml: Copied (new) 2024/10/25 02:19:02 DEBUG : Waiting for deletions to finish 2024/10/25 02:19:03 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/10/25 02:19:11 INFO : sugarsync root 'Test/rclone-test-qemivad1lita': Making map for --track-renames 2024/10/25 02:19:11 INFO : sugarsync root 'Test/rclone-test-qemivad1lita': Finished making map for --track-renames 2024/10/25 02:19:11 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:19:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/25 02:19:11 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for renames to finish 2024/10/25 02:19:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/25 02:19:11 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:19:14 INFO : sub/yam: Copied (new) 2024/10/25 02:19:15 INFO : potato: Copied (new) 2024/10/25 02:19:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:19:16 DEBUG : potato: Sizes identical 2024/10/25 02:19:16 DEBUG : potato: Unchanged skipping 2024/10/25 02:19:17 INFO : sugarsync root 'Test/rclone-test-qemivad1lita': Making map for --track-renames 2024/10/25 02:19:17 INFO : sugarsync root 'Test/rclone-test-qemivad1lita': Finished making map for --track-renames 2024/10/25 02:19:17 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:19:17 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for renames to finish 2024/10/25 02:19:19 INFO : sub/yam: Moved (server-side) to: yam 2024/10/25 02:19:19 INFO : yam: Renamed from "sub/yam" 2024/10/25 02:19:19 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:19:19 DEBUG : Waiting for deletions to finish 2024/10/25 02:19:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.95s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:19:28 DEBUG : Creating backend with remote "/tmp/rclone1136491693/dir1" 2024/10/25 02:19:28 DEBUG : Config file has changed externally - reloading 2024/10/25 02:19:28 DEBUG : Creating backend with remote "/tmp/rclone1136491693/dir2" 2024/10/25 02:19:28 DEBUG : Local file system at /tmp/rclone1136491693/dir2: Using server-side directory move 2024/10/25 02:19:28 INFO : Local file system at /tmp/rclone1136491693/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/25 02:19:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/25 02:19:28 INFO : file1.txt: Moved (server-side) 2024/10/25 02:19:28 DEBUG : Local file system at /tmp/rclone1136491693/dir2: Waiting for checks to finish 2024/10/25 02:19:28 DEBUG : Local file system at /tmp/rclone1136491693/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:19:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:19:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/25 02:19:30 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:19:30 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:19:36 INFO : sub dir/hello world: Copied (new) 2024/10/25 02:19:36 INFO : sub dir/hello world: Deleted 2024/10/25 02:19:36 INFO : nested/sub dir/file: Copied (new) 2024/10/25 02:19:36 INFO : nested/sub dir/file: Deleted 2024/10/25 02:19:36 INFO : sub dir: Removing directory 2024/10/25 02:19:36 INFO : nested/sub dir: Removing directory 2024/10/25 02:19:36 INFO : nested: Removing directory 2024/10/25 02:19:36 DEBUG : Local file system at /tmp/rclone1136491693: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.48s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:19:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/25 02:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/25 02:19:47 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:19:47 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:19:54 INFO : nested/sub dir/file: Copied (new) 2024/10/25 02:19:54 INFO : nested/sub dir/file: Deleted 2024/10/25 02:19:54 INFO : sub dir/hello world: Copied (new) 2024/10/25 02:19:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.45s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:20:06 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/25 02:20:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/25 02:20:06 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:20:06 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:20:08 INFO : existing: Copied (new) 2024/10/25 02:20:08 INFO : existing: Deleted 2024/10/25 02:20:08 INFO : existing-b: Copied (new) 2024/10/25 02:20:08 INFO : existing-b: Deleted 2024/10/25 02:20:10 DEBUG : existing: Destination exists, skipping 2024/10/25 02:20:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/25 02:20:10 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:20:10 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:20:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.85s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:20:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qekubic2cuta" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-qemivad1lita' -> sugarsync root 'Test/rclone-test-qekubic2cuta' 2024/10/25 02:20:33 DEBUG : sugarsync root 'Test/rclone-test-qekubic2cuta': Using server-side directory move 2024/10/25 02:20:33 INFO : sugarsync root 'Test/rclone-test-qekubic2cuta': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/25 02:20:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/25 02:20:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/25 02:20:34 DEBUG : empty space: Sizes identical 2024/10/25 02:20:34 DEBUG : empty space: Unchanged skipping 2024/10/25 02:20:34 DEBUG : sugarsync root 'Test/rclone-test-qekubic2cuta': Waiting for checks to finish 2024/10/25 02:20:35 INFO : empty space: Deleted 2024/10/25 02:20:35 DEBUG : sugarsync root 'Test/rclone-test-qekubic2cuta': Waiting for transfers to finish 2024/10/25 02:20:35 INFO : potato3: Deleted 2024/10/25 02:20:35 INFO : potato2: Moved (server-side) 2024/10/25 02:20:35 INFO : potato3: Moved (server-side) 2024/10/25 02:20:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vizasud0geyi" 2024/10/25 02:20:40 DEBUG : sugarsync root 'Test/rclone-test-vizasud0geyi': Using server-side directory move 2024/10/25 02:20:42 INFO : sugarsync root 'Test/rclone-test-vizasud0geyi': Server side directory move succeeded 2024/10/25 02:20:44 ERROR : : error listing: directory not found 2024/10/25 02:20:44 DEBUG : sugarsync root 'Test/rclone-test-vizasud0geyi': Purge remote 2024/10/25 02:20:45 DEBUG : sugarsync root 'Test/rclone-test-qekubic2cuta': Purge remote 2024/10/25 02:20:46 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.45s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:20:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sarinom1haci" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-qemivad1lita' -> sugarsync root 'Test/rclone-test-sarinom1haci' 2024/10/25 02:21:06 DEBUG : empty space: Excluded (Size Filter) 2024/10/25 02:21:06 DEBUG : empty space: Excluded 2024/10/25 02:21:06 DEBUG : empty space: Excluded (Size Filter) 2024/10/25 02:21:06 DEBUG : empty space: Excluded 2024/10/25 02:21:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/25 02:21:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/25 02:21:06 DEBUG : sugarsync root 'Test/rclone-test-sarinom1haci': Waiting for checks to finish 2024/10/25 02:21:06 DEBUG : sugarsync root 'Test/rclone-test-sarinom1haci': Waiting for transfers to finish 2024/10/25 02:21:07 INFO : potato3: Deleted 2024/10/25 02:21:07 INFO : potato2: Moved (server-side) 2024/10/25 02:21:08 INFO : potato3: Moved (server-side) 2024/10/25 02:21:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yihukip7yuyo" 2024/10/25 02:21:13 DEBUG : empty space: Excluded (Size Filter) 2024/10/25 02:21:13 DEBUG : empty space: Excluded 2024/10/25 02:21:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/25 02:21:13 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/25 02:21:13 DEBUG : sugarsync root 'Test/rclone-test-yihukip7yuyo': Waiting for checks to finish 2024/10/25 02:21:13 DEBUG : sugarsync root 'Test/rclone-test-yihukip7yuyo': Waiting for transfers to finish 2024/10/25 02:21:15 INFO : potato2: Moved (server-side) 2024/10/25 02:21:16 INFO : potato3: Moved (server-side) 2024/10/25 02:21:17 DEBUG : sugarsync root 'Test/rclone-test-yihukip7yuyo': Purge remote 2024/10/25 02:21:18 DEBUG : sugarsync root 'Test/rclone-test-sarinom1haci': Purge remote --- PASS: TestServerSideMoveWithFilter (33.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:21:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-beteneb3jehe" 2024/10/25 02:21:32 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-qemivad1lita' -> sugarsync root 'Test/rclone-test-beteneb3jehe' 2024/10/25 02:21:41 DEBUG : sugarsync root 'Test/rclone-test-beteneb3jehe': Using server-side directory move 2024/10/25 02:21:41 INFO : sugarsync root 'Test/rclone-test-beteneb3jehe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/25 02:21:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/25 02:21:42 DEBUG : empty space: Sizes identical 2024/10/25 02:21:42 DEBUG : empty space: Unchanged skipping 2024/10/25 02:21:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/25 02:21:43 DEBUG : sugarsync root 'Test/rclone-test-beteneb3jehe': Waiting for checks to finish 2024/10/25 02:21:43 INFO : potato2: Moved (server-side) 2024/10/25 02:21:43 INFO : empty space: Deleted 2024/10/25 02:21:43 DEBUG : sugarsync root 'Test/rclone-test-beteneb3jehe': Waiting for transfers to finish 2024/10/25 02:21:43 INFO : potato3: Deleted 2024/10/25 02:21:44 INFO : potato3: Moved (server-side) 2024/10/25 02:21:44 INFO : tomatoDir: Removing directory 2024/10/25 02:21:45 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': deleted 1 directories 2024/10/25 02:21:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wokutod2reje" 2024/10/25 02:21:47 DEBUG : Config file has changed externally - reloading 2024/10/25 02:21:50 DEBUG : tomatoDir: Making directory 2024/10/25 02:21:52 DEBUG : sugarsync root 'Test/rclone-test-wokutod2reje': Using server-side directory move 2024/10/25 02:21:53 INFO : sugarsync root 'Test/rclone-test-wokutod2reje': Server side directory move succeeded 2024/10/25 02:21:56 ERROR : : error listing: directory not found 2024/10/25 02:21:57 ERROR : : error listing: directory not found 2024/10/25 02:21:57 DEBUG : sugarsync root 'Test/rclone-test-wokutod2reje': Purge remote 2024/10/25 02:21:58 DEBUG : sugarsync root 'Test/rclone-test-beteneb3jehe': Purge remote 2024/10/25 02:21:59 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.76s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.46s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:22:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:22:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/rclone-sync-test" 2024/10/25 02:22:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/rclone-sync-test-include/layer2" 2024/10/25 02:22:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/rclone-sync-test-ignore-file" 2024/10/25 02:22:39 DEBUG : rclone-sync-test: Excluded 2024/10/25 02:22:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/25 02:22:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/25 02:22:42 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/rclone-sync-test': Waiting for checks to finish 2024/10/25 02:22:42 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/rclone-sync-test': Waiting for transfers to finish 2024/10/25 02:22:42 DEBUG : Waiting for deletions to finish 2024/10/25 02:22:42 INFO : There was nothing to transfer 2024/10/25 02:22:44 DEBUG : rclone-sync-test: Excluded 2024/10/25 02:22:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/25 02:22:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/25 02:22:47 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:22:47 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:22:47 DEBUG : Waiting for deletions to finish 2024/10/25 02:22:47 INFO : rclone-sync-test-include: Removing directory 2024/10/25 02:22:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/25 02:22:48 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': failed to delete 1 directories 2024/10/25 02:22:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:22:50 DEBUG : rclone-sync-test: Excluded 2024/10/25 02:22:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/25 02:22:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/25 02:22:53 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/25 02:22:53 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/25 02:22:53 DEBUG : Waiting for deletions to finish 2024/10/25 02:22:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:22:55 DEBUG : rclone-sync-test: Excluded 2024/10/25 02:22:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/25 02:22:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/25 02:22:58 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:22:58 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:22:58 DEBUG : Waiting for deletions to finish 2024/10/25 02:22:58 INFO : rclone-sync-test-include: Removing directory 2024/10/25 02:22:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/25 02:22:59 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': failed to delete 1 directories 2024/10/25 02:22:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:23:00 DEBUG : : Excluded 2024/10/25 02:23:01 DEBUG : rclone-sync-test: Excluded 2024/10/25 02:23:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/25 02:23:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/25 02:23:04 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/25 02:23:04 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/25 02:23:04 DEBUG : Waiting for deletions to finish 2024/10/25 02:23:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.53s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:23:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/dst" 2024/10/25 02:23:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/CompareDest" 2024/10/25 02:23:47 DEBUG : one: Need to transfer - File not found at Destination 2024/10/25 02:23:47 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:23:47 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:23:50 INFO : one: Copied (new) 2024/10/25 02:23:50 DEBUG : Waiting for deletions to finish 2024/10/25 02:23:54 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:23:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/25 02:23:55 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:23:56 INFO : one: Copied (replaced existing) 2024/10/25 02:23:56 DEBUG : Waiting for deletions to finish 2024/10/25 02:24:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/25 02:24:05 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:24:07 DEBUG : one: Sizes identical 2024/10/25 02:24:07 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/25 02:24:07 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:24:07 DEBUG : Waiting for deletions to finish 2024/10/25 02:24:07 INFO : There was nothing to transfer 2024/10/25 02:24:14 DEBUG : two: Sizes identical 2024/10/25 02:24:14 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/25 02:24:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/25 02:24:14 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:24:15 DEBUG : one: Sizes identical 2024/10/25 02:24:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/25 02:24:15 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:24:15 DEBUG : Waiting for deletions to finish 2024/10/25 02:24:15 INFO : There was nothing to transfer 2024/10/25 02:24:18 DEBUG : two: Sizes identical 2024/10/25 02:24:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/25 02:24:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/25 02:24:18 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:24:18 DEBUG : one: Sizes identical 2024/10/25 02:24:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/25 02:24:18 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:24:18 DEBUG : Waiting for deletions to finish 2024/10/25 02:24:18 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/10/25 02:24:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/25 02:24:23 DEBUG : two: Need to transfer - File not found at Destination 2024/10/25 02:24:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/25 02:24:23 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:24:24 DEBUG : one: Sizes identical 2024/10/25 02:24:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/25 02:24:24 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:24:25 INFO : two: Copied (new) 2024/10/25 02:24:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.54s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:24:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/dest" 2024/10/25 02:24:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/pre-dest1" 2024/10/25 02:24:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/pre-dest2" 2024/10/25 02:24:53 DEBUG : 1: Sizes identical 2024/10/25 02:24:53 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/25 02:24:55 DEBUG : 2: Sizes identical 2024/10/25 02:24:55 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/25 02:24:56 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/25 02:24:56 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dest': Waiting for checks to finish 2024/10/25 02:24:56 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dest': Waiting for transfers to finish 2024/10/25 02:25:00 INFO : 3: Copied (new) 2024/10/25 02:25:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.52s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:25:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/dst" 2024/10/25 02:25:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/CopyDest" 2024/10/25 02:25:20 DEBUG : one: Need to transfer - File not found at Destination 2024/10/25 02:25:20 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:25:20 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:25:23 INFO : one: Copied (new) 2024/10/25 02:25:23 DEBUG : Waiting for deletions to finish 2024/10/25 02:25:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/25 02:25:27 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:25:28 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:25:29 INFO : one: Copied (replaced existing) 2024/10/25 02:25:29 DEBUG : Waiting for deletions to finish 2024/10/25 02:25:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/BackupDir" 2024/10/25 02:25:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/25 02:25:45 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:25:46 DEBUG : one: Sizes identical 2024/10/25 02:25:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/25 02:25:49 INFO : one: Moved (server-side) 2024/10/25 02:25:50 INFO : one: Copied (server-side copy) 2024/10/25 02:25:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/25 02:25:50 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:25:50 DEBUG : Waiting for deletions to finish 2024/10/25 02:25:58 DEBUG : two: Sizes identical 2024/10/25 02:25:59 INFO : two: Copied (server-side copy) 2024/10/25 02:25:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/25 02:25:59 DEBUG : one: Sizes identical 2024/10/25 02:25:59 DEBUG : one: Unchanged skipping 2024/10/25 02:25:59 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:25:59 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:25:59 DEBUG : Waiting for deletions to finish 2024/10/25 02:26:02 DEBUG : one: Sizes identical 2024/10/25 02:26:02 DEBUG : one: Unchanged skipping 2024/10/25 02:26:02 DEBUG : two: Sizes identical 2024/10/25 02:26:02 DEBUG : two: Unchanged skipping 2024/10/25 02:26:02 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:26:02 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:26:02 DEBUG : Waiting for deletions to finish 2024/10/25 02:26:02 INFO : There was nothing to transfer 2024/10/25 02:26:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/25 02:26:10 DEBUG : three: Destination not found in --copy-dest 2024/10/25 02:26:10 DEBUG : three: Need to transfer - File not found at Destination 2024/10/25 02:26:10 DEBUG : one: Sizes identical 2024/10/25 02:26:10 DEBUG : two: Sizes identical 2024/10/25 02:26:10 DEBUG : one: Unchanged skipping 2024/10/25 02:26:10 DEBUG : two: Unchanged skipping 2024/10/25 02:26:10 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:26:10 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:26:12 INFO : three: Copied (new) 2024/10/25 02:26:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.70s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:26:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/dst" 2024/10/25 02:26:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/backup" 2024/10/25 02:26:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/25 02:26:45 DEBUG : two: Sizes identical 2024/10/25 02:26:45 DEBUG : two: Unchanged skipping 2024/10/25 02:26:45 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:26:48 INFO : one: Moved (server-side) 2024/10/25 02:26:48 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:26:51 INFO : one: Copied (new) 2024/10/25 02:26:51 DEBUG : Waiting for deletions to finish 2024/10/25 02:26:52 INFO : three.txt: Moved (server-side) 2024/10/25 02:26:52 INFO : three.txt: Moved into backup dir 2024/10/25 02:26:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/25 02:26:59 DEBUG : two: Sizes identical 2024/10/25 02:26:59 DEBUG : two: Unchanged skipping 2024/10/25 02:26:59 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:27:01 INFO : one: Deleted 2024/10/25 02:27:02 INFO : one: Moved (server-side) 2024/10/25 02:27:02 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:27:04 INFO : one: Copied (new) 2024/10/25 02:27:04 DEBUG : Waiting for deletions to finish 2024/10/25 02:27:06 INFO : three.txt: Deleted 2024/10/25 02:27:07 INFO : three.txt: Moved (server-side) 2024/10/25 02:27:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (49.65s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:27:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/dst" 2024/10/25 02:27:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/backup" 2024/10/25 02:27:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/25 02:27:33 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:27:33 DEBUG : two: Sizes identical 2024/10/25 02:27:33 DEBUG : two: Unchanged skipping 2024/10/25 02:27:36 INFO : one: Moved (server-side) to: one.bak 2024/10/25 02:27:36 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:27:38 INFO : one: Copied (new) 2024/10/25 02:27:38 DEBUG : Waiting for deletions to finish 2024/10/25 02:27:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/25 02:27:40 INFO : three.txt: Moved into backup dir 2024/10/25 02:27:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/25 02:27:46 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:27:46 DEBUG : two: Sizes identical 2024/10/25 02:27:46 DEBUG : two: Unchanged skipping 2024/10/25 02:27:47 INFO : one.bak: Deleted 2024/10/25 02:27:48 INFO : one: Moved (server-side) to: one.bak 2024/10/25 02:27:48 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:27:51 INFO : one: Copied (new) 2024/10/25 02:27:51 DEBUG : Waiting for deletions to finish 2024/10/25 02:27:52 INFO : three.txt.bak: Deleted 2024/10/25 02:27:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/25 02:27:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:28:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/dst" 2024/10/25 02:28:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/backup" 2024/10/25 02:28:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/25 02:28:19 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:28:19 DEBUG : two: Sizes identical 2024/10/25 02:28:19 DEBUG : two: Unchanged skipping 2024/10/25 02:28:22 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/25 02:28:22 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:28:24 INFO : one: Copied (new) 2024/10/25 02:28:24 DEBUG : Waiting for deletions to finish 2024/10/25 02:28:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/25 02:28:26 INFO : three.txt: Moved into backup dir 2024/10/25 02:28:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/25 02:28:32 DEBUG : two: Sizes identical 2024/10/25 02:28:32 DEBUG : two: Unchanged skipping 2024/10/25 02:28:32 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:28:34 INFO : one-2019-01-01: Deleted 2024/10/25 02:28:34 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/25 02:28:34 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:28:37 INFO : one: Copied (new) 2024/10/25 02:28:37 DEBUG : Waiting for deletions to finish 2024/10/25 02:28:38 INFO : three-2019-01-01.txt: Deleted 2024/10/25 02:28:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/25 02:28:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.48s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:28:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/dst" 2024/10/25 02:29:02 DEBUG : two: Sizes identical 2024/10/25 02:29:02 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:29:02 DEBUG : two: Unchanged skipping 2024/10/25 02:29:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/25 02:29:03 INFO : one: Moved (server-side) to: one.bak 2024/10/25 02:29:03 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:29:06 INFO : one: Copied (new) 2024/10/25 02:29:06 DEBUG : Waiting for deletions to finish 2024/10/25 02:29:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/25 02:29:07 INFO : three.txt: Moved into backup dir 2024/10/25 02:29:13 DEBUG : one.bak: Excluded (Path Filter) 2024/10/25 02:29:13 DEBUG : one.bak: Excluded 2024/10/25 02:29:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/25 02:29:13 DEBUG : three.txt.bak: Excluded 2024/10/25 02:29:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/25 02:29:13 DEBUG : two: Sizes identical 2024/10/25 02:29:13 DEBUG : two: Unchanged skipping 2024/10/25 02:29:13 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for checks to finish 2024/10/25 02:29:14 INFO : one.bak: Deleted 2024/10/25 02:29:15 INFO : one: Moved (server-side) to: one.bak 2024/10/25 02:29:15 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita/dst': Waiting for transfers to finish 2024/10/25 02:29:18 INFO : one: Copied (new) 2024/10/25 02:29:18 DEBUG : Waiting for deletions to finish 2024/10/25 02:29:19 INFO : three.txt.bak: Deleted 2024/10/25 02:29:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/25 02:29:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.66s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:29:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/dst" 2024/10/25 02:29:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/25 02:29:43 INFO : one: Moved (server-side) to: one.bak 2024/10/25 02:29:45 INFO : one: Copied (new) 2024/10/25 02:29:46 DEBUG : two: Sizes identical 2024/10/25 02:29:46 DEBUG : two: Unchanged skipping 2024/10/25 02:29:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/25 02:29:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/25 02:29:51 INFO : three.txt: Copied (new) 2024/10/25 02:29:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/25 02:29:56 INFO : one.bak: Deleted 2024/10/25 02:29:56 INFO : one: Moved (server-side) to: one.bak 2024/10/25 02:29:59 INFO : one: Copied (new) 2024/10/25 02:30:00 DEBUG : two: Sizes identical 2024/10/25 02:30:00 DEBUG : two: Unchanged skipping 2024/10/25 02:30:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/25 02:30:02 INFO : three.txt.bak: Deleted 2024/10/25 02:30:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/25 02:30:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.91s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:30:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qemivad1lita/dst" 2024/10/25 02:30:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/25 02:30:28 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/25 02:30:31 INFO : one: Copied (new) 2024/10/25 02:30:31 DEBUG : two: Sizes identical 2024/10/25 02:30:31 DEBUG : two: Unchanged skipping 2024/10/25 02:30:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/25 02:30:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/25 02:30:36 INFO : three.txt: Copied (new) 2024/10/25 02:30:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/25 02:30:41 INFO : one-2019-01-01: Deleted 2024/10/25 02:30:42 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/25 02:30:45 INFO : one: Copied (new) 2024/10/25 02:30:45 DEBUG : two: Sizes identical 2024/10/25 02:30:45 DEBUG : two: Unchanged skipping 2024/10/25 02:30:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/25 02:30:48 INFO : three-2019-01-01.txt: Deleted 2024/10/25 02:30:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/25 02:30:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.75s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:31:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/25 02:31:04 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:31:04 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:31:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/25 02:31:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.43s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:31:14 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/25 02:31:14 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:31:14 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:31:17 INFO : existing: Copied (new) 2024/10/25 02:31:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:31:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/25 02:31:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/25 02:31:19 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:31:19 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:31:19 ERROR : sugarsync root 'Test/rclone-test-qemivad1lita': not deleting files as there were IO errors 2024/10/25 02:31:19 ERROR : sugarsync root 'Test/rclone-test-qemivad1lita': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (17.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:31:45 DEBUG : existing: Sizes identical 2024/10/25 02:31:45 DEBUG : existing: Unchanged skipping 2024/10/25 02:31:45 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/10/25 02:31:47 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-hitapah6 2024/10/25 02:31:47 DEBUG : EXISTING: moving to existing-rclone-move-bitukir1 2024/10/25 02:31:47 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-hitapah6 2024/10/25 02:31:47 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/10/25 02:31:47 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-bitukir1 2024/10/25 02:31:47 DEBUG : EXISTING: moving to existing 2024/10/25 02:31:48 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/10/25 02:31:49 INFO : existing-rclone-move-bitukir1: Moved (server-side) to: existing 2024/10/25 02:31:49 INFO : EXISTING: Moved (server-side) to: existing 2024/10/25 02:31:49 INFO : EXISTING: Fixed case by renaming to: existing 2024/10/25 02:31:49 INFO : existingbutdifferent-rclone-move-hitapah6: Moved (server-side) to: existingbutdifferent 2024/10/25 02:31:49 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/10/25 02:31:49 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/10/25 02:31:50 INFO : existingbutdifferent: Copied (replaced existing) 2024/10/25 02:31:53 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/10/25 02:31:58 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/10/25 02:31:59 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/10/25 02:32:01 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-laqiqoq8 2024/10/25 02:32:02 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-laqiqoq8 2024/10/25 02:32:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/10/25 02:32:03 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/10/25 02:32:03 INFO : subdira/subdirb/subdirc/hello-rclone-move-laqiqoq8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/25 02:32:03 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/25 02:32:03 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/10/25 02:32:04 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:32:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/10/25 02:32:05 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/10/25 02:32:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yuhizuc3 2024/10/25 02:32:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yuhizuc3 2024/10/25 02:32:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/25 02:32:07 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yuhizuc3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/25 02:32:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/25 02:32:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/25 02:32:07 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:32:09 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/10/25 02:32:09 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.13s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", 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-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", 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-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.37s) --- SKIP: TestMaxTransfer/Hard (1.44s) --- SKIP: TestMaxTransfer/Soft (1.48s) --- SKIP: TestMaxTransfer/Cautious (1.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:34:10 DEBUG : both0: Sizes identical 2024/10/25 02:34:10 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:34:10 DEBUG : both1: Sizes identical 2024/10/25 02:34:10 DEBUG : both10: Sizes identical 2024/10/25 02:34:10 DEBUG : both11: Sizes identical 2024/10/25 02:34:10 DEBUG : both0: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both12: Sizes identical 2024/10/25 02:34:10 DEBUG : both12: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both13: Sizes identical 2024/10/25 02:34:10 DEBUG : both13: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both14: Sizes identical 2024/10/25 02:34:10 DEBUG : both14: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both15: Sizes identical 2024/10/25 02:34:10 DEBUG : both15: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both16: Sizes identical 2024/10/25 02:34:10 DEBUG : both1: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both17: Sizes identical 2024/10/25 02:34:10 DEBUG : both17: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both18: Sizes identical 2024/10/25 02:34:10 DEBUG : both18: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both19: Sizes identical 2024/10/25 02:34:10 DEBUG : both19: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both2: Sizes identical 2024/10/25 02:34:10 DEBUG : both2: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both3: Sizes identical 2024/10/25 02:34:10 DEBUG : both3: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both4: Sizes identical 2024/10/25 02:34:10 DEBUG : both10: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both5: Sizes identical 2024/10/25 02:34:10 DEBUG : both5: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both6: Sizes identical 2024/10/25 02:34:10 DEBUG : both6: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both7: Sizes identical 2024/10/25 02:34:10 DEBUG : both7: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both8: Sizes identical 2024/10/25 02:34:10 DEBUG : both8: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both9: Sizes identical 2024/10/25 02:34:10 DEBUG : both9: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both11: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both16: Unchanged skipping 2024/10/25 02:34:10 DEBUG : both4: Unchanged skipping 2024/10/25 02:34:10 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:34:10 DEBUG : Waiting for deletions to finish 2024/10/25 02:34:11 INFO : only1: Deleted 2024/10/25 02:34:11 INFO : only16: Deleted 2024/10/25 02:34:11 INFO : only10: Deleted 2024/10/25 02:34:11 INFO : only11: Deleted 2024/10/25 02:34:12 INFO : only0: Deleted 2024/10/25 02:34:12 INFO : only18: Deleted 2024/10/25 02:34:12 INFO : only19: Deleted 2024/10/25 02:34:12 INFO : only6: Deleted 2024/10/25 02:34:13 INFO : only14: Deleted 2024/10/25 02:34:13 INFO : only12: Deleted 2024/10/25 02:34:13 INFO : only15: Deleted 2024/10/25 02:34:13 INFO : only17: Deleted 2024/10/25 02:34:13 INFO : only2: Deleted 2024/10/25 02:34:13 INFO : only7: Deleted 2024/10/25 02:34:13 INFO : only8: Deleted 2024/10/25 02:34:14 INFO : only13: Deleted 2024/10/25 02:34:14 INFO : only3: Deleted 2024/10/25 02:34:14 INFO : only5: Deleted 2024/10/25 02:34:14 INFO : only4: Deleted 2024/10/25 02:34:14 INFO : only9: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (125.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:36:16 DEBUG : both0: Sizes identical 2024/10/25 02:36:16 DEBUG : both0: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both1: Sizes identical 2024/10/25 02:36:16 DEBUG : both1: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both10: Sizes identical 2024/10/25 02:36:16 DEBUG : both10: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both11: Sizes identical 2024/10/25 02:36:16 DEBUG : both11: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both12: Sizes identical 2024/10/25 02:36:16 DEBUG : both12: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both13: Sizes identical 2024/10/25 02:36:16 DEBUG : both13: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both14: Sizes identical 2024/10/25 02:36:16 DEBUG : both14: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both15: Sizes identical 2024/10/25 02:36:16 DEBUG : both15: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both16: Sizes identical 2024/10/25 02:36:16 DEBUG : both16: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both17: Sizes identical 2024/10/25 02:36:16 DEBUG : both17: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both18: Sizes identical 2024/10/25 02:36:16 DEBUG : both18: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both19: Sizes identical 2024/10/25 02:36:16 DEBUG : both2: Sizes identical 2024/10/25 02:36:16 DEBUG : both19: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both3: Sizes identical 2024/10/25 02:36:16 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for checks to finish 2024/10/25 02:36:16 DEBUG : both4: Sizes identical 2024/10/25 02:36:16 DEBUG : both5: Sizes identical 2024/10/25 02:36:16 DEBUG : both2: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both6: Sizes identical 2024/10/25 02:36:16 DEBUG : both6: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both7: Sizes identical 2024/10/25 02:36:16 DEBUG : both7: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both8: Sizes identical 2024/10/25 02:36:16 DEBUG : both3: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both9: Sizes identical 2024/10/25 02:36:16 DEBUG : both9: Unchanged skipping 2024/10/25 02:36:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : both4: Unchanged skipping 2024/10/25 02:36:16 DEBUG : both8: Unchanged skipping 2024/10/25 02:36:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : both5: Unchanged skipping 2024/10/25 02:36:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/25 02:36:16 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Waiting for transfers to finish 2024/10/25 02:36:17 INFO : only11: Copied (replaced existing) 2024/10/25 02:36:17 INFO : only10: Copied (replaced existing) 2024/10/25 02:36:17 INFO : only1: Copied (replaced existing) 2024/10/25 02:36:18 INFO : only0: Copied (replaced existing) 2024/10/25 02:36:19 INFO : only12: Copied (replaced existing) 2024/10/25 02:36:19 INFO : only14: Copied (replaced existing) 2024/10/25 02:36:19 INFO : only13: Copied (replaced existing) 2024/10/25 02:36:19 INFO : only16: Copied (replaced existing) 2024/10/25 02:36:20 INFO : only19: Copied (replaced existing) 2024/10/25 02:36:20 INFO : only3: Copied (replaced existing) 2024/10/25 02:36:21 INFO : only2: Copied (replaced existing) 2024/10/25 02:36:21 INFO : only4: Copied (replaced existing) 2024/10/25 02:36:21 INFO : only5: Copied (replaced existing) 2024/10/25 02:36:21 INFO : only6: Copied (replaced existing) 2024/10/25 02:36:21 INFO : only7: Copied (replaced existing) 2024/10/25 02:36:22 INFO : only8: Copied (replaced existing) 2024/10/25 02:36:22 INFO : only9: Copied (replaced existing) 2024/10/25 02:36:22 INFO : only17: Copied (replaced existing) 2024/10/25 02:36:22 INFO : only15: Copied (replaced existing) 2024/10/25 02:36:23 INFO : only18: Copied (replaced existing) 2024/10/25 02:36:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (142.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:36:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/25 02:36:57 DEBUG : sub dir: Making directory 2024/10/25 02:36:58 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-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (52.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" 2024/10/25 02:37:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/25 02:37:49 DEBUG : sub dir: Making directory 2024/10/25 02:37:50 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-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qemivad1lita'", Local "Local file system at /tmp/rclone1136491693", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (52.93s) FAIL 2024/10/25 02:38:42 DEBUG : sugarsync root 'Test/rclone-test-qemivad1lita': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 30m6.353651284s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf]