"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestFixCase|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Starting (try 2/5) 2024/10/30 03:06:25 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi" 2024/10/30 03:06:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:09:22 DEBUG : Creating backend with remote "/tmp/rclone648294502" === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/10/30 03:09:22 INFO : mega root 'rclone-test-medopum1napi': Making map for --track-renames 2024/10/30 03:09:22 INFO : mega root 'rclone-test-medopum1napi': Finished making map for --track-renames 2024/10/30 03:09:22 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:09:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/30 03:09:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/30 03:09:22 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for renames to finish 2024/10/30 03:09:22 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:09:25 INFO : sub/yam: Copied (new) 2024/10/30 03:09:25 INFO : potato: Copied (new) 2024/10/30 03:09:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:25 DEBUG : potato: Sizes identical 2024/10/30 03:09:25 DEBUG : potato: Unchanged skipping 2024/10/30 03:09:25 INFO : mega root 'rclone-test-medopum1napi': Making map for --track-renames 2024/10/30 03:09:25 INFO : mega root 'rclone-test-medopum1napi': Finished making map for --track-renames 2024/10/30 03:09:25 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:09:25 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for renames to finish 2024/10/30 03:09:25 INFO : sub/yam: Moved (server-side) to: yam 2024/10/30 03:09:25 INFO : yam: Renamed from "sub/yam" 2024/10/30 03:09:25 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:09:25 DEBUG : Waiting for deletions to finish 2024/10/30 03:09:25 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.22s) === RUN TestServerSideMoveLocal run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:27 DEBUG : Creating backend with remote "/tmp/rclone648294502/dir1" 2024/10/30 03:09:27 DEBUG : Creating backend with remote "/tmp/rclone648294502/dir2" 2024/10/30 03:09:27 DEBUG : Local file system at /tmp/rclone648294502/dir2: Using server-side directory move 2024/10/30 03:09:27 INFO : Local file system at /tmp/rclone648294502/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/30 03:09:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/30 03:09:27 DEBUG : Local file system at /tmp/rclone648294502/dir2: Waiting for checks to finish 2024/10/30 03:09:27 DEBUG : Local file system at /tmp/rclone648294502/dir2: Waiting for transfers to finish 2024/10/30 03:09:27 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 03:09:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/30 03:09:27 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:09:27 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:09:28 INFO : sub dir/hello world: Copied (new) 2024/10/30 03:09:28 INFO : sub dir/hello world: Deleted 2024/10/30 03:09:30 INFO : nested/sub dir/file: Copied (new) 2024/10/30 03:09:30 INFO : nested/sub dir/file: Deleted 2024/10/30 03:09:30 INFO : sub dir: Removing directory 2024/10/30 03:09:30 INFO : nested/sub dir: Removing directory 2024/10/30 03:09:30 INFO : nested: Removing directory 2024/10/30 03:09:30 DEBUG : Local file system at /tmp/rclone648294502: deleted 3 directories run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/30 03:09:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/30 03:09:31 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:09:31 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:09:33 INFO : sub dir/hello world: Copied (new) 2024/10/30 03:09:33 INFO : sub dir/hello world: Deleted 2024/10/30 03:09:34 INFO : nested/sub dir/file: Copied (new) 2024/10/30 03:09:34 INFO : nested/sub dir/file: Deleted run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.16s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:34 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/30 03:09:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/30 03:09:34 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:09:34 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:09:36 INFO : existing: Copied (new) 2024/10/30 03:09:36 INFO : existing: Deleted 2024/10/30 03:09:36 INFO : existing-b: Copied (new) 2024/10/30 03:09:36 INFO : existing-b: Deleted 2024/10/30 03:09:36 DEBUG : existing: Destination exists, skipping 2024/10/30 03:09:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/30 03:09:36 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:09:36 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:09:36 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", 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 (8.93s) === RUN TestServerSideMove run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:43 DEBUG : Creating backend with remote "TestMega:rclone-test-yeqinox3bina" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-medopum1napi' -> mega root 'rclone-test-yeqinox3bina' 2024/10/30 03:09:47 DEBUG : mega root 'rclone-test-yeqinox3bina': Using server-side directory move 2024/10/30 03:09:47 INFO : mega root 'rclone-test-yeqinox3bina': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/30 03:09:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 03:09:47 DEBUG : empty space: Sizes identical 2024/10/30 03:09:47 DEBUG : empty space: Unchanged skipping 2024/10/30 03:09:48 INFO : empty space: Deleted 2024/10/30 03:09:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/30 03:09:48 DEBUG : mega root 'rclone-test-yeqinox3bina': Waiting for checks to finish 2024/10/30 03:09:48 DEBUG : mega root 'rclone-test-yeqinox3bina': Waiting for transfers to finish 2024/10/30 03:09:48 INFO : potato2: Moved (server-side) 2024/10/30 03:09:48 INFO : potato3: Deleted 2024/10/30 03:09:48 INFO : potato3: Moved (server-side) 2024/10/30 03:09:48 DEBUG : Creating backend with remote "TestMega:rclone-test-xucujel2geda" 2024/10/30 03:09:48 DEBUG : mega root 'rclone-test-xucujel2geda': Using server-side directory move 2024/10/30 03:09:48 INFO : mega root 'rclone-test-xucujel2geda': Server side directory move succeeded 2024/10/30 03:09:48 ERROR : : error listing: directory not found 2024/10/30 03:09:48 DEBUG : mega root 'rclone-test-xucujel2geda': Purge remote 2024/10/30 03:09:49 DEBUG : mega root 'rclone-test-yeqinox3bina': Purge remote 2024/10/30 03:09:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (5.42s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:49 DEBUG : Creating backend with remote "TestMega:rclone-test-qutuhib7xuto" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-medopum1napi' -> mega root 'rclone-test-qutuhib7xuto' 2024/10/30 03:09:50 DEBUG : empty space: Excluded (Size Filter) 2024/10/30 03:09:50 DEBUG : empty space: Excluded 2024/10/30 03:09:50 DEBUG : empty space: Excluded (Size Filter) 2024/10/30 03:09:50 DEBUG : empty space: Excluded 2024/10/30 03:09:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 03:09:50 DEBUG : mega root 'rclone-test-qutuhib7xuto': Waiting for checks to finish 2024/10/30 03:09:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/30 03:09:50 DEBUG : mega root 'rclone-test-qutuhib7xuto': Waiting for transfers to finish 2024/10/30 03:09:50 INFO : potato3: Deleted 2024/10/30 03:09:50 INFO : potato2: Moved (server-side) 2024/10/30 03:09:50 INFO : potato3: Moved (server-side) 2024/10/30 03:09:50 DEBUG : Creating backend with remote "TestMega:rclone-test-xificod7gari" 2024/10/30 03:09:50 DEBUG : empty space: Excluded (Size Filter) 2024/10/30 03:09:50 DEBUG : empty space: Excluded 2024/10/30 03:09:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 03:09:50 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/30 03:09:50 DEBUG : mega root 'rclone-test-xificod7gari': Waiting for checks to finish 2024/10/30 03:09:50 DEBUG : mega root 'rclone-test-xificod7gari': Waiting for transfers to finish 2024/10/30 03:09:51 INFO : potato2: Moved (server-side) 2024/10/30 03:09:51 INFO : potato3: Moved (server-side) 2024/10/30 03:09:51 DEBUG : mega root 'rclone-test-xificod7gari': Purge remote 2024/10/30 03:09:51 DEBUG : mega root 'rclone-test-qutuhib7xuto': Purge remote --- PASS: TestServerSideMoveWithFilter (2.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:51 DEBUG : Creating backend with remote "TestMega:rclone-test-zojajur1hedu" 2024/10/30 03:09:54 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-medopum1napi' -> mega root 'rclone-test-zojajur1hedu' 2024/10/30 03:09:55 DEBUG : mega root 'rclone-test-zojajur1hedu': Using server-side directory move 2024/10/30 03:09:55 INFO : mega root 'rclone-test-zojajur1hedu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/30 03:09:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/30 03:09:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/30 03:09:55 DEBUG : empty space: Sizes identical 2024/10/30 03:09:55 DEBUG : empty space: Unchanged skipping 2024/10/30 03:09:55 DEBUG : mega root 'rclone-test-zojajur1hedu': Waiting for checks to finish 2024/10/30 03:09:55 INFO : empty space: Deleted 2024/10/30 03:09:55 DEBUG : mega root 'rclone-test-zojajur1hedu': Waiting for transfers to finish 2024/10/30 03:09:56 INFO : potato3: Deleted 2024/10/30 03:09:56 INFO : potato2: Moved (server-side) 2024/10/30 03:09:56 INFO : potato3: Moved (server-side) 2024/10/30 03:09:56 INFO : tomatoDir: Removing directory 2024/10/30 03:09:56 DEBUG : mega root 'rclone-test-medopum1napi': deleted 1 directories 2024/10/30 03:09:56 DEBUG : Creating backend with remote "TestMega:rclone-test-gapipol2lowe" 2024/10/30 03:09:56 DEBUG : tomatoDir: Making directory 2024/10/30 03:09:56 DEBUG : mega root 'rclone-test-gapipol2lowe': Using server-side directory move 2024/10/30 03:09:56 INFO : mega root 'rclone-test-gapipol2lowe': Server side directory move succeeded 2024/10/30 03:09:56 ERROR : : error listing: directory not found 2024/10/30 03:09:56 ERROR : : error listing: directory not found 2024/10/30 03:09:56 DEBUG : mega root 'rclone-test-gapipol2lowe': Purge remote 2024/10/30 03:09:56 DEBUG : mega root 'rclone-test-zojajur1hedu': Purge remote 2024/10/30 03:09:56 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.04s) === RUN TestServerSideMoveOverlap run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", 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-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:56 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/rclone-sync-test" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:56 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/rclone-sync-test" 2024/10/30 03:09:56 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/rclone-sync-test-include/layer2" 2024/10/30 03:09:57 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/rclone-sync-test-ignore-file" 2024/10/30 03:09:57 DEBUG : rclone-sync-test: Excluded 2024/10/30 03:09:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/30 03:09:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/30 03:09:57 DEBUG : mega root 'rclone-test-medopum1napi/rclone-sync-test': Waiting for checks to finish 2024/10/30 03:09:57 DEBUG : mega root 'rclone-test-medopum1napi/rclone-sync-test': Waiting for transfers to finish 2024/10/30 03:09:57 DEBUG : Waiting for deletions to finish 2024/10/30 03:09:57 INFO : There was nothing to transfer 2024/10/30 03:09:57 DEBUG : rclone-sync-test: Excluded 2024/10/30 03:09:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/30 03:09:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/30 03:09:57 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:09:57 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:09:57 DEBUG : Waiting for deletions to finish 2024/10/30 03:09:57 INFO : rclone-sync-test-include: Removing directory 2024/10/30 03:09:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/30 03:09:57 DEBUG : mega root 'rclone-test-medopum1napi': failed to delete 1 directories 2024/10/30 03:09:57 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:57 DEBUG : rclone-sync-test: Excluded 2024/10/30 03:09:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/30 03:09:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/30 03:09:57 DEBUG : mega root 'rclone-test-medopum1napi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/30 03:09:57 DEBUG : mega root 'rclone-test-medopum1napi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/30 03:09:57 DEBUG : Waiting for deletions to finish 2024/10/30 03:09:57 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:57 DEBUG : rclone-sync-test: Excluded 2024/10/30 03:09:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/30 03:09:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/30 03:09:57 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:09:57 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:09:57 DEBUG : Waiting for deletions to finish 2024/10/30 03:09:57 INFO : rclone-sync-test-include: Removing directory 2024/10/30 03:09:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/30 03:09:57 DEBUG : mega root 'rclone-test-medopum1napi': failed to delete 1 directories 2024/10/30 03:09:57 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:57 DEBUG : : Excluded 2024/10/30 03:09:57 DEBUG : rclone-sync-test: Excluded 2024/10/30 03:09:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/30 03:09:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/30 03:09:57 DEBUG : mega root 'rclone-test-medopum1napi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/30 03:09:57 DEBUG : mega root 'rclone-test-medopum1napi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/30 03:09:57 DEBUG : Waiting for deletions to finish 2024/10/30 03:09:57 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (2.24s) === RUN TestSyncCompareDest run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:09:59 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/dst" 2024/10/30 03:09:59 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/CompareDest" 2024/10/30 03:09:59 DEBUG : one: Need to transfer - File not found at Destination 2024/10/30 03:09:59 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:09:59 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:09:59 INFO : one: Copied (new) 2024/10/30 03:09:59 DEBUG : Waiting for deletions to finish 2024/10/30 03:09:59 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:09:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:09:59 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:09:59 INFO : one: Copied (replaced existing) 2024/10/30 03:09:59 DEBUG : Waiting for deletions to finish 2024/10/30 03:10:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:10:01 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:10:01 DEBUG : one: Sizes identical 2024/10/30 03:10:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 03:10:01 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:10:01 DEBUG : Waiting for deletions to finish 2024/10/30 03:10:01 INFO : There was nothing to transfer 2024/10/30 03:10:01 DEBUG : two: Sizes identical 2024/10/30 03:10:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 03:10:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:10:01 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:10:01 DEBUG : one: Sizes identical 2024/10/30 03:10:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 03:10:01 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:10:01 DEBUG : Waiting for deletions to finish 2024/10/30 03:10:01 INFO : There was nothing to transfer 2024/10/30 03:10:01 DEBUG : two: Sizes identical 2024/10/30 03:10:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 03:10:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:10:01 DEBUG : one: Sizes identical 2024/10/30 03:10:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 03:10:01 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:10:01 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:10:01 DEBUG : Waiting for deletions to finish 2024/10/30 03:10:01 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/10/30 03:10:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/30 03:10:01 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 03:10:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:10:01 DEBUG : one: Sizes identical 2024/10/30 03:10:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 03:10:01 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:10:01 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:10:01 INFO : two: Copied (new) 2024/10/30 03:10:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (5.46s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:10:07 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/dest" 2024/10/30 03:10:07 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/pre-dest1" 2024/10/30 03:10:07 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/pre-dest2" 2024/10/30 03:10:07 DEBUG : 1: Sizes identical 2024/10/30 03:10:07 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/30 03:10:07 DEBUG : 2: Sizes identical 2024/10/30 03:10:07 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/30 03:10:07 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/30 03:10:07 DEBUG : mega root 'rclone-test-medopum1napi/dest': Waiting for checks to finish 2024/10/30 03:10:07 DEBUG : mega root 'rclone-test-medopum1napi/dest': Waiting for transfers to finish 2024/10/30 03:10:07 INFO : 3: Copied (new) 2024/10/30 03:10:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (3.87s) === RUN TestSyncCopyDest run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", 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-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:10:10 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/dst" 2024/10/30 03:10:10 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/backup" 2024/10/30 03:10:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 03:10:10 DEBUG : two: Sizes identical 2024/10/30 03:10:10 DEBUG : two: Unchanged skipping 2024/10/30 03:10:10 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:10:11 INFO : one: Moved (server-side) 2024/10/30 03:10:11 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:10:11 INFO : one: Copied (new) 2024/10/30 03:10:11 DEBUG : Waiting for deletions to finish 2024/10/30 03:10:11 INFO : three.txt: Moved (server-side) 2024/10/30 03:10:11 INFO : three.txt: Moved into backup dir 2024/10/30 03:10:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 03:10:13 DEBUG : two: Sizes identical 2024/10/30 03:10:13 DEBUG : two: Unchanged skipping 2024/10/30 03:10:13 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:10:15 INFO : one: Deleted 2024/10/30 03:10:15 INFO : one: Moved (server-side) 2024/10/30 03:10:15 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:10:17 INFO : one: Copied (new) 2024/10/30 03:10:17 DEBUG : Waiting for deletions to finish 2024/10/30 03:10:17 INFO : three.txt: Deleted 2024/10/30 03:10:19 INFO : three.txt: Moved (server-side) 2024/10/30 03:10:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:10:23 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/dst" 2024/10/30 03:10:23 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/backup" 2024/10/30 03:10:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 03:10:23 DEBUG : two: Sizes identical 2024/10/30 03:10:23 DEBUG : two: Unchanged skipping 2024/10/30 03:10:23 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:10:24 INFO : one: Moved (server-side) to: one.bak 2024/10/30 03:10:24 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:10:24 INFO : one: Copied (new) 2024/10/30 03:10:24 DEBUG : Waiting for deletions to finish 2024/10/30 03:10:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/30 03:10:24 INFO : three.txt: Moved into backup dir 2024/10/30 03:10:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 03:10:26 DEBUG : two: Sizes identical 2024/10/30 03:10:26 DEBUG : two: Unchanged skipping 2024/10/30 03:10:26 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:10:28 INFO : one.bak: Deleted 2024/10/30 03:10:29 INFO : one: Moved (server-side) to: one.bak 2024/10/30 03:10:29 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:10:29 INFO : one: Copied (new) 2024/10/30 03:10:29 DEBUG : Waiting for deletions to finish 2024/10/30 03:10:29 INFO : three.txt.bak: Deleted 2024/10/30 03:10:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/30 03:10:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (8.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:10:33 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/dst" 2024/10/30 03:10:33 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/backup" 2024/10/30 03:10:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 03:10:33 DEBUG : two: Sizes identical 2024/10/30 03:10:33 DEBUG : two: Unchanged skipping 2024/10/30 03:10:33 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:10:34 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/30 03:10:34 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:10:34 INFO : one: Copied (new) 2024/10/30 03:10:34 DEBUG : Waiting for deletions to finish 2024/10/30 03:10:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/30 03:10:34 INFO : three.txt: Moved into backup dir 2024/10/30 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 03:10:34 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:10:34 INFO : one-2019-01-01: Deleted 2024/10/30 03:10:35 DEBUG : two: Sizes identical 2024/10/30 03:10:35 DEBUG : two: Unchanged skipping 2024/10/30 03:10:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/30 03:10:35 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:10:37 INFO : one: Copied (new) 2024/10/30 03:10:37 DEBUG : Waiting for deletions to finish 2024/10/30 03:10:37 INFO : three-2019-01-01.txt: Deleted 2024/10/30 03:10:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/30 03:10:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (8.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:10:41 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/dst" 2024/10/30 03:10:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 03:10:41 DEBUG : two: Sizes identical 2024/10/30 03:10:41 DEBUG : two: Unchanged skipping 2024/10/30 03:10:41 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:10:41 INFO : one: Moved (server-side) to: one.bak 2024/10/30 03:10:41 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:10:44 INFO : one: Copied (new) 2024/10/30 03:10:44 DEBUG : Waiting for deletions to finish 2024/10/30 03:10:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/30 03:10:44 INFO : three.txt: Moved into backup dir 2024/10/30 03:10:45 DEBUG : one.bak: Excluded (Path Filter) 2024/10/30 03:10:45 DEBUG : one.bak: Excluded 2024/10/30 03:10:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/30 03:10:45 DEBUG : three.txt.bak: Excluded 2024/10/30 03:10:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 03:10:45 DEBUG : two: Sizes identical 2024/10/30 03:10:45 DEBUG : two: Unchanged skipping 2024/10/30 03:10:45 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for checks to finish 2024/10/30 03:10:45 INFO : one.bak: Deleted 2024/10/30 03:10:46 INFO : one: Moved (server-side) to: one.bak 2024/10/30 03:10:46 DEBUG : mega root 'rclone-test-medopum1napi/dst': Waiting for transfers to finish 2024/10/30 03:10:46 INFO : one: Copied (new) 2024/10/30 03:10:46 DEBUG : Waiting for deletions to finish 2024/10/30 03:10:46 INFO : three.txt.bak: Deleted 2024/10/30 03:10:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/30 03:10:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.43s) === RUN TestSyncSuffix run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:10:47 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/dst" 2024/10/30 03:10:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 03:10:48 INFO : one: Moved (server-side) to: one.bak 2024/10/30 03:10:48 INFO : one: Copied (new) 2024/10/30 03:10:48 DEBUG : two: Sizes identical 2024/10/30 03:10:48 DEBUG : two: Unchanged skipping 2024/10/30 03:10:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/30 03:10:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/30 03:10:50 INFO : three.txt: Copied (new) 2024/10/30 03:10:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 03:10:50 INFO : one.bak: Deleted 2024/10/30 03:10:50 INFO : one: Moved (server-side) to: one.bak 2024/10/30 03:10:51 INFO : one: Copied (new) 2024/10/30 03:10:51 DEBUG : two: Sizes identical 2024/10/30 03:10:51 DEBUG : two: Unchanged skipping 2024/10/30 03:10:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/30 03:10:51 INFO : three.txt.bak: Deleted 2024/10/30 03:10:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/30 03:10:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.77s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:11:01 DEBUG : Creating backend with remote "TestMega:rclone-test-medopum1napi/dst" 2024/10/30 03:11:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/30 03:11:02 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/30 03:11:02 INFO : one: Copied (new) 2024/10/30 03:11:02 DEBUG : two: Sizes identical 2024/10/30 03:11:02 DEBUG : two: Unchanged skipping 2024/10/30 03:11:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/30 03:11:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/30 03:11:04 INFO : three.txt: Copied (new) 2024/10/30 03:11:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/30 03:11:04 INFO : one-2019-01-01: Deleted 2024/10/30 03:11:05 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/30 03:11:05 INFO : one: Copied (new) 2024/10/30 03:11:05 DEBUG : two: Sizes identical 2024/10/30 03:11:05 DEBUG : two: Unchanged skipping 2024/10/30 03:11:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/30 03:11:05 INFO : three-2019-01-01.txt: Deleted 2024/10/30 03:11:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/30 03:11:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (9.73s) === RUN TestSyncUTFNorm run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:11:06 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:11:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/30 03:11:06 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:11:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/30 03:11:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.46s) === RUN TestSyncImmutable run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:11:09 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/30 03:11:09 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:11:09 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:11:09 INFO : existing: Copied (new) 2024/10/30 03:11:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:11:09 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:11:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/30 03:11:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/30 03:11:09 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:11:09 ERROR : mega root 'rclone-test-medopum1napi': not deleting files as there were IO errors 2024/10/30 03:11:09 ERROR : mega root 'rclone-test-medopum1napi': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (0.23s) === RUN TestSyncIgnoreCase run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:11:11 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:11:11 DEBUG : existing: Sizes identical 2024/10/30 03:11:11 DEBUG : existing: Unchanged skipping 2024/10/30 03:11:11 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:11:11 DEBUG : Waiting for deletions to finish 2024/10/30 03:11:11 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 (9.21s) === RUN TestFixCase run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", 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-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", 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-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:11:38 DEBUG : both1: Sizes identical 2024/10/30 03:11:38 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:11:38 DEBUG : both10: Sizes identical 2024/10/30 03:11:38 DEBUG : both0: Sizes identical 2024/10/30 03:11:38 DEBUG : both11: Sizes identical 2024/10/30 03:11:38 DEBUG : both1: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both12: Sizes identical 2024/10/30 03:11:38 DEBUG : both11: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both13: Sizes identical 2024/10/30 03:11:38 DEBUG : both10: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both14: Sizes identical 2024/10/30 03:11:38 DEBUG : both0: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both15: Sizes identical 2024/10/30 03:11:38 DEBUG : both15: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both16: Sizes identical 2024/10/30 03:11:38 DEBUG : both16: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both17: Sizes identical 2024/10/30 03:11:38 DEBUG : both17: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both18: Sizes identical 2024/10/30 03:11:38 DEBUG : both18: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both19: Sizes identical 2024/10/30 03:11:38 DEBUG : both19: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both2: Sizes identical 2024/10/30 03:11:38 DEBUG : both2: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both3: Sizes identical 2024/10/30 03:11:38 DEBUG : both3: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both4: Sizes identical 2024/10/30 03:11:38 DEBUG : both4: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both5: Sizes identical 2024/10/30 03:11:38 DEBUG : both5: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both6: Sizes identical 2024/10/30 03:11:38 DEBUG : both6: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both7: Sizes identical 2024/10/30 03:11:38 DEBUG : both7: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both8: Sizes identical 2024/10/30 03:11:38 DEBUG : both8: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both9: Sizes identical 2024/10/30 03:11:38 DEBUG : both9: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both12: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both13: Unchanged skipping 2024/10/30 03:11:38 DEBUG : both14: Unchanged skipping 2024/10/30 03:11:38 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:11:38 DEBUG : Waiting for deletions to finish 2024/10/30 03:11:38 INFO : only0: Deleted 2024/10/30 03:11:38 INFO : only2: Deleted 2024/10/30 03:11:38 INFO : only1: Deleted 2024/10/30 03:11:38 INFO : only4: Deleted 2024/10/30 03:11:38 INFO : only11: Deleted 2024/10/30 03:11:38 INFO : only12: Deleted 2024/10/30 03:11:38 INFO : only3: Deleted 2024/10/30 03:11:38 INFO : only19: Deleted 2024/10/30 03:11:38 INFO : only7: Deleted 2024/10/30 03:11:39 INFO : only5: Deleted 2024/10/30 03:11:39 INFO : only10: Deleted 2024/10/30 03:11:39 INFO : only6: Deleted 2024/10/30 03:11:39 INFO : only14: Deleted 2024/10/30 03:11:39 INFO : only8: Deleted 2024/10/30 03:11:41 INFO : only17: Deleted 2024/10/30 03:11:41 INFO : only18: Deleted 2024/10/30 03:11:41 INFO : only13: Deleted 2024/10/30 03:11:41 INFO : only15: Deleted 2024/10/30 03:11:43 INFO : only16: Deleted 2024/10/30 03:11:43 INFO : only9: Deleted 2024/10/30 03:11:43 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (29.02s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:12:11 DEBUG : both0: Sizes identical 2024/10/30 03:12:11 DEBUG : both0: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both1: Sizes identical 2024/10/30 03:12:11 DEBUG : both1: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both10: Sizes identical 2024/10/30 03:12:11 DEBUG : both10: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both11: Sizes identical 2024/10/30 03:12:11 DEBUG : both12: Sizes identical 2024/10/30 03:12:11 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for checks to finish 2024/10/30 03:12:11 DEBUG : both14: Sizes identical 2024/10/30 03:12:11 DEBUG : both13: Sizes identical 2024/10/30 03:12:11 DEBUG : both11: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both15: Sizes identical 2024/10/30 03:12:11 DEBUG : both12: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both15: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both16: Sizes identical 2024/10/30 03:12:11 DEBUG : both17: Sizes identical 2024/10/30 03:12:11 DEBUG : both16: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both18: Sizes identical 2024/10/30 03:12:11 DEBUG : both14: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both19: Sizes identical 2024/10/30 03:12:11 DEBUG : both19: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both2: Sizes identical 2024/10/30 03:12:11 DEBUG : both2: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both3: Sizes identical 2024/10/30 03:12:11 DEBUG : both3: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both4: Sizes identical 2024/10/30 03:12:11 DEBUG : both4: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both5: Sizes identical 2024/10/30 03:12:11 DEBUG : both5: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both6: Sizes identical 2024/10/30 03:12:11 DEBUG : both6: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both7: Sizes identical 2024/10/30 03:12:11 DEBUG : both7: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both8: Sizes identical 2024/10/30 03:12:11 DEBUG : both8: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both9: Sizes identical 2024/10/30 03:12:11 DEBUG : both9: Unchanged skipping 2024/10/30 03:12:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/30 03:12:11 DEBUG : both13: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both17: Unchanged skipping 2024/10/30 03:12:11 DEBUG : both18: Unchanged skipping 2024/10/30 03:12:11 DEBUG : mega root 'rclone-test-medopum1napi': Waiting for transfers to finish 2024/10/30 03:12:11 INFO : only0: Copied (replaced existing) 2024/10/30 03:12:11 INFO : only1: Copied (replaced existing) 2024/10/30 03:12:11 INFO : only10: Copied (replaced existing) 2024/10/30 03:12:13 INFO : only11: Copied (replaced existing) 2024/10/30 03:12:14 INFO : only12: Copied (replaced existing) 2024/10/30 03:12:14 INFO : only13: Copied (replaced existing) 2024/10/30 03:12:14 INFO : only15: Copied (replaced existing) 2024/10/30 03:12:15 INFO : only14: Copied (replaced existing) 2024/10/30 03:12:17 INFO : only16: Copied (replaced existing) 2024/10/30 03:12:17 INFO : only17: Copied (replaced existing) 2024/10/30 03:12:19 INFO : only18: Copied (replaced existing) 2024/10/30 03:12:19 INFO : only19: Copied (replaced existing) 2024/10/30 03:12:20 INFO : only2: Copied (replaced existing) 2024/10/30 03:12:22 INFO : only3: Copied (replaced existing) 2024/10/30 03:12:22 INFO : only5: Copied (replaced existing) 2024/10/30 03:12:22 INFO : only4: Copied (replaced existing) 2024/10/30 03:12:24 INFO : only6: Copied (replaced existing) 2024/10/30 03:12:25 INFO : only7: Copied (replaced existing) 2024/10/30 03:12:27 INFO : only8: Copied (replaced existing) 2024/10/30 03:12:27 INFO : only9: Copied (replaced existing) 2024/10/30 03:12:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (45.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:12:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/30 03:12:33 DEBUG : sub dir: Making directory 2024/10/30 03:12:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (3.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" 2024/10/30 03:12:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/30 03:12:37 DEBUG : sub dir: Making directory 2024/10/30 03:12:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-medopum1napi'", Local "Local file system at /tmp/rclone648294502", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (7.76s) PASS 2024/10/30 03:12:44 DEBUG : mega root 'rclone-test-medopum1napi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestFixCase|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Finished OK in 6m19.386685613s (try 2/5)