"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/12/17 01:23:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca" 2024/12/17 01:23:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:23:53 DEBUG : Creating backend with remote "/tmp/rclone3978122560" === 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-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:23:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:23:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/17 01:23:54 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:23:54 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.52s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:23:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 01:23:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:23:59 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:23:59 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:24:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:24:06 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (13.24s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.46s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:24:14 DEBUG : Creating backend with remote "/non-existing" 2024/12/17 01:24:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/17 01:24:15 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:24:15 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.81s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:24:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:24:19 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:24:19 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:24:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.38s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:24:30 INFO : sugarsync root 'Test/rclone-test-zilixij2ceca': Running all checks before starting transfers 2024/12/17 01:24:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:24:30 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:24:30 INFO : sugarsync root 'Test/rclone-test-zilixij2ceca': Checks finished, now starting transfers 2024/12/17 01:24:30 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:24:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.19s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:24:41 ERROR : Ignoring --no-traverse with sync 2024/12/17 01:24:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:24:41 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:24:41 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:24:45 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:24:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.17s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:24:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/17 01:24:53 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:24:53 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:24:55 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.53s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:25:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:25:00 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:25:00 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:25:03 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:25:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:25:08 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:25:08 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:25:10 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.79s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:25:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/17 01:25:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/17 01:25:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/17 01:25:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 01:25:16 DEBUG : sub dir: Making directory 2024/12/17 01:25:17 DEBUG : sub dir2: Making directory 2024/12/17 01:25:18 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/17 01:25:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:25:19 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:25:19 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:25:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:25:24 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.94s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:25:32 DEBUG : sub dir2: Making directory 2024/12/17 01:25:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/17 01:25:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/17 01:25:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:25:33 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:25:33 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:25:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:25:42 DEBUG : sub dir2: Making directory with metadata 2024/12/17 01:25:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/17 01:25:43 DEBUG : sub dir: Making directory 2024/12/17 01:25:45 DEBUG : sub dir2: Making directory 2024/12/17 01:25:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:25:46 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:25:46 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:25:48 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:25:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:25:49 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/17 01:25:50 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.82s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.60s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:25:59 DEBUG : sub dir2: Making directory 2024/12/17 01:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:25:59 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:25:59 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:26:03 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:26:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:26:09 DEBUG : sub dir2: Making directory with metadata 2024/12/17 01:26:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/17 01:26:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 01:26:10 DEBUG : sub dir: Making directory 2024/12/17 01:26:11 DEBUG : sub dir2: Making directory 2024/12/17 01:26:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:26:12 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:26:12 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:26:14 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:26:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:26:16 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.55s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:26:25 DEBUG : sub dir2: Making directory 2024/12/17 01:26:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:26:25 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:26:25 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:26:30 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:26:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.33s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:26:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-huhavus3niye" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-zilixij2ceca' -> sugarsync root 'Test/rclone-test-huhavus3niye' 2024/12/17 01:26:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:26:46 DEBUG : sugarsync root 'Test/rclone-test-huhavus3niye': Waiting for checks to finish 2024/12/17 01:26:46 DEBUG : sugarsync root 'Test/rclone-test-huhavus3niye': Waiting for transfers to finish 2024/12/17 01:26:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:26:52 DEBUG : sugarsync root 'Test/rclone-test-huhavus3niye': Purge remote --- PASS: TestServerSideCopy (22.87s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:27:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/17 01:27:06 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:27:06 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:27:07 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.72s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:27:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-duvenec5yivo" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-zilixij2ceca' -> sugarsync root 'Test/rclone-test-duvenec5yivo' 2024/12/17 01:27:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:27:25 DEBUG : sugarsync root 'Test/rclone-test-duvenec5yivo': Waiting for checks to finish 2024/12/17 01:27:25 DEBUG : sugarsync root 'Test/rclone-test-duvenec5yivo': Waiting for transfers to finish 2024/12/17 01:27:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:27:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/17 01:27:36 DEBUG : sugarsync root 'Test/rclone-test-duvenec5yivo': Waiting for checks to finish 2024/12/17 01:27:36 DEBUG : sugarsync root 'Test/rclone-test-duvenec5yivo': Waiting for transfers to finish 2024/12/17 01:27:37 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.lusafof0" before starting 2024/12/17 01:27:39 DEBUG : sub dir/hello world.lusafof0: server side copy: removing renamed existing file after operation 2024/12/17 01:27:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:27:41 DEBUG : sugarsync root 'Test/rclone-test-duvenec5yivo': Purge remote --- PASS: TestServerSideCopyOverSelf (35.15s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:27:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/17 01:27:57 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:27:57 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:27:58 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/17 01:27:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:28:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kodavut6reze" 2024/12/17 01:28:11 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-zilixij2ceca' -> sugarsync root 'Test/rclone-test-kodavut6reze' 2024/12/17 01:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:28:16 DEBUG : sugarsync root 'Test/rclone-test-kodavut6reze': Waiting for checks to finish 2024/12/17 01:28:16 DEBUG : sugarsync root 'Test/rclone-test-kodavut6reze': Waiting for transfers to finish 2024/12/17 01:28:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:28:26 DEBUG : sugarsync root 'Test/rclone-test-kodavut6reze': Using server-side directory move 2024/12/17 01:28:26 INFO : sugarsync root 'Test/rclone-test-kodavut6reze': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/17 01:28:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/17 01:28:27 DEBUG : sugarsync root 'Test/rclone-test-kodavut6reze': Waiting for checks to finish 2024/12/17 01:28:27 DEBUG : sugarsync root 'Test/rclone-test-kodavut6reze': Waiting for transfers to finish 2024/12/17 01:28:28 INFO : sub dir/hello world: Deleted 2024/12/17 01:28:29 INFO : sub dir/hello world: Moved (server-side) 2024/12/17 01:28:36 DEBUG : testing file moves 2024/12/17 01:28:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/17 01:28:38 DEBUG : sugarsync root 'Test/rclone-test-kodavut6reze': Waiting for checks to finish 2024/12/17 01:28:38 DEBUG : sugarsync root 'Test/rclone-test-kodavut6reze': Waiting for transfers to finish 2024/12/17 01:28:39 INFO : sub dir/hello world: Deleted 2024/12/17 01:28:40 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:28:43 DEBUG : sugarsync root 'Test/rclone-test-kodavut6reze': Purge remote --- PASS: TestServerSideMoveOverSelf (44.88s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:28:54 ERROR : : error listing: directory not found 2024/12/17 01:28:56 DEBUG : Local file system at /tmp/rclone3978122560: Making directory 2024/12/17 01:28:57 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:28:57 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.34s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:29:11 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/17 01:29:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:29:12 DEBUG : Local file system at /tmp/rclone3978122560: Waiting for checks to finish 2024/12/17 01:29:12 DEBUG : Local file system at /tmp/rclone3978122560: Waiting for transfers to finish 2024/12/17 01:29:13 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/12/17 01:29:13 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:29:13 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:29:19 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/17 01:29:19 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:29:19 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:29:21 INFO : check sum: Copied (new) 2024/12/17 01:29:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:29:23 NOTICE: sugarsync root 'Test/rclone-test-zilixij2ceca': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/17 01:29:23 DEBUG : check sum: Size of src and dst objects identical 2024/12/17 01:29:23 DEBUG : check sum: Unchanged skipping 2024/12/17 01:29:23 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:29:23 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:29:23 DEBUG : Waiting for deletions to finish 2024/12/17 01:29:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.37s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:29:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/17 01:29:30 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:29:30 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:29:33 INFO : sizeonly: Copied (new) 2024/12/17 01:29:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:29:34 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:29:34 DEBUG : sizeonly: Sizes identical 2024/12/17 01:29:34 DEBUG : sizeonly: Unchanged skipping 2024/12/17 01:29:34 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:29:34 DEBUG : Waiting for deletions to finish 2024/12/17 01:29:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.43s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:29:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/17 01:29:41 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:29:41 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:29:44 INFO : ignore-size: Copied (new) 2024/12/17 01:29:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:29:46 DEBUG : ignore-size: Sizes identical 2024/12/17 01:29:46 DEBUG : ignore-size: Unchanged skipping 2024/12/17 01:29:46 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:29:46 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:29:46 DEBUG : Waiting for deletions to finish 2024/12/17 01:29:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.38s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:29:56 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:29:56 DEBUG : existing: Sizes identical 2024/12/17 01:29:56 DEBUG : existing: Unchanged skipping 2024/12/17 01:29:56 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:29:56 DEBUG : Waiting for deletions to finish 2024/12/17 01:29:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:29:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/17 01:29:57 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:29:57 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:29:59 INFO : existing: Copied (replaced existing) 2024/12/17 01:29:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.94s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:30:06 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/17 01:30:06 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:30:06 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:30:08 INFO : existing: Copied (new) 2024/12/17 01:30:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:30:10 DEBUG : existing: Destination exists, skipping 2024/12/17 01:30:10 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:30:10 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:30:10 DEBUG : Waiting for deletions to finish 2024/12/17 01:30:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.42s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:30:24 DEBUG : d: Making directory 2024/12/17 01:30:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/17 01:30:28 DEBUG : c/non empty space: Sizes identical 2024/12/17 01:30:28 DEBUG : c/non empty space: Unchanged skipping 2024/12/17 01:30:28 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:30:28 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:30:31 INFO : a/potato2: Copied (new) 2024/12/17 01:30:31 DEBUG : Waiting for deletions to finish 2024/12/17 01:30:32 INFO : b/potato: Deleted 2024/12/17 01:30:32 INFO : d: Removing directory 2024/12/17 01:30:33 INFO : b: Removing directory 2024/12/17 01:30:34 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.88s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:30:48 DEBUG : empty space: Sizes identical 2024/12/17 01:30:48 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:30:48 DEBUG : empty space: Unchanged skipping 2024/12/17 01:30:48 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:30:48 DEBUG : Waiting for deletions to finish 2024/12/17 01:30:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:30:49 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:30:49 DEBUG : empty space: Sizes identical 2024/12/17 01:30:49 DEBUG : empty space: Unchanged skipping 2024/12/17 01:30:49 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:30:49 DEBUG : Waiting for deletions to finish 2024/12/17 01:30:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.62s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.56s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:31:03 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/17 01:31:03 DEBUG : empty space: Sizes identical 2024/12/17 01:31:03 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:31:03 DEBUG : empty space: Unchanged skipping 2024/12/17 01:31:03 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:31:06 INFO : potato: Copied (new) 2024/12/17 01:31:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (13.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:31:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/17 01:31:16 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:31:16 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:31:18 INFO : potato: Copied (replaced existing) 2024/12/17 01:31:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.41s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/12/17 01:31:26 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/12/17 01:31:26 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:31:26 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:31:28 INFO : potato: Copied (replaced existing) 2024/12/17 01:31:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:31:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/17 01:31:38 DEBUG : empty space: Sizes identical 2024/12/17 01:31:38 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:31:38 DEBUG : empty space: Unchanged skipping 2024/12/17 01:31:38 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:31:38 DEBUG : Waiting for deletions to finish 2024/12/17 01:31:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:31:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:31:50 DEBUG : empty space: Sizes identical 2024/12/17 01:31:50 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:31:50 DEBUG : empty space: Unchanged skipping 2024/12/17 01:31:50 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:31:53 INFO : potato2: Copied (new) 2024/12/17 01:31:53 DEBUG : Waiting for deletions to finish 2024/12/17 01:31:54 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:32:07 DEBUG : d: Making directory 2024/12/17 01:32:08 DEBUG : d/e: Making directory 2024/12/17 01:32:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/17 01:32:13 DEBUG : c/non empty space: Sizes identical 2024/12/17 01:32:13 DEBUG : c/non empty space: Unchanged skipping 2024/12/17 01:32:14 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:32:14 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:32:16 INFO : a/potato2: Copied (new) 2024/12/17 01:32:16 DEBUG : Waiting for deletions to finish 2024/12/17 01:32:17 INFO : b/potato: Deleted 2024/12/17 01:32:17 INFO : d/e: Removing directory 2024/12/17 01:32:18 INFO : d: Removing directory 2024/12/17 01:32:19 INFO : b: Removing directory 2024/12/17 01:32:20 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:32:36 DEBUG : d: Making directory 2024/12/17 01:32:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/17 01:32:40 DEBUG : c/non empty space: Sizes identical 2024/12/17 01:32:40 DEBUG : c/non empty space: Unchanged skipping 2024/12/17 01:32:40 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:32:40 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:32:43 INFO : a/potato2: Copied (new) 2024/12/17 01:32:43 ERROR : sugarsync root 'Test/rclone-test-zilixij2ceca': not deleting files as there were IO errors 2024/12/17 01:32:43 ERROR : sugarsync root 'Test/rclone-test-zilixij2ceca': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.93s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:33:01 DEBUG : Waiting for deletions to finish 2024/12/17 01:33:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:33:01 DEBUG : empty space: Sizes identical 2024/12/17 01:33:01 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:33:01 DEBUG : empty space: Unchanged skipping 2024/12/17 01:33:01 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:33:02 INFO : potato: Deleted 2024/12/17 01:33:04 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.64s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:33:15 DEBUG : Waiting for deletions to finish 2024/12/17 01:33:16 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:33:16 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:33:17 INFO : potato: Deleted 2024/12/17 01:33:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:33:18 DEBUG : empty space: Sizes identical 2024/12/17 01:33:18 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:33:18 DEBUG : empty space: Unchanged skipping 2024/12/17 01:33:18 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:33:20 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.38s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:33:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:33:30 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:33:30 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:33:33 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.55s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:33:44 DEBUG : enormous: Excluded (Size Filter) 2024/12/17 01:33:44 DEBUG : enormous: Excluded 2024/12/17 01:33:44 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 01:33:44 DEBUG : potato2: Excluded 2024/12/17 01:33:45 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 01:33:45 DEBUG : potato2: Excluded 2024/12/17 01:33:45 DEBUG : empty space: Sizes identical 2024/12/17 01:33:45 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:33:45 DEBUG : empty space: Unchanged skipping 2024/12/17 01:33:45 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:33:45 DEBUG : Waiting for deletions to finish 2024/12/17 01:33:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:33:46 DEBUG : enormous: Excluded (Size Filter) 2024/12/17 01:33:46 DEBUG : enormous: Excluded 2024/12/17 01:33:46 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 01:33:46 DEBUG : potato2: Excluded 2024/12/17 01:33:47 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 01:33:47 DEBUG : potato2: Excluded 2024/12/17 01:33:47 DEBUG : empty space: Sizes identical 2024/12/17 01:33:47 DEBUG : Local file system at /tmp/rclone3978122560: Waiting for checks to finish 2024/12/17 01:33:47 DEBUG : empty space: Unchanged skipping 2024/12/17 01:33:47 DEBUG : Local file system at /tmp/rclone3978122560: Waiting for transfers to finish 2024/12/17 01:33:47 DEBUG : Waiting for deletions to finish 2024/12/17 01:33:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:34:02 DEBUG : enormous: Excluded (Size Filter) 2024/12/17 01:34:02 DEBUG : enormous: Excluded 2024/12/17 01:34:02 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 01:34:02 DEBUG : potato2: Excluded 2024/12/17 01:34:03 DEBUG : empty space: Sizes identical 2024/12/17 01:34:03 DEBUG : empty space: Unchanged skipping 2024/12/17 01:34:03 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:34:03 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:34:03 DEBUG : Waiting for deletions to finish 2024/12/17 01:34:03 INFO : enormous: Deleted 2024/12/17 01:34:03 INFO : potato2: Deleted 2024/12/17 01:34:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:34:05 DEBUG : empty space: Sizes identical 2024/12/17 01:34:05 DEBUG : Local file system at /tmp/rclone3978122560: Waiting for checks to finish 2024/12/17 01:34:05 DEBUG : empty space: Unchanged skipping 2024/12/17 01:34:05 DEBUG : Local file system at /tmp/rclone3978122560: Waiting for transfers to finish 2024/12/17 01:34:05 DEBUG : Waiting for deletions to finish 2024/12/17 01:34:05 INFO : enormous: Deleted 2024/12/17 01:34:05 INFO : potato2: Deleted 2024/12/17 01:34:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.47s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.58s) === 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-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/12/17 01:34:12 ERROR : sugarsync root 'Test/rclone-test-zilixij2ceca': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/17 01:34:13 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/17 01:34:13 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/17 01:34:13 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:34:13 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:34:16 INFO : potato: Copied (new) 2024/12/17 01:34:16 INFO : yam: Copied (new) 2024/12/17 01:34:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:34:16 ERROR : sugarsync root 'Test/rclone-test-zilixij2ceca': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/17 01:34:17 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/17 01:34:17 DEBUG : potato: Sizes identical 2024/12/17 01:34:17 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:34:17 DEBUG : potato: Unchanged skipping 2024/12/17 01:34:17 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:34:20 INFO : yaml: Copied (new) 2024/12/17 01:34:20 DEBUG : Waiting for deletions to finish 2024/12/17 01:34:21 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/12/17 01:34:28 ERROR : sugarsync root 'Test/rclone-test-zilixij2ceca': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/17 01:34:29 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/17 01:34:29 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/17 01:34:29 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:34:29 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:34:31 INFO : potato: Copied (new) 2024/12/17 01:34:32 INFO : yam: Copied (new) 2024/12/17 01:34:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:34:32 ERROR : sugarsync root 'Test/rclone-test-zilixij2ceca': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/17 01:34:33 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/17 01:34:33 DEBUG : potato: Sizes identical 2024/12/17 01:34:33 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:34:33 DEBUG : potato: Unchanged skipping 2024/12/17 01:34:33 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:34:36 INFO : yaml: Copied (new) 2024/12/17 01:34:36 DEBUG : Waiting for deletions to finish 2024/12/17 01:34:36 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/12/17 01:34:44 INFO : sugarsync root 'Test/rclone-test-zilixij2ceca': Making map for --track-renames 2024/12/17 01:34:44 INFO : sugarsync root 'Test/rclone-test-zilixij2ceca': Finished making map for --track-renames 2024/12/17 01:34:44 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:34:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/17 01:34:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/17 01:34:44 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for renames to finish 2024/12/17 01:34:44 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:34:48 INFO : sub/yam: Copied (new) 2024/12/17 01:34:48 INFO : potato: Copied (new) 2024/12/17 01:34:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:34:50 DEBUG : potato: Sizes identical 2024/12/17 01:34:50 DEBUG : potato: Unchanged skipping 2024/12/17 01:34:51 INFO : sugarsync root 'Test/rclone-test-zilixij2ceca': Making map for --track-renames 2024/12/17 01:34:51 INFO : sugarsync root 'Test/rclone-test-zilixij2ceca': Finished making map for --track-renames 2024/12/17 01:34:51 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:34:51 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for renames to finish 2024/12/17 01:34:53 INFO : sub/yam: Moved (server-side) to: yam 2024/12/17 01:34:53 INFO : yam: Renamed from "sub/yam" 2024/12/17 01:34:53 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:34:53 DEBUG : Waiting for deletions to finish 2024/12/17 01:34:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:35:03 DEBUG : Creating backend with remote "/tmp/rclone3978122560/dir1" 2024/12/17 01:35:03 DEBUG : Creating backend with remote "/tmp/rclone3978122560/dir2" 2024/12/17 01:35:03 DEBUG : Local file system at /tmp/rclone3978122560/dir2: Using server-side directory move 2024/12/17 01:35:03 INFO : Local file system at /tmp/rclone3978122560/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/17 01:35:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/17 01:35:03 INFO : file1.txt: Moved (server-side) 2024/12/17 01:35:03 DEBUG : Local file system at /tmp/rclone3978122560/dir2: Waiting for checks to finish 2024/12/17 01:35:03 DEBUG : Local file system at /tmp/rclone3978122560/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.55s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:35:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:35:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/17 01:35:05 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:35:05 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:35:12 INFO : nested/sub dir/file: Copied (new) 2024/12/17 01:35:12 INFO : nested/sub dir/file: Deleted 2024/12/17 01:35:12 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:35:12 INFO : sub dir/hello world: Deleted 2024/12/17 01:35:12 INFO : sub dir: Removing directory 2024/12/17 01:35:12 INFO : nested/sub dir: Removing directory 2024/12/17 01:35:12 INFO : nested: Removing directory 2024/12/17 01:35:12 DEBUG : Local file system at /tmp/rclone3978122560: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (22.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:35:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:35:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/17 01:35:28 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:35:28 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:35:35 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:35:35 INFO : sub dir/hello world: Deleted 2024/12/17 01:35:35 INFO : nested/sub dir/file: Copied (new) 2024/12/17 01:35:35 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (19.04s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:35:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/17 01:35:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/17 01:35:47 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:35:47 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:35:49 INFO : existing-b: Copied (new) 2024/12/17 01:35:49 INFO : existing-b: Deleted 2024/12/17 01:35:49 INFO : existing: Copied (new) 2024/12/17 01:35:49 INFO : existing: Deleted 2024/12/17 01:35:51 DEBUG : existing: Destination exists, skipping 2024/12/17 01:35:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/17 01:35:51 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:35:51 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:35:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.57s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:35:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bekidib2xelo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-zilixij2ceca' -> sugarsync root 'Test/rclone-test-bekidib2xelo' 2024/12/17 01:36:16 DEBUG : sugarsync root 'Test/rclone-test-bekidib2xelo': Using server-side directory move 2024/12/17 01:36:16 INFO : sugarsync root 'Test/rclone-test-bekidib2xelo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/17 01:36:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:36:17 DEBUG : empty space: Sizes identical 2024/12/17 01:36:17 DEBUG : empty space: Unchanged skipping 2024/12/17 01:36:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/17 01:36:17 DEBUG : sugarsync root 'Test/rclone-test-bekidib2xelo': Waiting for checks to finish 2024/12/17 01:36:18 INFO : potato2: Moved (server-side) 2024/12/17 01:36:18 INFO : empty space: Deleted 2024/12/17 01:36:18 DEBUG : sugarsync root 'Test/rclone-test-bekidib2xelo': Waiting for transfers to finish 2024/12/17 01:36:18 INFO : potato3: Deleted 2024/12/17 01:36:19 INFO : potato3: Moved (server-side) 2024/12/17 01:36:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jazedes0mivi" 2024/12/17 01:36:24 DEBUG : sugarsync root 'Test/rclone-test-jazedes0mivi': Using server-side directory move 2024/12/17 01:36:26 INFO : sugarsync root 'Test/rclone-test-jazedes0mivi': Server side directory move succeeded 2024/12/17 01:36:28 ERROR : : error listing: directory not found 2024/12/17 01:36:28 DEBUG : sugarsync root 'Test/rclone-test-jazedes0mivi': Purge remote 2024/12/17 01:36:29 DEBUG : sugarsync root 'Test/rclone-test-bekidib2xelo': Purge remote 2024/12/17 01:36:30 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (34.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:36:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lahasuh0zalu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-zilixij2ceca' -> sugarsync root 'Test/rclone-test-lahasuh0zalu' 2024/12/17 01:36:51 DEBUG : empty space: Excluded (Size Filter) 2024/12/17 01:36:51 DEBUG : empty space: Excluded 2024/12/17 01:36:51 DEBUG : empty space: Excluded (Size Filter) 2024/12/17 01:36:51 DEBUG : empty space: Excluded 2024/12/17 01:36:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:36:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/17 01:36:51 DEBUG : sugarsync root 'Test/rclone-test-lahasuh0zalu': Waiting for checks to finish 2024/12/17 01:36:51 DEBUG : sugarsync root 'Test/rclone-test-lahasuh0zalu': Waiting for transfers to finish 2024/12/17 01:36:52 INFO : potato2: Moved (server-side) 2024/12/17 01:36:52 INFO : potato3: Deleted 2024/12/17 01:36:53 INFO : potato3: Moved (server-side) 2024/12/17 01:36:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pubumur3cike" 2024/12/17 01:36:58 DEBUG : empty space: Excluded (Size Filter) 2024/12/17 01:36:58 DEBUG : empty space: Excluded 2024/12/17 01:36:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:36:59 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/17 01:36:59 DEBUG : sugarsync root 'Test/rclone-test-pubumur3cike': Waiting for checks to finish 2024/12/17 01:36:59 DEBUG : sugarsync root 'Test/rclone-test-pubumur3cike': Waiting for transfers to finish 2024/12/17 01:37:01 INFO : potato2: Moved (server-side) 2024/12/17 01:37:01 INFO : potato3: Moved (server-side) 2024/12/17 01:37:03 DEBUG : sugarsync root 'Test/rclone-test-pubumur3cike': Purge remote 2024/12/17 01:37:03 DEBUG : sugarsync root 'Test/rclone-test-lahasuh0zalu': Purge remote --- PASS: TestServerSideMoveWithFilter (35.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:37:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fuduwab7husu" 2024/12/17 01:37:20 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-zilixij2ceca' -> sugarsync root 'Test/rclone-test-fuduwab7husu' 2024/12/17 01:37:29 DEBUG : sugarsync root 'Test/rclone-test-fuduwab7husu': Using server-side directory move 2024/12/17 01:37:29 INFO : sugarsync root 'Test/rclone-test-fuduwab7husu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/17 01:37:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:37:30 DEBUG : empty space: Sizes identical 2024/12/17 01:37:30 DEBUG : empty space: Unchanged skipping 2024/12/17 01:37:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/17 01:37:31 INFO : potato2: Moved (server-side) 2024/12/17 01:37:31 DEBUG : sugarsync root 'Test/rclone-test-fuduwab7husu': Waiting for checks to finish 2024/12/17 01:37:31 INFO : empty space: Deleted 2024/12/17 01:37:31 DEBUG : sugarsync root 'Test/rclone-test-fuduwab7husu': Waiting for transfers to finish 2024/12/17 01:37:31 INFO : potato3: Deleted 2024/12/17 01:37:32 INFO : potato3: Moved (server-side) 2024/12/17 01:37:32 INFO : tomatoDir: Removing directory 2024/12/17 01:37:33 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': deleted 1 directories 2024/12/17 01:37:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-koxusuw6libi" 2024/12/17 01:37:39 DEBUG : tomatoDir: Making directory 2024/12/17 01:37:40 DEBUG : sugarsync root 'Test/rclone-test-koxusuw6libi': Using server-side directory move 2024/12/17 01:37:42 INFO : sugarsync root 'Test/rclone-test-koxusuw6libi': Server side directory move succeeded 2024/12/17 01:37:45 ERROR : : error listing: directory not found 2024/12/17 01:37:46 ERROR : : error listing: directory not found 2024/12/17 01:37:46 DEBUG : sugarsync root 'Test/rclone-test-koxusuw6libi': Purge remote 2024/12/17 01:37:47 DEBUG : sugarsync root 'Test/rclone-test-fuduwab7husu': Purge remote 2024/12/17 01:37:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (42.67s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.56s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:37:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:38:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/rclone-sync-test" 2024/12/17 01:38:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/rclone-sync-test-include/layer2" 2024/12/17 01:38:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/rclone-sync-test-ignore-file" 2024/12/17 01:38:31 DEBUG : rclone-sync-test: Excluded 2024/12/17 01:38:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 01:38:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/17 01:38:34 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/rclone-sync-test': Waiting for checks to finish 2024/12/17 01:38:34 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/rclone-sync-test': Waiting for transfers to finish 2024/12/17 01:38:34 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:34 INFO : There was nothing to transfer 2024/12/17 01:38:37 DEBUG : rclone-sync-test: Excluded 2024/12/17 01:38:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 01:38:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/17 01:38:40 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:38:40 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:38:40 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:40 INFO : rclone-sync-test-include: Removing directory 2024/12/17 01:38:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/17 01:38:40 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': failed to delete 1 directories 2024/12/17 01:38:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:38:43 DEBUG : rclone-sync-test: Excluded 2024/12/17 01:38:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 01:38:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/17 01:38:46 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/17 01:38:46 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/17 01:38:46 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:38:48 DEBUG : rclone-sync-test: Excluded 2024/12/17 01:38:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 01:38:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/17 01:38:51 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:38:51 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:38:51 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:51 INFO : rclone-sync-test-include: Removing directory 2024/12/17 01:38:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/17 01:38:52 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': failed to delete 1 directories 2024/12/17 01:38:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:38:53 DEBUG : : Excluded 2024/12/17 01:38:55 DEBUG : rclone-sync-test: Excluded 2024/12/17 01:38:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 01:38:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/17 01:38:58 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/17 01:38:58 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/17 01:38:58 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (88.40s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:39:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/dst" 2024/12/17 01:39:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/CompareDest" 2024/12/17 01:39:44 DEBUG : one: Need to transfer - File not found at Destination 2024/12/17 01:39:44 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:39:44 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:39:47 INFO : one: Copied (new) 2024/12/17 01:39:47 DEBUG : Waiting for deletions to finish 2024/12/17 01:39:51 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:39:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:39:52 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:39:54 INFO : one: Copied (replaced existing) 2024/12/17 01:39:54 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:04 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:40:05 DEBUG : one: Sizes identical 2024/12/17 01:40:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 01:40:05 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:40:05 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:05 INFO : There was nothing to transfer 2024/12/17 01:40:12 DEBUG : two: Sizes identical 2024/12/17 01:40:12 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/17 01:40:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:12 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:40:13 DEBUG : one: Sizes identical 2024/12/17 01:40:13 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 01:40:13 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:40:13 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:13 INFO : There was nothing to transfer 2024/12/17 01:40:16 DEBUG : two: Sizes identical 2024/12/17 01:40:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/17 01:40:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:16 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:40:17 DEBUG : one: Sizes identical 2024/12/17 01:40:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 01:40:17 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:40:17 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:17 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/17 01:40:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:22 DEBUG : two: Need to transfer - File not found at Destination 2024/12/17 01:40:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:22 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:40:23 DEBUG : one: Sizes identical 2024/12/17 01:40:23 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 01:40:23 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:40:25 INFO : two: Copied (new) 2024/12/17 01:40:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (61.86s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:40:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/dest" 2024/12/17 01:40:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/pre-dest1" 2024/12/17 01:40:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/pre-dest2" 2024/12/17 01:40:55 DEBUG : 1: Sizes identical 2024/12/17 01:40:55 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/17 01:40:56 DEBUG : 2: Sizes identical 2024/12/17 01:40:56 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/17 01:40:58 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/17 01:40:58 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dest': Waiting for checks to finish 2024/12/17 01:40:58 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dest': Waiting for transfers to finish 2024/12/17 01:41:02 INFO : 3: Copied (new) 2024/12/17 01:41:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (38.17s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:41:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/dst" 2024/12/17 01:41:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/CopyDest" 2024/12/17 01:41:24 DEBUG : one: Need to transfer - File not found at Destination 2024/12/17 01:41:24 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:41:24 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:41:27 INFO : one: Copied (new) 2024/12/17 01:41:27 DEBUG : Waiting for deletions to finish 2024/12/17 01:41:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:41:31 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:41:32 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:41:33 INFO : one: Copied (replaced existing) 2024/12/17 01:41:33 DEBUG : Waiting for deletions to finish 2024/12/17 01:41:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/BackupDir" 2024/12/17 01:41:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:41:48 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:41:50 DEBUG : one: Sizes identical 2024/12/17 01:41:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:41:52 INFO : one: Moved (server-side) 2024/12/17 01:41:54 INFO : one: Copied (server-side copy) 2024/12/17 01:41:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/17 01:41:54 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:41:54 DEBUG : Waiting for deletions to finish 2024/12/17 01:42:02 DEBUG : two: Sizes identical 2024/12/17 01:42:04 INFO : two: Copied (server-side copy) 2024/12/17 01:42:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/17 01:42:04 DEBUG : one: Sizes identical 2024/12/17 01:42:04 DEBUG : one: Unchanged skipping 2024/12/17 01:42:04 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:42:04 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:42:04 DEBUG : Waiting for deletions to finish 2024/12/17 01:42:06 DEBUG : one: Sizes identical 2024/12/17 01:42:06 DEBUG : one: Unchanged skipping 2024/12/17 01:42:06 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:42:06 DEBUG : two: Sizes identical 2024/12/17 01:42:06 DEBUG : two: Unchanged skipping 2024/12/17 01:42:06 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:42:06 DEBUG : Waiting for deletions to finish 2024/12/17 01:42:06 INFO : There was nothing to transfer 2024/12/17 01:42:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/17 01:42:13 DEBUG : three: Destination not found in --copy-dest 2024/12/17 01:42:13 DEBUG : three: Need to transfer - File not found at Destination 2024/12/17 01:42:13 DEBUG : one: Sizes identical 2024/12/17 01:42:13 DEBUG : one: Unchanged skipping 2024/12/17 01:42:13 DEBUG : two: Sizes identical 2024/12/17 01:42:13 DEBUG : two: Unchanged skipping 2024/12/17 01:42:13 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:42:13 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:42:16 INFO : three: Copied (new) 2024/12/17 01:42:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.36s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:42:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/dst" 2024/12/17 01:42:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/backup" 2024/12/17 01:42:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 01:42:47 DEBUG : two: Sizes identical 2024/12/17 01:42:47 DEBUG : two: Unchanged skipping 2024/12/17 01:42:47 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:42:50 INFO : one: Moved (server-side) 2024/12/17 01:42:50 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:42:52 INFO : one: Copied (new) 2024/12/17 01:42:52 DEBUG : Waiting for deletions to finish 2024/12/17 01:42:54 INFO : three.txt: Moved (server-side) 2024/12/17 01:42:54 INFO : three.txt: Moved into backup dir 2024/12/17 01:43:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 01:43:00 DEBUG : two: Sizes identical 2024/12/17 01:43:00 DEBUG : two: Unchanged skipping 2024/12/17 01:43:00 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:43:02 INFO : one: Deleted 2024/12/17 01:43:03 INFO : one: Moved (server-side) 2024/12/17 01:43:03 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:43:05 INFO : one: Copied (new) 2024/12/17 01:43:05 DEBUG : Waiting for deletions to finish 2024/12/17 01:43:07 INFO : three.txt: Deleted 2024/12/17 01:43:08 INFO : three.txt: Moved (server-side) 2024/12/17 01:43:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (48.57s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:43:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/dst" 2024/12/17 01:43:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/backup" 2024/12/17 01:43:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 01:43:35 DEBUG : two: Sizes identical 2024/12/17 01:43:35 DEBUG : two: Unchanged skipping 2024/12/17 01:43:35 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:43:38 INFO : one: Moved (server-side) to: one.bak 2024/12/17 01:43:38 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:43:40 INFO : one: Copied (new) 2024/12/17 01:43:40 DEBUG : Waiting for deletions to finish 2024/12/17 01:43:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/17 01:43:42 INFO : three.txt: Moved into backup dir 2024/12/17 01:43:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 01:43:48 DEBUG : two: Sizes identical 2024/12/17 01:43:48 DEBUG : two: Unchanged skipping 2024/12/17 01:43:48 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:43:50 INFO : one.bak: Deleted 2024/12/17 01:43:50 INFO : one: Moved (server-side) to: one.bak 2024/12/17 01:43:50 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:43:53 INFO : one: Copied (new) 2024/12/17 01:43:53 DEBUG : Waiting for deletions to finish 2024/12/17 01:43:55 INFO : three.txt.bak: Deleted 2024/12/17 01:43:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/17 01:43:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:44:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/dst" 2024/12/17 01:44:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/backup" 2024/12/17 01:44:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 01:44:24 DEBUG : two: Sizes identical 2024/12/17 01:44:24 DEBUG : two: Unchanged skipping 2024/12/17 01:44:24 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:44:27 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/17 01:44:27 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:44:30 INFO : one: Copied (new) 2024/12/17 01:44:30 DEBUG : Waiting for deletions to finish 2024/12/17 01:44:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/17 01:44:31 INFO : three.txt: Moved into backup dir 2024/12/17 01:44:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 01:44:38 DEBUG : two: Sizes identical 2024/12/17 01:44:38 DEBUG : two: Unchanged skipping 2024/12/17 01:44:38 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:44:40 INFO : one-2019-01-01: Deleted 2024/12/17 01:44:40 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/17 01:44:40 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:44:43 INFO : one: Copied (new) 2024/12/17 01:44:43 DEBUG : Waiting for deletions to finish 2024/12/17 01:44:45 INFO : three-2019-01-01.txt: Deleted 2024/12/17 01:44:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/17 01:44:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (49.64s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:45:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/dst" 2024/12/17 01:45:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 01:45:08 DEBUG : two: Sizes identical 2024/12/17 01:45:08 DEBUG : two: Unchanged skipping 2024/12/17 01:45:08 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:45:10 INFO : one: Moved (server-side) to: one.bak 2024/12/17 01:45:10 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:45:12 INFO : one: Copied (new) 2024/12/17 01:45:12 DEBUG : Waiting for deletions to finish 2024/12/17 01:45:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/17 01:45:14 INFO : three.txt: Moved into backup dir 2024/12/17 01:45:20 DEBUG : one.bak: Excluded (Path Filter) 2024/12/17 01:45:20 DEBUG : one.bak: Excluded 2024/12/17 01:45:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/17 01:45:20 DEBUG : three.txt.bak: Excluded 2024/12/17 01:45:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 01:45:20 DEBUG : two: Sizes identical 2024/12/17 01:45:20 DEBUG : two: Unchanged skipping 2024/12/17 01:45:20 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for checks to finish 2024/12/17 01:45:22 INFO : one.bak: Deleted 2024/12/17 01:45:23 INFO : one: Moved (server-side) to: one.bak 2024/12/17 01:45:23 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca/dst': Waiting for transfers to finish 2024/12/17 01:45:25 INFO : one: Copied (new) 2024/12/17 01:45:25 DEBUG : Waiting for deletions to finish 2024/12/17 01:45:27 INFO : three.txt.bak: Deleted 2024/12/17 01:45:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/17 01:45:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.23s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:45:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/dst" 2024/12/17 01:45:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 01:45:51 INFO : one: Moved (server-side) to: one.bak 2024/12/17 01:45:54 INFO : one: Copied (new) 2024/12/17 01:45:55 DEBUG : two: Sizes identical 2024/12/17 01:45:55 DEBUG : two: Unchanged skipping 2024/12/17 01:45:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/17 01:45:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/17 01:46:00 INFO : three.txt: Copied (new) 2024/12/17 01:46:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 01:46:05 INFO : one.bak: Deleted 2024/12/17 01:46:06 INFO : one: Moved (server-side) to: one.bak 2024/12/17 01:46:09 INFO : one: Copied (new) 2024/12/17 01:46:09 DEBUG : two: Sizes identical 2024/12/17 01:46:09 DEBUG : two: Unchanged skipping 2024/12/17 01:46:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/17 01:46:12 INFO : three.txt.bak: Deleted 2024/12/17 01:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/17 01:46:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:46:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilixij2ceca/dst" 2024/12/17 01:46:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 01:46:38 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/17 01:46:41 INFO : one: Copied (new) 2024/12/17 01:46:41 DEBUG : two: Sizes identical 2024/12/17 01:46:41 DEBUG : two: Unchanged skipping 2024/12/17 01:46:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/17 01:46:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/17 01:46:46 INFO : three.txt: Copied (new) 2024/12/17 01:46:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 01:46:51 INFO : one-2019-01-01: Deleted 2024/12/17 01:46:52 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/17 01:46:54 INFO : one: Copied (new) 2024/12/17 01:46:55 DEBUG : two: Sizes identical 2024/12/17 01:46:55 DEBUG : two: Unchanged skipping 2024/12/17 01:46:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/17 01:46:57 INFO : three-2019-01-01.txt: Deleted 2024/12/17 01:46:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/17 01:47:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.11s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:47:13 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/17 01:47:13 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:47:13 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:47:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/17 01:47:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.36s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:47:19 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/17 01:47:19 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:47:19 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:47:22 INFO : existing: Copied (new) 2024/12/17 01:47:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:47:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/17 01:47:24 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:47:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/17 01:47:24 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:47:24 ERROR : sugarsync root 'Test/rclone-test-zilixij2ceca': not deleting files as there were IO errors 2024/12/17 01:47:24 ERROR : sugarsync root 'Test/rclone-test-zilixij2ceca': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.83s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.59s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:47:51 DEBUG : existing: Sizes identical 2024/12/17 01:47:51 DEBUG : existing: Unchanged skipping 2024/12/17 01:47:51 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/17 01:47:53 DEBUG : EXISTING: moving to existing-rclone-move-tirupoj5 2024/12/17 01:47:53 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pagewos6 2024/12/17 01:47:55 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/17 01:47:55 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pagewos6 2024/12/17 01:47:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/17 01:47:55 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-tirupoj5 2024/12/17 01:47:55 DEBUG : EXISTING: moving to existing 2024/12/17 01:47:56 INFO : existingbutdifferent-rclone-move-pagewos6: Moved (server-side) to: existingbutdifferent 2024/12/17 01:47:56 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/17 01:47:56 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/17 01:47:56 INFO : existing-rclone-move-tirupoj5: Moved (server-side) to: existing 2024/12/17 01:47:56 INFO : EXISTING: Moved (server-side) to: existing 2024/12/17 01:47:56 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/17 01:47:59 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/17 01:48:00 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/17 01:48:04 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/17 01:48:05 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/17 01:48:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-bipejak5 2024/12/17 01:48:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/17 01:48:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-bipejak5 2024/12/17 01:48:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/17 01:48:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/17 01:48:11 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:48:11 INFO : subdira/subdirb/subdirc/hello-rclone-move-bipejak5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/17 01:48:11 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/17 01:48:11 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/17 01:48:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-lusahig2 2024/12/17 01:48:13 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/17 01:48:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-lusahig2 2024/12/17 01:48:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/17 01:48:13 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-lusahig2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/17 01:48:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/17 01:48:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/17 01:48:13 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:48:14 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/17 01:48:14 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (58.88s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", 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-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", 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-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.75s) --- SKIP: TestMaxTransfer/Hard (1.57s) --- SKIP: TestMaxTransfer/Soft (1.58s) --- SKIP: TestMaxTransfer/Cautious (1.61s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:50:20 DEBUG : both1: Sizes identical 2024/12/17 01:50:20 DEBUG : both10: Sizes identical 2024/12/17 01:50:20 DEBUG : both11: Sizes identical 2024/12/17 01:50:20 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:50:20 DEBUG : both0: Sizes identical 2024/12/17 01:50:20 DEBUG : both1: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both12: Sizes identical 2024/12/17 01:50:20 DEBUG : both10: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both13: Sizes identical 2024/12/17 01:50:20 DEBUG : both13: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both14: Sizes identical 2024/12/17 01:50:20 DEBUG : both14: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both15: Sizes identical 2024/12/17 01:50:20 DEBUG : both15: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both16: Sizes identical 2024/12/17 01:50:20 DEBUG : both16: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both17: Sizes identical 2024/12/17 01:50:20 DEBUG : both17: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both18: Sizes identical 2024/12/17 01:50:20 DEBUG : both11: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both19: Sizes identical 2024/12/17 01:50:20 DEBUG : both0: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both2: Sizes identical 2024/12/17 01:50:20 DEBUG : both12: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both3: Sizes identical 2024/12/17 01:50:20 DEBUG : both18: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both4: Sizes identical 2024/12/17 01:50:20 DEBUG : both4: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both5: Sizes identical 2024/12/17 01:50:20 DEBUG : both5: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both6: Sizes identical 2024/12/17 01:50:20 DEBUG : both6: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both7: Sizes identical 2024/12/17 01:50:20 DEBUG : both7: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both8: Sizes identical 2024/12/17 01:50:20 DEBUG : both8: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both9: Sizes identical 2024/12/17 01:50:20 DEBUG : both9: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both19: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both2: Unchanged skipping 2024/12/17 01:50:20 DEBUG : both3: Unchanged skipping 2024/12/17 01:50:20 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:50:20 DEBUG : Waiting for deletions to finish 2024/12/17 01:50:20 INFO : only10: Deleted 2024/12/17 01:50:21 INFO : only3: Deleted 2024/12/17 01:50:21 INFO : only2: Deleted 2024/12/17 01:50:21 INFO : only14: Deleted 2024/12/17 01:50:21 INFO : only1: Deleted 2024/12/17 01:50:21 INFO : only4: Deleted 2024/12/17 01:50:21 INFO : only5: Deleted 2024/12/17 01:50:21 INFO : only12: Deleted 2024/12/17 01:50:22 INFO : only8: Deleted 2024/12/17 01:50:22 INFO : only17: Deleted 2024/12/17 01:50:22 INFO : only0: Deleted 2024/12/17 01:50:22 INFO : only16: Deleted 2024/12/17 01:50:23 INFO : only18: Deleted 2024/12/17 01:50:23 INFO : only6: Deleted 2024/12/17 01:50:23 INFO : only9: Deleted 2024/12/17 01:50:23 INFO : only11: Deleted 2024/12/17 01:50:24 INFO : only15: Deleted 2024/12/17 01:50:24 INFO : only7: Deleted 2024/12/17 01:50:24 INFO : only19: Deleted 2024/12/17 01:50:24 INFO : only13: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.40s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:52:30 DEBUG : both0: Sizes identical 2024/12/17 01:52:30 DEBUG : both1: Sizes identical 2024/12/17 01:52:30 DEBUG : both10: Sizes identical 2024/12/17 01:52:30 DEBUG : both11: Sizes identical 2024/12/17 01:52:30 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for checks to finish 2024/12/17 01:52:30 DEBUG : both0: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both12: Sizes identical 2024/12/17 01:52:30 DEBUG : both12: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both13: Sizes identical 2024/12/17 01:52:30 DEBUG : both13: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both14: Sizes identical 2024/12/17 01:52:30 DEBUG : both14: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both15: Sizes identical 2024/12/17 01:52:30 DEBUG : both15: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both16: Sizes identical 2024/12/17 01:52:30 DEBUG : both16: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both17: Sizes identical 2024/12/17 01:52:30 DEBUG : both17: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both18: Sizes identical 2024/12/17 01:52:30 DEBUG : both18: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both19: Sizes identical 2024/12/17 01:52:30 DEBUG : both19: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both2: Sizes identical 2024/12/17 01:52:30 DEBUG : both2: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both3: Sizes identical 2024/12/17 01:52:30 DEBUG : both3: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both4: Sizes identical 2024/12/17 01:52:30 DEBUG : both4: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both5: Sizes identical 2024/12/17 01:52:30 DEBUG : both5: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both6: Sizes identical 2024/12/17 01:52:30 DEBUG : both6: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both7: Sizes identical 2024/12/17 01:52:30 DEBUG : both7: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both8: Sizes identical 2024/12/17 01:52:30 DEBUG : both8: Unchanged skipping 2024/12/17 01:52:30 DEBUG : both9: Sizes identical 2024/12/17 01:52:30 DEBUG : both9: Unchanged skipping 2024/12/17 01:52:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : both1: Unchanged skipping 2024/12/17 01:52:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : both10: Unchanged skipping 2024/12/17 01:52:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : both11: Unchanged skipping 2024/12/17 01:52:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/17 01:52:30 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Waiting for transfers to finish 2024/12/17 01:52:31 INFO : only10: Copied (replaced existing) 2024/12/17 01:52:31 INFO : only1: Copied (replaced existing) 2024/12/17 01:52:31 INFO : only0: Copied (replaced existing) 2024/12/17 01:52:32 INFO : only11: Copied (replaced existing) 2024/12/17 01:52:32 INFO : only13: Copied (replaced existing) 2024/12/17 01:52:33 INFO : only14: Copied (replaced existing) 2024/12/17 01:52:33 INFO : only12: Copied (replaced existing) 2024/12/17 01:52:33 INFO : only16: Copied (replaced existing) 2024/12/17 01:52:33 INFO : only17: Copied (replaced existing) 2024/12/17 01:52:33 INFO : only15: Copied (replaced existing) 2024/12/17 01:52:34 INFO : only3: Copied (replaced existing) 2024/12/17 01:52:34 INFO : only18: Copied (replaced existing) 2024/12/17 01:52:34 INFO : only5: Copied (replaced existing) 2024/12/17 01:52:35 INFO : only19: Copied (replaced existing) 2024/12/17 01:52:35 INFO : only7: Copied (replaced existing) 2024/12/17 01:52:35 INFO : only8: Copied (replaced existing) 2024/12/17 01:52:35 INFO : only9: Copied (replaced existing) 2024/12/17 01:52:35 INFO : only2: Copied (replaced existing) 2024/12/17 01:52:36 INFO : only4: Copied (replaced existing) 2024/12/17 01:52:36 INFO : only6: Copied (replaced existing) 2024/12/17 01:52:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (150.38s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:53:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 01:53:14 DEBUG : sub dir: Making directory 2024/12/17 01:53:16 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-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (56.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" 2024/12/17 01:54:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 01:54:11 DEBUG : sub dir: Making directory 2024/12/17 01:54:13 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-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zilixij2ceca'", Local "Local file system at /tmp/rclone3978122560", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (57.36s) PASS 2024/12/17 01:55:08 DEBUG : sugarsync root 'Test/rclone-test-zilixij2ceca': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m19.860490683s (try 1/5)