"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2025/03/14 04:29:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo" 2025/03/14 04:29:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/14 04:29:19 DEBUG : Creating backend with remote "/tmp/rclone1237881679" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:29:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:29:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/14 04:29:19 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:29:19 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.55s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:29:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 04:29:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:29:19 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:29:19 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:29:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:29:22 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.25s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.14s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.14s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:29:23 DEBUG : Creating backend with remote "/non-existing" 2025/03/14 04:29:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/14 04:29:23 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:29:23 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.34s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:29:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:29:23 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:29:23 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:29:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (3.36s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:29:27 INFO : premiumize.me root 'rclone-test-duraqak1yozo': Running all checks before starting transfers 2025/03/14 04:29:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:29:27 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:29:27 INFO : premiumize.me root 'rclone-test-duraqak1yozo': Checks finished, now starting transfers 2025/03/14 04:29:27 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:29:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (4.14s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:29:31 ERROR : Ignoring --no-traverse with sync 2025/03/14 04:29:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:29:31 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:29:31 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:29:35 INFO : sub dir/hello world: Copied (new) 2025/03/14 04:29:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (4.67s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:29:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/14 04:29:35 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:29:35 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:29:39 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.42s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:29:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 04:29:40 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:29:40 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:30:25 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (45.42s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:30:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 04:30:25 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:30:25 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:30:27 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.12s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:30:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/14 04:30:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 04:30:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/14 04:30:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 04:30:27 INFO : sub dir: Making directory 2025/03/14 04:30:27 INFO : sub dir2: Making directory 2025/03/14 04:30:28 INFO : sub dir2/sub sub dir2: Making directory 2025/03/14 04:30:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:30:28 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:30:28 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:30:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:30:30 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (3.17s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:30:30 INFO : sub dir2: Making directory 2025/03/14 04:30:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/14 04:30:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 04:30:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:30:31 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:30:31 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:30:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:30:37 DEBUG : sub dir2: Making directory with metadata 2025/03/14 04:30:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 04:30:37 INFO : sub dir: Making directory 2025/03/14 04:30:37 INFO : sub dir2: Making directory 2025/03/14 04:30:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:30:37 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:30:37 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:30:41 INFO : sub dir/hello world: Copied (new) 2025/03/14 04:30:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:30:42 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/14 04:30:42 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.58s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.14s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:30:42 INFO : sub dir2: Making directory 2025/03/14 04:30:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:30:43 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:30:43 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:30:46 INFO : sub dir/hello world: Copied (new) 2025/03/14 04:30:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (4.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:30:47 DEBUG : sub dir2: Making directory with metadata 2025/03/14 04:30:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 04:30:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 04:30:47 INFO : sub dir: Making directory 2025/03/14 04:30:47 INFO : sub dir2: Making directory 2025/03/14 04:30:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:30:47 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:30:47 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:30:51 INFO : sub dir/hello world: Copied (new) 2025/03/14 04:30:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:30:51 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.90s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.14s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:30:52 INFO : sub dir2: Making directory 2025/03/14 04:30:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:30:52 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:30:52 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:30:56 INFO : sub dir/hello world: Copied (new) 2025/03/14 04:30:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.93s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:31:00 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-budewum5xoki" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-duraqak1yozo' -> premiumize.me root 'rclone-test-budewum5xoki' 2025/03/14 04:31:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:31:00 DEBUG : premiumize.me root 'rclone-test-budewum5xoki': Waiting for checks to finish 2025/03/14 04:31:00 DEBUG : premiumize.me root 'rclone-test-budewum5xoki': Waiting for transfers to finish 2025/03/14 04:31:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:31:03 DEBUG : premiumize.me root 'rclone-test-budewum5xoki': Purge remote --- PASS: TestServerSideCopy (7.46s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:31:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/14 04:31:07 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:31:07 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:31:07 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.talocey4" 2025/03/14 04:31:12 DEBUG : sub dir/hello world: Removing old file 2025/03/14 04:31:12 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (9.13s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:31:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yabikal3neba" sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-duraqak1yozo' -> premiumize.me root 'rclone-test-yabikal3neba' 2025/03/14 04:31:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:31:19 DEBUG : premiumize.me root 'rclone-test-yabikal3neba': Waiting for checks to finish 2025/03/14 04:31:19 DEBUG : premiumize.me root 'rclone-test-yabikal3neba': Waiting for transfers to finish 2025/03/14 04:31:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:31:30 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.fayahof6" 2025/03/14 04:31:33 DEBUG : sub dir/hello world: Removing old file 2025/03/14 04:31:33 DEBUG : premiumize.me root 'rclone-test-yabikal3neba': Waiting for checks to finish 2025/03/14 04:31:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/14 04:31:33 DEBUG : premiumize.me root 'rclone-test-yabikal3neba': Waiting for transfers to finish 2025/03/14 04:31:35 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.fanetot3" 2025/03/14 04:31:40 DEBUG : sub dir/hello world: Removing old file 2025/03/14 04:31:41 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:31:41 DEBUG : premiumize.me root 'rclone-test-yabikal3neba': Purge remote --- PASS: TestServerSideCopyOverSelf (28.40s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:31:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/14 04:31:47 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:31:47 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:31:47 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.qevevon3" 2025/03/14 04:31:50 DEBUG : sub dir/hello world: Removing old file 2025/03/14 04:31:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/14 04:31:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (8.96s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:31:54 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-bovacop0bovu" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-duraqak1yozo' -> premiumize.me root 'rclone-test-bovacop0bovu' 2025/03/14 04:31:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:31:55 DEBUG : premiumize.me root 'rclone-test-bovacop0bovu': Waiting for checks to finish 2025/03/14 04:31:55 DEBUG : premiumize.me root 'rclone-test-bovacop0bovu': Waiting for transfers to finish 2025/03/14 04:32:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:03 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.xacijab6" 2025/03/14 04:32:04 DEBUG : sub dir/hello world: Removing old file 2025/03/14 04:32:04 DEBUG : premiumize.me root 'rclone-test-bovacop0bovu': Using server-side directory move 2025/03/14 04:32:04 INFO : premiumize.me root 'rclone-test-bovacop0bovu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/14 04:32:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/14 04:32:04 DEBUG : premiumize.me root 'rclone-test-bovacop0bovu': Waiting for checks to finish 2025/03/14 04:32:04 DEBUG : premiumize.me root 'rclone-test-bovacop0bovu': Waiting for transfers to finish 2025/03/14 04:32:04 INFO : sub dir/hello world: Deleted 2025/03/14 04:32:05 INFO : sub dir/hello world: Moved (server-side) 2025/03/14 04:32:06 DEBUG : testing file moves 2025/03/14 04:32:06 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/14 04:32:06 DEBUG : premiumize.me root 'rclone-test-bovacop0bovu': Waiting for checks to finish 2025/03/14 04:32:06 DEBUG : premiumize.me root 'rclone-test-bovacop0bovu': Waiting for transfers to finish 2025/03/14 04:32:06 INFO : sub dir/hello world: Deleted 2025/03/14 04:32:07 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:07 DEBUG : premiumize.me root 'rclone-test-bovacop0bovu': Purge remote --- PASS: TestServerSideMoveOverSelf (17.12s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:11 ERROR : : error listing: directory not found 2025/03/14 04:32:11 INFO : Local file system at /tmp/rclone1237881679: Making directory 2025/03/14 04:32:11 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:11 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (4.24s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:15 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/14 04:32:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:32:15 DEBUG : Local file system at /tmp/rclone1237881679: Waiting for checks to finish 2025/03/14 04:32:15 DEBUG : Local file system at /tmp/rclone1237881679: Waiting for transfers to finish 2025/03/14 04:32:18 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/14 04:32:18 INFO : sub dir/hello world: Copied (new) 2025/03/14 04:32:18 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (6.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/14 04:32:19 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:19 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:22 INFO : check sum: Copied (new) 2025/03/14 04:32:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:22 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:22 NOTICE: premiumize.me root 'rclone-test-duraqak1yozo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/14 04:32:22 DEBUG : check sum: Size of src and dst objects identical 2025/03/14 04:32:22 DEBUG : check sum: Unchanged skipping 2025/03/14 04:32:22 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:22 DEBUG : Waiting for deletions to finish 2025/03/14 04:32:22 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (3.78s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/14 04:32:22 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:22 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:25 INFO : sizeonly: Copied (new) 2025/03/14 04:32:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:25 DEBUG : sizeonly: Sizes identical 2025/03/14 04:32:25 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:25 DEBUG : sizeonly: Unchanged skipping 2025/03/14 04:32:25 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:25 DEBUG : Waiting for deletions to finish 2025/03/14 04:32:25 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (3.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/14 04:32:26 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:26 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:28 INFO : ignore-size: Copied (new) 2025/03/14 04:32:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:29 DEBUG : ignore-size: Sizes identical 2025/03/14 04:32:29 DEBUG : ignore-size: Unchanged skipping 2025/03/14 04:32:29 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:29 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:29 DEBUG : Waiting for deletions to finish 2025/03/14 04:32:29 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (3.33s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:32 DEBUG : existing: Sizes identical 2025/03/14 04:32:32 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:32 DEBUG : existing: Unchanged skipping 2025/03/14 04:32:32 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:32 DEBUG : Waiting for deletions to finish 2025/03/14 04:32:32 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/14 04:32:32 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:32 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:32 DEBUG : existing: Moving old file out the way to "existing.wabaner6" 2025/03/14 04:32:36 DEBUG : existing: Removing old file 2025/03/14 04:32:36 INFO : existing: Copied (replaced existing) 2025/03/14 04:32:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (7.33s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/14 04:32:37 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:37 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:38 INFO : existing: Copied (new) 2025/03/14 04:32:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:38 DEBUG : existing: Destination exists, skipping 2025/03/14 04:32:38 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:38 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:38 DEBUG : Waiting for deletions to finish 2025/03/14 04:32:38 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (2.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:46 INFO : d: Making directory 2025/03/14 04:32:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/14 04:32:46 DEBUG : c/non empty space: Sizes identical 2025/03/14 04:32:46 DEBUG : c/non empty space: Unchanged skipping 2025/03/14 04:32:46 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:46 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:49 INFO : a/potato2: Copied (new) 2025/03/14 04:32:49 DEBUG : Waiting for deletions to finish 2025/03/14 04:32:49 INFO : b/potato: Deleted 2025/03/14 04:32:49 INFO : d: Removing directory 2025/03/14 04:32:49 INFO : b: Removing directory 2025/03/14 04:32:49 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (10.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:52 DEBUG : empty space: Sizes identical 2025/03/14 04:32:52 DEBUG : empty space: Unchanged skipping 2025/03/14 04:32:52 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:52 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:52 DEBUG : Waiting for deletions to finish 2025/03/14 04:32:52 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:52 DEBUG : empty space: Sizes identical 2025/03/14 04:32:52 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:52 DEBUG : empty space: Unchanged skipping 2025/03/14 04:32:52 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:32:52 DEBUG : Waiting for deletions to finish 2025/03/14 04:32:52 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (3.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.14s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.14s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:32:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/14 04:32:59 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:32:59 DEBUG : empty space: Sizes identical 2025/03/14 04:32:59 DEBUG : empty space: Unchanged skipping 2025/03/14 04:32:59 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:33:02 INFO : potato: Copied (new) 2025/03/14 04:33:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (8.76s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:33:07 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/14 04:33:07 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:33:07 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:33:07 DEBUG : potato: Moving old file out the way to "potato.wobuxug5" 2025/03/14 04:33:13 DEBUG : potato: Removing old file 2025/03/14 04:33:13 INFO : potato: Copied (replaced existing) 2025/03/14 04:33:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (11.19s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/14 04:33:18 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/14 04:33:18 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:33:18 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:33:18 DEBUG : potato: Moving old file out the way to "potato.gakiqaj0" 2025/03/14 04:33:21 DEBUG : potato: Removing old file 2025/03/14 04:33:21 INFO : potato: Copied (replaced existing) 2025/03/14 04:33:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (8.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:33:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 04:33:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/14 04:33:27 DEBUG : empty space: Sizes identical 2025/03/14 04:33:27 DEBUG : empty space: Unchanged skipping 2025/03/14 04:33:27 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:33:27 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:33:27 DEBUG : Waiting for deletions to finish 2025/03/14 04:33:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:33:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 04:33:36 DEBUG : empty space: Sizes identical 2025/03/14 04:33:36 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:33:36 DEBUG : empty space: Unchanged skipping 2025/03/14 04:33:36 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:33:40 INFO : potato2: Copied (new) 2025/03/14 04:33:40 DEBUG : Waiting for deletions to finish 2025/03/14 04:33:40 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (13.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:33:50 INFO : d: Making directory 2025/03/14 04:33:51 INFO : d/e: Making directory 2025/03/14 04:33:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/14 04:33:51 DEBUG : c/non empty space: Sizes identical 2025/03/14 04:33:51 DEBUG : c/non empty space: Unchanged skipping 2025/03/14 04:33:51 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:33:51 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:33:53 INFO : a/potato2: Copied (new) 2025/03/14 04:33:53 DEBUG : Waiting for deletions to finish 2025/03/14 04:33:53 INFO : b/potato: Deleted 2025/03/14 04:33:53 INFO : d/e: Removing directory 2025/03/14 04:33:53 INFO : d: Removing directory 2025/03/14 04:33:54 INFO : b: Removing directory 2025/03/14 04:33:54 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (13.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:34:01 INFO : d: Making directory 2025/03/14 04:34:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/14 04:34:01 DEBUG : c/non empty space: Sizes identical 2025/03/14 04:34:01 DEBUG : c/non empty space: Unchanged skipping 2025/03/14 04:34:01 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:34:01 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:34:03 INFO : a/potato2: Copied (new) 2025/03/14 04:34:03 ERROR : premiumize.me root 'rclone-test-duraqak1yozo': not deleting files as there were IO errors 2025/03/14 04:34:03 ERROR : premiumize.me root 'rclone-test-duraqak1yozo': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:34:13 DEBUG : Waiting for deletions to finish 2025/03/14 04:34:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 04:34:13 DEBUG : empty space: Sizes identical 2025/03/14 04:34:13 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:34:13 DEBUG : empty space: Unchanged skipping 2025/03/14 04:34:13 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:34:13 INFO : potato: Deleted 2025/03/14 04:34:17 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.11s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:34:25 DEBUG : Waiting for deletions to finish 2025/03/14 04:34:25 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:34:25 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:34:25 INFO : potato: Deleted 2025/03/14 04:34:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 04:34:25 DEBUG : empty space: Sizes identical 2025/03/14 04:34:25 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:34:25 DEBUG : empty space: Unchanged skipping 2025/03/14 04:34:25 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:34:36 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (19.32s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:34:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 04:34:42 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:34:42 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:34:44 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (8.19s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:34:51 DEBUG : enormous: Excluded (Size Filter) 2025/03/14 04:34:51 DEBUG : enormous: Excluded 2025/03/14 04:34:51 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 04:34:51 DEBUG : potato2: Excluded 2025/03/14 04:34:51 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 04:34:51 DEBUG : potato2: Excluded 2025/03/14 04:34:51 DEBUG : empty space: Sizes identical 2025/03/14 04:34:51 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:34:51 DEBUG : empty space: Unchanged skipping 2025/03/14 04:34:51 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:34:51 DEBUG : Waiting for deletions to finish 2025/03/14 04:34:51 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:34:51 DEBUG : enormous: Excluded (Size Filter) 2025/03/14 04:34:51 DEBUG : enormous: Excluded 2025/03/14 04:34:51 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 04:34:51 DEBUG : potato2: Excluded 2025/03/14 04:34:51 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 04:34:51 DEBUG : potato2: Excluded 2025/03/14 04:34:51 DEBUG : empty space: Sizes identical 2025/03/14 04:34:51 DEBUG : empty space: Unchanged skipping 2025/03/14 04:34:51 DEBUG : Local file system at /tmp/rclone1237881679: Waiting for checks to finish 2025/03/14 04:34:51 DEBUG : Local file system at /tmp/rclone1237881679: Waiting for transfers to finish 2025/03/14 04:34:51 DEBUG : Waiting for deletions to finish 2025/03/14 04:34:51 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (6.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:35:02 DEBUG : enormous: Excluded (Size Filter) 2025/03/14 04:35:02 DEBUG : enormous: Excluded 2025/03/14 04:35:02 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 04:35:02 DEBUG : potato2: Excluded 2025/03/14 04:35:02 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:35:02 DEBUG : empty space: Sizes identical 2025/03/14 04:35:02 DEBUG : empty space: Unchanged skipping 2025/03/14 04:35:02 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:35:02 DEBUG : Waiting for deletions to finish 2025/03/14 04:35:02 INFO : potato2: Deleted 2025/03/14 04:35:02 INFO : enormous: Deleted 2025/03/14 04:35:02 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:35:02 DEBUG : empty space: Sizes identical 2025/03/14 04:35:02 DEBUG : empty space: Unchanged skipping 2025/03/14 04:35:02 DEBUG : Local file system at /tmp/rclone1237881679: Waiting for checks to finish 2025/03/14 04:35:02 DEBUG : Local file system at /tmp/rclone1237881679: Waiting for transfers to finish 2025/03/14 04:35:02 DEBUG : Waiting for deletions to finish 2025/03/14 04:35:02 INFO : enormous: Deleted 2025/03/14 04:35:02 INFO : potato2: Deleted 2025/03/14 04:35:02 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.14s) === 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-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/14 04:35:03 ERROR : premiumize.me root 'rclone-test-duraqak1yozo': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/14 04:35:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/14 04:35:03 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/14 04:35:03 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:35:03 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:35:06 INFO : potato: Copied (new) 2025/03/14 04:35:06 INFO : yam: Copied (new) 2025/03/14 04:35:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:35:06 ERROR : premiumize.me root 'rclone-test-duraqak1yozo': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/14 04:35:06 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/14 04:35:06 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:35:06 DEBUG : potato: Sizes identical 2025/03/14 04:35:06 DEBUG : potato: Unchanged skipping 2025/03/14 04:35:06 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:35:11 INFO : yaml: Copied (new) 2025/03/14 04:35:11 DEBUG : Waiting for deletions to finish 2025/03/14 04:35:11 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (8.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/14 04:35:11 ERROR : premiumize.me root 'rclone-test-duraqak1yozo': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/14 04:35:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/14 04:35:11 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/14 04:35:11 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:35:11 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:35:14 INFO : yam: Copied (new) 2025/03/14 04:35:14 INFO : potato: Copied (new) 2025/03/14 04:35:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:35:15 ERROR : premiumize.me root 'rclone-test-duraqak1yozo': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/14 04:35:15 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/14 04:35:15 DEBUG : potato: Sizes identical 2025/03/14 04:35:15 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:35:15 DEBUG : potato: Unchanged skipping 2025/03/14 04:35:15 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:35:16 INFO : yaml: Copied (new) 2025/03/14 04:35:16 DEBUG : Waiting for deletions to finish 2025/03/14 04:35:16 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/14 04:35:17 INFO : premiumize.me root 'rclone-test-duraqak1yozo': Making map for --track-renames 2025/03/14 04:35:17 INFO : premiumize.me root 'rclone-test-duraqak1yozo': Finished making map for --track-renames 2025/03/14 04:35:17 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:35:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/14 04:35:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/14 04:35:17 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for renames to finish 2025/03/14 04:35:17 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:35:19 INFO : sub/yam: Copied (new) 2025/03/14 04:35:21 INFO : potato: Copied (new) 2025/03/14 04:35:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:35:21 DEBUG : potato: Sizes identical 2025/03/14 04:35:21 DEBUG : potato: Unchanged skipping 2025/03/14 04:35:22 INFO : premiumize.me root 'rclone-test-duraqak1yozo': Making map for --track-renames 2025/03/14 04:35:22 INFO : premiumize.me root 'rclone-test-duraqak1yozo': Finished making map for --track-renames 2025/03/14 04:35:22 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:35:22 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for renames to finish 2025/03/14 04:35:22 INFO : sub/yam: Moved (server-side) to: yam 2025/03/14 04:35:22 INFO : yam: Renamed from "sub/yam" 2025/03/14 04:35:22 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:35:22 DEBUG : Waiting for deletions to finish 2025/03/14 04:35:22 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.70s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:35:23 DEBUG : Creating backend with remote "/tmp/rclone1237881679/dir1" 2025/03/14 04:35:23 DEBUG : Creating backend with remote "/tmp/rclone1237881679/dir2" 2025/03/14 04:35:23 DEBUG : Local file system at /tmp/rclone1237881679/dir2: Using server-side directory move 2025/03/14 04:35:23 INFO : Local file system at /tmp/rclone1237881679/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/14 04:35:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/14 04:35:23 INFO : file1.txt: Moved (server-side) 2025/03/14 04:35:23 DEBUG : Local file system at /tmp/rclone1237881679/dir2: Waiting for checks to finish 2025/03/14 04:35:23 DEBUG : Local file system at /tmp/rclone1237881679/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.13s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:35:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:35:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/14 04:35:23 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:35:23 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:35:25 INFO : nested/sub dir/file: Copied (new) 2025/03/14 04:35:25 INFO : nested/sub dir/file: Deleted 2025/03/14 04:35:26 INFO : sub dir/hello world: Copied (new) 2025/03/14 04:35:26 INFO : sub dir/hello world: Deleted 2025/03/14 04:35:26 INFO : sub dir: Removing directory 2025/03/14 04:35:26 INFO : nested/sub dir: Removing directory 2025/03/14 04:35:26 INFO : nested: Removing directory 2025/03/14 04:35:26 DEBUG : Local file system at /tmp/rclone1237881679: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (4.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:35:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 04:35:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/14 04:35:28 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:35:28 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:35:29 INFO : nested/sub dir/file: Copied (new) 2025/03/14 04:35:29 INFO : nested/sub dir/file: Deleted 2025/03/14 04:35:30 INFO : sub dir/hello world: Copied (new) 2025/03/14 04:35:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:35:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/14 04:35:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/14 04:35:32 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:35:32 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:35:33 INFO : existing: Copied (new) 2025/03/14 04:35:33 INFO : existing: Deleted 2025/03/14 04:35:35 INFO : existing-b: Copied (new) 2025/03/14 04:35:35 INFO : existing-b: Deleted 2025/03/14 04:35:35 DEBUG : existing: Destination exists, skipping 2025/03/14 04:35:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/14 04:35:35 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:35:35 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:35:35 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (4.13s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:35:36 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xiqihol5wami" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-duraqak1yozo' -> premiumize.me root 'rclone-test-xiqihol5wami' 2025/03/14 04:35:50 DEBUG : premiumize.me root 'rclone-test-xiqihol5wami': Using server-side directory move 2025/03/14 04:35:50 INFO : premiumize.me root 'rclone-test-xiqihol5wami': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/14 04:35:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 04:35:51 DEBUG : empty space: Sizes identical 2025/03/14 04:35:51 DEBUG : empty space: Unchanged skipping 2025/03/14 04:35:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/14 04:35:51 DEBUG : premiumize.me root 'rclone-test-xiqihol5wami': Waiting for checks to finish 2025/03/14 04:35:51 INFO : empty space: Deleted 2025/03/14 04:35:51 DEBUG : premiumize.me root 'rclone-test-xiqihol5wami': Waiting for transfers to finish 2025/03/14 04:35:51 INFO : potato3: Deleted 2025/03/14 04:35:51 INFO : potato2: Moved (server-side) 2025/03/14 04:35:51 INFO : potato3: Moved (server-side) 2025/03/14 04:35:51 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-likanag5dure" 2025/03/14 04:35:51 DEBUG : premiumize.me root 'rclone-test-likanag5dure': Using server-side directory move 2025/03/14 04:35:51 INFO : premiumize.me root 'rclone-test-likanag5dure': Server side directory move succeeded 2025/03/14 04:35:52 ERROR : : error listing: directory not found 2025/03/14 04:35:52 DEBUG : premiumize.me root 'rclone-test-likanag5dure': Purge remote 2025/03/14 04:35:52 DEBUG : premiumize.me root 'rclone-test-xiqihol5wami': Purge remote 2025/03/14 04:35:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:35:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pomezoz3fexa" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-duraqak1yozo' -> premiumize.me root 'rclone-test-pomezoz3fexa' 2025/03/14 04:36:14 DEBUG : empty space: Excluded (Size Filter) 2025/03/14 04:36:14 DEBUG : empty space: Excluded 2025/03/14 04:36:14 DEBUG : empty space: Excluded (Size Filter) 2025/03/14 04:36:14 DEBUG : empty space: Excluded 2025/03/14 04:36:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 04:36:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/14 04:36:14 DEBUG : premiumize.me root 'rclone-test-pomezoz3fexa': Waiting for checks to finish 2025/03/14 04:36:14 DEBUG : premiumize.me root 'rclone-test-pomezoz3fexa': Waiting for transfers to finish 2025/03/14 04:36:14 INFO : potato3: Deleted 2025/03/14 04:36:15 INFO : potato2: Moved (server-side) 2025/03/14 04:36:15 INFO : potato3: Moved (server-side) 2025/03/14 04:36:15 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xorirul8nohi" 2025/03/14 04:36:15 DEBUG : empty space: Excluded (Size Filter) 2025/03/14 04:36:15 DEBUG : empty space: Excluded 2025/03/14 04:36:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 04:36:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/14 04:36:15 DEBUG : premiumize.me root 'rclone-test-xorirul8nohi': Waiting for checks to finish 2025/03/14 04:36:15 DEBUG : premiumize.me root 'rclone-test-xorirul8nohi': Waiting for transfers to finish 2025/03/14 04:36:15 INFO : potato2: Moved (server-side) 2025/03/14 04:36:15 INFO : potato3: Moved (server-side) 2025/03/14 04:36:16 DEBUG : premiumize.me root 'rclone-test-xorirul8nohi': Purge remote 2025/03/14 04:36:16 DEBUG : premiumize.me root 'rclone-test-pomezoz3fexa': Purge remote --- PASS: TestServerSideMoveWithFilter (24.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:36:16 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pexetok9jeji" 2025/03/14 04:36:24 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-duraqak1yozo' -> premiumize.me root 'rclone-test-pexetok9jeji' 2025/03/14 04:36:32 DEBUG : premiumize.me root 'rclone-test-pexetok9jeji': Using server-side directory move 2025/03/14 04:36:32 INFO : premiumize.me root 'rclone-test-pexetok9jeji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/14 04:36:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 04:36:32 DEBUG : empty space: Sizes identical 2025/03/14 04:36:32 DEBUG : empty space: Unchanged skipping 2025/03/14 04:36:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/14 04:36:32 DEBUG : premiumize.me root 'rclone-test-pexetok9jeji': Waiting for checks to finish 2025/03/14 04:36:32 INFO : empty space: Deleted 2025/03/14 04:36:32 DEBUG : premiumize.me root 'rclone-test-pexetok9jeji': Waiting for transfers to finish 2025/03/14 04:36:33 INFO : potato2: Moved (server-side) 2025/03/14 04:36:33 INFO : potato3: Deleted 2025/03/14 04:36:33 INFO : potato3: Moved (server-side) 2025/03/14 04:36:33 INFO : tomatoDir: Removing directory 2025/03/14 04:36:33 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': deleted 1 directories 2025/03/14 04:36:33 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-tanileq2nafa" 2025/03/14 04:36:33 INFO : tomatoDir: Making directory 2025/03/14 04:36:33 DEBUG : premiumize.me root 'rclone-test-tanileq2nafa': Using server-side directory move 2025/03/14 04:36:34 INFO : premiumize.me root 'rclone-test-tanileq2nafa': Server side directory move succeeded 2025/03/14 04:36:34 ERROR : : error listing: directory not found 2025/03/14 04:36:34 ERROR : : error listing: directory not found 2025/03/14 04:36:34 DEBUG : premiumize.me root 'rclone-test-tanileq2nafa': Purge remote 2025/03/14 04:36:34 DEBUG : premiumize.me root 'rclone-test-pexetok9jeji': Purge remote 2025/03/14 04:36:34 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.14s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:36:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (1.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:36:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/rclone-sync-test" 2025/03/14 04:36:36 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/rclone-sync-test-include/layer2" 2025/03/14 04:36:36 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/rclone-sync-test-ignore-file" 2025/03/14 04:36:40 DEBUG : rclone-sync-test: Excluded 2025/03/14 04:36:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/14 04:36:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/14 04:36:40 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/rclone-sync-test': Waiting for checks to finish 2025/03/14 04:36:40 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/rclone-sync-test': Waiting for transfers to finish 2025/03/14 04:36:40 DEBUG : Waiting for deletions to finish 2025/03/14 04:36:40 INFO : There was nothing to transfer 2025/03/14 04:36:40 DEBUG : rclone-sync-test: Excluded 2025/03/14 04:36:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/14 04:36:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/14 04:36:41 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:36:41 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:36:41 DEBUG : Waiting for deletions to finish 2025/03/14 04:36:41 INFO : rclone-sync-test-include: Removing directory 2025/03/14 04:36:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/14 04:36:41 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': failed to delete 1 directories 2025/03/14 04:36:41 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:36:41 DEBUG : rclone-sync-test: Excluded 2025/03/14 04:36:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/14 04:36:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/14 04:36:41 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/14 04:36:41 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/14 04:36:41 DEBUG : Waiting for deletions to finish 2025/03/14 04:36:41 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:36:41 DEBUG : rclone-sync-test: Excluded 2025/03/14 04:36:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/14 04:36:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/14 04:36:42 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:36:42 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:36:42 DEBUG : Waiting for deletions to finish 2025/03/14 04:36:42 INFO : rclone-sync-test-include: Removing directory 2025/03/14 04:36:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/14 04:36:42 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': failed to delete 1 directories 2025/03/14 04:36:42 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:36:42 DEBUG : : Excluded 2025/03/14 04:36:42 DEBUG : rclone-sync-test: Excluded 2025/03/14 04:36:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/14 04:36:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/14 04:36:42 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/14 04:36:42 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/14 04:36:42 DEBUG : Waiting for deletions to finish 2025/03/14 04:36:42 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (10.10s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:36:45 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/dst" 2025/03/14 04:36:46 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/CompareDest" 2025/03/14 04:36:46 DEBUG : one: Need to transfer - File not found at Destination 2025/03/14 04:36:46 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:36:46 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:36:50 INFO : one: Copied (new) 2025/03/14 04:36:50 DEBUG : Waiting for deletions to finish 2025/03/14 04:36:51 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:36:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 04:36:51 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:36:51 DEBUG : one: Moving old file out the way to "one.fipovus0" 2025/03/14 04:36:54 DEBUG : one: Removing old file 2025/03/14 04:36:54 INFO : one: Copied (replaced existing) 2025/03/14 04:36:54 DEBUG : Waiting for deletions to finish 2025/03/14 04:36:54 DEBUG : dst/one: Moving old file out the way to "one.pomuyis5" 2025/03/14 04:36:58 DEBUG : dst/one: Removing old file 2025/03/14 04:37:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 04:37:01 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:37:01 DEBUG : one: Sizes identical 2025/03/14 04:37:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 04:37:01 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:37:01 DEBUG : Waiting for deletions to finish 2025/03/14 04:37:01 INFO : There was nothing to transfer 2025/03/14 04:37:03 DEBUG : two: Sizes identical 2025/03/14 04:37:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/14 04:37:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 04:37:03 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:37:03 DEBUG : one: Sizes identical 2025/03/14 04:37:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 04:37:03 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:37:03 DEBUG : Waiting for deletions to finish 2025/03/14 04:37:03 INFO : There was nothing to transfer 2025/03/14 04:37:04 DEBUG : two: Sizes identical 2025/03/14 04:37:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/14 04:37:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 04:37:04 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:37:04 DEBUG : one: Sizes identical 2025/03/14 04:37:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 04:37:04 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:37:04 DEBUG : Waiting for deletions to finish 2025/03/14 04:37:04 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/14 04:37:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/14 04:37:04 DEBUG : two: Need to transfer - File not found at Destination 2025/03/14 04:37:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 04:37:04 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:37:05 DEBUG : one: Sizes identical 2025/03/14 04:37:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 04:37:05 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:37:07 INFO : two: Copied (new) 2025/03/14 04:37:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.82s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:37:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/dest" 2025/03/14 04:37:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/pre-dest1" 2025/03/14 04:37:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/pre-dest2" 2025/03/14 04:37:20 DEBUG : 1: Sizes identical 2025/03/14 04:37:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/14 04:37:20 DEBUG : 2: Sizes identical 2025/03/14 04:37:20 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/14 04:37:20 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/14 04:37:20 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dest': Waiting for checks to finish 2025/03/14 04:37:20 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dest': Waiting for transfers to finish 2025/03/14 04:37:23 INFO : 3: Copied (new) 2025/03/14 04:37:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (15.60s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.14s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:37:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/dst" 2025/03/14 04:37:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/backup" 2025/03/14 04:37:35 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:37:35 DEBUG : two: Sizes identical 2025/03/14 04:37:35 DEBUG : two: Unchanged skipping 2025/03/14 04:37:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 04:37:35 INFO : one: Moved (server-side) 2025/03/14 04:37:35 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:37:38 INFO : one: Copied (new) 2025/03/14 04:37:38 DEBUG : Waiting for deletions to finish 2025/03/14 04:37:38 INFO : three.txt: Moved (server-side) 2025/03/14 04:37:38 INFO : three.txt: Moved into backup dir 2025/03/14 04:37:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 04:37:43 DEBUG : two: Sizes identical 2025/03/14 04:37:43 DEBUG : two: Unchanged skipping 2025/03/14 04:37:43 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:37:43 INFO : one: Deleted 2025/03/14 04:37:43 INFO : one: Moved (server-side) 2025/03/14 04:37:43 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:37:47 INFO : one: Copied (new) 2025/03/14 04:37:47 DEBUG : Waiting for deletions to finish 2025/03/14 04:37:48 INFO : three.txt: Deleted 2025/03/14 04:37:48 INFO : three.txt: Moved (server-side) 2025/03/14 04:37:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (24.52s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:38:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/dst" 2025/03/14 04:38:03 DEBUG : Config file has changed externally - reloading 2025/03/14 04:38:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/backup" 2025/03/14 04:38:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 04:38:03 DEBUG : two: Sizes identical 2025/03/14 04:38:03 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:38:03 DEBUG : two: Unchanged skipping 2025/03/14 04:38:04 INFO : one: Moved (server-side) to: one.bak 2025/03/14 04:38:04 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:38:06 INFO : one: Copied (new) 2025/03/14 04:38:06 DEBUG : Waiting for deletions to finish 2025/03/14 04:38:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/14 04:38:06 INFO : three.txt: Moved into backup dir 2025/03/14 04:38:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 04:38:08 DEBUG : two: Sizes identical 2025/03/14 04:38:08 DEBUG : two: Unchanged skipping 2025/03/14 04:38:08 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:38:08 INFO : one.bak: Deleted 2025/03/14 04:38:09 INFO : one: Moved (server-side) to: one.bak 2025/03/14 04:38:09 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:38:11 INFO : one: Copied (new) 2025/03/14 04:38:11 DEBUG : Waiting for deletions to finish 2025/03/14 04:38:11 INFO : three.txt.bak: Deleted 2025/03/14 04:38:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/14 04:38:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (23.74s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:38:20 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/dst" 2025/03/14 04:38:20 DEBUG : Config file has changed externally - reloading 2025/03/14 04:38:20 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/backup" 2025/03/14 04:38:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 04:38:20 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:38:20 DEBUG : two: Sizes identical 2025/03/14 04:38:20 DEBUG : two: Unchanged skipping 2025/03/14 04:38:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/14 04:38:21 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:38:25 INFO : one: Copied (new) 2025/03/14 04:38:25 DEBUG : Waiting for deletions to finish 2025/03/14 04:38:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/14 04:38:25 INFO : three.txt: Moved into backup dir 2025/03/14 04:38:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 04:38:31 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:38:31 DEBUG : two: Sizes identical 2025/03/14 04:38:31 DEBUG : two: Unchanged skipping 2025/03/14 04:38:31 INFO : one-2019-01-01: Deleted 2025/03/14 04:38:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/14 04:38:32 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:38:35 INFO : one: Copied (new) 2025/03/14 04:38:35 DEBUG : Waiting for deletions to finish 2025/03/14 04:38:35 INFO : three-2019-01-01.txt: Deleted 2025/03/14 04:38:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/14 04:38:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.70s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:38:45 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/dst" 2025/03/14 04:38:45 DEBUG : Config file has changed externally - reloading 2025/03/14 04:38:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 04:38:45 DEBUG : two: Sizes identical 2025/03/14 04:38:45 DEBUG : two: Unchanged skipping 2025/03/14 04:38:45 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:38:46 INFO : one: Moved (server-side) to: one.bak 2025/03/14 04:38:46 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:38:49 INFO : one: Copied (new) 2025/03/14 04:38:49 DEBUG : Waiting for deletions to finish 2025/03/14 04:38:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/14 04:38:49 INFO : three.txt: Moved into backup dir 2025/03/14 04:38:53 DEBUG : one.bak: Excluded (Path Filter) 2025/03/14 04:38:53 DEBUG : one.bak: Excluded 2025/03/14 04:38:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/14 04:38:53 DEBUG : three.txt.bak: Excluded 2025/03/14 04:38:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 04:38:53 DEBUG : two: Sizes identical 2025/03/14 04:38:53 DEBUG : two: Unchanged skipping 2025/03/14 04:38:53 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for checks to finish 2025/03/14 04:38:53 INFO : one.bak: Deleted 2025/03/14 04:38:53 INFO : one: Moved (server-side) to: one.bak 2025/03/14 04:38:53 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo/dst': Waiting for transfers to finish 2025/03/14 04:38:57 INFO : one: Copied (new) 2025/03/14 04:38:57 DEBUG : Waiting for deletions to finish 2025/03/14 04:38:57 INFO : three.txt.bak: Deleted 2025/03/14 04:38:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/14 04:38:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (22.07s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:39:07 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/dst" 2025/03/14 04:39:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 04:39:08 INFO : one: Moved (server-side) to: one.bak 2025/03/14 04:39:12 INFO : one: Copied (new) 2025/03/14 04:39:12 DEBUG : two: Sizes identical 2025/03/14 04:39:12 DEBUG : two: Unchanged skipping 2025/03/14 04:39:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/14 04:39:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/14 04:39:14 INFO : three.txt: Copied (new) 2025/03/14 04:39:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 04:39:15 INFO : one.bak: Deleted 2025/03/14 04:39:15 INFO : one: Moved (server-side) to: one.bak 2025/03/14 04:39:18 INFO : one: Copied (new) 2025/03/14 04:39:18 DEBUG : two: Sizes identical 2025/03/14 04:39:18 DEBUG : two: Unchanged skipping 2025/03/14 04:39:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/14 04:39:19 INFO : three.txt.bak: Deleted 2025/03/14 04:39:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/14 04:39:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (24.17s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:39:33 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duraqak1yozo/dst" 2025/03/14 04:39:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 04:39:33 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/14 04:39:39 INFO : one: Copied (new) 2025/03/14 04:39:39 DEBUG : two: Sizes identical 2025/03/14 04:39:39 DEBUG : two: Unchanged skipping 2025/03/14 04:39:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/14 04:39:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/14 04:39:42 INFO : three.txt: Copied (new) 2025/03/14 04:39:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 04:39:43 INFO : one-2019-01-01: Deleted 2025/03/14 04:39:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/14 04:39:47 INFO : one: Copied (new) 2025/03/14 04:39:47 DEBUG : two: Sizes identical 2025/03/14 04:39:47 DEBUG : two: Unchanged skipping 2025/03/14 04:39:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/14 04:39:47 INFO : three-2019-01-01.txt: Deleted 2025/03/14 04:39:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/14 04:39:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (29.79s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:39:55 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/14 04:39:55 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:39:55 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:39:55 DEBUG : Testêé: Moving old file out the way to "Testêé.qutisoz4" 2025/03/14 04:39:58 DEBUG : Testêé: Removing old file 2025/03/14 04:39:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/14 04:39:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.16s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:39:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/14 04:39:58 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:39:58 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:40:00 INFO : existing: Copied (new) 2025/03/14 04:40:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:40:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/14 04:40:00 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:40:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/14 04:40:00 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:40:00 ERROR : premiumize.me root 'rclone-test-duraqak1yozo': not deleting files as there were IO errors 2025/03/14 04:40:00 ERROR : premiumize.me root 'rclone-test-duraqak1yozo': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (2.20s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.14s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:40:15 DEBUG : existing: Sizes identical 2025/03/14 04:40:15 DEBUG : existing: Unchanged skipping 2025/03/14 04:40:15 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/14 04:40:15 DEBUG : EXISTING: moving to existing-rclone-move-gigeniq7 2025/03/14 04:40:15 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-geqotow3 2025/03/14 04:40:15 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/14 04:40:16 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-geqotow3 2025/03/14 04:40:16 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/14 04:40:16 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-gigeniq7 2025/03/14 04:40:16 DEBUG : EXISTING: moving to existing 2025/03/14 04:40:16 INFO : existingbutdifferent-rclone-move-geqotow3: Moved (server-side) to: existingbutdifferent 2025/03/14 04:40:16 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/14 04:40:16 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/14 04:40:16 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/14 04:40:16 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.zoparaq0" 2025/03/14 04:40:16 INFO : existing-rclone-move-gigeniq7: Moved (server-side) to: existing 2025/03/14 04:40:16 INFO : EXISTING: Moved (server-side) to: existing 2025/03/14 04:40:16 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/14 04:40:17 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/14 04:40:17 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/14 04:40:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-hiwalap3 2025/03/14 04:40:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/14 04:40:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-hiwalap3 2025/03/14 04:40:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/14 04:40:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/14 04:40:17 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:40:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dicivax9 2025/03/14 04:40:18 INFO : subdira/subdirb/subdirc/hello-rclone-move-hiwalap3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/14 04:40:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/14 04:40:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/14 04:40:18 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.hiriqid1" 2025/03/14 04:40:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dicivax9 2025/03/14 04:40:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/14 04:40:18 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dicivax9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/14 04:40:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/14 04:40:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/14 04:40:18 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:40:18 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.zecehix5" 2025/03/14 04:40:20 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2025/03/14 04:40:20 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/14 04:40:21 DEBUG : existingbutdifferent: Removing old file 2025/03/14 04:40:22 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/14 04:40:22 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2025/03/14 04:40:22 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/14 04:40:22 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (23.15s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", 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-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", 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-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.42s) --- SKIP: TestMaxTransfer/Hard (0.14s) --- SKIP: TestMaxTransfer/Soft (0.14s) --- SKIP: TestMaxTransfer/Cautious (0.14s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:42:33 DEBUG : both10: Sizes identical 2025/03/14 04:42:33 DEBUG : both1: Sizes identical 2025/03/14 04:42:33 DEBUG : both11: Sizes identical 2025/03/14 04:42:33 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:42:33 DEBUG : both0: Sizes identical 2025/03/14 04:42:33 DEBUG : both10: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both12: Sizes identical 2025/03/14 04:42:33 DEBUG : both12: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both13: Sizes identical 2025/03/14 04:42:33 DEBUG : both13: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both14: Sizes identical 2025/03/14 04:42:33 DEBUG : both14: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both15: Sizes identical 2025/03/14 04:42:33 DEBUG : both15: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both16: Sizes identical 2025/03/14 04:42:33 DEBUG : both16: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both17: Sizes identical 2025/03/14 04:42:33 DEBUG : both17: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both18: Sizes identical 2025/03/14 04:42:33 DEBUG : both18: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both19: Sizes identical 2025/03/14 04:42:33 DEBUG : both19: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both2: Sizes identical 2025/03/14 04:42:33 DEBUG : both2: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both3: Sizes identical 2025/03/14 04:42:33 DEBUG : both3: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both4: Sizes identical 2025/03/14 04:42:33 DEBUG : both4: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both5: Sizes identical 2025/03/14 04:42:33 DEBUG : both5: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both6: Sizes identical 2025/03/14 04:42:33 DEBUG : both1: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both7: Sizes identical 2025/03/14 04:42:33 DEBUG : both11: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both8: Sizes identical 2025/03/14 04:42:33 DEBUG : both0: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both9: Sizes identical 2025/03/14 04:42:33 DEBUG : both6: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both9: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both7: Unchanged skipping 2025/03/14 04:42:33 DEBUG : both8: Unchanged skipping 2025/03/14 04:42:33 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:42:33 DEBUG : Waiting for deletions to finish 2025/03/14 04:42:33 INFO : only10: Deleted 2025/03/14 04:42:33 INFO : only11: Deleted 2025/03/14 04:42:33 INFO : only15: Deleted 2025/03/14 04:42:33 INFO : only18: Deleted 2025/03/14 04:42:33 INFO : only9: Deleted 2025/03/14 04:42:33 INFO : only17: Deleted 2025/03/14 04:42:33 INFO : only19: Deleted 2025/03/14 04:42:33 INFO : only1: Deleted 2025/03/14 04:42:33 INFO : only13: Deleted 2025/03/14 04:42:33 INFO : only16: Deleted 2025/03/14 04:42:33 INFO : only2: Deleted 2025/03/14 04:42:33 INFO : only5: Deleted 2025/03/14 04:42:33 INFO : only3: Deleted 2025/03/14 04:42:33 INFO : only6: Deleted 2025/03/14 04:42:33 INFO : only0: Deleted 2025/03/14 04:42:33 INFO : only12: Deleted 2025/03/14 04:42:33 INFO : only14: Deleted 2025/03/14 04:42:33 INFO : only4: Deleted 2025/03/14 04:42:33 INFO : only7: Deleted 2025/03/14 04:42:33 INFO : only8: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (130.76s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:44:58 DEBUG : both0: Sizes identical 2025/03/14 04:44:58 DEBUG : both10: Sizes identical 2025/03/14 04:44:58 DEBUG : both1: Sizes identical 2025/03/14 04:44:58 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for checks to finish 2025/03/14 04:44:58 DEBUG : both11: Sizes identical 2025/03/14 04:44:58 DEBUG : both0: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both12: Sizes identical 2025/03/14 04:44:58 DEBUG : both12: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both13: Sizes identical 2025/03/14 04:44:58 DEBUG : both13: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both14: Sizes identical 2025/03/14 04:44:58 DEBUG : both14: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both15: Sizes identical 2025/03/14 04:44:58 DEBUG : both10: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both16: Sizes identical 2025/03/14 04:44:58 DEBUG : both1: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both17: Sizes identical 2025/03/14 04:44:58 DEBUG : both11: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both18: Sizes identical 2025/03/14 04:44:58 DEBUG : both18: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both19: Sizes identical 2025/03/14 04:44:58 DEBUG : both19: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both2: Sizes identical 2025/03/14 04:44:58 DEBUG : both2: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both3: Sizes identical 2025/03/14 04:44:58 DEBUG : both3: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both4: Sizes identical 2025/03/14 04:44:58 DEBUG : both4: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both5: Sizes identical 2025/03/14 04:44:58 DEBUG : both5: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both6: Sizes identical 2025/03/14 04:44:58 DEBUG : both6: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both7: Sizes identical 2025/03/14 04:44:58 DEBUG : both7: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both8: Sizes identical 2025/03/14 04:44:58 DEBUG : both8: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both9: Sizes identical 2025/03/14 04:44:58 DEBUG : both9: Unchanged skipping 2025/03/14 04:44:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/14 04:44:58 DEBUG : both15: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both16: Unchanged skipping 2025/03/14 04:44:58 DEBUG : both17: Unchanged skipping 2025/03/14 04:44:58 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Waiting for transfers to finish 2025/03/14 04:44:58 DEBUG : only0: Moving old file out the way to "only0.judekeb6" 2025/03/14 04:44:58 DEBUG : only11: Moving old file out the way to "only11.vapudev1" 2025/03/14 04:44:58 DEBUG : only1: Moving old file out the way to "only1.yewigic7" 2025/03/14 04:44:58 DEBUG : only10: Moving old file out the way to "only10.xejadaj0" 2025/03/14 04:44:59 DEBUG : only11: Removing old file 2025/03/14 04:44:59 INFO : only11: Copied (replaced existing) 2025/03/14 04:44:59 DEBUG : only12: Moving old file out the way to "only12.hufafih6" 2025/03/14 04:45:00 DEBUG : only10: Removing old file 2025/03/14 04:45:00 INFO : only10: Copied (replaced existing) 2025/03/14 04:45:00 DEBUG : only13: Moving old file out the way to "only13.zaretuz5" 2025/03/14 04:45:00 DEBUG : only1: Removing old file 2025/03/14 04:45:01 INFO : only1: Copied (replaced existing) 2025/03/14 04:45:01 DEBUG : only14: Moving old file out the way to "only14.sopemuk7" 2025/03/14 04:45:01 DEBUG : only0: Removing old file 2025/03/14 04:45:01 INFO : only0: Copied (replaced existing) 2025/03/14 04:45:01 DEBUG : only15: Moving old file out the way to "only15.rofeqil6" 2025/03/14 04:45:03 DEBUG : only14: Removing old file 2025/03/14 04:45:03 INFO : only14: Copied (replaced existing) 2025/03/14 04:45:03 DEBUG : only16: Moving old file out the way to "only16.pequvaj9" 2025/03/14 04:45:05 DEBUG : only15: Removing old file 2025/03/14 04:45:06 INFO : only15: Copied (replaced existing) 2025/03/14 04:45:06 DEBUG : only17: Moving old file out the way to "only17.hinovum4" 2025/03/14 04:45:06 DEBUG : only13: Removing old file 2025/03/14 04:45:06 INFO : only13: Copied (replaced existing) 2025/03/14 04:45:06 DEBUG : only18: Moving old file out the way to "only18.tajohov7" 2025/03/14 04:45:06 DEBUG : only12: Removing old file 2025/03/14 04:45:06 INFO : only12: Copied (replaced existing) 2025/03/14 04:45:06 DEBUG : only19: Moving old file out the way to "only19.dahupik8" 2025/03/14 04:45:06 DEBUG : only16: Removing old file 2025/03/14 04:45:07 INFO : only16: Copied (replaced existing) 2025/03/14 04:45:07 DEBUG : only2: Moving old file out the way to "only2.quhekos1" 2025/03/14 04:45:08 DEBUG : only18: Removing old file 2025/03/14 04:45:08 INFO : only18: Copied (replaced existing) 2025/03/14 04:45:08 DEBUG : only3: Moving old file out the way to "only3.vapecir4" 2025/03/14 04:45:10 DEBUG : only2: Removing old file 2025/03/14 04:45:10 INFO : only2: Copied (replaced existing) 2025/03/14 04:45:10 DEBUG : only4: Moving old file out the way to "only4.dejuzup8" 2025/03/14 04:45:10 DEBUG : only17: Removing old file 2025/03/14 04:45:10 INFO : only17: Copied (replaced existing) 2025/03/14 04:45:11 DEBUG : only5: Moving old file out the way to "only5.pokexub6" 2025/03/14 04:45:11 DEBUG : only19: Removing old file 2025/03/14 04:45:11 INFO : only19: Copied (replaced existing) 2025/03/14 04:45:11 DEBUG : only6: Moving old file out the way to "only6.wisofay8" 2025/03/14 04:45:13 DEBUG : only4: Removing old file 2025/03/14 04:45:13 DEBUG : only3: Removing old file 2025/03/14 04:45:13 INFO : only4: Copied (replaced existing) 2025/03/14 04:45:13 INFO : only3: Copied (replaced existing) 2025/03/14 04:45:13 DEBUG : only7: Moving old file out the way to "only7.rafejan3" 2025/03/14 04:45:13 DEBUG : only8: Moving old file out the way to "only8.texepaq7" 2025/03/14 04:45:14 DEBUG : only6: Removing old file 2025/03/14 04:45:14 INFO : only6: Copied (replaced existing) 2025/03/14 04:45:15 DEBUG : only9: Moving old file out the way to "only9.mohurok7" 2025/03/14 04:45:15 DEBUG : only7: Removing old file 2025/03/14 04:45:15 INFO : only7: Copied (replaced existing) 2025/03/14 04:45:15 DEBUG : only5: Removing old file 2025/03/14 04:45:15 INFO : only5: Copied (replaced existing) 2025/03/14 04:45:17 DEBUG : only9: Removing old file 2025/03/14 04:45:17 INFO : only9: Copied (replaced existing) 2025/03/14 04:45:17 DEBUG : only8: Removing old file 2025/03/14 04:45:17 INFO : only8: Copied (replaced existing) 2025/03/14 04:45:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (165.39s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:45:20 DEBUG : empty_dir: Making directory with metadata 2025/03/14 04:45:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 04:45:20 DEBUG : empty_on_remote: Making directory with metadata 2025/03/14 04:45:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 04:45:20 INFO : empty_on_remote: Making directory 2025/03/14 04:45:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:45:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/14 04:45:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/14 04:45:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/14 04:45:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (9.13s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:45:29 DEBUG : empty_dir: Making directory with metadata 2025/03/14 04:45:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 04:45:29 DEBUG : empty_on_remote: Making directory with metadata 2025/03/14 04:45:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 04:45:29 INFO : empty_on_remote: Making directory 2025/03/14 04:45:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:45:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/14 04:45:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/14 04:45:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/14 04:45:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/14 04:45:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (7.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:45:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 04:45:37 INFO : sub dir: Making directory 2025/03/14 04:45:37 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-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (8.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" 2025/03/14 04:45:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 04:45:46 INFO : sub dir: Making directory 2025/03/14 04:45:46 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-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-duraqak1yozo'", Local "Local file system at /tmp/rclone1237881679", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (10.02s) PASS 2025/03/14 04:45:56 DEBUG : premiumize.me root 'rclone-test-duraqak1yozo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 16m37.197189894s (try 1/5)