"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2025/01/28 02:41:57 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu" 2025/01/28 02:41:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/28 02:41:57 DEBUG : Creating backend with remote "/tmp/rclone1071412153" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:41:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:41:57 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:41:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/28 02:41:57 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.41s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:41:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 02:41:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:41:57 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:41:57 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:42:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:00 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.42s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:01 DEBUG : Creating backend with remote "/non-existing" 2025/01/28 02:42:01 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/28 02:42:01 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:42:01 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.25s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:42:01 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:42:01 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:42:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (7.93s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:09 INFO : premiumize.me root 'rclone-test-buhokax2lufu': Running all checks before starting transfers 2025/01/28 02:42:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:42:09 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:42:09 INFO : premiumize.me root 'rclone-test-buhokax2lufu': Checks finished, now starting transfers 2025/01/28 02:42:09 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:42:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (6.20s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:15 ERROR : Ignoring --no-traverse with sync 2025/01/28 02:42:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:42:15 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:42:15 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:42:19 INFO : sub dir/hello world: Copied (new) 2025/01/28 02:42:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (3.87s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/28 02:42:19 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:42:19 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:42:30 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (11.25s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 02:42:30 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:42:30 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:42:33 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (2.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 02:42:33 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:42:33 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:42:44 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (11.00s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/28 02:42:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/28 02:42:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/28 02:42:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 02:42:44 INFO : sub dir: Making directory 2025/01/28 02:42:44 INFO : sub dir2: Making directory 2025/01/28 02:42:45 INFO : sub dir2/sub sub dir2: Making directory 2025/01/28 02:42:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:42:45 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:42:45 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:42:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:48 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:49 INFO : sub dir2: Making directory 2025/01/28 02:42:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/28 02:42:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/28 02:42:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:42:49 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:42:49 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:42:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.46s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:52 DEBUG : sub dir2: Making directory with metadata 2025/01/28 02:42:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/28 02:42:52 INFO : sub dir: Making directory 2025/01/28 02:42:52 INFO : sub dir2: Making directory 2025/01/28 02:42:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:42:52 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:42:52 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:42:56 INFO : sub dir/hello world: Copied (new) 2025/01/28 02:42:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:56 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/28 02:42:56 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.12s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:42:57 INFO : sub dir2: Making directory 2025/01/28 02:42:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:42:57 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:42:57 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:43:01 INFO : sub dir/hello world: Copied (new) 2025/01/28 02:43:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (4.64s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:43:02 DEBUG : sub dir2: Making directory with metadata 2025/01/28 02:43:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/28 02:43:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 02:43:02 INFO : sub dir: Making directory 2025/01/28 02:43:02 INFO : sub dir2: Making directory 2025/01/28 02:43:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:43:02 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:43:02 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:43:13 INFO : sub dir/hello world: Copied (new) 2025/01/28 02:43:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:43:13 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.12s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:43:13 INFO : sub dir2: Making directory 2025/01/28 02:43:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:43:14 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:43:14 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:43:16 INFO : sub dir/hello world: Copied (new) 2025/01/28 02:43:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.85s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:43:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-mepaxep8camu" 2025/01/28 02:43:19 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-buhokax2lufu' -> premiumize.me root 'rclone-test-mepaxep8camu' 2025/01/28 02:43:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:43:19 DEBUG : premiumize.me root 'rclone-test-mepaxep8camu': Waiting for checks to finish 2025/01/28 02:43:19 DEBUG : premiumize.me root 'rclone-test-mepaxep8camu': Waiting for transfers to finish 2025/01/28 02:43:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:43:25 DEBUG : premiumize.me root 'rclone-test-mepaxep8camu': Purge remote --- PASS: TestServerSideCopy (9.19s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:43:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/28 02:43:30 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:43:30 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:43:31 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.zicobih3" 2025/01/28 02:43:33 DEBUG : sub dir/hello world: Removing old file 2025/01/28 02:43:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (8.73s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:44:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pohahic8tego" sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-buhokax2lufu' -> premiumize.me root 'rclone-test-pohahic8tego' 2025/01/28 02:44:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:44:26 DEBUG : premiumize.me root 'rclone-test-pohahic8tego': Waiting for checks to finish 2025/01/28 02:44:26 DEBUG : premiumize.me root 'rclone-test-pohahic8tego': Waiting for transfers to finish 2025/01/28 02:44:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:44:32 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.kuyemar6" 2025/01/28 02:44:36 DEBUG : sub dir/hello world: Removing old file 2025/01/28 02:44:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/28 02:44:37 DEBUG : premiumize.me root 'rclone-test-pohahic8tego': Waiting for checks to finish 2025/01/28 02:44:37 DEBUG : premiumize.me root 'rclone-test-pohahic8tego': Waiting for transfers to finish 2025/01/28 02:44:37 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.gogijar9" 2025/01/28 02:44:40 DEBUG : sub dir/hello world: Removing old file 2025/01/28 02:44:40 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:44:40 DEBUG : premiumize.me root 'rclone-test-pohahic8tego': Purge remote --- PASS: TestServerSideCopyOverSelf (66.58s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:44:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/28 02:44:44 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:44:44 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:44:44 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.yeluhal0" 2025/01/28 02:44:46 DEBUG : sub dir/hello world: Removing old file 2025/01/28 02:44:46 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/28 02:44:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (6.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:44:50 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gimowok4yala" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-buhokax2lufu' -> premiumize.me root 'rclone-test-gimowok4yala' 2025/01/28 02:44:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:44:51 DEBUG : premiumize.me root 'rclone-test-gimowok4yala': Waiting for checks to finish 2025/01/28 02:44:51 DEBUG : premiumize.me root 'rclone-test-gimowok4yala': Waiting for transfers to finish 2025/01/28 02:44:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:44:53 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.vaharud2" 2025/01/28 02:44:54 DEBUG : sub dir/hello world: Removing old file 2025/01/28 02:44:54 DEBUG : premiumize.me root 'rclone-test-gimowok4yala': Using server-side directory move 2025/01/28 02:44:54 INFO : premiumize.me root 'rclone-test-gimowok4yala': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/28 02:44:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/28 02:44:55 DEBUG : premiumize.me root 'rclone-test-gimowok4yala': Waiting for checks to finish 2025/01/28 02:44:55 DEBUG : premiumize.me root 'rclone-test-gimowok4yala': Waiting for transfers to finish 2025/01/28 02:44:55 INFO : sub dir/hello world: Deleted 2025/01/28 02:44:55 INFO : sub dir/hello world: Moved (server-side) 2025/01/28 02:44:58 DEBUG : testing file moves 2025/01/28 02:44:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/28 02:44:58 DEBUG : premiumize.me root 'rclone-test-gimowok4yala': Waiting for checks to finish 2025/01/28 02:44:58 DEBUG : premiumize.me root 'rclone-test-gimowok4yala': Waiting for transfers to finish 2025/01/28 02:44:58 INFO : sub dir/hello world: Deleted 2025/01/28 02:44:58 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:44:58 DEBUG : premiumize.me root 'rclone-test-gimowok4yala': Purge remote --- PASS: TestServerSideMoveOverSelf (12.01s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:01 ERROR : : error listing: directory not found 2025/01/28 02:45:02 INFO : Local file system at /tmp/rclone1071412153: Making directory 2025/01/28 02:45:02 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:02 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (3.44s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:05 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/28 02:45:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:45:05 DEBUG : Local file system at /tmp/rclone1071412153: Waiting for checks to finish 2025/01/28 02:45:05 DEBUG : Local file system at /tmp/rclone1071412153: Waiting for transfers to finish 2025/01/28 02:45:05 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/28 02:45:05 INFO : sub dir/hello world: Copied (new) 2025/01/28 02:45:05 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (3.39s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/28 02:45:06 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:06 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:08 INFO : check sum: Copied (new) 2025/01/28 02:45:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:08 NOTICE: premiumize.me root 'rclone-test-buhokax2lufu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/28 02:45:08 DEBUG : check sum: Size of src and dst objects identical 2025/01/28 02:45:08 DEBUG : check sum: Unchanged skipping 2025/01/28 02:45:08 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:08 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:08 DEBUG : Waiting for deletions to finish 2025/01/28 02:45:08 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (2.75s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/28 02:45:08 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:08 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:12 INFO : sizeonly: Copied (new) 2025/01/28 02:45:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:12 DEBUG : sizeonly: Sizes identical 2025/01/28 02:45:12 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:12 DEBUG : sizeonly: Unchanged skipping 2025/01/28 02:45:12 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:12 DEBUG : Waiting for deletions to finish 2025/01/28 02:45:12 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (3.80s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/28 02:45:12 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:12 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:15 INFO : ignore-size: Copied (new) 2025/01/28 02:45:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:15 DEBUG : ignore-size: Sizes identical 2025/01/28 02:45:15 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:15 DEBUG : ignore-size: Unchanged skipping 2025/01/28 02:45:15 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:15 DEBUG : Waiting for deletions to finish 2025/01/28 02:45:15 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (3.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:20 DEBUG : existing: Sizes identical 2025/01/28 02:45:20 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:20 DEBUG : existing: Unchanged skipping 2025/01/28 02:45:20 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:20 DEBUG : Waiting for deletions to finish 2025/01/28 02:45:20 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/28 02:45:20 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:20 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:20 DEBUG : existing: Moving old file out the way to "existing.yokezal1" 2025/01/28 02:45:25 DEBUG : existing: Removing old file 2025/01/28 02:45:25 INFO : existing: Copied (replaced existing) 2025/01/28 02:45:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (10.08s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/28 02:45:26 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:26 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:29 INFO : existing: Copied (new) 2025/01/28 02:45:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:29 DEBUG : existing: Destination exists, skipping 2025/01/28 02:45:29 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:29 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:29 DEBUG : Waiting for deletions to finish 2025/01/28 02:45:29 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (4.29s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:39 INFO : d: Making directory 2025/01/28 02:45:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/28 02:45:40 DEBUG : c/non empty space: Sizes identical 2025/01/28 02:45:40 DEBUG : c/non empty space: Unchanged skipping 2025/01/28 02:45:40 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:40 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:43 INFO : a/potato2: Copied (new) 2025/01/28 02:45:43 DEBUG : Waiting for deletions to finish 2025/01/28 02:45:43 INFO : b/potato: Deleted 2025/01/28 02:45:43 INFO : d: Removing directory 2025/01/28 02:45:44 INFO : b: Removing directory 2025/01/28 02:45:44 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (14.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:47 DEBUG : empty space: Sizes identical 2025/01/28 02:45:47 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:47 DEBUG : empty space: Unchanged skipping 2025/01/28 02:45:47 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:47 DEBUG : Waiting for deletions to finish 2025/01/28 02:45:47 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:47 DEBUG : empty space: Sizes identical 2025/01/28 02:45:47 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:47 DEBUG : empty space: Unchanged skipping 2025/01/28 02:45:47 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:47 DEBUG : Waiting for deletions to finish 2025/01/28 02:45:47 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (2.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", 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-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.10s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/28 02:45:49 DEBUG : empty space: Sizes identical 2025/01/28 02:45:49 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:49 DEBUG : empty space: Unchanged skipping 2025/01/28 02:45:49 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:52 INFO : potato: Copied (new) 2025/01/28 02:45:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (4.61s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:45:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/28 02:45:56 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:45:56 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:45:56 DEBUG : potato: Moving old file out the way to "potato.movoxah2" 2025/01/28 02:45:59 DEBUG : potato: Removing old file 2025/01/28 02:45:59 INFO : potato: Copied (replaced existing) 2025/01/28 02:45:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (7.17s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/28 02:46:02 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/28 02:46:02 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:46:02 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:46:02 DEBUG : potato: Moving old file out the way to "potato.pumipij6" 2025/01/28 02:46:04 DEBUG : potato: Removing old file 2025/01/28 02:46:04 INFO : potato: Copied (replaced existing) 2025/01/28 02:46:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (5.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:46:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 02:46:12 DEBUG : empty space: Sizes identical 2025/01/28 02:46:12 DEBUG : empty space: Unchanged skipping 2025/01/28 02:46:12 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:46:12 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:46:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/28 02:46:12 DEBUG : Waiting for deletions to finish 2025/01/28 02:46:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:46:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 02:46:18 DEBUG : empty space: Sizes identical 2025/01/28 02:46:18 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:46:18 DEBUG : empty space: Unchanged skipping 2025/01/28 02:46:18 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:46:21 INFO : potato2: Copied (new) 2025/01/28 02:46:21 DEBUG : Waiting for deletions to finish 2025/01/28 02:46:21 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:46:33 INFO : d: Making directory 2025/01/28 02:46:33 INFO : d/e: Making directory 2025/01/28 02:46:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/28 02:46:33 DEBUG : c/non empty space: Sizes identical 2025/01/28 02:46:33 DEBUG : c/non empty space: Unchanged skipping 2025/01/28 02:46:33 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:46:33 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:46:37 INFO : a/potato2: Copied (new) 2025/01/28 02:46:37 DEBUG : Waiting for deletions to finish 2025/01/28 02:46:37 INFO : b/potato: Deleted 2025/01/28 02:46:37 INFO : d/e: Removing directory 2025/01/28 02:46:37 INFO : d: Removing directory 2025/01/28 02:46:37 INFO : b: Removing directory 2025/01/28 02:46:37 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:46:45 INFO : d: Making directory 2025/01/28 02:46:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/28 02:46:46 DEBUG : c/non empty space: Sizes identical 2025/01/28 02:46:46 DEBUG : c/non empty space: Unchanged skipping 2025/01/28 02:46:46 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:46:46 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:46:50 INFO : a/potato2: Copied (new) 2025/01/28 02:46:50 ERROR : premiumize.me root 'rclone-test-buhokax2lufu': not deleting files as there were IO errors 2025/01/28 02:46:50 ERROR : premiumize.me root 'rclone-test-buhokax2lufu': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (12.90s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:46:58 DEBUG : Waiting for deletions to finish 2025/01/28 02:46:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 02:46:58 DEBUG : empty space: Sizes identical 2025/01/28 02:46:58 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:46:58 DEBUG : empty space: Unchanged skipping 2025/01/28 02:46:58 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:46:58 INFO : potato: Deleted 2025/01/28 02:47:00 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (9.39s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:47:05 DEBUG : Waiting for deletions to finish 2025/01/28 02:47:05 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:47:05 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:47:05 INFO : potato: Deleted 2025/01/28 02:47:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 02:47:05 DEBUG : empty space: Sizes identical 2025/01/28 02:47:05 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:47:05 DEBUG : empty space: Unchanged skipping 2025/01/28 02:47:05 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:47:09 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (9.07s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:47:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 02:47:12 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:47:12 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:47:16 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (7.07s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:47:22 DEBUG : enormous: Excluded (Size Filter) 2025/01/28 02:47:22 DEBUG : enormous: Excluded 2025/01/28 02:47:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 02:47:22 DEBUG : potato2: Excluded 2025/01/28 02:47:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 02:47:22 DEBUG : potato2: Excluded 2025/01/28 02:47:22 DEBUG : empty space: Sizes identical 2025/01/28 02:47:22 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:47:22 DEBUG : empty space: Unchanged skipping 2025/01/28 02:47:22 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:47:22 DEBUG : Waiting for deletions to finish 2025/01/28 02:47:22 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:47:22 DEBUG : enormous: Excluded (Size Filter) 2025/01/28 02:47:22 DEBUG : enormous: Excluded 2025/01/28 02:47:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 02:47:22 DEBUG : potato2: Excluded 2025/01/28 02:47:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 02:47:22 DEBUG : potato2: Excluded 2025/01/28 02:47:22 DEBUG : empty space: Sizes identical 2025/01/28 02:47:22 DEBUG : Local file system at /tmp/rclone1071412153: Waiting for checks to finish 2025/01/28 02:47:22 DEBUG : empty space: Unchanged skipping 2025/01/28 02:47:22 DEBUG : Local file system at /tmp/rclone1071412153: Waiting for transfers to finish 2025/01/28 02:47:22 DEBUG : Waiting for deletions to finish 2025/01/28 02:47:22 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (6.21s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:47:36 DEBUG : enormous: Excluded (Size Filter) 2025/01/28 02:47:36 DEBUG : enormous: Excluded 2025/01/28 02:47:36 DEBUG : potato2: Excluded (Size Filter) 2025/01/28 02:47:36 DEBUG : potato2: Excluded 2025/01/28 02:47:36 DEBUG : empty space: Sizes identical 2025/01/28 02:47:36 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:47:36 DEBUG : empty space: Unchanged skipping 2025/01/28 02:47:36 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:47:36 DEBUG : Waiting for deletions to finish 2025/01/28 02:47:36 INFO : enormous: Deleted 2025/01/28 02:47:36 INFO : potato2: Deleted 2025/01/28 02:47:36 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:47:36 DEBUG : empty space: Sizes identical 2025/01/28 02:47:36 DEBUG : Local file system at /tmp/rclone1071412153: Waiting for checks to finish 2025/01/28 02:47:36 DEBUG : empty space: Unchanged skipping 2025/01/28 02:47:36 DEBUG : Local file system at /tmp/rclone1071412153: Waiting for transfers to finish 2025/01/28 02:47:36 DEBUG : Waiting for deletions to finish 2025/01/28 02:47:36 INFO : enormous: Deleted 2025/01/28 02:47:36 INFO : potato2: Deleted 2025/01/28 02:47:36 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.67s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", 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-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/28 02:47:37 ERROR : premiumize.me root 'rclone-test-buhokax2lufu': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/28 02:47:37 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/28 02:47:37 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/28 02:47:37 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:47:37 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:47:40 INFO : potato: Copied (new) 2025/01/28 02:47:40 INFO : yam: Copied (new) 2025/01/28 02:47:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:47:40 ERROR : premiumize.me root 'rclone-test-buhokax2lufu': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/28 02:47:40 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/28 02:47:40 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:47:40 DEBUG : potato: Sizes identical 2025/01/28 02:47:40 DEBUG : potato: Unchanged skipping 2025/01/28 02:47:40 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:47:47 INFO : yaml: Copied (new) 2025/01/28 02:47:47 DEBUG : Waiting for deletions to finish 2025/01/28 02:47:47 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (10.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/28 02:47:47 ERROR : premiumize.me root 'rclone-test-buhokax2lufu': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/28 02:47:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/28 02:47:47 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/28 02:47:47 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:47:47 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:47:48 INFO : yam: Copied (new) 2025/01/28 02:47:51 INFO : potato: Copied (new) 2025/01/28 02:47:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:47:51 ERROR : premiumize.me root 'rclone-test-buhokax2lufu': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/28 02:47:51 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/28 02:47:51 DEBUG : potato: Sizes identical 2025/01/28 02:47:51 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:47:51 DEBUG : potato: Unchanged skipping 2025/01/28 02:47:51 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:47:56 INFO : yaml: Copied (new) 2025/01/28 02:47:56 DEBUG : Waiting for deletions to finish 2025/01/28 02:47:56 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/28 02:47:57 INFO : premiumize.me root 'rclone-test-buhokax2lufu': Making map for --track-renames 2025/01/28 02:47:57 INFO : premiumize.me root 'rclone-test-buhokax2lufu': Finished making map for --track-renames 2025/01/28 02:47:57 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:47:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/28 02:47:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/28 02:47:57 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for renames to finish 2025/01/28 02:47:57 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:48:00 INFO : sub/yam: Copied (new) 2025/01/28 02:48:02 INFO : potato: Copied (new) 2025/01/28 02:48:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:48:02 DEBUG : potato: Sizes identical 2025/01/28 02:48:02 DEBUG : potato: Unchanged skipping 2025/01/28 02:48:02 INFO : premiumize.me root 'rclone-test-buhokax2lufu': Making map for --track-renames 2025/01/28 02:48:02 INFO : premiumize.me root 'rclone-test-buhokax2lufu': Finished making map for --track-renames 2025/01/28 02:48:02 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:48:02 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for renames to finish 2025/01/28 02:48:03 INFO : sub/yam: Moved (server-side) to: yam 2025/01/28 02:48:03 INFO : yam: Renamed from "sub/yam" 2025/01/28 02:48:03 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:48:03 DEBUG : Waiting for deletions to finish 2025/01/28 02:48:03 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:48:04 DEBUG : Creating backend with remote "/tmp/rclone1071412153/dir1" 2025/01/28 02:48:04 DEBUG : Creating backend with remote "/tmp/rclone1071412153/dir2" 2025/01/28 02:48:04 DEBUG : Local file system at /tmp/rclone1071412153/dir2: Using server-side directory move 2025/01/28 02:48:04 INFO : Local file system at /tmp/rclone1071412153/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/28 02:48:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/28 02:48:04 INFO : file1.txt: Moved (server-side) 2025/01/28 02:48:04 DEBUG : Local file system at /tmp/rclone1071412153/dir2: Waiting for checks to finish 2025/01/28 02:48:04 DEBUG : Local file system at /tmp/rclone1071412153/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.12s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:48:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:48:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/28 02:48:04 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:48:04 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:48:06 INFO : sub dir/hello world: Copied (new) 2025/01/28 02:48:06 INFO : sub dir/hello world: Deleted 2025/01/28 02:48:09 INFO : nested/sub dir/file: Copied (new) 2025/01/28 02:48:09 INFO : nested/sub dir/file: Deleted 2025/01/28 02:48:09 INFO : sub dir: Removing directory 2025/01/28 02:48:09 INFO : nested/sub dir: Removing directory 2025/01/28 02:48:09 INFO : nested: Removing directory 2025/01/28 02:48:09 DEBUG : Local file system at /tmp/rclone1071412153: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:48:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/28 02:48:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/28 02:48:10 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:48:10 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:48:12 INFO : nested/sub dir/file: Copied (new) 2025/01/28 02:48:12 INFO : nested/sub dir/file: Deleted 2025/01/28 02:48:13 INFO : sub dir/hello world: Copied (new) 2025/01/28 02:48:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.41s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:48:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/28 02:48:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/28 02:48:14 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:48:14 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:48:16 INFO : existing: Copied (new) 2025/01/28 02:48:16 INFO : existing: Deleted 2025/01/28 02:48:24 INFO : existing-b: Copied (new) 2025/01/28 02:48:24 INFO : existing-b: Deleted 2025/01/28 02:48:24 DEBUG : existing: Destination exists, skipping 2025/01/28 02:48:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/28 02:48:24 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:48:24 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:48:24 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.27s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:48:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-kohafuc4paya" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-buhokax2lufu' -> premiumize.me root 'rclone-test-kohafuc4paya' 2025/01/28 02:48:40 DEBUG : premiumize.me root 'rclone-test-kohafuc4paya': Using server-side directory move 2025/01/28 02:48:40 INFO : premiumize.me root 'rclone-test-kohafuc4paya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/28 02:48:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 02:48:40 DEBUG : empty space: Sizes identical 2025/01/28 02:48:40 DEBUG : empty space: Unchanged skipping 2025/01/28 02:48:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/28 02:48:40 DEBUG : premiumize.me root 'rclone-test-kohafuc4paya': Waiting for checks to finish 2025/01/28 02:48:40 INFO : empty space: Deleted 2025/01/28 02:48:40 DEBUG : premiumize.me root 'rclone-test-kohafuc4paya': Waiting for transfers to finish 2025/01/28 02:48:40 INFO : potato3: Deleted 2025/01/28 02:48:40 INFO : potato2: Moved (server-side) 2025/01/28 02:48:41 INFO : potato3: Moved (server-side) 2025/01/28 02:48:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hodazuq0womo" 2025/01/28 02:48:41 DEBUG : premiumize.me root 'rclone-test-hodazuq0womo': Using server-side directory move 2025/01/28 02:48:41 INFO : premiumize.me root 'rclone-test-hodazuq0womo': Server side directory move succeeded 2025/01/28 02:48:41 ERROR : : error listing: directory not found 2025/01/28 02:48:41 DEBUG : premiumize.me root 'rclone-test-hodazuq0womo': Purge remote 2025/01/28 02:48:41 DEBUG : premiumize.me root 'rclone-test-kohafuc4paya': Purge remote 2025/01/28 02:48:41 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.12s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:48:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-timekel0nago" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-buhokax2lufu' -> premiumize.me root 'rclone-test-timekel0nago' 2025/01/28 02:49:01 DEBUG : empty space: Excluded (Size Filter) 2025/01/28 02:49:01 DEBUG : empty space: Excluded 2025/01/28 02:49:01 DEBUG : empty space: Excluded (Size Filter) 2025/01/28 02:49:01 DEBUG : empty space: Excluded 2025/01/28 02:49:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 02:49:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/28 02:49:01 DEBUG : premiumize.me root 'rclone-test-timekel0nago': Waiting for checks to finish 2025/01/28 02:49:01 DEBUG : premiumize.me root 'rclone-test-timekel0nago': Waiting for transfers to finish 2025/01/28 02:49:01 INFO : potato3: Deleted 2025/01/28 02:49:01 INFO : potato2: Moved (server-side) 2025/01/28 02:49:01 INFO : potato3: Moved (server-side) 2025/01/28 02:49:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pikohol4fofo" 2025/01/28 02:49:01 DEBUG : empty space: Excluded (Size Filter) 2025/01/28 02:49:01 DEBUG : empty space: Excluded 2025/01/28 02:49:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 02:49:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/28 02:49:01 DEBUG : premiumize.me root 'rclone-test-pikohol4fofo': Waiting for checks to finish 2025/01/28 02:49:01 DEBUG : premiumize.me root 'rclone-test-pikohol4fofo': Waiting for transfers to finish 2025/01/28 02:49:01 INFO : potato2: Moved (server-side) 2025/01/28 02:49:01 INFO : potato3: Moved (server-side) 2025/01/28 02:49:01 DEBUG : premiumize.me root 'rclone-test-pikohol4fofo': Purge remote 2025/01/28 02:49:02 DEBUG : premiumize.me root 'rclone-test-timekel0nago': Purge remote --- PASS: TestServerSideMoveWithFilter (20.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:49:02 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-baburez0gepa" 2025/01/28 02:49:12 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-buhokax2lufu' -> premiumize.me root 'rclone-test-baburez0gepa' 2025/01/28 02:49:24 DEBUG : premiumize.me root 'rclone-test-baburez0gepa': Using server-side directory move 2025/01/28 02:49:24 INFO : premiumize.me root 'rclone-test-baburez0gepa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/28 02:49:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/28 02:49:24 DEBUG : empty space: Sizes identical 2025/01/28 02:49:24 DEBUG : empty space: Unchanged skipping 2025/01/28 02:49:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/28 02:49:24 DEBUG : premiumize.me root 'rclone-test-baburez0gepa': Waiting for checks to finish 2025/01/28 02:49:24 INFO : empty space: Deleted 2025/01/28 02:49:24 DEBUG : premiumize.me root 'rclone-test-baburez0gepa': Waiting for transfers to finish 2025/01/28 02:49:24 INFO : potato3: Deleted 2025/01/28 02:49:24 INFO : potato2: Moved (server-side) 2025/01/28 02:49:24 INFO : potato3: Moved (server-side) 2025/01/28 02:49:24 INFO : tomatoDir: Removing directory 2025/01/28 02:49:24 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': deleted 1 directories 2025/01/28 02:49:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jeyecev4badu" 2025/01/28 02:49:24 INFO : tomatoDir: Making directory 2025/01/28 02:49:24 DEBUG : premiumize.me root 'rclone-test-jeyecev4badu': Using server-side directory move 2025/01/28 02:49:25 INFO : premiumize.me root 'rclone-test-jeyecev4badu': Server side directory move succeeded 2025/01/28 02:49:25 ERROR : : error listing: directory not found 2025/01/28 02:49:25 ERROR : : error listing: directory not found 2025/01/28 02:49:25 DEBUG : premiumize.me root 'rclone-test-jeyecev4badu': Purge remote 2025/01/28 02:49:25 DEBUG : premiumize.me root 'rclone-test-baburez0gepa': Purge remote 2025/01/28 02:49:25 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.30s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", 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-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:49:25 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.88s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:49:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/rclone-sync-test" 2025/01/28 02:49:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/rclone-sync-test-include/layer2" 2025/01/28 02:49:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/rclone-sync-test-ignore-file" 2025/01/28 02:49:30 DEBUG : rclone-sync-test: Excluded 2025/01/28 02:49:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 02:49:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/28 02:49:30 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/rclone-sync-test': Waiting for checks to finish 2025/01/28 02:49:30 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/rclone-sync-test': Waiting for transfers to finish 2025/01/28 02:49:30 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:30 INFO : There was nothing to transfer 2025/01/28 02:49:30 DEBUG : rclone-sync-test: Excluded 2025/01/28 02:49:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 02:49:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/28 02:49:31 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:49:31 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:49:31 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:31 INFO : rclone-sync-test-include: Removing directory 2025/01/28 02:49:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/28 02:49:31 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': failed to delete 1 directories 2025/01/28 02:49:31 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:49:31 DEBUG : rclone-sync-test: Excluded 2025/01/28 02:49:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 02:49:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/28 02:49:31 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/28 02:49:31 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/28 02:49:31 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:31 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:49:31 DEBUG : rclone-sync-test: Excluded 2025/01/28 02:49:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 02:49:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/28 02:49:31 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:49:31 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:49:31 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:31 INFO : rclone-sync-test-include: Removing directory 2025/01/28 02:49:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/28 02:49:31 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': failed to delete 1 directories 2025/01/28 02:49:31 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:49:31 DEBUG : : Excluded 2025/01/28 02:49:32 DEBUG : rclone-sync-test: Excluded 2025/01/28 02:49:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/28 02:49:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/28 02:49:32 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/28 02:49:32 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/28 02:49:32 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:32 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (8.42s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:49:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/dst" 2025/01/28 02:49:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/CompareDest" 2025/01/28 02:49:35 DEBUG : one: Need to transfer - File not found at Destination 2025/01/28 02:49:35 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:49:35 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:49:38 INFO : one: Copied (new) 2025/01/28 02:49:38 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 02:49:38 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:49:38 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:49:38 DEBUG : one: Moving old file out the way to "one.hojujeq6" 2025/01/28 02:49:41 DEBUG : one: Removing old file 2025/01/28 02:49:41 INFO : one: Copied (replaced existing) 2025/01/28 02:49:41 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:41 DEBUG : dst/one: Moving old file out the way to "one.werizaz4" 2025/01/28 02:49:44 DEBUG : dst/one: Removing old file 2025/01/28 02:49:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 02:49:50 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:49:50 DEBUG : one: Sizes identical 2025/01/28 02:49:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 02:49:50 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:49:50 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:50 INFO : There was nothing to transfer 2025/01/28 02:49:55 DEBUG : two: Sizes identical 2025/01/28 02:49:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/28 02:49:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 02:49:55 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:49:55 DEBUG : one: Sizes identical 2025/01/28 02:49:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 02:49:55 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:49:55 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:55 INFO : There was nothing to transfer 2025/01/28 02:49:56 DEBUG : two: Sizes identical 2025/01/28 02:49:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/28 02:49:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 02:49:56 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:49:56 DEBUG : one: Sizes identical 2025/01/28 02:49:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 02:49:56 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:49:56 DEBUG : Waiting for deletions to finish 2025/01/28 02:49:56 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/28 02:49:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/28 02:49:56 DEBUG : two: Need to transfer - File not found at Destination 2025/01/28 02:49:56 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:49:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/28 02:49:56 DEBUG : one: Sizes identical 2025/01/28 02:49:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/28 02:49:56 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:50:00 INFO : two: Copied (new) 2025/01/28 02:50:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (25.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:50:10 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/dest" 2025/01/28 02:50:11 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/pre-dest1" 2025/01/28 02:50:11 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/pre-dest2" 2025/01/28 02:50:11 DEBUG : 1: Sizes identical 2025/01/28 02:50:11 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/28 02:50:11 DEBUG : 2: Sizes identical 2025/01/28 02:50:11 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/28 02:50:11 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/28 02:50:11 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dest': Waiting for checks to finish 2025/01/28 02:50:11 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dest': Waiting for transfers to finish 2025/01/28 02:50:15 INFO : 3: Copied (new) 2025/01/28 02:50:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (16.18s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.11s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:50:29 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/dst" 2025/01/28 02:50:29 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/backup" 2025/01/28 02:50:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 02:50:30 DEBUG : two: Sizes identical 2025/01/28 02:50:30 DEBUG : two: Unchanged skipping 2025/01/28 02:50:30 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:50:30 INFO : one: Moved (server-side) 2025/01/28 02:50:30 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:50:34 INFO : one: Copied (new) 2025/01/28 02:50:34 DEBUG : Waiting for deletions to finish 2025/01/28 02:50:34 INFO : three.txt: Moved (server-side) 2025/01/28 02:50:34 INFO : three.txt: Moved into backup dir 2025/01/28 02:50:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/28 02:50:38 DEBUG : two: Sizes identical 2025/01/28 02:50:38 DEBUG : two: Unchanged skipping 2025/01/28 02:50:38 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:50:38 INFO : one: Deleted 2025/01/28 02:50:39 INFO : one: Moved (server-side) 2025/01/28 02:50:39 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:50:41 INFO : one: Copied (new) 2025/01/28 02:50:41 DEBUG : Waiting for deletions to finish 2025/01/28 02:50:41 INFO : three.txt: Deleted 2025/01/28 02:50:41 INFO : three.txt: Moved (server-side) 2025/01/28 02:50:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (25.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:50:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/dst" 2025/01/28 02:50:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/backup" 2025/01/28 02:50:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 02:50:53 DEBUG : two: Sizes identical 2025/01/28 02:50:53 DEBUG : two: Unchanged skipping 2025/01/28 02:50:53 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:50:53 INFO : one: Moved (server-side) to: one.bak 2025/01/28 02:50:53 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:50:56 INFO : one: Copied (new) 2025/01/28 02:50:56 DEBUG : Waiting for deletions to finish 2025/01/28 02:50:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/28 02:50:56 INFO : three.txt: Moved into backup dir 2025/01/28 02:51:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/28 02:51:03 DEBUG : two: Sizes identical 2025/01/28 02:51:03 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:51:03 DEBUG : two: Unchanged skipping 2025/01/28 02:51:03 INFO : one.bak: Deleted 2025/01/28 02:51:03 INFO : one: Moved (server-side) to: one.bak 2025/01/28 02:51:03 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:51:06 INFO : one: Copied (new) 2025/01/28 02:51:06 DEBUG : Waiting for deletions to finish 2025/01/28 02:51:07 INFO : three.txt.bak: Deleted 2025/01/28 02:51:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/28 02:51:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (25.52s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:51:20 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/dst" 2025/01/28 02:51:21 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/backup" 2025/01/28 02:51:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 02:51:21 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:51:21 DEBUG : two: Sizes identical 2025/01/28 02:51:21 DEBUG : two: Unchanged skipping 2025/01/28 02:51:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/28 02:51:21 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:51:52 INFO : one: Copied (new) 2025/01/28 02:51:52 DEBUG : Waiting for deletions to finish 2025/01/28 02:51:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/28 02:51:53 INFO : three.txt: Moved into backup dir 2025/01/28 02:51:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/28 02:51:56 DEBUG : two: Sizes identical 2025/01/28 02:51:56 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:51:56 DEBUG : two: Unchanged skipping 2025/01/28 02:51:56 INFO : one-2019-01-01: Deleted 2025/01/28 02:51:56 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/28 02:51:56 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:51:59 INFO : one: Copied (new) 2025/01/28 02:51:59 DEBUG : Waiting for deletions to finish 2025/01/28 02:51:59 INFO : three-2019-01-01.txt: Deleted 2025/01/28 02:51:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/28 02:51:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (52.33s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:52:09 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/dst" 2025/01/28 02:52:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 02:52:09 DEBUG : two: Sizes identical 2025/01/28 02:52:09 DEBUG : two: Unchanged skipping 2025/01/28 02:52:09 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:52:09 INFO : one: Moved (server-side) to: one.bak 2025/01/28 02:52:09 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:52:12 INFO : one: Copied (new) 2025/01/28 02:52:12 DEBUG : Waiting for deletions to finish 2025/01/28 02:52:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/28 02:52:13 INFO : three.txt: Moved into backup dir 2025/01/28 02:52:15 DEBUG : one.bak: Excluded (Path Filter) 2025/01/28 02:52:15 DEBUG : one.bak: Excluded 2025/01/28 02:52:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/28 02:52:15 DEBUG : three.txt.bak: Excluded 2025/01/28 02:52:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/28 02:52:15 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for checks to finish 2025/01/28 02:52:15 DEBUG : two: Sizes identical 2025/01/28 02:52:15 DEBUG : two: Unchanged skipping 2025/01/28 02:52:15 INFO : one.bak: Deleted 2025/01/28 02:52:15 INFO : one: Moved (server-side) to: one.bak 2025/01/28 02:52:15 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu/dst': Waiting for transfers to finish 2025/01/28 02:52:19 INFO : one: Copied (new) 2025/01/28 02:52:19 DEBUG : Waiting for deletions to finish 2025/01/28 02:52:19 INFO : three.txt.bak: Deleted 2025/01/28 02:52:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/28 02:52:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.15s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:52:36 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/dst" 2025/01/28 02:52:36 DEBUG : Config file has changed externally - reloading 2025/01/28 02:52:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 02:52:37 INFO : one: Moved (server-side) to: one.bak 2025/01/28 02:52:38 INFO : one: Copied (new) 2025/01/28 02:52:39 DEBUG : two: Sizes identical 2025/01/28 02:52:39 DEBUG : two: Unchanged skipping 2025/01/28 02:52:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/28 02:52:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/28 02:52:46 INFO : three.txt: Copied (new) 2025/01/28 02:52:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/28 02:52:46 INFO : one.bak: Deleted 2025/01/28 02:52:47 INFO : one: Moved (server-side) to: one.bak 2025/01/28 02:52:53 INFO : one: Copied (new) 2025/01/28 02:52:53 DEBUG : two: Sizes identical 2025/01/28 02:52:53 DEBUG : two: Unchanged skipping 2025/01/28 02:52:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/28 02:52:53 INFO : three.txt.bak: Deleted 2025/01/28 02:52:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/28 02:52:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (36.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:53:02 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-buhokax2lufu/dst" 2025/01/28 02:53:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/28 02:53:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/28 02:53:06 INFO : one: Copied (new) 2025/01/28 02:53:06 DEBUG : two: Sizes identical 2025/01/28 02:53:06 DEBUG : two: Unchanged skipping 2025/01/28 02:53:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/28 02:53:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/28 02:53:08 INFO : three.txt: Copied (new) 2025/01/28 02:53:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/28 02:53:09 INFO : one-2019-01-01: Deleted 2025/01/28 02:53:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/28 02:53:17 INFO : one: Copied (new) 2025/01/28 02:53:17 DEBUG : two: Sizes identical 2025/01/28 02:53:17 DEBUG : two: Unchanged skipping 2025/01/28 02:53:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/28 02:53:17 INFO : three-2019-01-01.txt: Deleted 2025/01/28 02:53:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/28 02:53:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (28.80s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:53:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/28 02:53:29 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:53:29 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:53:29 DEBUG : Testêé: Moving old file out the way to "Testêé.damowod1" 2025/01/28 02:53:32 DEBUG : Testêé: Removing old file 2025/01/28 02:53:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/28 02:53:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.16s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:53:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/28 02:53:33 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:53:33 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:53:36 INFO : existing: Copied (new) 2025/01/28 02:53:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:53:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/28 02:53:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/28 02:53:37 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:53:37 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:53:37 ERROR : premiumize.me root 'rclone-test-buhokax2lufu': not deleting files as there were IO errors 2025/01/28 02:53:37 ERROR : premiumize.me root 'rclone-test-buhokax2lufu': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (3.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.12s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:53:50 DEBUG : existing: Sizes identical 2025/01/28 02:53:50 DEBUG : existing: Unchanged skipping 2025/01/28 02:53:50 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/28 02:53:50 DEBUG : EXISTING: moving to existing-rclone-move-yofucal2 2025/01/28 02:53:50 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-waboyub3 2025/01/28 02:53:50 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/28 02:53:51 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yofucal2 2025/01/28 02:53:51 DEBUG : EXISTING: moving to existing 2025/01/28 02:53:51 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-waboyub3 2025/01/28 02:53:51 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/28 02:53:51 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/28 02:53:51 INFO : existing-rclone-move-yofucal2: Moved (server-side) to: existing 2025/01/28 02:53:51 INFO : EXISTING: Moved (server-side) to: existing 2025/01/28 02:53:51 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/28 02:53:51 INFO : existingbutdifferent-rclone-move-waboyub3: Moved (server-side) to: existingbutdifferent 2025/01/28 02:53:51 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/28 02:53:51 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/28 02:53:51 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.julifub4" 2025/01/28 02:53:51 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/28 02:53:52 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/28 02:53:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-wototud8 2025/01/28 02:53:52 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/28 02:53:52 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-wototud8 2025/01/28 02:53:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/28 02:53:52 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/28 02:53:52 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:53:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wuhewik5 2025/01/28 02:53:52 INFO : subdira/subdirb/subdirc/hello-rclone-move-wototud8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/28 02:53:52 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/28 02:53:52 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/28 02:53:52 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.keniqen3" 2025/01/28 02:53:52 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wuhewik5 2025/01/28 02:53:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/28 02:53:53 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wuhewik5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/28 02:53:53 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/28 02:53:53 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/28 02:53:53 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:53:53 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.woduges4" 2025/01/28 02:53:55 DEBUG : existingbutdifferent: Removing old file 2025/01/28 02:53:55 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/28 02:53:55 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2025/01/28 02:53:55 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/28 02:53:56 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2025/01/28 02:53:56 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/28 02:53:56 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (19.86s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", 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-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", 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-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.36s) --- SKIP: TestMaxTransfer/Hard (0.13s) --- SKIP: TestMaxTransfer/Soft (0.12s) --- SKIP: TestMaxTransfer/Cautious (0.11s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:56:14 DEBUG : both0: Sizes identical 2025/01/28 02:56:14 DEBUG : both1: Sizes identical 2025/01/28 02:56:14 DEBUG : both10: Sizes identical 2025/01/28 02:56:14 DEBUG : both11: Sizes identical 2025/01/28 02:56:14 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:56:14 DEBUG : both0: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both12: Sizes identical 2025/01/28 02:56:14 DEBUG : both12: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both13: Sizes identical 2025/01/28 02:56:14 DEBUG : both1: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both14: Sizes identical 2025/01/28 02:56:14 DEBUG : both14: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both15: Sizes identical 2025/01/28 02:56:14 DEBUG : both11: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both16: Sizes identical 2025/01/28 02:56:14 DEBUG : both10: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both17: Sizes identical 2025/01/28 02:56:14 DEBUG : both17: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both18: Sizes identical 2025/01/28 02:56:14 DEBUG : both18: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both19: Sizes identical 2025/01/28 02:56:14 DEBUG : both19: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both2: Sizes identical 2025/01/28 02:56:14 DEBUG : both2: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both3: Sizes identical 2025/01/28 02:56:14 DEBUG : both3: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both4: Sizes identical 2025/01/28 02:56:14 DEBUG : both4: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both5: Sizes identical 2025/01/28 02:56:14 DEBUG : both5: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both6: Sizes identical 2025/01/28 02:56:14 DEBUG : both6: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both7: Sizes identical 2025/01/28 02:56:14 DEBUG : both7: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both8: Sizes identical 2025/01/28 02:56:14 DEBUG : both8: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both9: Sizes identical 2025/01/28 02:56:14 DEBUG : both9: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both13: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both15: Unchanged skipping 2025/01/28 02:56:14 DEBUG : both16: Unchanged skipping 2025/01/28 02:56:14 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:56:14 DEBUG : Waiting for deletions to finish 2025/01/28 02:56:14 INFO : only9: Deleted 2025/01/28 02:56:14 INFO : only1: Deleted 2025/01/28 02:56:14 INFO : only16: Deleted 2025/01/28 02:56:14 INFO : only2: Deleted 2025/01/28 02:56:14 INFO : only7: Deleted 2025/01/28 02:56:14 INFO : only4: Deleted 2025/01/28 02:56:14 INFO : only8: Deleted 2025/01/28 02:56:14 INFO : only11: Deleted 2025/01/28 02:56:14 INFO : only12: Deleted 2025/01/28 02:56:14 INFO : only13: Deleted 2025/01/28 02:56:14 INFO : only19: Deleted 2025/01/28 02:56:14 INFO : only17: Deleted 2025/01/28 02:56:14 INFO : only5: Deleted 2025/01/28 02:56:14 INFO : only18: Deleted 2025/01/28 02:56:14 INFO : only3: Deleted 2025/01/28 02:56:14 INFO : only6: Deleted 2025/01/28 02:56:14 INFO : only0: Deleted 2025/01/28 02:56:14 INFO : only10: Deleted 2025/01/28 02:56:14 INFO : only14: Deleted 2025/01/28 02:56:14 INFO : only15: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (138.40s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:58:35 DEBUG : both0: Sizes identical 2025/01/28 02:58:35 DEBUG : both10: Sizes identical 2025/01/28 02:58:35 DEBUG : both1: Sizes identical 2025/01/28 02:58:35 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for checks to finish 2025/01/28 02:58:35 DEBUG : both11: Sizes identical 2025/01/28 02:58:35 DEBUG : both0: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both12: Sizes identical 2025/01/28 02:58:35 DEBUG : both12: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both13: Sizes identical 2025/01/28 02:58:35 DEBUG : both10: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both14: Sizes identical 2025/01/28 02:58:35 DEBUG : both14: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both15: Sizes identical 2025/01/28 02:58:35 DEBUG : both15: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both16: Sizes identical 2025/01/28 02:58:35 DEBUG : both1: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both17: Sizes identical 2025/01/28 02:58:35 DEBUG : both11: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both18: Sizes identical 2025/01/28 02:58:35 DEBUG : both18: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both19: Sizes identical 2025/01/28 02:58:35 DEBUG : both13: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both2: Sizes identical 2025/01/28 02:58:35 DEBUG : both2: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both3: Sizes identical 2025/01/28 02:58:35 DEBUG : both3: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both4: Sizes identical 2025/01/28 02:58:35 DEBUG : both4: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both5: Sizes identical 2025/01/28 02:58:35 DEBUG : both5: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both6: Sizes identical 2025/01/28 02:58:35 DEBUG : both6: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both7: Sizes identical 2025/01/28 02:58:35 DEBUG : both16: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both8: Sizes identical 2025/01/28 02:58:35 DEBUG : both8: Unchanged skipping 2025/01/28 02:58:35 DEBUG : both9: Sizes identical 2025/01/28 02:58:35 DEBUG : both17: Unchanged skipping 2025/01/28 02:58:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : both19: Unchanged skipping 2025/01/28 02:58:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : both7: Unchanged skipping 2025/01/28 02:58:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : both9: Unchanged skipping 2025/01/28 02:58:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/28 02:58:35 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Waiting for transfers to finish 2025/01/28 02:58:35 DEBUG : only0: Moving old file out the way to "only0.fibogac5" 2025/01/28 02:58:35 DEBUG : only11: Moving old file out the way to "only11.cajuqex6" 2025/01/28 02:58:35 DEBUG : only12: Moving old file out the way to "only12.jocoloq7" 2025/01/28 02:58:35 DEBUG : only1: Moving old file out the way to "only1.kutoyis0" 2025/01/28 02:58:37 DEBUG : only12: Removing old file 2025/01/28 02:58:37 INFO : only12: Copied (replaced existing) 2025/01/28 02:58:37 DEBUG : only13: Moving old file out the way to "only13.fuxopup2" 2025/01/28 02:58:38 DEBUG : only0: Removing old file 2025/01/28 02:58:38 INFO : only0: Copied (replaced existing) 2025/01/28 02:58:38 DEBUG : only14: Moving old file out the way to "only14.sodugiq5" 2025/01/28 02:58:39 DEBUG : only13: Removing old file 2025/01/28 02:58:39 INFO : only13: Copied (replaced existing) 2025/01/28 02:58:39 DEBUG : only15: Moving old file out the way to "only15.norejuc9" 2025/01/28 02:58:39 DEBUG : only14: Removing old file 2025/01/28 02:58:39 INFO : only14: Copied (replaced existing) 2025/01/28 02:58:39 DEBUG : only16: Moving old file out the way to "only16.cabamez5" 2025/01/28 02:58:41 DEBUG : only16: Removing old file 2025/01/28 02:58:41 INFO : only16: Copied (replaced existing) 2025/01/28 02:58:41 DEBUG : only17: Moving old file out the way to "only17.fudiqun5" 2025/01/28 02:58:41 DEBUG : only1: Removing old file 2025/01/28 02:58:42 INFO : only1: Copied (replaced existing) 2025/01/28 02:58:42 DEBUG : only18: Moving old file out the way to "only18.vifevev9" 2025/01/28 02:58:43 DEBUG : only17: Removing old file 2025/01/28 02:58:43 INFO : only17: Copied (replaced existing) 2025/01/28 02:58:43 DEBUG : only19: Moving old file out the way to "only19.lorehim2" 2025/01/28 02:58:44 DEBUG : only18: Removing old file 2025/01/28 02:58:44 DEBUG : only15: Removing old file 2025/01/28 02:58:44 INFO : only18: Copied (replaced existing) 2025/01/28 02:58:44 INFO : only15: Copied (replaced existing) 2025/01/28 02:58:44 DEBUG : only3: Moving old file out the way to "only3.recewit4" 2025/01/28 02:58:44 DEBUG : only4: Moving old file out the way to "only4.fumaqen8" 2025/01/28 02:58:45 DEBUG : only3: Removing old file 2025/01/28 02:58:45 INFO : only3: Copied (replaced existing) 2025/01/28 02:58:45 DEBUG : only5: Moving old file out the way to "only5.zaconuv0" 2025/01/28 02:58:45 DEBUG : only4: Removing old file 2025/01/28 02:58:45 INFO : only4: Copied (replaced existing) 2025/01/28 02:58:45 DEBUG : only6: Moving old file out the way to "only6.miciyej9" 2025/01/28 02:58:46 DEBUG : only5: Removing old file 2025/01/28 02:58:46 INFO : only5: Copied (replaced existing) 2025/01/28 02:58:46 DEBUG : only8: Moving old file out the way to "only8.vobovuz2" 2025/01/28 02:58:48 DEBUG : only8: Removing old file 2025/01/28 02:58:48 DEBUG : only19: Removing old file 2025/01/28 02:58:48 INFO : only8: Copied (replaced existing) 2025/01/28 02:58:48 DEBUG : only6: Removing old file 2025/01/28 02:58:48 INFO : only19: Copied (replaced existing) 2025/01/28 02:58:48 DEBUG : only10: Moving old file out the way to "only10.gixajef0" 2025/01/28 02:58:48 DEBUG : only2: Moving old file out the way to "only2.sohinal3" 2025/01/28 02:58:48 INFO : only6: Copied (replaced existing) 2025/01/28 02:58:48 DEBUG : only7: Moving old file out the way to "only7.gomalup6" 2025/01/28 02:58:50 DEBUG : only2: Removing old file 2025/01/28 02:58:50 INFO : only2: Copied (replaced existing) 2025/01/28 02:58:50 DEBUG : only9: Moving old file out the way to "only9.pezefan2" 2025/01/28 02:58:51 DEBUG : only7: Removing old file 2025/01/28 02:58:51 INFO : only7: Copied (replaced existing) 2025/01/28 02:58:52 DEBUG : only9: Removing old file 2025/01/28 02:58:52 INFO : only9: Copied (replaced existing) 2025/01/28 02:58:52 DEBUG : only10: Removing old file 2025/01/28 02:58:52 INFO : only10: Copied (replaced existing) 2025/01/28 02:58:53 DEBUG : only11: Removing old file 2025/01/28 02:58:53 INFO : only11: Copied (replaced existing) 2025/01/28 02:58:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (161.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:58:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 02:58:57 INFO : sub dir: Making directory 2025/01/28 02:58:57 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-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (9.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" 2025/01/28 02:59:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/28 02:59:07 INFO : sub dir: Making directory 2025/01/28 02:59:07 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-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-buhokax2lufu'", Local "Local file system at /tmp/rclone1071412153", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.96s) PASS 2025/01/28 02:59:13 DEBUG : premiumize.me root 'rclone-test-buhokax2lufu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 17m16.023898178s (try 1/5)