"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2025/03/16 01:34:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego" 2025/03/16 01:34:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:34:44 DEBUG : Creating backend with remote "/tmp/rclone635722380" === 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 "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:34:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/16 01:34:45 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:34:45 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.44s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:34:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:34:45 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:34:45 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:34:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:34:46 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.11s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.11s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:34:47 DEBUG : Creating backend with remote "/non-existing" 2025/03/16 01:34:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/16 01:34:47 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:34:47 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.36s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:34:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:34:47 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:34:47 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:34:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (3.21s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:34:50 INFO : premiumize.me root 'rclone-test-xequjak9pego': Running all checks before starting transfers 2025/03/16 01:34:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:34:50 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:34:50 INFO : premiumize.me root 'rclone-test-xequjak9pego': Checks finished, now starting transfers 2025/03/16 01:34:50 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:34:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (2.39s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:34:53 ERROR : Ignoring --no-traverse with sync 2025/03/16 01:34:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:34:53 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:34:53 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:34:56 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:34:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (3.49s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:34:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/16 01:34:56 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:34:56 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:34:59 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (2.74s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:34:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:34:59 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:34:59 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:35:01 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (2.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:35:01 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:35:01 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:35:04 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.92s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/16 01:35:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:35:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/16 01:35:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:35:04 INFO : sub dir: Making directory 2025/03/16 01:35:04 INFO : sub dir2: Making directory 2025/03/16 01:35:04 INFO : sub dir2/sub sub dir2: Making directory 2025/03/16 01:35:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:35:04 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:35:04 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:35:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:07 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.02s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:08 INFO : sub dir2: Making directory 2025/03/16 01:35:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/16 01:35:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:35:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:35:08 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:35:08 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:35:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:12 DEBUG : sub dir2: Making directory with metadata 2025/03/16 01:35:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:35:12 INFO : sub dir: Making directory 2025/03/16 01:35:13 INFO : sub dir2: Making directory 2025/03/16 01:35:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:35:13 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:35:13 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:35:17 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:35:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:17 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/16 01:35:17 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.35s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.10s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:18 INFO : sub dir2: Making directory 2025/03/16 01:35:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:35:18 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:35:18 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:35:22 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:35:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (5.04s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:23 DEBUG : sub dir2: Making directory with metadata 2025/03/16 01:35:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:35:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:35:23 INFO : sub dir: Making directory 2025/03/16 01:35:23 INFO : sub dir2: Making directory 2025/03/16 01:35:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:35:23 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:35:23 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:35:27 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:35:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:27 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.35s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.10s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:27 INFO : sub dir2: Making directory 2025/03/16 01:35:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:35:27 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:35:27 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:35:32 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:35:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (5.47s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-bosumip5wuri" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-xequjak9pego' -> premiumize.me root 'rclone-test-bosumip5wuri' 2025/03/16 01:35:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:35:35 DEBUG : premiumize.me root 'rclone-test-bosumip5wuri': Waiting for checks to finish 2025/03/16 01:35:35 DEBUG : premiumize.me root 'rclone-test-bosumip5wuri': Waiting for transfers to finish 2025/03/16 01:35:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:39 DEBUG : premiumize.me root 'rclone-test-bosumip5wuri': Purge remote --- PASS: TestServerSideCopy (7.12s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 01:35:43 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:35:43 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:35:43 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.lekijuj1" 2025/03/16 01:35:48 DEBUG : sub dir/hello world: Removing old file 2025/03/16 01:35:48 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (8.59s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:51 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lucohex7pefo" sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-xequjak9pego' -> premiumize.me root 'rclone-test-lucohex7pefo' 2025/03/16 01:35:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:35:51 DEBUG : premiumize.me root 'rclone-test-lucohex7pefo': Waiting for checks to finish 2025/03/16 01:35:51 DEBUG : premiumize.me root 'rclone-test-lucohex7pefo': Waiting for transfers to finish 2025/03/16 01:35:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:35:56 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.qozuxis2" 2025/03/16 01:35:57 DEBUG : sub dir/hello world: Removing old file 2025/03/16 01:35:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 01:35:58 DEBUG : premiumize.me root 'rclone-test-lucohex7pefo': Waiting for checks to finish 2025/03/16 01:35:58 DEBUG : premiumize.me root 'rclone-test-lucohex7pefo': Waiting for transfers to finish 2025/03/16 01:35:59 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.yokanid3" 2025/03/16 01:36:01 DEBUG : sub dir/hello world: Removing old file 2025/03/16 01:36:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:36:01 DEBUG : premiumize.me root 'rclone-test-lucohex7pefo': Purge remote --- PASS: TestServerSideCopyOverSelf (13.45s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:36:04 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:36:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 01:36:04 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:36:04 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.fezapis4" 2025/03/16 01:36:10 DEBUG : sub dir/hello world: Removing old file 2025/03/16 01:36:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/16 01:36:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (8.33s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:36:20 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-dutadew9kepe" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-xequjak9pego' -> premiumize.me root 'rclone-test-dutadew9kepe' 2025/03/16 01:36:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:36:20 DEBUG : premiumize.me root 'rclone-test-dutadew9kepe': Waiting for checks to finish 2025/03/16 01:36:20 DEBUG : premiumize.me root 'rclone-test-dutadew9kepe': Waiting for transfers to finish 2025/03/16 01:36:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:36:23 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.cevukal3" 2025/03/16 01:36:26 DEBUG : sub dir/hello world: Removing old file 2025/03/16 01:36:26 DEBUG : premiumize.me root 'rclone-test-dutadew9kepe': Using server-side directory move 2025/03/16 01:36:26 INFO : premiumize.me root 'rclone-test-dutadew9kepe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 01:36:27 DEBUG : premiumize.me root 'rclone-test-dutadew9kepe': Waiting for checks to finish 2025/03/16 01:36:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 01:36:27 DEBUG : premiumize.me root 'rclone-test-dutadew9kepe': Waiting for transfers to finish 2025/03/16 01:36:27 INFO : sub dir/hello world: Deleted 2025/03/16 01:36:27 INFO : sub dir/hello world: Moved (server-side) 2025/03/16 01:36:28 DEBUG : testing file moves 2025/03/16 01:36:29 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/16 01:36:29 DEBUG : premiumize.me root 'rclone-test-dutadew9kepe': Waiting for checks to finish 2025/03/16 01:36:29 DEBUG : premiumize.me root 'rclone-test-dutadew9kepe': Waiting for transfers to finish 2025/03/16 01:36:29 INFO : sub dir/hello world: Deleted 2025/03/16 01:36:29 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:36:29 DEBUG : premiumize.me root 'rclone-test-dutadew9kepe': Purge remote --- PASS: TestServerSideMoveOverSelf (19.14s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:36:33 ERROR : : error listing: directory not found 2025/03/16 01:36:33 INFO : Local file system at /tmp/rclone635722380: Making directory 2025/03/16 01:36:33 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:36:33 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (4.31s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:36:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/16 01:36:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:36:38 DEBUG : Local file system at /tmp/rclone635722380: Waiting for checks to finish 2025/03/16 01:36:38 DEBUG : Local file system at /tmp/rclone635722380: Waiting for transfers to finish 2025/03/16 01:36:41 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/16 01:36:41 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:36:41 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (7.48s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:36:41 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/16 01:36:41 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:36:41 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:36:43 INFO : check sum: Copied (new) 2025/03/16 01:36:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:36:43 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:36:43 NOTICE: premiumize.me root 'rclone-test-xequjak9pego': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/16 01:36:43 DEBUG : check sum: Size of src and dst objects identical 2025/03/16 01:36:43 DEBUG : check sum: Unchanged skipping 2025/03/16 01:36:43 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:36:43 DEBUG : Waiting for deletions to finish 2025/03/16 01:36:43 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (2.48s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:36:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/16 01:36:44 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:36:44 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:36:57 INFO : sizeonly: Copied (new) 2025/03/16 01:36:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:36:57 DEBUG : sizeonly: Sizes identical 2025/03/16 01:36:57 DEBUG : sizeonly: Unchanged skipping 2025/03/16 01:36:57 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:36:57 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:36:57 DEBUG : Waiting for deletions to finish 2025/03/16 01:36:57 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (13.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:36:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/16 01:36:57 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:36:57 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:37:00 INFO : ignore-size: Copied (new) 2025/03/16 01:37:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:37:00 DEBUG : ignore-size: Sizes identical 2025/03/16 01:37:00 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:37:00 DEBUG : ignore-size: Unchanged skipping 2025/03/16 01:37:00 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:37:00 DEBUG : Waiting for deletions to finish 2025/03/16 01:37:00 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (3.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:37:03 DEBUG : existing: Sizes identical 2025/03/16 01:37:03 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:37:03 DEBUG : existing: Unchanged skipping 2025/03/16 01:37:03 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:37:03 DEBUG : Waiting for deletions to finish 2025/03/16 01:37:03 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:37:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/16 01:37:03 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:37:03 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:37:03 DEBUG : existing: Moving old file out the way to "existing.gecaxod2" 2025/03/16 01:37:07 DEBUG : existing: Removing old file 2025/03/16 01:37:07 INFO : existing: Copied (replaced existing) 2025/03/16 01:37:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (7.38s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:37:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/16 01:37:08 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:37:08 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:37:14 INFO : existing: Copied (new) 2025/03/16 01:37:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:37:14 DEBUG : existing: Destination exists, skipping 2025/03/16 01:37:14 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:37:14 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:37:14 DEBUG : Waiting for deletions to finish 2025/03/16 01:37:14 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (6.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:37:25 INFO : d: Making directory 2025/03/16 01:37:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/16 01:37:25 DEBUG : c/non empty space: Sizes identical 2025/03/16 01:37:25 DEBUG : c/non empty space: Unchanged skipping 2025/03/16 01:37:25 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:37:25 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:37:30 INFO : a/potato2: Copied (new) 2025/03/16 01:37:30 DEBUG : Waiting for deletions to finish 2025/03/16 01:37:30 INFO : b/potato: Deleted 2025/03/16 01:37:30 INFO : d: Removing directory 2025/03/16 01:37:30 INFO : b: Removing directory 2025/03/16 01:37:30 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (16.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:37:34 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:37:34 DEBUG : empty space: Sizes identical 2025/03/16 01:37:34 DEBUG : empty space: Unchanged skipping 2025/03/16 01:37:34 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:37:34 DEBUG : Waiting for deletions to finish 2025/03/16 01:37:34 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:37:34 DEBUG : empty space: Sizes identical 2025/03/16 01:37:34 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:37:34 DEBUG : empty space: Unchanged skipping 2025/03/16 01:37:34 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:37:34 DEBUG : Waiting for deletions to finish 2025/03/16 01:37:34 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (3.30s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.10s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.11s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:37:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/16 01:37:39 DEBUG : empty space: Sizes identical 2025/03/16 01:37:39 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:37:39 DEBUG : empty space: Unchanged skipping 2025/03/16 01:37:39 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:37:43 INFO : potato: Copied (new) 2025/03/16 01:37:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (8.56s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:37:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/16 01:37:48 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:37:48 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:37:48 DEBUG : potato: Moving old file out the way to "potato.qivucig7" 2025/03/16 01:37:51 DEBUG : potato: Removing old file 2025/03/16 01:37:51 INFO : potato: Copied (replaced existing) 2025/03/16 01:37:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.47s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/16 01:37:55 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/16 01:37:55 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:37:55 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:37:55 DEBUG : potato: Moving old file out the way to "potato.biyuwey0" 2025/03/16 01:37:57 DEBUG : potato: Removing old file 2025/03/16 01:37:57 INFO : potato: Copied (replaced existing) 2025/03/16 01:37:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (6.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:38:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:38:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/16 01:38:05 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:38:05 DEBUG : empty space: Sizes identical 2025/03/16 01:38:05 DEBUG : empty space: Unchanged skipping 2025/03/16 01:38:05 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:38:05 DEBUG : Waiting for deletions to finish 2025/03/16 01:38:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:38:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:38:10 DEBUG : empty space: Sizes identical 2025/03/16 01:38:10 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:38:10 DEBUG : empty space: Unchanged skipping 2025/03/16 01:38:10 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:38:12 INFO : potato2: Copied (new) 2025/03/16 01:38:12 DEBUG : Waiting for deletions to finish 2025/03/16 01:38:12 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:38:20 INFO : d: Making directory 2025/03/16 01:38:20 INFO : d/e: Making directory 2025/03/16 01:38:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/16 01:38:21 DEBUG : c/non empty space: Sizes identical 2025/03/16 01:38:21 DEBUG : c/non empty space: Unchanged skipping 2025/03/16 01:38:21 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:38:21 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:38:23 INFO : a/potato2: Copied (new) 2025/03/16 01:38:23 DEBUG : Waiting for deletions to finish 2025/03/16 01:38:23 INFO : b/potato: Deleted 2025/03/16 01:38:23 INFO : d/e: Removing directory 2025/03/16 01:38:23 INFO : d: Removing directory 2025/03/16 01:38:23 INFO : b: Removing directory 2025/03/16 01:38:23 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:38:29 INFO : d: Making directory 2025/03/16 01:38:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/16 01:38:29 DEBUG : c/non empty space: Sizes identical 2025/03/16 01:38:29 DEBUG : c/non empty space: Unchanged skipping 2025/03/16 01:38:29 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:38:29 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:38:34 INFO : a/potato2: Copied (new) 2025/03/16 01:38:34 ERROR : premiumize.me root 'rclone-test-xequjak9pego': not deleting files as there were IO errors 2025/03/16 01:38:34 ERROR : premiumize.me root 'rclone-test-xequjak9pego': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:38:40 DEBUG : Waiting for deletions to finish 2025/03/16 01:38:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:38:40 DEBUG : empty space: Sizes identical 2025/03/16 01:38:40 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:38:40 DEBUG : empty space: Unchanged skipping 2025/03/16 01:38:40 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:38:40 INFO : potato: Deleted 2025/03/16 01:38:42 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (7.63s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:38:45 DEBUG : Waiting for deletions to finish 2025/03/16 01:38:45 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:38:45 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:38:45 INFO : potato: Deleted 2025/03/16 01:38:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:38:46 DEBUG : empty space: Sizes identical 2025/03/16 01:38:46 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:38:46 DEBUG : empty space: Unchanged skipping 2025/03/16 01:38:46 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:38:47 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (5.35s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:38:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:38:53 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:38:53 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:38:54 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (6.67s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:39:00 DEBUG : enormous: Excluded (Size Filter) 2025/03/16 01:39:00 DEBUG : enormous: Excluded 2025/03/16 01:39:00 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:39:00 DEBUG : potato2: Excluded 2025/03/16 01:39:00 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:39:00 DEBUG : potato2: Excluded 2025/03/16 01:39:00 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:39:00 DEBUG : empty space: Sizes identical 2025/03/16 01:39:00 DEBUG : empty space: Unchanged skipping 2025/03/16 01:39:00 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:39:00 DEBUG : Waiting for deletions to finish 2025/03/16 01:39:00 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:39:00 DEBUG : enormous: Excluded (Size Filter) 2025/03/16 01:39:00 DEBUG : enormous: Excluded 2025/03/16 01:39:00 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:39:00 DEBUG : potato2: Excluded 2025/03/16 01:39:00 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:39:00 DEBUG : potato2: Excluded 2025/03/16 01:39:00 DEBUG : empty space: Sizes identical 2025/03/16 01:39:00 DEBUG : Local file system at /tmp/rclone635722380: Waiting for checks to finish 2025/03/16 01:39:00 DEBUG : empty space: Unchanged skipping 2025/03/16 01:39:00 DEBUG : Local file system at /tmp/rclone635722380: Waiting for transfers to finish 2025/03/16 01:39:00 DEBUG : Waiting for deletions to finish 2025/03/16 01:39:00 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (6.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:39:16 DEBUG : enormous: Excluded (Size Filter) 2025/03/16 01:39:16 DEBUG : enormous: Excluded 2025/03/16 01:39:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:39:16 DEBUG : potato2: Excluded 2025/03/16 01:39:16 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:39:16 DEBUG : empty space: Sizes identical 2025/03/16 01:39:16 DEBUG : empty space: Unchanged skipping 2025/03/16 01:39:16 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:39:16 DEBUG : Waiting for deletions to finish 2025/03/16 01:39:16 INFO : enormous: Deleted 2025/03/16 01:39:16 INFO : potato2: Deleted 2025/03/16 01:39:16 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:39:17 DEBUG : empty space: Sizes identical 2025/03/16 01:39:17 DEBUG : Local file system at /tmp/rclone635722380: Waiting for checks to finish 2025/03/16 01:39:17 DEBUG : empty space: Unchanged skipping 2025/03/16 01:39:17 DEBUG : Local file system at /tmp/rclone635722380: Waiting for transfers to finish 2025/03/16 01:39:17 DEBUG : Waiting for deletions to finish 2025/03/16 01:39:17 INFO : potato2: Deleted 2025/03/16 01:39:17 INFO : enormous: Deleted 2025/03/16 01:39:17 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.10s) === 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 "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/16 01:39:17 ERROR : premiumize.me root 'rclone-test-xequjak9pego': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/16 01:39:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/16 01:39:17 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/16 01:39:17 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:39:17 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:39:20 INFO : yam: Copied (new) 2025/03/16 01:39:21 INFO : potato: Copied (new) 2025/03/16 01:39:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:39:21 ERROR : premiumize.me root 'rclone-test-xequjak9pego': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/16 01:39:21 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/16 01:39:21 DEBUG : potato: Sizes identical 2025/03/16 01:39:21 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:39:21 DEBUG : potato: Unchanged skipping 2025/03/16 01:39:21 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:39:24 INFO : yaml: Copied (new) 2025/03/16 01:39:24 DEBUG : Waiting for deletions to finish 2025/03/16 01:39:24 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (7.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/16 01:39:25 ERROR : premiumize.me root 'rclone-test-xequjak9pego': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/16 01:39:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/16 01:39:25 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/16 01:39:25 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:39:25 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:39:28 INFO : potato: Copied (new) 2025/03/16 01:39:32 INFO : yam: Copied (new) 2025/03/16 01:39:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:39:32 ERROR : premiumize.me root 'rclone-test-xequjak9pego': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/16 01:39:32 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/16 01:39:32 DEBUG : potato: Sizes identical 2025/03/16 01:39:32 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:39:32 DEBUG : potato: Unchanged skipping 2025/03/16 01:39:32 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:39:38 INFO : yaml: Copied (new) 2025/03/16 01:39:38 DEBUG : Waiting for deletions to finish 2025/03/16 01:39:38 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/16 01:39:39 INFO : premiumize.me root 'rclone-test-xequjak9pego': Making map for --track-renames 2025/03/16 01:39:39 INFO : premiumize.me root 'rclone-test-xequjak9pego': Finished making map for --track-renames 2025/03/16 01:39:39 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:39:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/16 01:39:39 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for renames to finish 2025/03/16 01:39:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/16 01:39:39 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:39:43 INFO : sub/yam: Copied (new) 2025/03/16 01:40:41 INFO : potato: Copied (new) 2025/03/16 01:40:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:40:41 DEBUG : potato: Sizes identical 2025/03/16 01:40:41 DEBUG : potato: Unchanged skipping 2025/03/16 01:40:41 INFO : premiumize.me root 'rclone-test-xequjak9pego': Making map for --track-renames 2025/03/16 01:40:41 INFO : premiumize.me root 'rclone-test-xequjak9pego': Finished making map for --track-renames 2025/03/16 01:40:41 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:40:41 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for renames to finish 2025/03/16 01:40:41 INFO : sub/yam: Moved (server-side) to: yam 2025/03/16 01:40:41 INFO : yam: Renamed from "sub/yam" 2025/03/16 01:40:41 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:40:41 DEBUG : Waiting for deletions to finish 2025/03/16 01:40:41 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (63.34s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:40:42 DEBUG : Creating backend with remote "/tmp/rclone635722380/dir1" 2025/03/16 01:40:42 DEBUG : Config file has changed externally - reloading 2025/03/16 01:40:42 DEBUG : Creating backend with remote "/tmp/rclone635722380/dir2" 2025/03/16 01:40:42 DEBUG : Local file system at /tmp/rclone635722380/dir2: Using server-side directory move 2025/03/16 01:40:42 INFO : Local file system at /tmp/rclone635722380/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 01:40:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/16 01:40:42 INFO : file1.txt: Moved (server-side) 2025/03/16 01:40:42 DEBUG : Local file system at /tmp/rclone635722380/dir2: Waiting for checks to finish 2025/03/16 01:40:42 DEBUG : Local file system at /tmp/rclone635722380/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:40:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:40:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/16 01:40:42 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:40:42 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:40:45 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:40:45 INFO : sub dir/hello world: Deleted 2025/03/16 01:40:46 INFO : nested/sub dir/file: Copied (new) 2025/03/16 01:40:46 INFO : nested/sub dir/file: Deleted 2025/03/16 01:40:46 INFO : sub dir: Removing directory 2025/03/16 01:40:46 INFO : nested/sub dir: Removing directory 2025/03/16 01:40:46 INFO : nested: Removing directory 2025/03/16 01:40:46 DEBUG : Local file system at /tmp/rclone635722380: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:40:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:40:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/16 01:40:47 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:40:47 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:40:50 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:40:50 INFO : sub dir/hello world: Deleted 2025/03/16 01:40:52 INFO : nested/sub dir/file: Copied (new) 2025/03/16 01:40:52 INFO : nested/sub dir/file: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:40:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/16 01:40:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/16 01:40:53 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:40:53 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:40:57 INFO : existing-b: Copied (new) 2025/03/16 01:40:57 INFO : existing-b: Deleted 2025/03/16 01:40:58 INFO : existing: Copied (new) 2025/03/16 01:40:58 INFO : existing: Deleted 2025/03/16 01:40:58 DEBUG : existing: Destination exists, skipping 2025/03/16 01:40:58 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:40:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/16 01:40:58 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:40:58 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (5.65s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:40:58 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pawusug7gapu" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-xequjak9pego' -> premiumize.me root 'rclone-test-pawusug7gapu' 2025/03/16 01:41:18 DEBUG : premiumize.me root 'rclone-test-pawusug7gapu': Using server-side directory move 2025/03/16 01:41:18 INFO : premiumize.me root 'rclone-test-pawusug7gapu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 01:41:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:41:18 DEBUG : empty space: Sizes identical 2025/03/16 01:41:18 DEBUG : empty space: Unchanged skipping 2025/03/16 01:41:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/16 01:41:18 DEBUG : premiumize.me root 'rclone-test-pawusug7gapu': Waiting for checks to finish 2025/03/16 01:41:18 INFO : empty space: Deleted 2025/03/16 01:41:18 DEBUG : premiumize.me root 'rclone-test-pawusug7gapu': Waiting for transfers to finish 2025/03/16 01:41:18 INFO : potato3: Deleted 2025/03/16 01:41:18 INFO : potato2: Moved (server-side) 2025/03/16 01:41:18 INFO : potato3: Moved (server-side) 2025/03/16 01:41:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qekamev4cebi" 2025/03/16 01:41:18 DEBUG : premiumize.me root 'rclone-test-qekamev4cebi': Using server-side directory move 2025/03/16 01:41:18 INFO : premiumize.me root 'rclone-test-qekamev4cebi': Server side directory move succeeded 2025/03/16 01:41:18 ERROR : : error listing: directory not found 2025/03/16 01:41:18 DEBUG : premiumize.me root 'rclone-test-qekamev4cebi': Purge remote 2025/03/16 01:41:19 DEBUG : premiumize.me root 'rclone-test-pawusug7gapu': Purge remote 2025/03/16 01:41:19 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (20.23s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:41:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wuhosih4wiso" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-xequjak9pego' -> premiumize.me root 'rclone-test-wuhosih4wiso' 2025/03/16 01:41:34 DEBUG : empty space: Excluded (Size Filter) 2025/03/16 01:41:34 DEBUG : empty space: Excluded 2025/03/16 01:41:34 DEBUG : empty space: Excluded (Size Filter) 2025/03/16 01:41:34 DEBUG : empty space: Excluded 2025/03/16 01:41:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:41:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/16 01:41:34 DEBUG : premiumize.me root 'rclone-test-wuhosih4wiso': Waiting for checks to finish 2025/03/16 01:41:34 DEBUG : premiumize.me root 'rclone-test-wuhosih4wiso': Waiting for transfers to finish 2025/03/16 01:41:34 INFO : potato3: Deleted 2025/03/16 01:41:34 INFO : potato2: Moved (server-side) 2025/03/16 01:41:34 INFO : potato3: Moved (server-side) 2025/03/16 01:41:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-robicux6noli" 2025/03/16 01:41:34 DEBUG : empty space: Excluded (Size Filter) 2025/03/16 01:41:34 DEBUG : empty space: Excluded 2025/03/16 01:41:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:41:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/16 01:41:34 DEBUG : premiumize.me root 'rclone-test-robicux6noli': Waiting for checks to finish 2025/03/16 01:41:34 DEBUG : premiumize.me root 'rclone-test-robicux6noli': Waiting for transfers to finish 2025/03/16 01:41:34 INFO : potato2: Moved (server-side) 2025/03/16 01:41:34 INFO : potato3: Moved (server-side) 2025/03/16 01:41:34 DEBUG : premiumize.me root 'rclone-test-robicux6noli': Purge remote 2025/03/16 01:41:34 DEBUG : premiumize.me root 'rclone-test-wuhosih4wiso': Purge remote --- PASS: TestServerSideMoveWithFilter (15.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:41:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-luheqim9mifu" 2025/03/16 01:41:44 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-xequjak9pego' -> premiumize.me root 'rclone-test-luheqim9mifu' 2025/03/16 01:41:52 DEBUG : premiumize.me root 'rclone-test-luheqim9mifu': Using server-side directory move 2025/03/16 01:41:52 INFO : premiumize.me root 'rclone-test-luheqim9mifu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 01:41:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:41:52 DEBUG : empty space: Sizes identical 2025/03/16 01:41:52 DEBUG : empty space: Unchanged skipping 2025/03/16 01:41:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/16 01:41:52 DEBUG : premiumize.me root 'rclone-test-luheqim9mifu': Waiting for checks to finish 2025/03/16 01:41:52 INFO : empty space: Deleted 2025/03/16 01:41:52 DEBUG : premiumize.me root 'rclone-test-luheqim9mifu': Waiting for transfers to finish 2025/03/16 01:41:52 INFO : potato3: Deleted 2025/03/16 01:41:52 INFO : potato2: Moved (server-side) 2025/03/16 01:41:52 INFO : potato3: Moved (server-side) 2025/03/16 01:41:52 INFO : tomatoDir: Removing directory 2025/03/16 01:41:52 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': deleted 1 directories 2025/03/16 01:41:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zohuqal6baqo" 2025/03/16 01:41:53 INFO : tomatoDir: Making directory 2025/03/16 01:41:53 DEBUG : premiumize.me root 'rclone-test-zohuqal6baqo': Using server-side directory move 2025/03/16 01:41:53 INFO : premiumize.me root 'rclone-test-zohuqal6baqo': Server side directory move succeeded 2025/03/16 01:41:53 ERROR : : error listing: directory not found 2025/03/16 01:41:53 ERROR : : error listing: directory not found 2025/03/16 01:41:53 DEBUG : premiumize.me root 'rclone-test-zohuqal6baqo': Purge remote 2025/03/16 01:41:53 DEBUG : premiumize.me root 'rclone-test-luheqim9mifu': Purge remote 2025/03/16 01:41:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.83s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.11s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:41:54 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.83s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:41:54 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/rclone-sync-test" 2025/03/16 01:41:55 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/rclone-sync-test-include/layer2" 2025/03/16 01:41:55 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/rclone-sync-test-ignore-file" 2025/03/16 01:41:58 DEBUG : rclone-sync-test: Excluded 2025/03/16 01:41:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 01:41:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 01:41:58 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/rclone-sync-test': Waiting for checks to finish 2025/03/16 01:41:58 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/rclone-sync-test': Waiting for transfers to finish 2025/03/16 01:41:58 DEBUG : Waiting for deletions to finish 2025/03/16 01:41:58 INFO : There was nothing to transfer 2025/03/16 01:41:59 DEBUG : rclone-sync-test: Excluded 2025/03/16 01:41:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 01:41:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 01:41:59 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:41:59 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:41:59 DEBUG : Waiting for deletions to finish 2025/03/16 01:41:59 INFO : rclone-sync-test-include: Removing directory 2025/03/16 01:41:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/16 01:41:59 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': failed to delete 1 directories 2025/03/16 01:41:59 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:41:59 DEBUG : rclone-sync-test: Excluded 2025/03/16 01:41:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 01:41:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 01:41:59 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/16 01:41:59 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/16 01:41:59 DEBUG : Waiting for deletions to finish 2025/03/16 01:41:59 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:41:59 DEBUG : rclone-sync-test: Excluded 2025/03/16 01:42:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 01:42:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 01:42:00 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:42:00 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:42:00 DEBUG : Waiting for deletions to finish 2025/03/16 01:42:00 INFO : rclone-sync-test-include: Removing directory 2025/03/16 01:42:00 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/16 01:42:00 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': failed to delete 1 directories 2025/03/16 01:42:00 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:42:00 DEBUG : : Excluded 2025/03/16 01:42:00 DEBUG : rclone-sync-test: Excluded 2025/03/16 01:42:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 01:42:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 01:42:00 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/16 01:42:00 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/16 01:42:00 DEBUG : Waiting for deletions to finish 2025/03/16 01:42:00 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (8.22s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:42:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/dst" 2025/03/16 01:42:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/CompareDest" 2025/03/16 01:42:03 DEBUG : one: Need to transfer - File not found at Destination 2025/03/16 01:42:03 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:42:03 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:42:07 INFO : one: Copied (new) 2025/03/16 01:42:07 DEBUG : Waiting for deletions to finish 2025/03/16 01:42:08 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:42:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:42:08 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:42:08 DEBUG : one: Moving old file out the way to "one.xamocat2" 2025/03/16 01:42:10 DEBUG : one: Removing old file 2025/03/16 01:42:10 INFO : one: Copied (replaced existing) 2025/03/16 01:42:10 DEBUG : Waiting for deletions to finish 2025/03/16 01:42:11 DEBUG : dst/one: Moving old file out the way to "one.migowus5" 2025/03/16 01:42:13 DEBUG : dst/one: Removing old file 2025/03/16 01:42:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:42:17 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:42:17 DEBUG : one: Sizes identical 2025/03/16 01:42:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:42:17 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:42:17 DEBUG : Waiting for deletions to finish 2025/03/16 01:42:17 INFO : There was nothing to transfer 2025/03/16 01:42:19 DEBUG : two: Sizes identical 2025/03/16 01:42:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/16 01:42:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:42:19 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:42:19 DEBUG : one: Sizes identical 2025/03/16 01:42:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:42:19 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:42:19 DEBUG : Waiting for deletions to finish 2025/03/16 01:42:19 INFO : There was nothing to transfer 2025/03/16 01:42:19 DEBUG : two: Sizes identical 2025/03/16 01:42:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/16 01:42:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:42:19 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:42:19 DEBUG : one: Sizes identical 2025/03/16 01:42:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:42:19 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:42:19 DEBUG : Waiting for deletions to finish 2025/03/16 01:42:19 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/16 01:42:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/16 01:42:20 DEBUG : two: Need to transfer - File not found at Destination 2025/03/16 01:42:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:42:20 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:42:20 DEBUG : one: Sizes identical 2025/03/16 01:42:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:42:20 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:42:24 INFO : two: Copied (new) 2025/03/16 01:42:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.71s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:42:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/dest" 2025/03/16 01:42:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/pre-dest1" 2025/03/16 01:42:31 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/pre-dest2" 2025/03/16 01:42:31 DEBUG : 1: Sizes identical 2025/03/16 01:42:31 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/16 01:42:31 DEBUG : 2: Sizes identical 2025/03/16 01:42:31 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/16 01:42:31 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/16 01:42:31 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dest': Waiting for checks to finish 2025/03/16 01:42:31 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dest': Waiting for transfers to finish 2025/03/16 01:42:36 INFO : 3: Copied (new) 2025/03/16 01:42:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.39s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.10s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:42:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/dst" 2025/03/16 01:42:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/backup" 2025/03/16 01:42:47 DEBUG : two: Sizes identical 2025/03/16 01:42:47 DEBUG : two: Unchanged skipping 2025/03/16 01:42:47 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:42:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:42:47 INFO : one: Moved (server-side) 2025/03/16 01:42:47 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:42:49 INFO : one: Copied (new) 2025/03/16 01:42:49 DEBUG : Waiting for deletions to finish 2025/03/16 01:42:49 INFO : three.txt: Moved (server-side) 2025/03/16 01:42:49 INFO : three.txt: Moved into backup dir 2025/03/16 01:42:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:42:58 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:42:58 DEBUG : two: Sizes identical 2025/03/16 01:42:58 DEBUG : two: Unchanged skipping 2025/03/16 01:42:58 INFO : one: Deleted 2025/03/16 01:42:58 INFO : one: Moved (server-side) 2025/03/16 01:42:58 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:43:00 INFO : one: Copied (new) 2025/03/16 01:43:00 DEBUG : Waiting for deletions to finish 2025/03/16 01:43:00 INFO : three.txt: Deleted 2025/03/16 01:43:00 INFO : three.txt: Moved (server-side) 2025/03/16 01:43:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (23.84s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:43:09 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/dst" 2025/03/16 01:43:09 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/backup" 2025/03/16 01:43:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:43:10 DEBUG : two: Sizes identical 2025/03/16 01:43:10 DEBUG : two: Unchanged skipping 2025/03/16 01:43:10 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:43:10 INFO : one: Moved (server-side) to: one.bak 2025/03/16 01:43:10 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:43:13 INFO : one: Copied (new) 2025/03/16 01:43:13 DEBUG : Waiting for deletions to finish 2025/03/16 01:43:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 01:43:13 INFO : three.txt: Moved into backup dir 2025/03/16 01:43:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:43:16 DEBUG : two: Sizes identical 2025/03/16 01:43:16 DEBUG : two: Unchanged skipping 2025/03/16 01:43:16 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:43:16 INFO : one.bak: Deleted 2025/03/16 01:43:16 INFO : one: Moved (server-side) to: one.bak 2025/03/16 01:43:16 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:43:18 INFO : one: Copied (new) 2025/03/16 01:43:18 DEBUG : Waiting for deletions to finish 2025/03/16 01:43:19 INFO : three.txt.bak: Deleted 2025/03/16 01:43:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 01:43:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:43:29 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/dst" 2025/03/16 01:43:29 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/backup" 2025/03/16 01:43:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:43:29 DEBUG : two: Sizes identical 2025/03/16 01:43:29 DEBUG : two: Unchanged skipping 2025/03/16 01:43:29 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:43:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/16 01:43:30 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:43:34 INFO : one: Copied (new) 2025/03/16 01:43:34 DEBUG : Waiting for deletions to finish 2025/03/16 01:43:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/16 01:43:34 INFO : three.txt: Moved into backup dir 2025/03/16 01:43:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:43:38 DEBUG : two: Sizes identical 2025/03/16 01:43:38 DEBUG : two: Unchanged skipping 2025/03/16 01:43:38 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:43:38 INFO : one-2019-01-01: Deleted 2025/03/16 01:43:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/16 01:43:38 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:43:42 INFO : one: Copied (new) 2025/03/16 01:43:42 DEBUG : Waiting for deletions to finish 2025/03/16 01:43:42 INFO : three-2019-01-01.txt: Deleted 2025/03/16 01:43:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/16 01:43:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.53s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:43:57 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/dst" 2025/03/16 01:43:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:43:57 DEBUG : two: Sizes identical 2025/03/16 01:43:57 DEBUG : two: Unchanged skipping 2025/03/16 01:43:57 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:43:58 INFO : one: Moved (server-side) to: one.bak 2025/03/16 01:43:58 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:44:02 INFO : one: Copied (new) 2025/03/16 01:44:02 DEBUG : Waiting for deletions to finish 2025/03/16 01:44:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 01:44:03 INFO : three.txt: Moved into backup dir 2025/03/16 01:44:07 DEBUG : one.bak: Excluded (Path Filter) 2025/03/16 01:44:07 DEBUG : one.bak: Excluded 2025/03/16 01:44:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/16 01:44:07 DEBUG : three.txt.bak: Excluded 2025/03/16 01:44:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:44:07 DEBUG : two: Sizes identical 2025/03/16 01:44:07 DEBUG : two: Unchanged skipping 2025/03/16 01:44:07 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for checks to finish 2025/03/16 01:44:07 INFO : one.bak: Deleted 2025/03/16 01:44:07 INFO : one: Moved (server-side) to: one.bak 2025/03/16 01:44:07 DEBUG : premiumize.me root 'rclone-test-xequjak9pego/dst': Waiting for transfers to finish 2025/03/16 01:44:15 INFO : one: Copied (new) 2025/03/16 01:44:15 DEBUG : Waiting for deletions to finish 2025/03/16 01:44:15 INFO : three.txt.bak: Deleted 2025/03/16 01:44:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 01:44:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (33.35s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:44:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/dst" 2025/03/16 01:44:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:44:31 INFO : one: Moved (server-side) to: one.bak 2025/03/16 01:44:34 INFO : one: Copied (new) 2025/03/16 01:44:34 DEBUG : two: Sizes identical 2025/03/16 01:44:34 DEBUG : two: Unchanged skipping 2025/03/16 01:44:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/16 01:44:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 01:44:38 INFO : three.txt: Copied (new) 2025/03/16 01:44:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:44:39 INFO : one.bak: Deleted 2025/03/16 01:44:39 INFO : one: Moved (server-side) to: one.bak 2025/03/16 01:44:44 INFO : one: Copied (new) 2025/03/16 01:44:44 DEBUG : two: Sizes identical 2025/03/16 01:44:44 DEBUG : two: Unchanged skipping 2025/03/16 01:44:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/16 01:44:45 INFO : three.txt.bak: Deleted 2025/03/16 01:44:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 01:44:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (32.30s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:44:58 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xequjak9pego/dst" 2025/03/16 01:44:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:44:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/16 01:45:04 INFO : one: Copied (new) 2025/03/16 01:45:04 DEBUG : two: Sizes identical 2025/03/16 01:45:04 DEBUG : two: Unchanged skipping 2025/03/16 01:45:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/16 01:45:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/16 01:45:40 INFO : three.txt: Copied (new) 2025/03/16 01:45:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:45:41 INFO : one-2019-01-01: Deleted 2025/03/16 01:45:41 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/16 01:45:43 INFO : one: Copied (new) 2025/03/16 01:45:43 DEBUG : two: Sizes identical 2025/03/16 01:45:43 DEBUG : two: Unchanged skipping 2025/03/16 01:45:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/16 01:45:43 INFO : three-2019-01-01.txt: Deleted 2025/03/16 01:45:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/16 01:45:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (59.04s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:45:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/16 01:45:50 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:45:50 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:45:50 DEBUG : Testêé: Moving old file out the way to "Testêé.deyobeq9" 2025/03/16 01:45:53 DEBUG : Testêé: Removing old file 2025/03/16 01:45:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/16 01:45:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.93s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:45:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/16 01:45:54 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:45:54 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:46:00 INFO : existing: Copied (new) 2025/03/16 01:46:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:46:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/16 01:46:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/16 01:46:00 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:46:00 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:46:00 ERROR : premiumize.me root 'rclone-test-xequjak9pego': not deleting files as there were IO errors 2025/03/16 01:46:00 ERROR : premiumize.me root 'rclone-test-xequjak9pego': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (6.80s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.10s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:46:14 DEBUG : existing: Sizes identical 2025/03/16 01:46:14 DEBUG : existing: Unchanged skipping 2025/03/16 01:46:14 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/16 01:46:15 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-miritam6 2025/03/16 01:46:15 DEBUG : EXISTING: moving to existing-rclone-move-muzazig1 2025/03/16 01:46:15 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/16 01:46:15 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-muzazig1 2025/03/16 01:46:15 DEBUG : EXISTING: moving to existing 2025/03/16 01:46:15 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-miritam6 2025/03/16 01:46:15 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/16 01:46:15 INFO : existing-rclone-move-muzazig1: Moved (server-side) to: existing 2025/03/16 01:46:15 INFO : EXISTING: Moved (server-side) to: existing 2025/03/16 01:46:15 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/16 01:46:15 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/16 01:46:15 INFO : existingbutdifferent-rclone-move-miritam6: Moved (server-side) to: existingbutdifferent 2025/03/16 01:46:15 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/16 01:46:15 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/16 01:46:16 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.bedihux1" 2025/03/16 01:46:16 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/16 01:46:16 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/16 01:46:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-cuviyon5 2025/03/16 01:46:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/16 01:46:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-cuviyon5 2025/03/16 01:46:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/16 01:46:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/16 01:46:16 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:46:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gisavez0 2025/03/16 01:46:16 INFO : subdira/subdirb/subdirc/hello-rclone-move-cuviyon5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/16 01:46:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/16 01:46:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/16 01:46:16 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.rijowoj0" 2025/03/16 01:46:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gisavez0 2025/03/16 01:46:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/16 01:46:17 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gisavez0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/16 01:46:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/16 01:46:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/16 01:46:17 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:46:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.ceyurob7" 2025/03/16 01:46:19 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2025/03/16 01:46:19 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/16 01:46:21 DEBUG : existingbutdifferent: Removing old file 2025/03/16 01:46:21 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/16 01:46:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2025/03/16 01:46:23 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/16 01:46:23 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (23.51s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.32s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.11s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:49:54 DEBUG : both0: Sizes identical 2025/03/16 01:49:54 DEBUG : both1: Sizes identical 2025/03/16 01:49:54 DEBUG : both10: Sizes identical 2025/03/16 01:49:54 DEBUG : both11: Sizes identical 2025/03/16 01:49:54 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:49:54 DEBUG : both0: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both12: Sizes identical 2025/03/16 01:49:54 DEBUG : both12: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both13: Sizes identical 2025/03/16 01:49:54 DEBUG : both1: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both14: Sizes identical 2025/03/16 01:49:54 DEBUG : both14: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both15: Sizes identical 2025/03/16 01:49:54 DEBUG : both15: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both16: Sizes identical 2025/03/16 01:49:54 DEBUG : both16: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both17: Sizes identical 2025/03/16 01:49:54 DEBUG : both17: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both18: Sizes identical 2025/03/16 01:49:54 DEBUG : both18: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both19: Sizes identical 2025/03/16 01:49:54 DEBUG : both10: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both2: Sizes identical 2025/03/16 01:49:54 DEBUG : both2: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both3: Sizes identical 2025/03/16 01:49:54 DEBUG : both3: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both4: Sizes identical 2025/03/16 01:49:54 DEBUG : both11: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both5: Sizes identical 2025/03/16 01:49:54 DEBUG : both5: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both6: Sizes identical 2025/03/16 01:49:54 DEBUG : both6: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both7: Sizes identical 2025/03/16 01:49:54 DEBUG : both13: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both8: Sizes identical 2025/03/16 01:49:54 DEBUG : both8: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both9: Sizes identical 2025/03/16 01:49:54 DEBUG : both9: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both19: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both4: Unchanged skipping 2025/03/16 01:49:54 DEBUG : both7: Unchanged skipping 2025/03/16 01:49:54 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:49:54 DEBUG : Waiting for deletions to finish 2025/03/16 01:49:54 INFO : only19: Deleted 2025/03/16 01:49:54 INFO : only0: Deleted 2025/03/16 01:49:54 INFO : only10: Deleted 2025/03/16 01:49:54 INFO : only14: Deleted 2025/03/16 01:49:54 INFO : only15: Deleted 2025/03/16 01:49:54 INFO : only16: Deleted 2025/03/16 01:49:54 INFO : only17: Deleted 2025/03/16 01:49:54 INFO : only18: Deleted 2025/03/16 01:49:54 INFO : only4: Deleted 2025/03/16 01:49:54 INFO : only8: Deleted 2025/03/16 01:49:54 INFO : only11: Deleted 2025/03/16 01:49:54 INFO : only2: Deleted 2025/03/16 01:49:54 INFO : only3: Deleted 2025/03/16 01:49:54 INFO : only5: Deleted 2025/03/16 01:49:54 INFO : only12: Deleted 2025/03/16 01:49:54 INFO : only6: Deleted 2025/03/16 01:49:54 INFO : only1: Deleted 2025/03/16 01:49:54 INFO : only13: Deleted 2025/03/16 01:49:54 INFO : only9: Deleted 2025/03/16 01:49:54 INFO : only7: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (210.87s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:52:23 DEBUG : both0: Sizes identical 2025/03/16 01:52:23 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for checks to finish 2025/03/16 01:52:23 DEBUG : both1: Sizes identical 2025/03/16 01:52:23 DEBUG : both10: Sizes identical 2025/03/16 01:52:23 DEBUG : both11: Sizes identical 2025/03/16 01:52:23 DEBUG : both0: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both12: Sizes identical 2025/03/16 01:52:23 DEBUG : both12: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both13: Sizes identical 2025/03/16 01:52:23 DEBUG : both1: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both14: Sizes identical 2025/03/16 01:52:23 DEBUG : both10: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both15: Sizes identical 2025/03/16 01:52:23 DEBUG : both15: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both16: Sizes identical 2025/03/16 01:52:23 DEBUG : both11: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both17: Sizes identical 2025/03/16 01:52:23 DEBUG : both13: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both18: Sizes identical 2025/03/16 01:52:23 DEBUG : both18: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both19: Sizes identical 2025/03/16 01:52:23 DEBUG : both19: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both2: Sizes identical 2025/03/16 01:52:23 DEBUG : both2: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both3: Sizes identical 2025/03/16 01:52:23 DEBUG : both3: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both4: Sizes identical 2025/03/16 01:52:23 DEBUG : both4: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both5: Sizes identical 2025/03/16 01:52:23 DEBUG : both5: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both6: Sizes identical 2025/03/16 01:52:23 DEBUG : both6: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both7: Sizes identical 2025/03/16 01:52:23 DEBUG : both7: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both8: Sizes identical 2025/03/16 01:52:23 DEBUG : both8: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both9: Sizes identical 2025/03/16 01:52:23 DEBUG : both9: Unchanged skipping 2025/03/16 01:52:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/16 01:52:23 DEBUG : both14: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both16: Unchanged skipping 2025/03/16 01:52:23 DEBUG : both17: Unchanged skipping 2025/03/16 01:52:23 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Waiting for transfers to finish 2025/03/16 01:52:23 DEBUG : only0: Moving old file out the way to "only0.hitunip2" 2025/03/16 01:52:23 DEBUG : only1: Moving old file out the way to "only1.cuyoneb5" 2025/03/16 01:52:23 DEBUG : only11: Moving old file out the way to "only11.katemer7" 2025/03/16 01:52:23 DEBUG : only10: Moving old file out the way to "only10.powurip6" 2025/03/16 01:52:26 DEBUG : only1: Removing old file 2025/03/16 01:52:26 INFO : only1: Copied (replaced existing) 2025/03/16 01:52:26 DEBUG : only12: Moving old file out the way to "only12.yulawar1" 2025/03/16 01:52:28 DEBUG : only10: Removing old file 2025/03/16 01:52:28 INFO : only10: Copied (replaced existing) 2025/03/16 01:52:28 DEBUG : only13: Moving old file out the way to "only13.xinexoc0" 2025/03/16 01:52:28 DEBUG : only11: Removing old file 2025/03/16 01:52:28 INFO : only11: Copied (replaced existing) 2025/03/16 01:52:28 DEBUG : only14: Moving old file out the way to "only14.fadatoz2" 2025/03/16 01:52:29 DEBUG : only0: Removing old file 2025/03/16 01:52:29 INFO : only0: Copied (replaced existing) 2025/03/16 01:52:29 DEBUG : only15: Moving old file out the way to "only15.wadaroz9" 2025/03/16 01:52:30 DEBUG : only14: Removing old file 2025/03/16 01:52:30 DEBUG : only15: Removing old file 2025/03/16 01:52:30 INFO : only14: Copied (replaced existing) 2025/03/16 01:52:30 DEBUG : only16: Moving old file out the way to "only16.xiwicuw6" 2025/03/16 01:52:30 INFO : only15: Copied (replaced existing) 2025/03/16 01:52:30 DEBUG : only17: Moving old file out the way to "only17.pusejum0" 2025/03/16 01:52:32 DEBUG : only13: Removing old file 2025/03/16 01:52:32 INFO : only13: Copied (replaced existing) 2025/03/16 01:52:32 DEBUG : only18: Moving old file out the way to "only18.korodic4" 2025/03/16 01:52:33 DEBUG : only17: Removing old file 2025/03/16 01:52:34 INFO : only17: Copied (replaced existing) 2025/03/16 01:52:34 DEBUG : only19: Moving old file out the way to "only19.govahok3" 2025/03/16 01:52:34 DEBUG : only12: Removing old file 2025/03/16 01:52:34 INFO : only12: Copied (replaced existing) 2025/03/16 01:52:34 DEBUG : only2: Moving old file out the way to "only2.lawener9" 2025/03/16 01:52:35 DEBUG : only18: Removing old file 2025/03/16 01:52:35 INFO : only18: Copied (replaced existing) 2025/03/16 01:52:35 DEBUG : only3: Moving old file out the way to "only3.birehak0" 2025/03/16 01:52:36 DEBUG : only19: Removing old file 2025/03/16 01:52:36 DEBUG : only2: Removing old file 2025/03/16 01:52:37 INFO : only19: Copied (replaced existing) 2025/03/16 01:52:37 INFO : only2: Copied (replaced existing) 2025/03/16 01:52:37 DEBUG : only4: Moving old file out the way to "only4.febofuq2" 2025/03/16 01:52:37 DEBUG : only5: Moving old file out the way to "only5.tameqih2" 2025/03/16 01:52:37 DEBUG : only3: Removing old file 2025/03/16 01:52:38 INFO : only3: Copied (replaced existing) 2025/03/16 01:52:38 DEBUG : only6: Moving old file out the way to "only6.nasilet6" 2025/03/16 01:52:38 DEBUG : only16: Removing old file 2025/03/16 01:52:38 INFO : only16: Copied (replaced existing) 2025/03/16 01:52:38 DEBUG : only7: Moving old file out the way to "only7.gedejij1" 2025/03/16 01:52:39 DEBUG : only5: Removing old file 2025/03/16 01:52:39 INFO : only5: Copied (replaced existing) 2025/03/16 01:52:39 DEBUG : only8: Moving old file out the way to "only8.fatuyid2" 2025/03/16 01:52:39 DEBUG : only4: Removing old file 2025/03/16 01:52:39 INFO : only4: Copied (replaced existing) 2025/03/16 01:52:39 DEBUG : only9: Moving old file out the way to "only9.dayelux3" 2025/03/16 01:52:41 DEBUG : only6: Removing old file 2025/03/16 01:52:41 INFO : only6: Copied (replaced existing) 2025/03/16 01:52:43 DEBUG : only9: Removing old file 2025/03/16 01:52:43 INFO : only9: Copied (replaced existing) 2025/03/16 01:52:48 DEBUG : only8: Removing old file 2025/03/16 01:52:48 INFO : only8: Copied (replaced existing) 2025/03/16 01:53:47 DEBUG : only7: Removing old file 2025/03/16 01:53:48 INFO : only7: Copied (replaced existing) 2025/03/16 01:53:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (234.87s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:53:50 DEBUG : empty_dir: Making directory with metadata 2025/03/16 01:53:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:53:50 DEBUG : empty_on_remote: Making directory with metadata 2025/03/16 01:53:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:53:50 INFO : empty_on_remote: Making directory 2025/03/16 01:53:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:53:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/16 01:53:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/16 01:53:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:53:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (5.51s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:53:56 DEBUG : empty_dir: Making directory with metadata 2025/03/16 01:53:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:53:56 DEBUG : empty_on_remote: Making directory with metadata 2025/03/16 01:53:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:53:56 INFO : empty_on_remote: Making directory 2025/03/16 01:53:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:54:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/16 01:54:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/16 01:54:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:54:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/16 01:54:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (6.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:54:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:54:02 INFO : sub dir: Making directory 2025/03/16 01:54:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (7.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" 2025/03/16 01:54:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:54:09 INFO : sub dir: Making directory 2025/03/16 01:54:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xequjak9pego'", Local "Local file system at /tmp/rclone635722380", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (8.95s) PASS 2025/03/16 01:54:18 DEBUG : premiumize.me root 'rclone-test-xequjak9pego': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 19m33.977963539s (try 1/5)