"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/09/28 02:07:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho" 2024/09/28 02:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/28 02:07:08 DEBUG : Creating backend with remote "/tmp/rclone3399761909" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:07:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:07:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/09/28 02:07:11 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:07:11 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (8.51s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:07:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/28 02:07:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:07:18 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:07:18 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:07:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:07:24 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (15.33s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.97s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (2.08s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:07:36 DEBUG : Creating backend with remote "/non-existing" 2024/09/28 02:07:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/28 02:07:37 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:07:37 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (4.25s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:07:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:07:41 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:07:41 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:07:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (15.56s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:07:56 INFO : sugarsync root 'Test/rclone-test-pevapoz8ceho': Running all checks before starting transfers 2024/09/28 02:07:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:07:57 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:07:57 INFO : sugarsync root 'Test/rclone-test-pevapoz8ceho': Checks finished, now starting transfers 2024/09/28 02:07:57 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:08:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (14.08s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:08:10 ERROR : Ignoring --no-traverse with sync 2024/09/28 02:08:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:08:10 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:08:10 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:08:16 INFO : sub dir/hello world: Copied (new) 2024/09/28 02:08:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (15.54s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:08:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/28 02:08:26 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:08:26 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:08:29 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (9.73s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:08:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:08:36 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:08:36 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:08:39 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (9.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:08:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:08:45 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:08:45 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:08:49 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (11.05s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:08:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/28 02:08:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/28 02:08:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/28 02:08:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/28 02:08:57 DEBUG : sub dir: Making directory 2024/09/28 02:08:59 DEBUG : sub dir2: Making directory 2024/09/28 02:09:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:09:01 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/28 02:09:03 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:09:03 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:09:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:09:10 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (24.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:09:20 DEBUG : sub dir2: Making directory 2024/09/28 02:09:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/28 02:09:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/28 02:09:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:09:22 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:09:22 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:09:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (14.90s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:09:35 DEBUG : sub dir2: Making directory with metadata 2024/09/28 02:09:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/28 02:09:36 DEBUG : sub dir: Making directory 2024/09/28 02:09:38 DEBUG : sub dir2: Making directory 2024/09/28 02:09:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:09:41 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:09:41 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:09:44 INFO : sub dir/hello world: Copied (new) 2024/09/28 02:09:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:09:46 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/28 02:09:48 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (23.84s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (2.72s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:10:02 DEBUG : sub dir2: Making directory 2024/09/28 02:10:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:10:03 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:10:03 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:10:08 INFO : sub dir/hello world: Copied (new) 2024/09/28 02:10:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.24s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:10:18 DEBUG : sub dir2: Making directory with metadata 2024/09/28 02:10:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/28 02:10:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/28 02:10:19 DEBUG : sub dir: Making directory 2024/09/28 02:10:21 DEBUG : sub dir2: Making directory 2024/09/28 02:10:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:10:23 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:10:23 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:10:26 INFO : sub dir/hello world: Copied (new) 2024/09/28 02:10:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:10:28 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (18.88s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.91s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:10:39 DEBUG : sub dir2: Making directory 2024/09/28 02:10:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:10:40 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:10:40 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:10:45 INFO : sub dir/hello world: Copied (new) 2024/09/28 02:10:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.96s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:11:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xiriwiv0sepi" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-pevapoz8ceho' -> sugarsync root 'Test/rclone-test-xiriwiv0sepi' 2024/09/28 02:11:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:11:08 DEBUG : sugarsync root 'Test/rclone-test-xiriwiv0sepi': Waiting for checks to finish 2024/09/28 02:11:08 DEBUG : sugarsync root 'Test/rclone-test-xiriwiv0sepi': Waiting for transfers to finish 2024/09/28 02:11:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:11:15 DEBUG : sugarsync root 'Test/rclone-test-xiriwiv0sepi': Purge remote --- PASS: TestServerSideCopy (29.52s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:11:30 ERROR : : error listing: directory not found 2024/09/28 02:11:32 DEBUG : Local file system at /tmp/rclone3399761909: Making directory 2024/09/28 02:11:33 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:11:33 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (19.70s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/28 02:11:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:11:53 DEBUG : Local file system at /tmp/rclone3399761909: Waiting for checks to finish 2024/09/28 02:11:53 DEBUG : Local file system at /tmp/rclone3399761909: Waiting for transfers to finish 2024/09/28 02:11:55 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/09/28 02:11:55 INFO : sub dir/hello world: Copied (new) 2024/09/28 02:11:55 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (18.59s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:12:03 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/28 02:12:03 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:12:03 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:12:06 INFO : check sum: Copied (new) 2024/09/28 02:12:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:12:09 NOTICE: sugarsync root 'Test/rclone-test-pevapoz8ceho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/09/28 02:12:09 DEBUG : check sum: Size of src and dst objects identical 2024/09/28 02:12:09 DEBUG : check sum: Unchanged skipping 2024/09/28 02:12:09 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:12:09 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:12:09 DEBUG : Waiting for deletions to finish 2024/09/28 02:12:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (15.49s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:12:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/28 02:12:19 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:12:19 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:12:23 INFO : sizeonly: Copied (new) 2024/09/28 02:12:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:12:25 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:12:25 DEBUG : sizeonly: Sizes identical 2024/09/28 02:12:25 DEBUG : sizeonly: Unchanged skipping 2024/09/28 02:12:25 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:12:25 DEBUG : Waiting for deletions to finish 2024/09/28 02:12:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (17.11s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:12:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/28 02:12:36 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:12:36 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:12:39 INFO : ignore-size: Copied (new) 2024/09/28 02:12:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:12:41 DEBUG : ignore-size: Sizes identical 2024/09/28 02:12:41 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:12:41 DEBUG : ignore-size: Unchanged skipping 2024/09/28 02:12:41 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:12:41 DEBUG : Waiting for deletions to finish 2024/09/28 02:12:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (14.85s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:12:55 DEBUG : existing: Sizes identical 2024/09/28 02:12:55 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:12:55 DEBUG : existing: Unchanged skipping 2024/09/28 02:12:55 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:12:55 DEBUG : Waiting for deletions to finish 2024/09/28 02:12:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:12:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/28 02:12:56 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:12:56 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:12:57 INFO : existing: Copied (replaced existing) 2024/09/28 02:12:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (14.79s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:13:06 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/28 02:13:06 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:13:06 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:13:09 INFO : existing: Copied (new) 2024/09/28 02:13:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:13:11 DEBUG : existing: Destination exists, skipping 2024/09/28 02:13:11 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:13:11 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:13:11 DEBUG : Waiting for deletions to finish 2024/09/28 02:13:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (13.92s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:13:28 DEBUG : d: Making directory 2024/09/28 02:13:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/28 02:13:34 DEBUG : c/non empty space: Sizes identical 2024/09/28 02:13:34 DEBUG : c/non empty space: Unchanged skipping 2024/09/28 02:13:34 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:13:34 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:13:38 INFO : a/potato2: Copied (new) 2024/09/28 02:13:38 DEBUG : Waiting for deletions to finish 2024/09/28 02:13:39 INFO : b/potato: Deleted 2024/09/28 02:13:39 INFO : d: Removing directory 2024/09/28 02:13:40 INFO : b: Removing directory 2024/09/28 02:13:42 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (32.92s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:13:57 DEBUG : empty space: Sizes identical 2024/09/28 02:13:57 DEBUG : empty space: Unchanged skipping 2024/09/28 02:13:57 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:13:57 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:13:57 DEBUG : Waiting for deletions to finish 2024/09/28 02:13:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:13:59 DEBUG : empty space: Sizes identical 2024/09/28 02:13:59 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:13:59 DEBUG : empty space: Unchanged skipping 2024/09/28 02:13:59 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:13:59 DEBUG : Waiting for deletions to finish 2024/09/28 02:13:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (15.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:914: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.99s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:940: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.62s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:14:15 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/28 02:14:15 DEBUG : empty space: Sizes identical 2024/09/28 02:14:15 DEBUG : empty space: Unchanged skipping 2024/09/28 02:14:15 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:14:15 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:14:19 INFO : potato: Copied (new) 2024/09/28 02:14:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (15.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:14:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/28 02:14:32 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:14:32 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:14:34 INFO : potato: Copied (replaced existing) 2024/09/28 02:14:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (12.55s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:1004: ModTimeNotSupported so forcing file to be a different size 2024/09/28 02:14:44 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/09/28 02:14:44 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:14:44 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:14:46 INFO : potato: Copied (replaced existing) 2024/09/28 02:14:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (13.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:15:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:15:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/28 02:15:00 DEBUG : empty space: Sizes identical 2024/09/28 02:15:00 DEBUG : empty space: Unchanged skipping 2024/09/28 02:15:00 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:15:00 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:15:00 DEBUG : Waiting for deletions to finish 2024/09/28 02:15:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:15:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:15:15 DEBUG : empty space: Sizes identical 2024/09/28 02:15:15 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:15:15 DEBUG : empty space: Unchanged skipping 2024/09/28 02:15:15 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:15:21 INFO : potato2: Copied (new) 2024/09/28 02:15:21 DEBUG : Waiting for deletions to finish 2024/09/28 02:15:22 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:15:38 DEBUG : d: Making directory 2024/09/28 02:15:40 DEBUG : d/e: Making directory 2024/09/28 02:15:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/28 02:15:44 DEBUG : c/non empty space: Sizes identical 2024/09/28 02:15:44 DEBUG : c/non empty space: Unchanged skipping 2024/09/28 02:15:49 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:15:49 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:15:50 INFO : a/potato2: Copied (new) 2024/09/28 02:15:50 DEBUG : Waiting for deletions to finish 2024/09/28 02:15:50 INFO : b/potato: Deleted 2024/09/28 02:15:50 INFO : d/e: Removing directory 2024/09/28 02:15:52 INFO : d: Removing directory 2024/09/28 02:15:53 INFO : b: Removing directory 2024/09/28 02:15:54 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (35.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:16:14 DEBUG : d: Making directory 2024/09/28 02:16:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/28 02:16:20 DEBUG : c/non empty space: Sizes identical 2024/09/28 02:16:20 DEBUG : c/non empty space: Unchanged skipping 2024/09/28 02:16:20 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:16:20 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:16:23 INFO : a/potato2: Copied (new) 2024/09/28 02:16:23 ERROR : sugarsync root 'Test/rclone-test-pevapoz8ceho': not deleting files as there were IO errors 2024/09/28 02:16:23 ERROR : sugarsync root 'Test/rclone-test-pevapoz8ceho': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (31.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:16:45 DEBUG : Waiting for deletions to finish 2024/09/28 02:16:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:16:46 DEBUG : empty space: Sizes identical 2024/09/28 02:16:46 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:16:46 DEBUG : empty space: Unchanged skipping 2024/09/28 02:16:46 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:16:48 INFO : potato: Deleted 2024/09/28 02:16:49 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (20.14s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:17:05 DEBUG : Waiting for deletions to finish 2024/09/28 02:17:07 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:17:07 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:17:08 INFO : potato: Deleted 2024/09/28 02:17:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:17:09 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:17:09 DEBUG : empty space: Sizes identical 2024/09/28 02:17:09 DEBUG : empty space: Unchanged skipping 2024/09/28 02:17:09 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:17:13 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (24.49s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:17:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:17:27 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:17:27 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:17:29 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (15.91s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:17:45 DEBUG : enormous: Excluded (Size Filter) 2024/09/28 02:17:45 DEBUG : enormous: Excluded 2024/09/28 02:17:45 DEBUG : potato2: Excluded (Size Filter) 2024/09/28 02:17:45 DEBUG : potato2: Excluded 2024/09/28 02:17:46 DEBUG : potato2: Excluded (Size Filter) 2024/09/28 02:17:46 DEBUG : potato2: Excluded 2024/09/28 02:17:46 DEBUG : empty space: Sizes identical 2024/09/28 02:17:46 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:17:46 DEBUG : empty space: Unchanged skipping 2024/09/28 02:17:46 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:17:46 DEBUG : Waiting for deletions to finish 2024/09/28 02:17:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:17:47 DEBUG : enormous: Excluded (Size Filter) 2024/09/28 02:17:47 DEBUG : enormous: Excluded 2024/09/28 02:17:47 DEBUG : potato2: Excluded (Size Filter) 2024/09/28 02:17:47 DEBUG : potato2: Excluded 2024/09/28 02:17:48 DEBUG : potato2: Excluded (Size Filter) 2024/09/28 02:17:48 DEBUG : potato2: Excluded 2024/09/28 02:17:48 DEBUG : empty space: Sizes identical 2024/09/28 02:17:48 DEBUG : empty space: Unchanged skipping 2024/09/28 02:17:48 DEBUG : Local file system at /tmp/rclone3399761909: Waiting for checks to finish 2024/09/28 02:17:48 DEBUG : Local file system at /tmp/rclone3399761909: Waiting for transfers to finish 2024/09/28 02:17:48 DEBUG : Waiting for deletions to finish 2024/09/28 02:17:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (18.59s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:18:07 DEBUG : enormous: Excluded (Size Filter) 2024/09/28 02:18:07 DEBUG : enormous: Excluded 2024/09/28 02:18:07 DEBUG : potato2: Excluded (Size Filter) 2024/09/28 02:18:07 DEBUG : potato2: Excluded 2024/09/28 02:18:08 DEBUG : empty space: Sizes identical 2024/09/28 02:18:08 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:18:08 DEBUG : empty space: Unchanged skipping 2024/09/28 02:18:08 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:18:08 DEBUG : Waiting for deletions to finish 2024/09/28 02:18:09 INFO : potato2: Deleted 2024/09/28 02:18:09 INFO : enormous: Deleted 2024/09/28 02:18:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:18:12 DEBUG : empty space: Sizes identical 2024/09/28 02:18:12 DEBUG : empty space: Unchanged skipping 2024/09/28 02:18:12 DEBUG : Local file system at /tmp/rclone3399761909: Waiting for checks to finish 2024/09/28 02:18:12 DEBUG : Local file system at /tmp/rclone3399761909: Waiting for transfers to finish 2024/09/28 02:18:12 DEBUG : Waiting for deletions to finish 2024/09/28 02:18:12 INFO : enormous: Deleted 2024/09/28 02:18:12 INFO : potato2: Deleted 2024/09/28 02:18:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (25.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:1321: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.47s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: 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-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:1436: Can track renames: false 2024/09/28 02:18:23 ERROR : sugarsync root 'Test/rclone-test-pevapoz8ceho': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/28 02:18:24 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/28 02:18:24 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/28 02:18:24 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:18:24 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:18:27 INFO : potato: Copied (new) 2024/09/28 02:18:28 INFO : yam: Copied (new) 2024/09/28 02:18:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:18:28 ERROR : sugarsync root 'Test/rclone-test-pevapoz8ceho': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/28 02:18:29 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/28 02:18:29 DEBUG : potato: Sizes identical 2024/09/28 02:18:29 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:18:29 DEBUG : potato: Unchanged skipping 2024/09/28 02:18:29 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:18:33 INFO : yaml: Copied (new) 2024/09/28 02:18:33 DEBUG : Waiting for deletions to finish 2024/09/28 02:18:34 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (21.25s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:1508: Can track renames: false 2024/09/28 02:18:44 ERROR : sugarsync root 'Test/rclone-test-pevapoz8ceho': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/28 02:18:45 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/28 02:18:45 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/28 02:18:45 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:18:45 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:18:47 INFO : potato: Copied (new) 2024/09/28 02:18:47 INFO : yam: Copied (new) 2024/09/28 02:18:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:18:48 ERROR : sugarsync root 'Test/rclone-test-pevapoz8ceho': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/28 02:18:49 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/28 02:18:49 DEBUG : potato: Sizes identical 2024/09/28 02:18:49 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:18:49 DEBUG : potato: Unchanged skipping 2024/09/28 02:18:49 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:18:52 INFO : yaml: Copied (new) 2024/09/28 02:18:52 DEBUG : Waiting for deletions to finish 2024/09/28 02:18:53 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (19.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:1547: Can track renames: false 2024/09/28 02:19:04 INFO : sugarsync root 'Test/rclone-test-pevapoz8ceho': Making map for --track-renames 2024/09/28 02:19:04 INFO : sugarsync root 'Test/rclone-test-pevapoz8ceho': Finished making map for --track-renames 2024/09/28 02:19:04 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:19:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/28 02:19:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/28 02:19:04 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for renames to finish 2024/09/28 02:19:04 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:19:09 INFO : potato: Copied (new) 2024/09/28 02:19:10 INFO : sub/yam: Copied (new) 2024/09/28 02:19:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:19:12 DEBUG : potato: Sizes identical 2024/09/28 02:19:12 DEBUG : potato: Unchanged skipping 2024/09/28 02:19:13 INFO : sugarsync root 'Test/rclone-test-pevapoz8ceho': Making map for --track-renames 2024/09/28 02:19:13 INFO : sugarsync root 'Test/rclone-test-pevapoz8ceho': Finished making map for --track-renames 2024/09/28 02:19:13 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:19:13 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for renames to finish 2024/09/28 02:19:14 INFO : sub/yam: Moved (server-side) to: yam 2024/09/28 02:19:14 INFO : yam: Renamed from "sub/yam" 2024/09/28 02:19:14 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:19:14 DEBUG : Waiting for deletions to finish 2024/09/28 02:19:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (24.60s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:19:28 DEBUG : Creating backend with remote "/tmp/rclone3399761909/dir1" 2024/09/28 02:19:28 DEBUG : Creating backend with remote "/tmp/rclone3399761909/dir2" 2024/09/28 02:19:28 DEBUG : Local file system at /tmp/rclone3399761909/dir2: Using server-side directory move 2024/09/28 02:19:28 INFO : Local file system at /tmp/rclone3399761909/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/28 02:19:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/28 02:19:28 DEBUG : Local file system at /tmp/rclone3399761909/dir2: Waiting for checks to finish 2024/09/28 02:19:28 INFO : file1.txt: Moved (server-side) 2024/09/28 02:19:28 DEBUG : Local file system at /tmp/rclone3399761909/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (2.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:19:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:19:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/28 02:19:31 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:19:31 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:19:41 INFO : sub dir/hello world: Copied (new) 2024/09/28 02:19:41 INFO : sub dir/hello world: Deleted 2024/09/28 02:19:42 INFO : nested/sub dir/file: Copied (new) 2024/09/28 02:19:42 INFO : nested/sub dir/file: Deleted 2024/09/28 02:19:42 INFO : sub dir: Removing directory 2024/09/28 02:19:42 INFO : nested/sub dir: Removing directory 2024/09/28 02:19:42 INFO : nested: Removing directory 2024/09/28 02:19:42 DEBUG : Local file system at /tmp/rclone3399761909: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (24.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:19:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/28 02:19:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/28 02:19:57 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:19:57 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:20:06 INFO : sub dir/hello world: Copied (new) 2024/09/28 02:20:06 INFO : sub dir/hello world: Deleted 2024/09/28 02:20:06 INFO : nested/sub dir/file: Copied (new) 2024/09/28 02:20:06 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (26.79s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:20:23 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/28 02:20:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/28 02:20:23 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:20:23 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:20:26 INFO : existing-b: Copied (new) 2024/09/28 02:20:26 INFO : existing-b: Deleted 2024/09/28 02:20:26 INFO : existing: Copied (new) 2024/09/28 02:20:26 INFO : existing: Deleted 2024/09/28 02:20:27 DEBUG : existing: Destination exists, skipping 2024/09/28 02:20:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/28 02:20:27 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:20:27 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:20:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (12.27s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:20:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yujuwil6begu" sync_test.go:1603: Server side move (if possible) sugarsync root 'Test/rclone-test-pevapoz8ceho' -> sugarsync root 'Test/rclone-test-yujuwil6begu' 2024/09/28 02:20:57 DEBUG : sugarsync root 'Test/rclone-test-yujuwil6begu': Using server-side directory move 2024/09/28 02:20:57 INFO : sugarsync root 'Test/rclone-test-yujuwil6begu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/28 02:20:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:20:58 DEBUG : sugarsync root 'Test/rclone-test-yujuwil6begu': Waiting for checks to finish 2024/09/28 02:20:58 DEBUG : empty space: Sizes identical 2024/09/28 02:20:58 DEBUG : empty space: Unchanged skipping 2024/09/28 02:20:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/28 02:20:59 INFO : potato2: Moved (server-side) 2024/09/28 02:20:59 INFO : potato3: Deleted 2024/09/28 02:20:59 INFO : empty space: Deleted 2024/09/28 02:20:59 DEBUG : sugarsync root 'Test/rclone-test-yujuwil6begu': Waiting for transfers to finish 2024/09/28 02:21:01 INFO : potato3: Moved (server-side) 2024/09/28 02:21:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hixeqiv0mela" 2024/09/28 02:21:07 DEBUG : sugarsync root 'Test/rclone-test-hixeqiv0mela': Using server-side directory move 2024/09/28 02:21:09 INFO : sugarsync root 'Test/rclone-test-hixeqiv0mela': Server side directory move succeeded 2024/09/28 02:21:12 ERROR : : error listing: directory not found 2024/09/28 02:21:12 DEBUG : sugarsync root 'Test/rclone-test-hixeqiv0mela': Purge remote 2024/09/28 02:21:13 DEBUG : sugarsync root 'Test/rclone-test-yujuwil6begu': Purge remote 2024/09/28 02:21:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (41.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:21:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zubukib0redi" sync_test.go:1603: Server side move (if possible) sugarsync root 'Test/rclone-test-pevapoz8ceho' -> sugarsync root 'Test/rclone-test-zubukib0redi' 2024/09/28 02:21:40 DEBUG : empty space: Excluded (Size Filter) 2024/09/28 02:21:40 DEBUG : empty space: Excluded 2024/09/28 02:21:40 DEBUG : empty space: Excluded (Size Filter) 2024/09/28 02:21:40 DEBUG : empty space: Excluded 2024/09/28 02:21:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:21:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/28 02:21:40 DEBUG : sugarsync root 'Test/rclone-test-zubukib0redi': Waiting for checks to finish 2024/09/28 02:21:40 DEBUG : sugarsync root 'Test/rclone-test-zubukib0redi': Waiting for transfers to finish 2024/09/28 02:21:41 INFO : potato2: Moved (server-side) 2024/09/28 02:21:41 INFO : potato3: Deleted 2024/09/28 02:21:42 INFO : potato3: Moved (server-side) 2024/09/28 02:21:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qefemar9susu" 2024/09/28 02:21:44 DEBUG : Config file has changed externally - reloading 2024/09/28 02:21:49 DEBUG : empty space: Excluded (Size Filter) 2024/09/28 02:21:49 DEBUG : empty space: Excluded 2024/09/28 02:21:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:21:49 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/28 02:21:49 DEBUG : sugarsync root 'Test/rclone-test-qefemar9susu': Waiting for checks to finish 2024/09/28 02:21:49 DEBUG : sugarsync root 'Test/rclone-test-qefemar9susu': Waiting for transfers to finish 2024/09/28 02:21:51 INFO : potato2: Moved (server-side) 2024/09/28 02:21:52 INFO : potato3: Moved (server-side) 2024/09/28 02:21:54 DEBUG : sugarsync root 'Test/rclone-test-qefemar9susu': Purge remote 2024/09/28 02:21:55 DEBUG : sugarsync root 'Test/rclone-test-zubukib0redi': Purge remote --- PASS: TestServerSideMoveWithFilter (43.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:22:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-buyosev6babe" 2024/09/28 02:22:00 DEBUG : Config file has changed externally - reloading 2024/09/28 02:22:13 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) sugarsync root 'Test/rclone-test-pevapoz8ceho' -> sugarsync root 'Test/rclone-test-buyosev6babe' 2024/09/28 02:22:28 DEBUG : sugarsync root 'Test/rclone-test-buyosev6babe': Using server-side directory move 2024/09/28 02:22:28 INFO : sugarsync root 'Test/rclone-test-buyosev6babe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/28 02:22:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/28 02:22:30 DEBUG : empty space: Sizes identical 2024/09/28 02:22:30 DEBUG : empty space: Unchanged skipping 2024/09/28 02:22:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/28 02:22:30 INFO : potato2: Moved (server-side) 2024/09/28 02:22:31 DEBUG : sugarsync root 'Test/rclone-test-buyosev6babe': Waiting for checks to finish 2024/09/28 02:22:31 INFO : empty space: Deleted 2024/09/28 02:22:31 DEBUG : sugarsync root 'Test/rclone-test-buyosev6babe': Waiting for transfers to finish 2024/09/28 02:22:31 INFO : potato3: Deleted 2024/09/28 02:22:32 INFO : potato3: Moved (server-side) 2024/09/28 02:22:32 INFO : tomatoDir: Removing directory 2024/09/28 02:22:33 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': deleted 1 directories 2024/09/28 02:22:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-locoqet5jepe" 2024/09/28 02:22:36 DEBUG : Config file has changed externally - reloading 2024/09/28 02:22:41 DEBUG : tomatoDir: Making directory 2024/09/28 02:22:43 DEBUG : sugarsync root 'Test/rclone-test-locoqet5jepe': Using server-side directory move 2024/09/28 02:22:45 INFO : sugarsync root 'Test/rclone-test-locoqet5jepe': Server side directory move succeeded 2024/09/28 02:22:49 ERROR : : error listing: directory not found 2024/09/28 02:22:50 ERROR : : error listing: directory not found 2024/09/28 02:22:50 DEBUG : sugarsync root 'Test/rclone-test-locoqet5jepe': Purge remote 2024/09/28 02:22:50 DEBUG : sugarsync root 'Test/rclone-test-buyosev6babe': Purge remote 2024/09/28 02:22:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (53.41s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (2.31s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:22:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/rclone-sync-test" 2024/09/28 02:22:55 DEBUG : Config file has changed externally - reloading run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (14.41s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:23:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/rclone-sync-test" 2024/09/28 02:23:10 DEBUG : Config file has changed externally - reloading 2024/09/28 02:23:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/rclone-sync-test-include/layer2" 2024/09/28 02:23:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/rclone-sync-test-ignore-file" 2024/09/28 02:23:45 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:23:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:23:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:23:48 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/rclone-sync-test': Waiting for checks to finish 2024/09/28 02:23:48 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/rclone-sync-test': Waiting for transfers to finish 2024/09/28 02:23:48 DEBUG : Waiting for deletions to finish 2024/09/28 02:23:48 INFO : There was nothing to transfer 2024/09/28 02:23:51 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:23:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:23:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:23:54 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:23:54 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:23:54 DEBUG : Waiting for deletions to finish 2024/09/28 02:23:54 INFO : rclone-sync-test-include: Removing directory 2024/09/28 02:23:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/28 02:23:55 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': failed to delete 1 directories 2024/09/28 02:23:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:23:58 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:24:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:24:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:24:02 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/09/28 02:24:02 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/09/28 02:24:02 DEBUG : Waiting for deletions to finish 2024/09/28 02:24:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:24:05 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:24:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:24:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:24:09 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:24:09 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:24:09 DEBUG : Waiting for deletions to finish 2024/09/28 02:24:09 INFO : rclone-sync-test-include: Removing directory 2024/09/28 02:24:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/28 02:24:10 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': failed to delete 1 directories 2024/09/28 02:24:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:24:12 DEBUG : : Excluded 2024/09/28 02:24:13 DEBUG : rclone-sync-test: Excluded 2024/09/28 02:24:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/28 02:24:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/28 02:24:17 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/09/28 02:24:17 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/09/28 02:24:17 DEBUG : Waiting for deletions to finish 2024/09/28 02:24:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (109.91s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:25:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/dst" 2024/09/28 02:25:00 DEBUG : Config file has changed externally - reloading 2024/09/28 02:25:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/CompareDest" 2024/09/28 02:25:13 DEBUG : one: Need to transfer - File not found at Destination 2024/09/28 02:25:13 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:25:13 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:25:17 INFO : one: Copied (new) 2024/09/28 02:25:17 DEBUG : Waiting for deletions to finish 2024/09/28 02:25:22 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:25:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:25:23 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:25:25 INFO : one: Copied (replaced existing) 2024/09/28 02:25:25 DEBUG : Waiting for deletions to finish 2024/09/28 02:25:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:25:39 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:25:41 DEBUG : one: Sizes identical 2024/09/28 02:25:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/28 02:25:41 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:25:41 DEBUG : Waiting for deletions to finish 2024/09/28 02:25:41 INFO : There was nothing to transfer 2024/09/28 02:25:50 DEBUG : two: Sizes identical 2024/09/28 02:25:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/28 02:25:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:25:50 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:25:51 DEBUG : one: Sizes identical 2024/09/28 02:25:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/28 02:25:51 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:25:51 DEBUG : Waiting for deletions to finish 2024/09/28 02:25:51 INFO : There was nothing to transfer 2024/09/28 02:25:55 DEBUG : two: Sizes identical 2024/09/28 02:25:55 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/28 02:25:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:25:55 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:25:56 DEBUG : one: Sizes identical 2024/09/28 02:25:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/28 02:25:56 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:25:56 DEBUG : Waiting for deletions to finish 2024/09/28 02:25:56 INFO : There was nothing to transfer sync_test.go:2073: No hash on uploaded file so skipping compare timestamp test 2024/09/28 02:26:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/28 02:26:02 DEBUG : two: Need to transfer - File not found at Destination 2024/09/28 02:26:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:26:02 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:26:02 DEBUG : one: Sizes identical 2024/09/28 02:26:02 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/28 02:26:02 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:26:04 INFO : two: Copied (new) 2024/09/28 02:26:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (76.07s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:26:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/dest" 2024/09/28 02:26:27 DEBUG : Config file has changed externally - reloading 2024/09/28 02:26:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/pre-dest1" 2024/09/28 02:26:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/pre-dest2" 2024/09/28 02:26:41 DEBUG : 1: Sizes identical 2024/09/28 02:26:41 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/28 02:26:43 DEBUG : 2: Sizes identical 2024/09/28 02:26:43 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/28 02:26:46 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/28 02:26:46 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dest': Waiting for checks to finish 2024/09/28 02:26:46 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dest': Waiting for transfers to finish 2024/09/28 02:26:50 INFO : 3: Copied (new) 2024/09/28 02:26:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (46.31s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:27:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/dst" 2024/09/28 02:27:02 DEBUG : Config file has changed externally - reloading 2024/09/28 02:27:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/CopyDest" 2024/09/28 02:27:18 DEBUG : one: Need to transfer - File not found at Destination 2024/09/28 02:27:18 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:27:18 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:27:23 INFO : one: Copied (new) 2024/09/28 02:27:23 DEBUG : Waiting for deletions to finish 2024/09/28 02:27:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:27:28 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:27:29 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:27:31 INFO : one: Copied (replaced existing) 2024/09/28 02:27:31 DEBUG : Waiting for deletions to finish 2024/09/28 02:27:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/BackupDir" 2024/09/28 02:27:43 DEBUG : Config file has changed externally - reloading 2024/09/28 02:27:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:27:53 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:27:55 DEBUG : one: Sizes identical 2024/09/28 02:27:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/28 02:27:58 INFO : one: Moved (server-side) 2024/09/28 02:27:59 INFO : one: Copied (server-side copy) 2024/09/28 02:27:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/28 02:27:59 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:27:59 DEBUG : Waiting for deletions to finish 2024/09/28 02:28:11 DEBUG : two: Sizes identical 2024/09/28 02:28:12 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Renewing token 2024/09/28 02:28:12 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/09/28 02:28:12 DEBUG : Config file has changed externally - reloading 2024/09/28 02:28:12 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/09/28 02:28:12 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/09/28 02:28:14 INFO : two: Copied (server-side copy) 2024/09/28 02:28:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/28 02:28:14 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:28:14 DEBUG : one: Sizes identical 2024/09/28 02:28:14 DEBUG : one: Unchanged skipping 2024/09/28 02:28:14 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:28:14 DEBUG : Waiting for deletions to finish 2024/09/28 02:28:14 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Renewing token 2024/09/28 02:28:15 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/09/28 02:28:15 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/09/28 02:28:15 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/09/28 02:28:18 DEBUG : one: Sizes identical 2024/09/28 02:28:18 DEBUG : one: Unchanged skipping 2024/09/28 02:28:18 DEBUG : two: Sizes identical 2024/09/28 02:28:18 DEBUG : two: Unchanged skipping 2024/09/28 02:28:18 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:28:18 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:28:18 DEBUG : Waiting for deletions to finish 2024/09/28 02:28:18 INFO : There was nothing to transfer 2024/09/28 02:28:27 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/CopyDest': Renewing token 2024/09/28 02:28:28 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/09/28 02:28:28 DEBUG : Config file has changed externally - reloading 2024/09/28 02:28:28 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/09/28 02:28:28 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/09/28 02:28:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/28 02:28:29 DEBUG : three: Destination not found in --copy-dest 2024/09/28 02:28:29 DEBUG : three: Need to transfer - File not found at Destination 2024/09/28 02:28:29 DEBUG : two: Sizes identical 2024/09/28 02:28:29 DEBUG : two: Unchanged skipping 2024/09/28 02:28:29 DEBUG : one: Sizes identical 2024/09/28 02:28:29 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:28:29 DEBUG : one: Unchanged skipping 2024/09/28 02:28:29 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:28:33 INFO : three: Copied (new) 2024/09/28 02:28:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (106.80s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:29:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/dst" 2024/09/28 02:29:02 DEBUG : Config file has changed externally - reloading 2024/09/28 02:29:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/backup" 2024/09/28 02:29:05 DEBUG : Config file has changed externally - reloading 2024/09/28 02:29:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/28 02:29:12 DEBUG : two: Sizes identical 2024/09/28 02:29:12 DEBUG : two: Unchanged skipping 2024/09/28 02:29:12 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:29:16 INFO : one: Moved (server-side) 2024/09/28 02:29:16 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:29:19 INFO : one: Copied (new) 2024/09/28 02:29:19 DEBUG : Waiting for deletions to finish 2024/09/28 02:29:24 INFO : three.txt: Moved (server-side) 2024/09/28 02:29:24 INFO : three.txt: Moved into backup dir 2024/09/28 02:29:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/28 02:29:42 DEBUG : two: Sizes identical 2024/09/28 02:29:42 DEBUG : two: Unchanged skipping 2024/09/28 02:29:42 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:29:47 INFO : one: Deleted 2024/09/28 02:29:48 INFO : one: Moved (server-side) 2024/09/28 02:29:48 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:29:52 INFO : one: Copied (new) 2024/09/28 02:29:52 DEBUG : Waiting for deletions to finish 2024/09/28 02:29:57 INFO : three.txt: Deleted 2024/09/28 02:29:59 INFO : three.txt: Moved (server-side) 2024/09/28 02:29:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (96.44s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:30:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/dst" 2024/09/28 02:30:48 DEBUG : Config file has changed externally - reloading 2024/09/28 02:30:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/backup" 2024/09/28 02:31:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/28 02:31:02 DEBUG : two: Sizes identical 2024/09/28 02:31:02 DEBUG : two: Unchanged skipping 2024/09/28 02:31:02 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:31:07 INFO : one: Moved (server-side) to: one.bak 2024/09/28 02:31:07 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:31:12 INFO : one: Copied (new) 2024/09/28 02:31:12 DEBUG : Waiting for deletions to finish 2024/09/28 02:31:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/28 02:31:14 INFO : three.txt: Moved into backup dir 2024/09/28 02:31:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/28 02:31:29 DEBUG : two: Sizes identical 2024/09/28 02:31:29 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:31:29 DEBUG : two: Unchanged skipping 2024/09/28 02:31:33 INFO : one.bak: Deleted 2024/09/28 02:31:35 INFO : one: Moved (server-side) to: one.bak 2024/09/28 02:31:35 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:31:38 INFO : one: Copied (new) 2024/09/28 02:31:38 DEBUG : Waiting for deletions to finish 2024/09/28 02:31:41 INFO : three.txt.bak: Deleted 2024/09/28 02:31:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/28 02:31:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (93.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:32:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/dst" 2024/09/28 02:32:12 DEBUG : Config file has changed externally - reloading 2024/09/28 02:32:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/backup" 2024/09/28 02:32:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/28 02:32:24 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:32:24 DEBUG : two: Sizes identical 2024/09/28 02:32:24 DEBUG : two: Unchanged skipping 2024/09/28 02:32:28 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/28 02:32:28 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:32:32 INFO : one: Copied (new) 2024/09/28 02:32:32 DEBUG : Waiting for deletions to finish 2024/09/28 02:32:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/28 02:32:35 INFO : three.txt: Moved into backup dir 2024/09/28 02:32:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/28 02:32:44 DEBUG : two: Sizes identical 2024/09/28 02:32:44 DEBUG : two: Unchanged skipping 2024/09/28 02:32:44 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:32:47 INFO : one-2019-01-01: Deleted 2024/09/28 02:32:48 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/28 02:32:48 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:32:52 INFO : one: Copied (new) 2024/09/28 02:32:52 DEBUG : Waiting for deletions to finish 2024/09/28 02:32:55 INFO : three-2019-01-01.txt: Deleted 2024/09/28 02:32:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/28 02:32:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (70.04s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:33:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/dst" 2024/09/28 02:33:29 DEBUG : Config file has changed externally - reloading 2024/09/28 02:33:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/28 02:33:37 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:33:37 DEBUG : two: Sizes identical 2024/09/28 02:33:37 DEBUG : two: Unchanged skipping 2024/09/28 02:33:39 INFO : one: Moved (server-side) to: one.bak 2024/09/28 02:33:39 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:33:42 INFO : one: Copied (new) 2024/09/28 02:33:42 DEBUG : Waiting for deletions to finish 2024/09/28 02:33:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/28 02:33:45 INFO : three.txt: Moved into backup dir 2024/09/28 02:34:00 DEBUG : one.bak: Excluded (Path Filter) 2024/09/28 02:34:00 DEBUG : one.bak: Excluded 2024/09/28 02:34:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/28 02:34:00 DEBUG : three.txt.bak: Excluded 2024/09/28 02:34:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/28 02:34:00 DEBUG : two: Sizes identical 2024/09/28 02:34:00 DEBUG : two: Unchanged skipping 2024/09/28 02:34:00 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for checks to finish 2024/09/28 02:34:03 INFO : one.bak: Deleted 2024/09/28 02:34:05 INFO : one: Moved (server-side) to: one.bak 2024/09/28 02:34:05 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho/dst': Waiting for transfers to finish 2024/09/28 02:34:11 INFO : one: Copied (new) 2024/09/28 02:34:11 DEBUG : Waiting for deletions to finish 2024/09/28 02:34:13 INFO : three.txt.bak: Deleted 2024/09/28 02:34:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/28 02:34:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (83.96s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:34:43 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/09/28 02:34:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/09/28 02:34:43 DEBUG : pacer: Reducing sleep to 15ms run.go:281: Retry Put of "dst/two" to sugarsync root 'Test/rclone-test-pevapoz8ceho': 1/10 (failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/09/28 02:34:46 DEBUG : pacer: Reducing sleep to 11.25ms 2024/09/28 02:34:47 DEBUG : pacer: Reducing sleep to 10ms 2024/09/28 02:34:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/dst" 2024/09/28 02:34:55 DEBUG : Config file has changed externally - reloading 2024/09/28 02:35:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/28 02:35:05 INFO : one: Moved (server-side) to: one.bak 2024/09/28 02:35:11 INFO : one: Copied (new) 2024/09/28 02:35:12 DEBUG : two: Sizes identical 2024/09/28 02:35:12 DEBUG : two: Unchanged skipping 2024/09/28 02:35:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/28 02:35:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/28 02:35:19 INFO : three.txt: Copied (new) 2024/09/28 02:35:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/28 02:35:26 INFO : one.bak: Deleted 2024/09/28 02:35:28 INFO : one: Moved (server-side) to: one.bak 2024/09/28 02:35:32 INFO : one: Copied (new) 2024/09/28 02:35:33 DEBUG : two: Sizes identical 2024/09/28 02:35:33 DEBUG : two: Unchanged skipping 2024/09/28 02:35:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/28 02:35:36 INFO : three.txt.bak: Deleted 2024/09/28 02:35:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/28 02:35:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (85.25s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:36:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevapoz8ceho/dst" 2024/09/28 02:36:13 DEBUG : Config file has changed externally - reloading 2024/09/28 02:36:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/28 02:36:21 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/28 02:36:23 INFO : one: Copied (new) 2024/09/28 02:36:24 DEBUG : two: Sizes identical 2024/09/28 02:36:24 DEBUG : two: Unchanged skipping 2024/09/28 02:36:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/28 02:36:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/28 02:36:30 INFO : three.txt: Copied (new) 2024/09/28 02:36:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/28 02:36:37 INFO : one-2019-01-01: Deleted 2024/09/28 02:36:38 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/28 02:36:42 INFO : one: Copied (new) 2024/09/28 02:36:43 DEBUG : two: Sizes identical 2024/09/28 02:36:43 DEBUG : two: Unchanged skipping 2024/09/28 02:36:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/28 02:36:46 INFO : three-2019-01-01.txt: Deleted 2024/09/28 02:36:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/28 02:36:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (66.83s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:37:11 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:37:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/28 02:37:11 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:37:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/28 02:37:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.89s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:37:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/28 02:37:18 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:37:18 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:37:21 INFO : existing: Copied (new) 2024/09/28 02:37:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:37:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/28 02:37:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/28 02:37:25 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:37:25 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:37:25 ERROR : sugarsync root 'Test/rclone-test-pevapoz8ceho': not deleting files as there were IO errors 2024/09/28 02:37:25 ERROR : sugarsync root 'Test/rclone-test-pevapoz8ceho': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (17.98s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:2500: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.92s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:38:00 DEBUG : existing: Sizes identical 2024/09/28 02:38:00 DEBUG : existing: Unchanged skipping 2024/09/28 02:38:00 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/09/28 02:38:02 DEBUG : EXISTING: moving to existing-rclone-move-genovop6 2024/09/28 02:38:02 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-hurerum1 2024/09/28 02:38:04 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/09/28 02:38:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-hurerum1 2024/09/28 02:38:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/09/28 02:38:05 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-genovop6 2024/09/28 02:38:05 DEBUG : EXISTING: moving to existing 2024/09/28 02:38:06 INFO : existingbutdifferent-rclone-move-hurerum1: Moved (server-side) to: existingbutdifferent 2024/09/28 02:38:06 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/09/28 02:38:06 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/09/28 02:38:06 INFO : existing-rclone-move-genovop6: Moved (server-side) to: existing 2024/09/28 02:38:06 INFO : EXISTING: Moved (server-side) to: existing 2024/09/28 02:38:06 INFO : EXISTING: Fixed case by renaming to: existing 2024/09/28 02:38:09 INFO : existingbutdifferent: Copied (replaced existing) 2024/09/28 02:38:09 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/09/28 02:38:15 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/09/28 02:38:17 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/09/28 02:38:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-jequrap3 2024/09/28 02:38:21 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-jequrap3 2024/09/28 02:38:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/09/28 02:38:22 INFO : subdira/subdirb/subdirc/hello-rclone-move-jequrap3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/28 02:38:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/28 02:38:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/09/28 02:38:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/09/28 02:38:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/09/28 02:38:23 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:38:24 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/09/28 02:38:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nozuriq0 2024/09/28 02:38:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nozuriq0 2024/09/28 02:38:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/28 02:38:29 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nozuriq0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/28 02:38:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/28 02:38:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/28 02:38:29 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:38:31 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/09/28 02:38:31 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (72.60s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (6.80s) --- SKIP: TestMaxTransfer/Hard (1.87s) --- SKIP: TestMaxTransfer/Soft (2.90s) --- SKIP: TestMaxTransfer/Cautious (2.03s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:41:08 DEBUG : both10: Sizes identical 2024/09/28 02:41:08 DEBUG : both0: Sizes identical 2024/09/28 02:41:08 DEBUG : both1: Sizes identical 2024/09/28 02:41:08 DEBUG : both11: Sizes identical 2024/09/28 02:41:08 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:41:08 DEBUG : both10: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both12: Sizes identical 2024/09/28 02:41:08 DEBUG : both12: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both13: Sizes identical 2024/09/28 02:41:08 DEBUG : both13: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both14: Sizes identical 2024/09/28 02:41:08 DEBUG : both0: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both15: Sizes identical 2024/09/28 02:41:08 DEBUG : both15: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both16: Sizes identical 2024/09/28 02:41:08 DEBUG : both16: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both17: Sizes identical 2024/09/28 02:41:08 DEBUG : both1: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both18: Sizes identical 2024/09/28 02:41:08 DEBUG : both11: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both19: Sizes identical 2024/09/28 02:41:08 DEBUG : both19: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both2: Sizes identical 2024/09/28 02:41:08 DEBUG : both14: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both3: Sizes identical 2024/09/28 02:41:08 DEBUG : both3: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both4: Sizes identical 2024/09/28 02:41:08 DEBUG : both4: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both5: Sizes identical 2024/09/28 02:41:08 DEBUG : both5: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both6: Sizes identical 2024/09/28 02:41:08 DEBUG : both6: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both7: Sizes identical 2024/09/28 02:41:08 DEBUG : both7: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both8: Sizes identical 2024/09/28 02:41:08 DEBUG : both8: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both9: Sizes identical 2024/09/28 02:41:08 DEBUG : both17: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both18: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both2: Unchanged skipping 2024/09/28 02:41:08 DEBUG : both9: Unchanged skipping 2024/09/28 02:41:08 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:41:08 DEBUG : Waiting for deletions to finish 2024/09/28 02:41:09 INFO : only8: Deleted 2024/09/28 02:41:09 INFO : only15: Deleted 2024/09/28 02:41:10 INFO : only5: Deleted 2024/09/28 02:41:10 INFO : only18: Deleted 2024/09/28 02:41:10 INFO : only19: Deleted 2024/09/28 02:41:10 INFO : only3: Deleted 2024/09/28 02:41:11 INFO : only0: Deleted 2024/09/28 02:41:11 INFO : only6: Deleted 2024/09/28 02:41:11 INFO : only17: Deleted 2024/09/28 02:41:11 INFO : only14: Deleted 2024/09/28 02:41:12 INFO : only12: Deleted 2024/09/28 02:41:12 INFO : only4: Deleted 2024/09/28 02:41:12 INFO : only7: Deleted 2024/09/28 02:41:13 INFO : only13: Deleted 2024/09/28 02:41:13 INFO : only16: Deleted 2024/09/28 02:41:13 INFO : only2: Deleted 2024/09/28 02:41:13 INFO : only9: Deleted 2024/09/28 02:41:13 INFO : only1: Deleted 2024/09/28 02:41:14 INFO : only10: Deleted 2024/09/28 02:41:14 INFO : only11: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (164.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:43:58 DEBUG : both0: Sizes identical 2024/09/28 02:43:58 DEBUG : both0: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both1: Sizes identical 2024/09/28 02:43:58 DEBUG : both1: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both10: Sizes identical 2024/09/28 02:43:58 DEBUG : both10: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both11: Sizes identical 2024/09/28 02:43:58 DEBUG : both11: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both12: Sizes identical 2024/09/28 02:43:58 DEBUG : both12: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both13: Sizes identical 2024/09/28 02:43:58 DEBUG : both13: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both14: Sizes identical 2024/09/28 02:43:58 DEBUG : both14: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both15: Sizes identical 2024/09/28 02:43:58 DEBUG : both15: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both16: Sizes identical 2024/09/28 02:43:58 DEBUG : both16: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both17: Sizes identical 2024/09/28 02:43:58 DEBUG : both17: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both18: Sizes identical 2024/09/28 02:43:58 DEBUG : both18: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both19: Sizes identical 2024/09/28 02:43:58 DEBUG : both19: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both2: Sizes identical 2024/09/28 02:43:58 DEBUG : both2: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both3: Sizes identical 2024/09/28 02:43:58 DEBUG : both3: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both4: Sizes identical 2024/09/28 02:43:58 DEBUG : both4: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both5: Sizes identical 2024/09/28 02:43:58 DEBUG : both5: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both6: Sizes identical 2024/09/28 02:43:58 DEBUG : both6: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both7: Sizes identical 2024/09/28 02:43:58 DEBUG : both7: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both8: Sizes identical 2024/09/28 02:43:58 DEBUG : both8: Unchanged skipping 2024/09/28 02:43:58 DEBUG : both9: Sizes identical 2024/09/28 02:43:58 DEBUG : both9: Unchanged skipping 2024/09/28 02:43:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/28 02:43:58 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for checks to finish 2024/09/28 02:43:58 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Waiting for transfers to finish 2024/09/28 02:44:00 INFO : only1: Copied (replaced existing) 2024/09/28 02:44:00 INFO : only11: Copied (replaced existing) 2024/09/28 02:44:00 INFO : only10: Copied (replaced existing) 2024/09/28 02:44:00 INFO : only0: Copied (replaced existing) 2024/09/28 02:44:01 INFO : only14: Copied (replaced existing) 2024/09/28 02:44:02 INFO : only12: Copied (replaced existing) 2024/09/28 02:44:02 INFO : only13: Copied (replaced existing) 2024/09/28 02:44:02 INFO : only15: Copied (replaced existing) 2024/09/28 02:44:03 INFO : only16: Copied (replaced existing) 2024/09/28 02:44:03 INFO : only17: Copied (replaced existing) 2024/09/28 02:44:03 INFO : only18: Copied (replaced existing) 2024/09/28 02:44:04 INFO : only2: Copied (replaced existing) 2024/09/28 02:44:04 INFO : only19: Copied (replaced existing) 2024/09/28 02:44:05 INFO : only3: Copied (replaced existing) 2024/09/28 02:44:05 INFO : only4: Copied (replaced existing) 2024/09/28 02:44:05 INFO : only5: Copied (replaced existing) 2024/09/28 02:44:06 INFO : only8: Copied (replaced existing) 2024/09/28 02:44:06 INFO : only7: Copied (replaced existing) 2024/09/28 02:44:06 INFO : only6: Copied (replaced existing) 2024/09/28 02:44:06 INFO : only9: Copied (replaced existing) 2024/09/28 02:44:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (193.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:44:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/28 02:44:54 DEBUG : sub dir: Making directory 2024/09/28 02:44:56 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-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (103.75s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" 2024/09/28 02:46:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/28 02:46:37 DEBUG : sub dir: Making directory 2024/09/28 02:46:40 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-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-pevapoz8ceho'", Local "Local file system at /tmp/rclone3399761909", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (87.92s) PASS 2024/09/28 02:48:05 DEBUG : sugarsync root 'Test/rclone-test-pevapoz8ceho': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 41m2.63723426s (try 1/5)