"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 1/5) 2025/04/20 01:33:04 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo" 2025/04/20 01:33:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 01:33:17 DEBUG : Creating backend with remote "/tmp/rclone705283713" 2025/04/20 01:33:17 DEBUG : Config file has changed externally - reloading === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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 "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/20 01:33:17 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:17 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.09s) === RUN TestCopy run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 01:33:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:17 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:17 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:18 DEBUG : mega root 'rclone-test-yunerep6zolo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:19 DEBUG : Creating backend with remote "/non-existing" 2025/04/20 01:33:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/20 01:33:19 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:19 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:19 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:19 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (0.87s) === RUN TestCopyCheckFirst run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:20 INFO : mega root 'rclone-test-yunerep6zolo': Running all checks before starting transfers 2025/04/20 01:33:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:20 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:20 INFO : mega root 'rclone-test-yunerep6zolo': Checks finished, now starting transfers 2025/04/20 01:33:20 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (3.91s) === RUN TestSyncNoTraverse run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:24 ERROR : Ignoring --no-traverse with sync 2025/04/20 01:33:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:24 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:24 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:24 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:33:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoTraverse (2.46s) === RUN TestCopyWithDepth run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/20 01:33:26 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:26 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:26 INFO : hello world2: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (0.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:33:26 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:26 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:27 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFrom (7.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:33:34 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:34 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:34 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.30s) === RUN TestCopyEmptyDirectories run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/20 01:33:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 01:33:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/20 01:33:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 01:33:34 INFO : sub dir: Making directory 2025/04/20 01:33:34 INFO : sub dir2: Making directory 2025/04/20 01:33:34 INFO : sub dir2/sub sub dir2: Making directory 2025/04/20 01:33:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:34 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:34 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:34 DEBUG : mega root 'rclone-test-yunerep6zolo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.34s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:35 INFO : sub dir2: Making directory 2025/04/20 01:33:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/20 01:33:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 01:33:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:35 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:35 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:36 INFO : sub dir/hello world: Copied (new) run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoEmptyDirectories (1.74s) === RUN TestMoveEmptyDirectories run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:37 DEBUG : sub dir2: Making directory with metadata 2025/04/20 01:33:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 01:33:37 INFO : sub dir: Making directory 2025/04/20 01:33:37 INFO : sub dir2: Making directory 2025/04/20 01:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:37 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:37 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:37 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:33:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:37 DEBUG : mega root 'rclone-test-yunerep6zolo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/20 01:33:37 DEBUG : mega root 'rclone-test-yunerep6zolo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:38 INFO : sub dir2: Making directory 2025/04/20 01:33:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:38 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:38 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:38 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:33:38 INFO : sub dir/hello world: Deleted run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveNoEmptyDirectories (1.62s) === RUN TestSyncEmptyDirectories run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:40 DEBUG : sub dir2: Making directory with metadata 2025/04/20 01:33:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 01:33:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 01:33:40 INFO : sub dir: Making directory 2025/04/20 01:33:40 INFO : sub dir2: Making directory 2025/04/20 01:33:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:40 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:40 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:40 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:33:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:40 DEBUG : mega root 'rclone-test-yunerep6zolo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.36s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:41 INFO : sub dir2: Making directory 2025/04/20 01:33:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:41 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:41 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:41 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:33:41 DEBUG : Waiting for deletions to finish run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoEmptyDirectories (1.87s) === RUN TestServerSideCopy run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:43 DEBUG : Creating backend with remote "TestMega:rclone-test-bemacem9gufo" sync_test.go:590: Server side copy (if possible) mega root 'rclone-test-yunerep6zolo' -> mega root 'rclone-test-bemacem9gufo' 2025/04/20 01:33:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:43 DEBUG : mega root 'rclone-test-bemacem9gufo': Waiting for checks to finish 2025/04/20 01:33:43 DEBUG : mega root 'rclone-test-bemacem9gufo': Waiting for transfers to finish 2025/04/20 01:33:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:44 DEBUG : mega root 'rclone-test-bemacem9gufo': Purge remote --- PASS: TestServerSideCopy (2.07s) === RUN TestCopyOverSelf run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 01:33:45 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:45 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:46 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (1.19s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:47 DEBUG : Creating backend with remote "TestMega:rclone-test-fiyipey4jaki" sync_test.go:626: Server side copy (if possible) mega root 'rclone-test-yunerep6zolo' -> mega root 'rclone-test-fiyipey4jaki' 2025/04/20 01:33:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:47 DEBUG : mega root 'rclone-test-fiyipey4jaki': Waiting for checks to finish 2025/04/20 01:33:47 DEBUG : mega root 'rclone-test-fiyipey4jaki': Waiting for transfers to finish 2025/04/20 01:33:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 01:33:48 DEBUG : mega root 'rclone-test-fiyipey4jaki': Waiting for checks to finish 2025/04/20 01:33:48 DEBUG : mega root 'rclone-test-fiyipey4jaki': Waiting for transfers to finish 2025/04/20 01:33:48 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:48 DEBUG : mega root 'rclone-test-fiyipey4jaki': Purge remote --- PASS: TestServerSideCopyOverSelf (2.83s) === RUN TestMoveOverSelf run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 01:33:49 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:49 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/20 01:33:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (0.96s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:50 DEBUG : Creating backend with remote "TestMega:rclone-test-rofiyuf6cinu" sync_test.go:671: Server side copy (if possible) mega root 'rclone-test-yunerep6zolo' -> mega root 'rclone-test-rofiyuf6cinu' 2025/04/20 01:33:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:50 DEBUG : mega root 'rclone-test-rofiyuf6cinu': Waiting for checks to finish 2025/04/20 01:33:50 DEBUG : mega root 'rclone-test-rofiyuf6cinu': Waiting for transfers to finish 2025/04/20 01:33:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:51 DEBUG : mega root 'rclone-test-rofiyuf6cinu': Using server-side directory move 2025/04/20 01:33:51 INFO : mega root 'rclone-test-rofiyuf6cinu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 01:33:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 01:33:51 DEBUG : mega root 'rclone-test-rofiyuf6cinu': Waiting for checks to finish 2025/04/20 01:33:51 DEBUG : mega root 'rclone-test-rofiyuf6cinu': Waiting for transfers to finish 2025/04/20 01:33:51 INFO : sub dir/hello world: Deleted 2025/04/20 01:33:52 INFO : sub dir/hello world: Moved (server-side) 2025/04/20 01:33:52 DEBUG : testing file moves 2025/04/20 01:33:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/20 01:33:52 DEBUG : mega root 'rclone-test-rofiyuf6cinu': Waiting for checks to finish 2025/04/20 01:33:52 DEBUG : mega root 'rclone-test-rofiyuf6cinu': Waiting for transfers to finish 2025/04/20 01:33:52 INFO : sub dir/hello world: Deleted 2025/04/20 01:33:53 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:53 DEBUG : mega root 'rclone-test-rofiyuf6cinu': Purge remote --- PASS: TestServerSideMoveOverSelf (3.02s) === RUN TestCopyAfterDelete run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:54 ERROR : : error listing: directory not found 2025/04/20 01:33:54 INFO : Local file system at /tmp/rclone705283713: Making directory 2025/04/20 01:33:54 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:54 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (2.01s) === RUN TestCopyRedownload run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:55 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/20 01:33:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:33:55 DEBUG : Local file system at /tmp/rclone705283713: Waiting for checks to finish 2025/04/20 01:33:55 DEBUG : Local file system at /tmp/rclone705283713: Waiting for transfers to finish 2025/04/20 01:33:55 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/20 01:33:55 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:33:55 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (1.11s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/20 01:33:56 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:56 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:57 INFO : check sum: Copied (new) 2025/04/20 01:33:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:57 NOTICE: mega root 'rclone-test-yunerep6zolo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/20 01:33:57 DEBUG : check sum: Size of src and dst objects identical 2025/04/20 01:33:57 DEBUG : check sum: Unchanged skipping 2025/04/20 01:33:57 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:57 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:57 DEBUG : Waiting for deletions to finish 2025/04/20 01:33:57 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (0.97s) === RUN TestSyncSizeOnly run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/20 01:33:57 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:57 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:57 INFO : sizeonly: Copied (new) 2025/04/20 01:33:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:57 DEBUG : sizeonly: Sizes identical 2025/04/20 01:33:57 DEBUG : sizeonly: Unchanged skipping 2025/04/20 01:33:57 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:57 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:57 DEBUG : Waiting for deletions to finish 2025/04/20 01:33:57 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (0.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/20 01:33:57 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:57 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:58 INFO : ignore-size: Copied (new) 2025/04/20 01:33:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:33:58 DEBUG : ignore-size: Sizes identical 2025/04/20 01:33:58 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:33:58 DEBUG : ignore-size: Unchanged skipping 2025/04/20 01:33:58 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:33:58 DEBUG : Waiting for deletions to finish 2025/04/20 01:33:58 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreSize (7.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:05 DEBUG : existing: Sizes identical 2025/04/20 01:34:05 DEBUG : existing: Unchanged skipping 2025/04/20 01:34:05 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:05 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:05 DEBUG : Waiting for deletions to finish 2025/04/20 01:34:05 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/20 01:34:05 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:05 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:06 INFO : existing: Copied (replaced existing) 2025/04/20 01:34:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (0.98s) === RUN TestSyncIgnoreExisting run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 01:34:06 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:06 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:06 INFO : existing: Copied (new) 2025/04/20 01:34:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:06 DEBUG : existing: Destination exists, skipping 2025/04/20 01:34:06 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:06 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:06 DEBUG : Waiting for deletions to finish 2025/04/20 01:34:06 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreExisting (7.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:15 INFO : d: Making directory 2025/04/20 01:34:15 DEBUG : c/non empty space: Sizes identical 2025/04/20 01:34:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 01:34:15 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 01:34:15 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:15 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:15 INFO : a/potato2: Copied (new) 2025/04/20 01:34:15 DEBUG : Waiting for deletions to finish 2025/04/20 01:34:15 INFO : b/potato: Deleted 2025/04/20 01:34:15 INFO : d: Removing directory 2025/04/20 01:34:16 INFO : b: Removing directory 2025/04/20 01:34:16 DEBUG : mega root 'rclone-test-yunerep6zolo': deleted 2 directories run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:17 DEBUG : empty space: Sizes identical 2025/04/20 01:34:17 DEBUG : empty space: Unchanged skipping 2025/04/20 01:34:17 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:17 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:17 DEBUG : Waiting for deletions to finish 2025/04/20 01:34:17 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:17 DEBUG : empty space: Sizes identical 2025/04/20 01:34:17 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:17 DEBUG : empty space: Unchanged skipping 2025/04/20 01:34:17 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:17 DEBUG : Waiting for deletions to finish 2025/04/20 01:34:17 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingModtimeOnly (7.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.00s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:24 DEBUG : empty space: Sizes identical 2025/04/20 01:34:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/20 01:34:24 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:24 DEBUG : empty space: Unchanged skipping 2025/04/20 01:34:24 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:24 INFO : potato: Copied (new) 2025/04/20 01:34:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterAddingAFile (7.49s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/20 01:34:32 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:32 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:32 INFO : potato: Copied (replaced existing) 2025/04/20 01:34:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.27s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/20 01:34:33 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/20 01:34:33 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:33 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:33 INFO : potato: Copied (replaced existing) 2025/04/20 01:34:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (0.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:34:34 DEBUG : empty space: Sizes identical 2025/04/20 01:34:34 DEBUG : empty space: Unchanged skipping 2025/04/20 01:34:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/20 01:34:34 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:34 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:34 DEBUG : Waiting for deletions to finish 2025/04/20 01:34:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:42 DEBUG : empty space: Sizes identical 2025/04/20 01:34:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:34:42 DEBUG : empty space: Unchanged skipping 2025/04/20 01:34:42 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:42 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:42 INFO : potato2: Copied (new) 2025/04/20 01:34:42 DEBUG : Waiting for deletions to finish 2025/04/20 01:34:42 INFO : potato: Deleted run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:43 INFO : d: Making directory 2025/04/20 01:34:44 INFO : d/e: Making directory 2025/04/20 01:34:44 DEBUG : c/non empty space: Sizes identical 2025/04/20 01:34:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 01:34:44 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 01:34:44 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:44 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:44 INFO : a/potato2: Copied (new) 2025/04/20 01:34:44 DEBUG : Waiting for deletions to finish 2025/04/20 01:34:44 INFO : b/potato: Deleted 2025/04/20 01:34:44 INFO : d/e: Removing directory 2025/04/20 01:34:44 INFO : d: Removing directory 2025/04/20 01:34:45 INFO : b: Removing directory 2025/04/20 01:34:45 DEBUG : mega root 'rclone-test-yunerep6zolo': deleted 3 directories run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:46 INFO : d: Making directory 2025/04/20 01:34:46 DEBUG : c/non empty space: Sizes identical 2025/04/20 01:34:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 01:34:46 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:46 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 01:34:46 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:47 INFO : a/potato2: Copied (new) 2025/04/20 01:34:47 ERROR : mega root 'rclone-test-yunerep6zolo': not deleting files as there were IO errors 2025/04/20 01:34:47 ERROR : mega root 'rclone-test-yunerep6zolo': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.23s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:49 DEBUG : Waiting for deletions to finish 2025/04/20 01:34:49 DEBUG : empty space: Sizes identical 2025/04/20 01:34:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:34:49 DEBUG : empty space: Unchanged skipping 2025/04/20 01:34:49 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:49 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:49 INFO : potato: Deleted 2025/04/20 01:34:50 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncDeleteDuring (8.69s) === RUN TestSyncDeleteBefore run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:34:58 DEBUG : Waiting for deletions to finish 2025/04/20 01:34:58 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:58 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:58 INFO : potato: Deleted 2025/04/20 01:34:58 DEBUG : empty space: Sizes identical 2025/04/20 01:34:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:34:58 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:34:58 DEBUG : empty space: Unchanged skipping 2025/04/20 01:34:58 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:34:59 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncDeleteBefore (8.29s) === RUN TestCopyDeleteBefore run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:35:06 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:06 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:06 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (0.77s) === RUN TestSyncWithExclude run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 01:35:07 DEBUG : potato2: Excluded 2025/04/20 01:35:07 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 01:35:07 DEBUG : enormous: Excluded 2025/04/20 01:35:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 01:35:07 DEBUG : potato2: Excluded 2025/04/20 01:35:07 DEBUG : empty space: Sizes identical 2025/04/20 01:35:07 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:07 DEBUG : empty space: Unchanged skipping 2025/04/20 01:35:07 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:07 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:07 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:07 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 01:35:07 DEBUG : enormous: Excluded 2025/04/20 01:35:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 01:35:07 DEBUG : potato2: Excluded 2025/04/20 01:35:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 01:35:07 DEBUG : potato2: Excluded 2025/04/20 01:35:07 DEBUG : empty space: Sizes identical 2025/04/20 01:35:07 DEBUG : empty space: Unchanged skipping 2025/04/20 01:35:07 DEBUG : Local file system at /tmp/rclone705283713: Waiting for checks to finish 2025/04/20 01:35:07 DEBUG : Local file system at /tmp/rclone705283713: Waiting for transfers to finish 2025/04/20 01:35:07 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:07 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithExclude (8.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:16 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 01:35:16 DEBUG : enormous: Excluded 2025/04/20 01:35:16 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 01:35:16 DEBUG : potato2: Excluded 2025/04/20 01:35:16 DEBUG : empty space: Sizes identical 2025/04/20 01:35:16 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:16 DEBUG : empty space: Unchanged skipping 2025/04/20 01:35:16 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:16 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:16 INFO : potato2: Deleted 2025/04/20 01:35:16 INFO : enormous: Deleted 2025/04/20 01:35:16 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/20 01:35:23 DEBUG : Local file system at /tmp/rclone705283713: Waiting for checks to finish 2025/04/20 01:35:23 DEBUG : empty space: Sizes identical 2025/04/20 01:35:23 DEBUG : empty space: Unchanged skipping 2025/04/20 01:35:23 DEBUG : Local file system at /tmp/rclone705283713: Waiting for transfers to finish 2025/04/20 01:35:23 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:23 INFO : enormous: Deleted 2025/04/20 01:35:23 INFO : potato2: Deleted 2025/04/20 01:35:23 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.27s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.00s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/20 01:35:23 ERROR : mega root 'rclone-test-yunerep6zolo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/20 01:35:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/20 01:35:23 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/20 01:35:23 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:23 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:23 INFO : potato: Copied (new) 2025/04/20 01:35:23 INFO : yam: Copied (new) 2025/04/20 01:35:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:23 ERROR : mega root 'rclone-test-yunerep6zolo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/20 01:35:23 DEBUG : potato: Sizes identical 2025/04/20 01:35:23 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/20 01:35:23 DEBUG : potato: Unchanged skipping 2025/04/20 01:35:23 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:23 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:24 INFO : yaml: Copied (new) 2025/04/20 01:35:24 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:24 INFO : yam: Deleted run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (1.12s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/20 01:35:24 ERROR : mega root 'rclone-test-yunerep6zolo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/20 01:35:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/20 01:35:24 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/20 01:35:24 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:24 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:24 INFO : potato: Copied (new) 2025/04/20 01:35:24 INFO : yam: Copied (new) 2025/04/20 01:35:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:24 ERROR : mega root 'rclone-test-yunerep6zolo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/20 01:35:24 DEBUG : potato: Sizes identical 2025/04/20 01:35:24 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/20 01:35:24 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:24 DEBUG : potato: Unchanged skipping 2025/04/20 01:35:24 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:25 INFO : yaml: Copied (new) 2025/04/20 01:35:25 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:25 INFO : yam: Deleted run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/20 01:35:25 INFO : mega root 'rclone-test-yunerep6zolo': Making map for --track-renames 2025/04/20 01:35:25 INFO : mega root 'rclone-test-yunerep6zolo': Finished making map for --track-renames 2025/04/20 01:35:25 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/20 01:35:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/20 01:35:25 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for renames to finish 2025/04/20 01:35:25 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:26 INFO : sub/yam: Copied (new) 2025/04/20 01:35:26 INFO : potato: Copied (new) 2025/04/20 01:35:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:26 DEBUG : potato: Sizes identical 2025/04/20 01:35:26 DEBUG : potato: Unchanged skipping 2025/04/20 01:35:26 INFO : mega root 'rclone-test-yunerep6zolo': Making map for --track-renames 2025/04/20 01:35:26 INFO : mega root 'rclone-test-yunerep6zolo': Finished making map for --track-renames 2025/04/20 01:35:26 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:26 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for renames to finish 2025/04/20 01:35:26 INFO : sub/yam: Moved (server-side) to: yam 2025/04/20 01:35:26 INFO : yam: Renamed from "sub/yam" 2025/04/20 01:35:26 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:26 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:26 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:27 DEBUG : Creating backend with remote "/tmp/rclone705283713/dir1" 2025/04/20 01:35:27 DEBUG : Config file has changed externally - reloading 2025/04/20 01:35:27 DEBUG : Creating backend with remote "/tmp/rclone705283713/dir2" 2025/04/20 01:35:27 DEBUG : Local file system at /tmp/rclone705283713/dir2: Using server-side directory move 2025/04/20 01:35:27 INFO : Local file system at /tmp/rclone705283713/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 01:35:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/20 01:35:27 DEBUG : Local file system at /tmp/rclone705283713/dir2: Waiting for checks to finish 2025/04/20 01:35:27 INFO : file1.txt: Moved (server-side) 2025/04/20 01:35:27 DEBUG : Local file system at /tmp/rclone705283713/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:35:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/20 01:35:27 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:27 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:28 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:35:28 INFO : sub dir/hello world: Deleted 2025/04/20 01:35:28 INFO : nested/sub dir/file: Copied (new) 2025/04/20 01:35:28 INFO : nested/sub dir/file: Deleted 2025/04/20 01:35:28 INFO : sub dir: Removing directory 2025/04/20 01:35:28 INFO : nested/sub dir: Removing directory 2025/04/20 01:35:28 INFO : nested: Removing directory 2025/04/20 01:35:28 DEBUG : Local file system at /tmp/rclone705283713: deleted 3 directories run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.41s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 01:35:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/20 01:35:29 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:29 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:30 INFO : nested/sub dir/file: Copied (new) 2025/04/20 01:35:30 INFO : nested/sub dir/file: Deleted 2025/04/20 01:35:30 INFO : sub dir/hello world: Copied (new) 2025/04/20 01:35:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.63s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 01:35:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/20 01:35:32 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:32 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:32 INFO : existing-b: Copied (new) 2025/04/20 01:35:32 INFO : existing-b: Deleted 2025/04/20 01:35:33 INFO : existing: Copied (new) 2025/04/20 01:35:33 INFO : existing: Deleted 2025/04/20 01:35:33 DEBUG : existing: Destination exists, skipping 2025/04/20 01:35:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/20 01:35:33 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:33 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:33 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestMoveWithIgnoreExisting (7.81s) === RUN TestServerSideMove run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:40 DEBUG : Creating backend with remote "TestMega:rclone-test-tocekip2lawu" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-yunerep6zolo' -> mega root 'rclone-test-tocekip2lawu' 2025/04/20 01:35:41 DEBUG : mega root 'rclone-test-tocekip2lawu': Using server-side directory move 2025/04/20 01:35:41 INFO : mega root 'rclone-test-tocekip2lawu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 01:35:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:35:41 DEBUG : empty space: Sizes identical 2025/04/20 01:35:41 DEBUG : empty space: Unchanged skipping 2025/04/20 01:35:41 INFO : empty space: Deleted 2025/04/20 01:35:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 01:35:42 DEBUG : mega root 'rclone-test-tocekip2lawu': Waiting for checks to finish 2025/04/20 01:35:42 DEBUG : mega root 'rclone-test-tocekip2lawu': Waiting for transfers to finish 2025/04/20 01:35:42 INFO : potato3: Deleted 2025/04/20 01:35:42 INFO : potato2: Moved (server-side) 2025/04/20 01:35:42 INFO : potato3: Moved (server-side) 2025/04/20 01:35:42 DEBUG : Creating backend with remote "TestMega:rclone-test-yixafen6kige" 2025/04/20 01:35:42 DEBUG : mega root 'rclone-test-yixafen6kige': Using server-side directory move 2025/04/20 01:35:42 INFO : mega root 'rclone-test-yixafen6kige': Server side directory move succeeded 2025/04/20 01:35:42 ERROR : : error listing: directory not found 2025/04/20 01:35:42 DEBUG : mega root 'rclone-test-yixafen6kige': Purge remote 2025/04/20 01:35:42 DEBUG : mega root 'rclone-test-tocekip2lawu': Purge remote 2025/04/20 01:35:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (2.45s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:42 DEBUG : Creating backend with remote "TestMega:rclone-test-cacumov3viha" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-yunerep6zolo' -> mega root 'rclone-test-cacumov3viha' 2025/04/20 01:35:44 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 01:35:44 DEBUG : empty space: Excluded 2025/04/20 01:35:44 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 01:35:44 DEBUG : empty space: Excluded 2025/04/20 01:35:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:35:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 01:35:44 DEBUG : mega root 'rclone-test-cacumov3viha': Waiting for checks to finish 2025/04/20 01:35:44 DEBUG : mega root 'rclone-test-cacumov3viha': Waiting for transfers to finish 2025/04/20 01:35:44 INFO : potato3: Deleted 2025/04/20 01:35:44 INFO : potato2: Moved (server-side) 2025/04/20 01:35:44 INFO : potato3: Moved (server-side) 2025/04/20 01:35:44 DEBUG : Creating backend with remote "TestMega:rclone-test-zepozic5vuwi" 2025/04/20 01:35:44 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 01:35:44 DEBUG : empty space: Excluded 2025/04/20 01:35:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:35:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/20 01:35:44 DEBUG : mega root 'rclone-test-zepozic5vuwi': Waiting for checks to finish 2025/04/20 01:35:44 DEBUG : mega root 'rclone-test-zepozic5vuwi': Waiting for transfers to finish 2025/04/20 01:35:45 INFO : potato3: Moved (server-side) 2025/04/20 01:35:45 INFO : potato2: Moved (server-side) 2025/04/20 01:35:45 DEBUG : mega root 'rclone-test-zepozic5vuwi': Purge remote 2025/04/20 01:35:45 DEBUG : mega root 'rclone-test-cacumov3viha': Purge remote --- PASS: TestServerSideMoveWithFilter (3.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:46 DEBUG : Creating backend with remote "TestMega:rclone-test-qexukol3poza" 2025/04/20 01:35:46 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-yunerep6zolo' -> mega root 'rclone-test-qexukol3poza' 2025/04/20 01:35:47 DEBUG : mega root 'rclone-test-qexukol3poza': Using server-side directory move 2025/04/20 01:35:47 INFO : mega root 'rclone-test-qexukol3poza': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 01:35:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 01:35:47 DEBUG : empty space: Sizes identical 2025/04/20 01:35:47 DEBUG : empty space: Unchanged skipping 2025/04/20 01:35:47 INFO : empty space: Deleted 2025/04/20 01:35:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 01:35:47 DEBUG : mega root 'rclone-test-qexukol3poza': Waiting for checks to finish 2025/04/20 01:35:47 DEBUG : mega root 'rclone-test-qexukol3poza': Waiting for transfers to finish 2025/04/20 01:35:47 INFO : potato3: Deleted 2025/04/20 01:35:47 INFO : potato2: Moved (server-side) 2025/04/20 01:35:48 INFO : potato3: Moved (server-side) 2025/04/20 01:35:48 INFO : tomatoDir: Removing directory 2025/04/20 01:35:48 DEBUG : mega root 'rclone-test-yunerep6zolo': deleted 1 directories 2025/04/20 01:35:48 DEBUG : Creating backend with remote "TestMega:rclone-test-niyuhak1yuwo" 2025/04/20 01:35:48 INFO : tomatoDir: Making directory 2025/04/20 01:35:48 DEBUG : mega root 'rclone-test-niyuhak1yuwo': Using server-side directory move 2025/04/20 01:35:48 INFO : mega root 'rclone-test-niyuhak1yuwo': Server side directory move succeeded 2025/04/20 01:35:48 ERROR : : error listing: directory not found 2025/04/20 01:35:48 ERROR : : error listing: directory not found 2025/04/20 01:35:48 DEBUG : mega root 'rclone-test-niyuhak1yuwo': Purge remote 2025/04/20 01:35:48 DEBUG : mega root 'rclone-test-qexukol3poza': Purge remote 2025/04/20 01:35:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (2.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:48 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/rclone-sync-test" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:48 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/rclone-sync-test" 2025/04/20 01:35:48 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/rclone-sync-test-include/layer2" 2025/04/20 01:35:49 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/rclone-sync-test-ignore-file" 2025/04/20 01:35:49 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:35:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:35:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:35:49 DEBUG : mega root 'rclone-test-yunerep6zolo/rclone-sync-test': Waiting for checks to finish 2025/04/20 01:35:49 DEBUG : mega root 'rclone-test-yunerep6zolo/rclone-sync-test': Waiting for transfers to finish 2025/04/20 01:35:49 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:49 INFO : There was nothing to transfer 2025/04/20 01:35:49 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:35:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:35:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:35:49 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:49 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:49 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:49 INFO : rclone-sync-test-include: Removing directory 2025/04/20 01:35:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/20 01:35:49 DEBUG : mega root 'rclone-test-yunerep6zolo': failed to delete 1 directories 2025/04/20 01:35:49 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:49 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:35:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:35:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:35:49 DEBUG : mega root 'rclone-test-yunerep6zolo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/20 01:35:49 DEBUG : mega root 'rclone-test-yunerep6zolo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/20 01:35:49 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:49 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:49 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:35:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:35:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:35:49 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:35:49 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:35:49 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:49 INFO : rclone-sync-test-include: Removing directory 2025/04/20 01:35:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/20 01:35:49 DEBUG : mega root 'rclone-test-yunerep6zolo': failed to delete 1 directories 2025/04/20 01:35:49 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:49 DEBUG : : Excluded 2025/04/20 01:35:49 DEBUG : rclone-sync-test: Excluded 2025/04/20 01:35:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 01:35:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 01:35:49 DEBUG : mega root 'rclone-test-yunerep6zolo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/20 01:35:49 DEBUG : mega root 'rclone-test-yunerep6zolo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/20 01:35:49 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:49 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (1.91s) === RUN TestSyncCompareDest run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:50 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/dst" 2025/04/20 01:35:50 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/CompareDest" 2025/04/20 01:35:50 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 01:35:50 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:35:50 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:35:51 INFO : one: Copied (new) 2025/04/20 01:35:51 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:35:51 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:35:51 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:35:52 INFO : one: Copied (replaced existing) 2025/04/20 01:35:52 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:35:52 DEBUG : one: Sizes identical 2025/04/20 01:35:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 01:35:52 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:35:52 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:35:52 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:52 INFO : There was nothing to transfer 2025/04/20 01:35:53 DEBUG : two: Sizes identical 2025/04/20 01:35:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 01:35:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:35:53 DEBUG : one: Sizes identical 2025/04/20 01:35:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 01:35:53 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:35:53 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:35:53 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:53 INFO : There was nothing to transfer 2025/04/20 01:35:53 DEBUG : two: Sizes identical 2025/04/20 01:35:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 01:35:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:35:53 DEBUG : one: Sizes identical 2025/04/20 01:35:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 01:35:53 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:35:53 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:35:53 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:53 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/20 01:35:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/20 01:35:53 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 01:35:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 01:35:53 DEBUG : one: Sizes identical 2025/04/20 01:35:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 01:35:53 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:35:53 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:35:53 INFO : two: Copied (new) 2025/04/20 01:35:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (4.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:55 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/dest" 2025/04/20 01:35:55 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/pre-dest1" 2025/04/20 01:35:55 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/pre-dest2" 2025/04/20 01:35:55 DEBUG : 1: Sizes identical 2025/04/20 01:35:55 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/20 01:35:55 DEBUG : 2: Sizes identical 2025/04/20 01:35:55 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/20 01:35:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/20 01:35:55 DEBUG : mega root 'rclone-test-yunerep6zolo/dest': Waiting for checks to finish 2025/04/20 01:35:55 DEBUG : mega root 'rclone-test-yunerep6zolo/dest': Waiting for transfers to finish 2025/04/20 01:35:55 INFO : 3: Copied (new) 2025/04/20 01:35:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (2.11s) === RUN TestSyncCopyDest run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:35:57 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/dst" 2025/04/20 01:35:57 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/backup" 2025/04/20 01:35:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 01:35:57 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:35:58 DEBUG : two: Sizes identical 2025/04/20 01:35:58 DEBUG : two: Unchanged skipping 2025/04/20 01:35:58 INFO : one: Moved (server-side) 2025/04/20 01:35:58 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:35:58 INFO : one: Copied (new) 2025/04/20 01:35:58 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:59 INFO : three.txt: Moved (server-side) 2025/04/20 01:35:59 INFO : three.txt: Moved into backup dir 2025/04/20 01:35:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 01:35:59 DEBUG : two: Sizes identical 2025/04/20 01:35:59 DEBUG : two: Unchanged skipping 2025/04/20 01:35:59 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:35:59 INFO : one: Deleted 2025/04/20 01:35:59 INFO : one: Moved (server-side) 2025/04/20 01:35:59 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:35:59 INFO : one: Copied (new) 2025/04/20 01:35:59 DEBUG : Waiting for deletions to finish 2025/04/20 01:35:59 INFO : three.txt: Deleted 2025/04/20 01:36:00 INFO : three.txt: Moved (server-side) 2025/04/20 01:36:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (4.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:36:02 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/dst" 2025/04/20 01:36:02 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/backup" 2025/04/20 01:36:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 01:36:02 DEBUG : two: Sizes identical 2025/04/20 01:36:02 DEBUG : two: Unchanged skipping 2025/04/20 01:36:02 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:36:02 INFO : one: Moved (server-side) to: one.bak 2025/04/20 01:36:02 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:36:03 INFO : one: Copied (new) 2025/04/20 01:36:03 DEBUG : Waiting for deletions to finish 2025/04/20 01:36:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 01:36:03 INFO : three.txt: Moved into backup dir 2025/04/20 01:36:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 01:36:03 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:36:03 INFO : one.bak: Deleted 2025/04/20 01:36:03 DEBUG : two: Sizes identical 2025/04/20 01:36:03 DEBUG : two: Unchanged skipping 2025/04/20 01:36:04 INFO : one: Moved (server-side) to: one.bak 2025/04/20 01:36:04 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:36:04 INFO : one: Copied (new) 2025/04/20 01:36:04 DEBUG : Waiting for deletions to finish 2025/04/20 01:36:04 INFO : three.txt.bak: Deleted 2025/04/20 01:36:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 01:36:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (4.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:36:07 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/dst" 2025/04/20 01:36:07 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/backup" 2025/04/20 01:36:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 01:36:07 DEBUG : two: Sizes identical 2025/04/20 01:36:07 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:36:07 DEBUG : two: Unchanged skipping 2025/04/20 01:36:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/20 01:36:07 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:36:07 INFO : one: Copied (new) 2025/04/20 01:36:07 DEBUG : Waiting for deletions to finish 2025/04/20 01:36:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/20 01:36:08 INFO : three.txt: Moved into backup dir 2025/04/20 01:36:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 01:36:08 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:36:08 INFO : one-2019-01-01: Deleted 2025/04/20 01:36:08 DEBUG : two: Sizes identical 2025/04/20 01:36:08 DEBUG : two: Unchanged skipping 2025/04/20 01:36:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/20 01:36:08 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:36:09 INFO : one: Copied (new) 2025/04/20 01:36:09 DEBUG : Waiting for deletions to finish 2025/04/20 01:36:09 INFO : three-2019-01-01.txt: Deleted 2025/04/20 01:36:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/20 01:36:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.86s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:36:11 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/dst" 2025/04/20 01:36:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 01:36:11 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:36:11 DEBUG : two: Sizes identical 2025/04/20 01:36:11 DEBUG : two: Unchanged skipping 2025/04/20 01:36:11 INFO : one: Moved (server-side) to: one.bak 2025/04/20 01:36:11 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:36:11 INFO : one: Copied (new) 2025/04/20 01:36:11 DEBUG : Waiting for deletions to finish 2025/04/20 01:36:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 01:36:12 INFO : three.txt: Moved into backup dir 2025/04/20 01:36:12 DEBUG : one.bak: Excluded (Path Filter) 2025/04/20 01:36:12 DEBUG : one.bak: Excluded 2025/04/20 01:36:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/20 01:36:12 DEBUG : three.txt.bak: Excluded 2025/04/20 01:36:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 01:36:12 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for checks to finish 2025/04/20 01:36:12 INFO : one.bak: Deleted 2025/04/20 01:36:12 DEBUG : two: Sizes identical 2025/04/20 01:36:12 DEBUG : two: Unchanged skipping 2025/04/20 01:36:12 INFO : one: Moved (server-side) to: one.bak 2025/04/20 01:36:12 DEBUG : mega root 'rclone-test-yunerep6zolo/dst': Waiting for transfers to finish 2025/04/20 01:36:13 INFO : one: Copied (new) 2025/04/20 01:36:13 DEBUG : Waiting for deletions to finish 2025/04/20 01:36:13 INFO : three.txt.bak: Deleted 2025/04/20 01:36:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 01:36:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (3.40s) === RUN TestSyncSuffix run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:36:16 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/dst" 2025/04/20 01:36:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 01:36:16 INFO : one: Moved (server-side) to: one.bak 2025/04/20 01:36:16 INFO : one: Copied (new) 2025/04/20 01:36:16 DEBUG : two: Sizes identical 2025/04/20 01:36:16 DEBUG : two: Unchanged skipping 2025/04/20 01:36:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/20 01:36:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 01:36:16 INFO : three.txt: Copied (new) 2025/04/20 01:36:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 01:36:17 INFO : one.bak: Deleted 2025/04/20 01:36:17 INFO : one: Moved (server-side) to: one.bak 2025/04/20 01:36:17 INFO : one: Copied (new) 2025/04/20 01:36:17 DEBUG : two: Sizes identical 2025/04/20 01:36:17 DEBUG : two: Unchanged skipping 2025/04/20 01:36:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/20 01:36:17 INFO : three.txt.bak: Deleted 2025/04/20 01:36:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 01:36:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (4.75s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:36:22 DEBUG : Creating backend with remote "TestMega:rclone-test-yunerep6zolo/dst" 2025/04/20 01:36:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 01:36:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/20 01:36:22 INFO : one: Copied (new) 2025/04/20 01:36:22 DEBUG : two: Sizes identical 2025/04/20 01:36:22 DEBUG : two: Unchanged skipping 2025/04/20 01:36:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/20 01:36:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/20 01:36:22 INFO : three.txt: Copied (new) 2025/04/20 01:36:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 01:36:23 INFO : one-2019-01-01: Deleted 2025/04/20 01:36:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/20 01:36:23 INFO : one: Copied (new) 2025/04/20 01:36:23 DEBUG : two: Sizes identical 2025/04/20 01:36:23 DEBUG : two: Unchanged skipping 2025/04/20 01:36:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/20 01:36:24 INFO : three-2019-01-01.txt: Deleted 2025/04/20 01:36:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/20 01:36:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.93s) === RUN TestSyncUTFNorm run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:36:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/20 01:36:26 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:36:26 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:36:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/20 01:36:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.51s) === RUN TestSyncImmutable run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:36:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 01:36:27 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:36:27 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:36:27 INFO : existing: Copied (new) 2025/04/20 01:36:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:36:27 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:36:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/20 01:36:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/20 01:36:27 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:36:27 ERROR : mega root 'rclone-test-yunerep6zolo': not deleting files as there were IO errors 2025/04/20 01:36:27 ERROR : mega root 'rclone-test-yunerep6zolo': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncImmutable (7.24s) === RUN TestSyncIgnoreCase run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:36:34 DEBUG : existing: Sizes identical 2025/04/20 01:36:34 DEBUG : existing: Unchanged skipping 2025/04/20 01:36:34 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:36:34 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:36:34 DEBUG : Waiting for deletions to finish 2025/04/20 01:36:34 INFO : There was nothing to transfer fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreCase (7.32s) === RUN TestFixCase run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:36:59 DEBUG : both0: Sizes identical 2025/04/20 01:36:59 DEBUG : both0: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both1: Sizes identical 2025/04/20 01:36:59 DEBUG : both1: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both10: Sizes identical 2025/04/20 01:36:59 DEBUG : both10: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both11: Sizes identical 2025/04/20 01:36:59 DEBUG : both11: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both12: Sizes identical 2025/04/20 01:36:59 DEBUG : both12: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both13: Sizes identical 2025/04/20 01:36:59 DEBUG : both13: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both14: Sizes identical 2025/04/20 01:36:59 DEBUG : both14: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both15: Sizes identical 2025/04/20 01:36:59 DEBUG : both15: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both16: Sizes identical 2025/04/20 01:36:59 DEBUG : both16: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both17: Sizes identical 2025/04/20 01:36:59 DEBUG : both17: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both18: Sizes identical 2025/04/20 01:36:59 DEBUG : both18: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both19: Sizes identical 2025/04/20 01:36:59 DEBUG : both19: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both2: Sizes identical 2025/04/20 01:36:59 DEBUG : both2: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both3: Sizes identical 2025/04/20 01:36:59 DEBUG : both4: Sizes identical 2025/04/20 01:36:59 DEBUG : both5: Sizes identical 2025/04/20 01:36:59 DEBUG : both6: Sizes identical 2025/04/20 01:36:59 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:36:59 DEBUG : both3: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both7: Sizes identical 2025/04/20 01:36:59 DEBUG : both7: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both8: Sizes identical 2025/04/20 01:36:59 DEBUG : both6: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both9: Sizes identical 2025/04/20 01:36:59 DEBUG : both9: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both8: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both4: Unchanged skipping 2025/04/20 01:36:59 DEBUG : both5: Unchanged skipping 2025/04/20 01:36:59 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:36:59 DEBUG : Waiting for deletions to finish 2025/04/20 01:36:59 INFO : only7: Deleted 2025/04/20 01:36:59 INFO : only16: Deleted 2025/04/20 01:36:59 INFO : only1: Deleted 2025/04/20 01:36:59 INFO : only2: Deleted 2025/04/20 01:36:59 INFO : only14: Deleted 2025/04/20 01:36:59 INFO : only13: Deleted 2025/04/20 01:36:59 INFO : only4: Deleted 2025/04/20 01:37:00 INFO : only19: Deleted 2025/04/20 01:37:00 INFO : only0: Deleted 2025/04/20 01:37:00 INFO : only10: Deleted 2025/04/20 01:37:00 INFO : only11: Deleted 2025/04/20 01:37:10 INFO : only3: Deleted 2025/04/20 01:37:10 INFO : only15: Deleted 2025/04/20 01:37:11 INFO : only9: Deleted 2025/04/20 01:37:11 INFO : only8: Deleted 2025/04/20 01:37:11 INFO : only18: Deleted 2025/04/20 01:37:11 INFO : only6: Deleted 2025/04/20 01:37:11 INFO : only12: Deleted 2025/04/20 01:37:11 INFO : only17: Deleted 2025/04/20 01:37:11 INFO : only5: Deleted 2025/04/20 01:37:11 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (32.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:37:38 DEBUG : both0: Sizes identical 2025/04/20 01:37:38 DEBUG : both0: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both1: Sizes identical 2025/04/20 01:37:38 DEBUG : both1: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both10: Sizes identical 2025/04/20 01:37:38 DEBUG : both10: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both11: Sizes identical 2025/04/20 01:37:38 DEBUG : both11: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both12: Sizes identical 2025/04/20 01:37:38 DEBUG : both12: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both13: Sizes identical 2025/04/20 01:37:38 DEBUG : both13: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both14: Sizes identical 2025/04/20 01:37:38 DEBUG : both14: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both15: Sizes identical 2025/04/20 01:37:38 DEBUG : both15: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both16: Sizes identical 2025/04/20 01:37:38 DEBUG : both16: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both17: Sizes identical 2025/04/20 01:37:38 DEBUG : both18: Sizes identical 2025/04/20 01:37:38 DEBUG : both19: Sizes identical 2025/04/20 01:37:38 DEBUG : both2: Sizes identical 2025/04/20 01:37:38 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for checks to finish 2025/04/20 01:37:38 DEBUG : both17: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both3: Sizes identical 2025/04/20 01:37:38 DEBUG : both3: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both4: Sizes identical 2025/04/20 01:37:38 DEBUG : both4: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both5: Sizes identical 2025/04/20 01:37:38 DEBUG : both5: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both6: Sizes identical 2025/04/20 01:37:38 DEBUG : both6: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both7: Sizes identical 2025/04/20 01:37:38 DEBUG : both7: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both8: Sizes identical 2025/04/20 01:37:38 DEBUG : both8: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both9: Sizes identical 2025/04/20 01:37:38 DEBUG : both9: Unchanged skipping 2025/04/20 01:37:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/20 01:37:38 DEBUG : both18: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both19: Unchanged skipping 2025/04/20 01:37:38 DEBUG : both2: Unchanged skipping 2025/04/20 01:37:38 DEBUG : mega root 'rclone-test-yunerep6zolo': Waiting for transfers to finish 2025/04/20 01:37:39 INFO : only0: Copied (replaced existing) 2025/04/20 01:37:39 INFO : only1: Copied (replaced existing) 2025/04/20 01:37:40 INFO : only10: Copied (replaced existing) 2025/04/20 01:37:40 INFO : only11: Copied (replaced existing) 2025/04/20 01:37:40 INFO : only12: Copied (replaced existing) 2025/04/20 01:37:40 INFO : only13: Copied (replaced existing) 2025/04/20 01:37:40 INFO : only14: Copied (replaced existing) 2025/04/20 01:37:41 INFO : only15: Copied (replaced existing) 2025/04/20 01:37:42 INFO : only17: Copied (replaced existing) 2025/04/20 01:37:42 INFO : only16: Copied (replaced existing) 2025/04/20 01:37:42 INFO : only18: Copied (replaced existing) 2025/04/20 01:37:43 INFO : only19: Copied (replaced existing) 2025/04/20 01:37:43 INFO : only2: Copied (replaced existing) 2025/04/20 01:37:43 INFO : only4: Copied (replaced existing) 2025/04/20 01:37:43 INFO : only3: Copied (replaced existing) 2025/04/20 01:37:45 INFO : only8: Copied (replaced existing) 2025/04/20 01:37:45 INFO : only7: Copied (replaced existing) 2025/04/20 01:37:45 INFO : only5: Copied (replaced existing) 2025/04/20 01:37:45 INFO : only6: Copied (replaced existing) 2025/04/20 01:37:46 INFO : only9: Copied (replaced existing) 2025/04/20 01:37:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (37.91s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:37:51 DEBUG : empty_dir: Making directory with metadata 2025/04/20 01:37:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 01:37:51 DEBUG : empty_on_remote: Making directory with metadata 2025/04/20 01:37:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 01:37:51 INFO : empty_on_remote: Making directory 2025/04/20 01:37:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:37:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/20 01:37:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/20 01:37:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/20 01:37:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (3.18s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:37:55 DEBUG : empty_dir: Making directory with metadata 2025/04/20 01:37:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 01:37:55 DEBUG : empty_on_remote: Making directory with metadata 2025/04/20 01:37:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 01:37:55 INFO : empty_on_remote: Making directory 2025/04/20 01:37:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:37:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/20 01:37:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/20 01:37:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/20 01:37:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/20 01:37:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:37:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 01:37:57 INFO : sub dir: Making directory 2025/04/20 01:37:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (3.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" 2025/04/20 01:38:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 01:38:01 INFO : sub dir: Making directory 2025/04/20 01:38:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yunerep6zolo'", Local "Local file system at /tmp/rclone705283713", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.47s) PASS 2025/04/20 01:38:05 DEBUG : mega root 'rclone-test-yunerep6zolo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Finished OK in 5m1.147124623s (try 1/5)