"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2026/08/07 04:09:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi" 2026/08/07 04:09:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 04:09:26 DEBUG : Creating backend with remote "/tmp/rclone2649981461" === 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:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:09:26 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:26 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (0.62s) === RUN TestCopy run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:09:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:09:27 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:27 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:09:28 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:09:28 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.23s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.26s) === RUN TestCopyMissingDirectory run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:29 DEBUG : Creating backend with remote "/non-existing" 2026/08/07 04:09:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/07 04:09:29 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:29 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.31s) === RUN TestCopyNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:09:30 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:30 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:09:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.22s) === RUN TestCopyCheckFirst run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:31 INFO : premiumize.me root 'rclone-test-hivovac8wevi': Running all checks before starting transfers 2026/08/07 04:09:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:09:32 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:32 INFO : premiumize.me root 'rclone-test-hivovac8wevi': Checks finished, now starting transfers 2026/08/07 04:09:32 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:09:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.99s) === RUN TestSyncNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:33 ERROR : Ignoring --no-traverse with sync 2026/08/07 04:09:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:09:34 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:34 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:09:35 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:09:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.05s) === RUN TestCopyWithDepth run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/07 04:09:36 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:36 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:36 DEBUG : hello world2: size = 12 OK 2026/08/07 04:09:36 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.30s) === RUN TestCopyWithFilesFrom run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:09:37 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:37 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:38 DEBUG : potato2: size = 11 OK 2026/08/07 04:09:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.68s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:09:39 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:39 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:39 DEBUG : potato2: size = 11 OK 2026/08/07 04:09:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.40s) === RUN TestCopyEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 04:09:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:09:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 04:09:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:09:40 INFO : sub dir2: Making directory 2026/08/07 04:09:40 INFO : sub dir: Making directory 2026/08/07 04:09:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:09:40 INFO : sub dir2/sub sub dir2: Making directory 2026/08/07 04:09:41 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:41 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:41 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:09:41 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:09:42 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (3.38s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:43 INFO : sub dir2: Making directory 2026/08/07 04:09:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 04:09:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:09:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:09:43 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:43 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:44 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:09:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.02s) === RUN TestMoveEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:45 DEBUG : sub dir2: Making directory with metadata 2026/08/07 04:09:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:09:45 INFO : sub dir2: Making directory 2026/08/07 04:09:46 INFO : sub dir: Making directory 2026/08/07 04:09:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:09:46 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:46 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:09:47 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:09:47 INFO : sub dir/hello world: Deleted 2026/08/07 04:09:47 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/07 04:09:47 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.61s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.20s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:48 INFO : sub dir2: Making directory 2026/08/07 04:09:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:09:48 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:48 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:49 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:09:49 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:09:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.89s) === RUN TestSyncEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:50 DEBUG : sub dir2: Making directory with metadata 2026/08/07 04:09:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:09:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:09:50 INFO : sub dir2: Making directory 2026/08/07 04:09:50 INFO : sub dir: Making directory 2026/08/07 04:09:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:09:50 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:50 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:09:51 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:09:51 DEBUG : Waiting for deletions to finish 2026/08/07 04:09:51 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.19s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.28s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:52 INFO : sub dir2: Making directory 2026/08/07 04:09:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:09:53 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:09:53 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:09:53 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:09:53 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:09:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.79s) === RUN TestServerSideCopy run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:09:56 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zodukay4jefe" sync_test.go:620: Server side copy (if possible) premiumize.me root 'rclone-test-hivovac8wevi' -> premiumize.me root 'rclone-test-zodukay4jefe' 2026/08/07 04:09:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:09:56 DEBUG : premiumize.me root 'rclone-test-zodukay4jefe': Waiting for checks to finish 2026/08/07 04:09:56 DEBUG : premiumize.me root 'rclone-test-zodukay4jefe': Waiting for transfers to finish 2026/08/07 04:09:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:09:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:09:58 DEBUG : premiumize.me root 'rclone-test-zodukay4jefe': Purge remote --- PASS: TestServerSideCopy (4.14s) === RUN TestCopyOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:00 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:10:00 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:10:00 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:10:00 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:00 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.zuxawec8" 2026/08/07 04:10:01 DEBUG : sub dir/hello world: Removing old file 2026/08/07 04:10:01 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 04:10:01 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (3.28s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-fopanah5sova" sync_test.go:656: Server side copy (if possible) premiumize.me root 'rclone-test-hivovac8wevi' -> premiumize.me root 'rclone-test-fopanah5sova' 2026/08/07 04:10:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:10:04 DEBUG : premiumize.me root 'rclone-test-fopanah5sova': Waiting for checks to finish 2026/08/07 04:10:04 DEBUG : premiumize.me root 'rclone-test-fopanah5sova': Waiting for transfers to finish 2026/08/07 04:10:05 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:10:05 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:10:06 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.heqobib1" 2026/08/07 04:10:06 DEBUG : sub dir/hello world: Removing old file 2026/08/07 04:10:07 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:10:07 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-fopanah5sova') 2026/08/07 04:10:07 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:10:07 DEBUG : premiumize.me root 'rclone-test-fopanah5sova': Waiting for checks to finish 2026/08/07 04:10:07 DEBUG : premiumize.me root 'rclone-test-fopanah5sova': Waiting for transfers to finish 2026/08/07 04:10:07 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.qesikih7" 2026/08/07 04:10:08 DEBUG : sub dir/hello world: Removing old file 2026/08/07 04:10:08 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 04:10:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/07 04:10:08 DEBUG : premiumize.me root 'rclone-test-fopanah5sova': Purge remote --- PASS: TestServerSideCopyOverSelf (7.38s) === RUN TestMoveOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:11 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:10:11 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:10:11 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:10:11 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:11 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.yatotid9" 2026/08/07 04:10:11 DEBUG : sub dir/hello world: Removing old file 2026/08/07 04:10:12 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 04:10:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/07 04:10:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (3.48s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wutixel1tuza" sync_test.go:701: Server side copy (if possible) premiumize.me root 'rclone-test-hivovac8wevi' -> premiumize.me root 'rclone-test-wutixel1tuza' 2026/08/07 04:10:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:10:15 DEBUG : premiumize.me root 'rclone-test-wutixel1tuza': Waiting for checks to finish 2026/08/07 04:10:15 DEBUG : premiumize.me root 'rclone-test-wutixel1tuza': Waiting for transfers to finish 2026/08/07 04:10:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:10:16 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:10:17 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.cezumev8" 2026/08/07 04:10:17 DEBUG : sub dir/hello world: Removing old file 2026/08/07 04:10:18 DEBUG : premiumize.me root 'rclone-test-wutixel1tuza': Using server-side directory move 2026/08/07 04:10:18 INFO : premiumize.me root 'rclone-test-wutixel1tuza': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 04:10:18 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:10:18 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-wutixel1tuza') 2026/08/07 04:10:18 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:10:18 DEBUG : premiumize.me root 'rclone-test-wutixel1tuza': Waiting for checks to finish 2026/08/07 04:10:18 DEBUG : premiumize.me root 'rclone-test-wutixel1tuza': Waiting for transfers to finish 2026/08/07 04:10:18 INFO : sub dir/hello world: Deleted 2026/08/07 04:10:18 INFO : sub dir/hello world: Moved (server-side) 2026/08/07 04:10:19 DEBUG : testing file moves 2026/08/07 04:10:20 DEBUG : premiumize.me root 'rclone-test-wutixel1tuza': Waiting for checks to finish 2026/08/07 04:10:20 DEBUG : sub dir/hello world: size = 24 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:10:20 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-wutixel1tuza') 2026/08/07 04:10:20 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 04:10:20 DEBUG : premiumize.me root 'rclone-test-wutixel1tuza': Waiting for transfers to finish 2026/08/07 04:10:20 INFO : sub dir/hello world: Deleted 2026/08/07 04:10:20 INFO : sub dir/hello world: Moved (server-side) 2026/08/07 04:10:20 DEBUG : premiumize.me root 'rclone-test-wutixel1tuza': Purge remote --- PASS: TestServerSideMoveOverSelf (8.47s) === RUN TestCopyAfterDelete run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:22 ERROR : error listing: directory not found 2026/08/07 04:10:22 INFO : Local file system at /tmp/rclone2649981461: Making directory 2026/08/07 04:10:23 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:23 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.80s) === RUN TestCopyRedownload run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 04:10:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:10:25 DEBUG : Local file system at /tmp/rclone2649981461: Waiting for checks to finish 2026/08/07 04:10:25 DEBUG : Local file system at /tmp/rclone2649981461: Waiting for transfers to finish 2026/08/07 04:10:25 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/07 04:10:25 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/07 04:10:25 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:10:25 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (2.15s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:26 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/07 04:10:26 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:26 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:27 DEBUG : check sum: size = 1 OK 2026/08/07 04:10:27 INFO : check sum: Copied (new) 2026/08/07 04:10:27 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:27 DEBUG : check sum: size = 1 OK 2026/08/07 04:10:27 NOTICE: premiumize.me root 'rclone-test-hivovac8wevi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/07 04:10:27 DEBUG : check sum: Size of src and dst objects identical 2026/08/07 04:10:27 DEBUG : check sum: Unchanged skipping 2026/08/07 04:10:27 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:27 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:27 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.68s) === RUN TestSyncSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/07 04:10:28 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:28 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:29 DEBUG : sizeonly: size = 6 OK 2026/08/07 04:10:29 INFO : sizeonly: Copied (new) 2026/08/07 04:10:29 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:29 DEBUG : sizeonly: size = 6 OK 2026/08/07 04:10:29 DEBUG : sizeonly: Sizes identical 2026/08/07 04:10:29 DEBUG : sizeonly: Unchanged skipping 2026/08/07 04:10:29 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:29 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:29 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.91s) === RUN TestSyncIgnoreSize run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/07 04:10:30 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:30 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:31 INFO : ignore-size: Copied (new) 2026/08/07 04:10:31 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:31 DEBUG : ignore-size: Sizes identical 2026/08/07 04:10:31 DEBUG : ignore-size: Unchanged skipping 2026/08/07 04:10:31 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:31 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:31 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.76s) === RUN TestSyncIgnoreTimes run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:32 DEBUG : existing: size = 6 OK 2026/08/07 04:10:32 DEBUG : existing: Sizes identical 2026/08/07 04:10:32 DEBUG : existing: Unchanged skipping 2026/08/07 04:10:32 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:32 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:32 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:32 INFO : There was nothing to transfer 2026/08/07 04:10:33 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/07 04:10:33 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:33 DEBUG : existing: Moving old file out the way to "existing.kiguxem8" 2026/08/07 04:10:33 DEBUG : existing: Removing old file 2026/08/07 04:10:33 DEBUG : existing: size = 6 OK 2026/08/07 04:10:33 INFO : existing: Copied (replaced existing) 2026/08/07 04:10:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.51s) === RUN TestSyncIgnoreExisting run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 04:10:34 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:34 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:35 DEBUG : existing: size = 6 OK 2026/08/07 04:10:35 INFO : existing: Copied (new) 2026/08/07 04:10:35 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:35 DEBUG : existing: Destination exists, skipping 2026/08/07 04:10:35 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:35 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:35 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.59s) === RUN TestSyncIgnoreErrors run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:37 INFO : d: Making directory 2026/08/07 04:10:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 04:10:38 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:38 DEBUG : c/non empty space: size = 5 OK 2026/08/07 04:10:38 DEBUG : c/non empty space: Sizes identical 2026/08/07 04:10:38 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 04:10:38 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:39 DEBUG : a/potato2: size = 60 OK 2026/08/07 04:10:39 INFO : a/potato2: Copied (new) 2026/08/07 04:10:39 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:39 INFO : b/potato: Deleted 2026/08/07 04:10:39 INFO : d: Removing directory 2026/08/07 04:10:39 INFO : b: Removing directory 2026/08/07 04:10:39 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (5.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:42 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:42 DEBUG : empty space: size = 1 OK 2026/08/07 04:10:42 DEBUG : empty space: Sizes identical 2026/08/07 04:10:42 DEBUG : empty space: Unchanged skipping 2026/08/07 04:10:42 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:42 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:42 INFO : There was nothing to transfer 2026/08/07 04:10:42 DEBUG : empty space: size = 1 OK 2026/08/07 04:10:42 DEBUG : empty space: Sizes identical 2026/08/07 04:10:42 DEBUG : empty space: Unchanged skipping 2026/08/07 04:10:42 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:42 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:42 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.23s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.24s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/07 04:10:44 DEBUG : empty space: size = 1 OK 2026/08/07 04:10:44 DEBUG : empty space: Sizes identical 2026/08/07 04:10:44 DEBUG : empty space: Unchanged skipping 2026/08/07 04:10:44 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:44 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:45 DEBUG : potato: size = 60 OK 2026/08/07 04:10:45 INFO : potato: Copied (new) 2026/08/07 04:10:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:46 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:46 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:10:46 DEBUG : potato: size = 60 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:10:46 DEBUG : potato: Sizes differ 2026/08/07 04:10:46 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:46 DEBUG : potato: Moving old file out the way to "potato.qipotew2" 2026/08/07 04:10:47 DEBUG : potato: Removing old file 2026/08/07 04:10:47 DEBUG : potato: size = 21 OK 2026/08/07 04:10:47 INFO : potato: Copied (replaced existing) 2026/08/07 04:10:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.47s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/08/07 04:10:49 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:10:49 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:49 DEBUG : potato: size = 36 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:10:49 DEBUG : potato: Sizes differ 2026/08/07 04:10:49 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:49 DEBUG : potato: Moving old file out the way to "potato.qapopuw7" 2026/08/07 04:10:50 DEBUG : potato: Removing old file 2026/08/07 04:10:50 DEBUG : potato: size = 21 OK 2026/08/07 04:10:50 INFO : potato: Copied (replaced existing) 2026/08/07 04:10:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:10:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/07 04:10:52 DEBUG : empty space: size = 1 OK 2026/08/07 04:10:52 DEBUG : empty space: Sizes identical 2026/08/07 04:10:52 DEBUG : empty space: Unchanged skipping 2026/08/07 04:10:52 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:52 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:52 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:10:55 DEBUG : empty space: size = 1 OK 2026/08/07 04:10:55 DEBUG : empty space: Sizes identical 2026/08/07 04:10:55 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:10:55 DEBUG : empty space: Unchanged skipping 2026/08/07 04:10:55 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:10:56 DEBUG : potato2: size = 60 OK 2026/08/07 04:10:56 INFO : potato2: Copied (new) 2026/08/07 04:10:56 DEBUG : Waiting for deletions to finish 2026/08/07 04:10:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:10:59 INFO : d: Making directory 2026/08/07 04:10:59 INFO : d/e: Making directory 2026/08/07 04:10:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 04:11:00 DEBUG : c/non empty space: size = 5 OK 2026/08/07 04:11:00 DEBUG : c/non empty space: Sizes identical 2026/08/07 04:11:00 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 04:11:00 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:00 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:00 DEBUG : a/potato2: size = 60 OK 2026/08/07 04:11:00 INFO : a/potato2: Copied (new) 2026/08/07 04:11:00 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:00 INFO : b/potato: Deleted 2026/08/07 04:11:00 INFO : d/e: Removing directory 2026/08/07 04:11:01 INFO : d: Removing directory 2026/08/07 04:11:01 INFO : b: Removing directory 2026/08/07 04:11:01 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:04 INFO : d: Making directory 2026/08/07 04:11:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 04:11:05 DEBUG : c/non empty space: size = 5 OK 2026/08/07 04:11:05 DEBUG : c/non empty space: Sizes identical 2026/08/07 04:11:05 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 04:11:05 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:05 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:06 DEBUG : a/potato2: size = 60 OK 2026/08/07 04:11:06 INFO : a/potato2: Copied (new) 2026/08/07 04:11:06 ERROR : premiumize.me root 'rclone-test-hivovac8wevi': not deleting files as there were IO errors 2026/08/07 04:11:06 ERROR : premiumize.me root 'rclone-test-hivovac8wevi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:09 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:09 DEBUG : empty space: size = 1 OK 2026/08/07 04:11:09 DEBUG : empty space: Sizes identical 2026/08/07 04:11:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:11:09 DEBUG : empty space: Unchanged skipping 2026/08/07 04:11:09 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:09 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:09 INFO : potato: Deleted 2026/08/07 04:11:10 DEBUG : potato2: size = 60 OK 2026/08/07 04:11:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.15s) === RUN TestSyncDeleteBefore run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:12 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:12 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:12 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:12 INFO : potato: Deleted 2026/08/07 04:11:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:11:13 DEBUG : empty space: size = 1 OK 2026/08/07 04:11:13 DEBUG : empty space: Sizes identical 2026/08/07 04:11:13 DEBUG : empty space: Unchanged skipping 2026/08/07 04:11:13 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:13 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:13 DEBUG : potato2: size = 60 OK 2026/08/07 04:11:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.69s) === RUN TestCopyDeleteBefore run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:11:15 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:15 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:16 DEBUG : potato2: size = 19 OK 2026/08/07 04:11:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.46s) === RUN TestSyncWithExclude run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:18 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 04:11:18 DEBUG : enormous: Excluded 2026/08/07 04:11:18 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 04:11:18 DEBUG : potato2: Excluded 2026/08/07 04:11:18 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 04:11:18 DEBUG : potato2: Excluded 2026/08/07 04:11:18 DEBUG : empty space: size = 1 OK 2026/08/07 04:11:18 DEBUG : empty space: Sizes identical 2026/08/07 04:11:18 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:18 DEBUG : empty space: Unchanged skipping 2026/08/07 04:11:18 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:18 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:18 INFO : There was nothing to transfer 2026/08/07 04:11:18 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 04:11:18 DEBUG : enormous: Excluded 2026/08/07 04:11:18 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 04:11:18 DEBUG : potato2: Excluded 2026/08/07 04:11:19 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 04:11:19 DEBUG : potato2: Excluded 2026/08/07 04:11:19 DEBUG : empty space: size = 1 OK 2026/08/07 04:11:19 DEBUG : empty space: Sizes identical 2026/08/07 04:11:19 DEBUG : empty space: Unchanged skipping 2026/08/07 04:11:19 DEBUG : Local file system at /tmp/rclone2649981461: Waiting for checks to finish 2026/08/07 04:11:19 DEBUG : Local file system at /tmp/rclone2649981461: Waiting for transfers to finish 2026/08/07 04:11:19 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.60s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:22 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 04:11:22 DEBUG : enormous: Excluded 2026/08/07 04:11:22 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 04:11:22 DEBUG : potato2: Excluded 2026/08/07 04:11:22 DEBUG : empty space: size = 1 OK 2026/08/07 04:11:22 DEBUG : empty space: Sizes identical 2026/08/07 04:11:22 DEBUG : empty space: Unchanged skipping 2026/08/07 04:11:22 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:22 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:22 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:22 INFO : potato2: Deleted 2026/08/07 04:11:22 INFO : enormous: Deleted 2026/08/07 04:11:22 INFO : There was nothing to transfer 2026/08/07 04:11:22 DEBUG : empty space: size = 1 OK 2026/08/07 04:11:22 DEBUG : empty space: Sizes identical 2026/08/07 04:11:22 DEBUG : empty space: Unchanged skipping 2026/08/07 04:11:22 DEBUG : Local file system at /tmp/rclone2649981461: Waiting for checks to finish 2026/08/07 04:11:22 DEBUG : Local file system at /tmp/rclone2649981461: Waiting for transfers to finish 2026/08/07 04:11:22 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:22 INFO : enormous: Deleted 2026/08/07 04:11:22 INFO : potato2: Deleted 2026/08/07 04:11:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.56s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.20s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/08/07 04:11:23 ERROR : premiumize.me root 'rclone-test-hivovac8wevi': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/07 04:11:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/07 04:11:23 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/07 04:11:23 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:23 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:23 DEBUG : yam: size = 11 OK 2026/08/07 04:11:23 INFO : yam: Copied (new) 2026/08/07 04:11:24 DEBUG : potato: size = 14 OK 2026/08/07 04:11:24 INFO : potato: Copied (new) 2026/08/07 04:11:24 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:24 ERROR : premiumize.me root 'rclone-test-hivovac8wevi': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/07 04:11:24 DEBUG : potato: size = 14 OK 2026/08/07 04:11:24 DEBUG : potato: Sizes identical 2026/08/07 04:11:24 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/07 04:11:24 DEBUG : potato: Unchanged skipping 2026/08/07 04:11:24 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:24 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:25 DEBUG : yaml: size = 11 OK 2026/08/07 04:11:25 INFO : yaml: Copied (new) 2026/08/07 04:11:25 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:25 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (3.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/08/07 04:11:26 ERROR : premiumize.me root 'rclone-test-hivovac8wevi': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/07 04:11:26 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/07 04:11:26 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/07 04:11:26 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:26 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:27 DEBUG : yam: size = 11 OK 2026/08/07 04:11:27 INFO : yam: Copied (new) 2026/08/07 04:11:27 DEBUG : potato: size = 14 OK 2026/08/07 04:11:27 INFO : potato: Copied (new) 2026/08/07 04:11:27 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:27 ERROR : premiumize.me root 'rclone-test-hivovac8wevi': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/07 04:11:27 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/07 04:11:27 DEBUG : potato: size = 14 OK 2026/08/07 04:11:27 DEBUG : potato: Sizes identical 2026/08/07 04:11:27 DEBUG : potato: Unchanged skipping 2026/08/07 04:11:27 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:27 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:28 DEBUG : yaml: size = 11 OK 2026/08/07 04:11:28 INFO : yaml: Copied (new) 2026/08/07 04:11:28 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:28 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/08/07 04:11:29 INFO : premiumize.me root 'rclone-test-hivovac8wevi': Making map for --track-renames 2026/08/07 04:11:29 INFO : premiumize.me root 'rclone-test-hivovac8wevi': Finished making map for --track-renames 2026/08/07 04:11:29 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 04:11:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/07 04:11:29 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for renames to finish 2026/08/07 04:11:29 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:30 DEBUG : potato: size = 14 OK 2026/08/07 04:11:30 INFO : potato: Copied (new) 2026/08/07 04:11:30 DEBUG : sub/yam: size = 11 OK 2026/08/07 04:11:30 INFO : sub/yam: Copied (new) 2026/08/07 04:11:30 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:31 DEBUG : potato: size = 14 OK 2026/08/07 04:11:31 DEBUG : potato: Sizes identical 2026/08/07 04:11:31 DEBUG : potato: Unchanged skipping 2026/08/07 04:11:31 INFO : premiumize.me root 'rclone-test-hivovac8wevi': Making map for --track-renames 2026/08/07 04:11:31 INFO : premiumize.me root 'rclone-test-hivovac8wevi': Finished making map for --track-renames 2026/08/07 04:11:31 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:31 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for renames to finish 2026/08/07 04:11:31 INFO : sub/yam: Moved (server-side) to: yam 2026/08/07 04:11:31 INFO : yam: Renamed from "sub/yam" 2026/08/07 04:11:31 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:31 DEBUG : Waiting for deletions to finish 2026/08/07 04:11:31 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.43s) === RUN TestServerSideMoveLocal run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:32 DEBUG : Creating backend with remote "/tmp/rclone2649981461/dir1" 2026/08/07 04:11:32 DEBUG : Creating backend with remote "/tmp/rclone2649981461/dir2" 2026/08/07 04:11:32 DEBUG : Local file system at /tmp/rclone2649981461/dir2: Using server-side directory move 2026/08/07 04:11:32 INFO : Local file system at /tmp/rclone2649981461/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 04:11:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/07 04:11:32 DEBUG : Local file system at /tmp/rclone2649981461/dir2: Waiting for checks to finish 2026/08/07 04:11:32 INFO : file1.txt: Moved (server-side) 2026/08/07 04:11:32 DEBUG : Local file system at /tmp/rclone2649981461/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.23s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:11:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/07 04:11:33 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:33 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:34 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:11:34 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:11:34 INFO : sub dir/hello world: Deleted 2026/08/07 04:11:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/07 04:11:34 INFO : nested/sub dir/file: Copied (new) 2026/08/07 04:11:34 INFO : nested/sub dir/file: Deleted 2026/08/07 04:11:34 INFO : sub dir: Removing directory 2026/08/07 04:11:34 INFO : nested/sub dir: Removing directory 2026/08/07 04:11:34 INFO : nested: Removing directory 2026/08/07 04:11:34 DEBUG : Local file system at /tmp/rclone2649981461: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.17s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 04:11:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/07 04:11:36 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:36 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:37 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 04:11:37 INFO : sub dir/hello world: Copied (new) 2026/08/07 04:11:37 INFO : sub dir/hello world: Deleted 2026/08/07 04:11:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/07 04:11:37 INFO : nested/sub dir/file: Copied (new) 2026/08/07 04:11:37 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.17s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/07 04:11:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 04:11:39 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:39 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:40 DEBUG : existing: size = 6 OK 2026/08/07 04:11:40 INFO : existing: Copied (new) 2026/08/07 04:11:40 INFO : existing: Deleted 2026/08/07 04:11:40 DEBUG : existing-b: size = 6 OK 2026/08/07 04:11:40 INFO : existing-b: Copied (new) 2026/08/07 04:11:40 INFO : existing-b: Deleted 2026/08/07 04:11:40 DEBUG : existing: Destination exists, skipping 2026/08/07 04:11:40 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:11:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/07 04:11:40 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:11:40 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.68s) === RUN TestServerSideMove run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-recanox0giwu" sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-hivovac8wevi' -> premiumize.me root 'rclone-test-recanox0giwu' 2026/08/07 04:11:45 DEBUG : premiumize.me root 'rclone-test-recanox0giwu': Using server-side directory move 2026/08/07 04:11:45 INFO : premiumize.me root 'rclone-test-recanox0giwu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 04:11:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:11:45 DEBUG : empty space: size = 1 OK 2026/08/07 04:11:45 DEBUG : empty space: Sizes identical 2026/08/07 04:11:45 DEBUG : empty space: Unchanged skipping 2026/08/07 04:11:45 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:11:45 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-recanox0giwu') 2026/08/07 04:11:45 DEBUG : potato3: Sizes differ 2026/08/07 04:11:45 DEBUG : premiumize.me root 'rclone-test-recanox0giwu': Waiting for checks to finish 2026/08/07 04:11:45 INFO : empty space: Deleted 2026/08/07 04:11:45 DEBUG : premiumize.me root 'rclone-test-recanox0giwu': Waiting for transfers to finish 2026/08/07 04:11:45 INFO : potato3: Deleted 2026/08/07 04:11:45 INFO : potato2: Moved (server-side) 2026/08/07 04:11:45 INFO : potato3: Moved (server-side) 2026/08/07 04:11:46 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-sideriz4xegi" 2026/08/07 04:11:46 DEBUG : premiumize.me root 'rclone-test-sideriz4xegi': Using server-side directory move 2026/08/07 04:11:46 INFO : premiumize.me root 'rclone-test-sideriz4xegi': Server side directory move succeeded 2026/08/07 04:11:46 ERROR : error listing: directory not found 2026/08/07 04:11:46 DEBUG : premiumize.me root 'rclone-test-sideriz4xegi': Purge remote 2026/08/07 04:11:47 DEBUG : premiumize.me root 'rclone-test-recanox0giwu': Purge remote 2026/08/07 04:11:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (6.53s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yadepat7viju" sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-hivovac8wevi' -> premiumize.me root 'rclone-test-yadepat7viju' 2026/08/07 04:11:52 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 04:11:52 DEBUG : empty space: Excluded 2026/08/07 04:11:53 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 04:11:53 DEBUG : empty space: Excluded 2026/08/07 04:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:11:53 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:11:53 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-yadepat7viju') 2026/08/07 04:11:53 DEBUG : potato3: Sizes differ 2026/08/07 04:11:53 DEBUG : premiumize.me root 'rclone-test-yadepat7viju': Waiting for checks to finish 2026/08/07 04:11:53 DEBUG : premiumize.me root 'rclone-test-yadepat7viju': Waiting for transfers to finish 2026/08/07 04:11:53 INFO : potato3: Deleted 2026/08/07 04:11:53 INFO : potato2: Moved (server-side) 2026/08/07 04:11:53 INFO : potato3: Moved (server-side) 2026/08/07 04:11:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gegereq8qiya" 2026/08/07 04:11:54 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 04:11:54 DEBUG : empty space: Excluded 2026/08/07 04:11:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:11:54 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/07 04:11:54 DEBUG : premiumize.me root 'rclone-test-gegereq8qiya': Waiting for checks to finish 2026/08/07 04:11:54 DEBUG : premiumize.me root 'rclone-test-gegereq8qiya': Waiting for transfers to finish 2026/08/07 04:11:54 INFO : potato2: Moved (server-side) 2026/08/07 04:11:54 INFO : potato3: Moved (server-side) 2026/08/07 04:11:55 DEBUG : premiumize.me root 'rclone-test-gegereq8qiya': Purge remote 2026/08/07 04:11:55 DEBUG : premiumize.me root 'rclone-test-yadepat7viju': Purge remote --- PASS: TestServerSideMoveWithFilter (8.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:11:55 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zewevof6dano" 2026/08/07 04:11:58 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-hivovac8wevi' -> premiumize.me root 'rclone-test-zewevof6dano' 2026/08/07 04:12:00 DEBUG : premiumize.me root 'rclone-test-zewevof6dano': Using server-side directory move 2026/08/07 04:12:00 INFO : premiumize.me root 'rclone-test-zewevof6dano': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 04:12:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 04:12:00 DEBUG : empty space: size = 1 OK 2026/08/07 04:12:00 DEBUG : empty space: Sizes identical 2026/08/07 04:12:00 DEBUG : empty space: Unchanged skipping 2026/08/07 04:12:00 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:12:00 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-zewevof6dano') 2026/08/07 04:12:00 DEBUG : potato3: Sizes differ 2026/08/07 04:12:00 INFO : potato3: Deleted 2026/08/07 04:12:00 INFO : empty space: Deleted 2026/08/07 04:12:00 DEBUG : premiumize.me root 'rclone-test-zewevof6dano': Waiting for checks to finish 2026/08/07 04:12:00 DEBUG : premiumize.me root 'rclone-test-zewevof6dano': Waiting for transfers to finish 2026/08/07 04:12:01 INFO : potato2: Moved (server-side) 2026/08/07 04:12:01 INFO : potato3: Moved (server-side) 2026/08/07 04:12:01 INFO : tomatoDir: Removing directory 2026/08/07 04:12:01 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': deleted 1 directories 2026/08/07 04:12:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-guxepow7zare" 2026/08/07 04:12:01 INFO : tomatoDir: Making directory 2026/08/07 04:12:02 DEBUG : premiumize.me root 'rclone-test-guxepow7zare': Using server-side directory move 2026/08/07 04:12:02 INFO : premiumize.me root 'rclone-test-guxepow7zare': Server side directory move succeeded 2026/08/07 04:12:02 ERROR : error listing: directory not found 2026/08/07 04:12:03 ERROR : error listing: directory not found 2026/08/07 04:12:03 DEBUG : premiumize.me root 'rclone-test-guxepow7zare': Purge remote 2026/08/07 04:12:03 DEBUG : premiumize.me root 'rclone-test-zewevof6dano': Purge remote 2026/08/07 04:12:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.81s) === RUN TestServerSideMoveOverlap run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.24s) === RUN TestSyncOverlap run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:12:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/rclone-sync-test" --- PASS: TestSyncOverlap (0.88s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:12:04 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/rclone-sync-test" 2026/08/07 04:12:05 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/rclone-sync-test-include/layer2" 2026/08/07 04:12:06 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/rclone-sync-test-ignore-file" 2026/08/07 04:12:08 DEBUG : rclone-sync-test: Excluded 2026/08/07 04:12:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 04:12:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 04:12:09 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/rclone-sync-test': Waiting for checks to finish 2026/08/07 04:12:09 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/rclone-sync-test': Waiting for transfers to finish 2026/08/07 04:12:09 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:09 INFO : There was nothing to transfer 2026/08/07 04:12:09 DEBUG : rclone-sync-test: Excluded 2026/08/07 04:12:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 04:12:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 04:12:10 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:12:10 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:12:10 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:10 INFO : rclone-sync-test-include: Removing directory 2026/08/07 04:12:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/07 04:12:10 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': failed to delete 1 directories 2026/08/07 04:12:10 INFO : There was nothing to transfer 2026/08/07 04:12:10 DEBUG : rclone-sync-test: Excluded 2026/08/07 04:12:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 04:12:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 04:12:11 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/07 04:12:11 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/07 04:12:11 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:11 INFO : There was nothing to transfer 2026/08/07 04:12:11 DEBUG : rclone-sync-test: Excluded 2026/08/07 04:12:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 04:12:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 04:12:12 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:12:12 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:12:12 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:12 INFO : rclone-sync-test-include: Removing directory 2026/08/07 04:12:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/07 04:12:12 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': failed to delete 1 directories 2026/08/07 04:12:12 INFO : There was nothing to transfer 2026/08/07 04:12:12 DEBUG : Excluded 2026/08/07 04:12:12 DEBUG : rclone-sync-test: Excluded 2026/08/07 04:12:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 04:12:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 04:12:13 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/07 04:12:13 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/07 04:12:13 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:13 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.97s) === RUN TestSyncCompareDest run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:12:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/dst" 2026/08/07 04:12:15 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/CompareDest" 2026/08/07 04:12:16 DEBUG : one: Need to transfer - File not found at Destination 2026/08/07 04:12:16 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:12:16 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:12:17 DEBUG : one: size = 3 OK 2026/08/07 04:12:17 INFO : one: Copied (new) 2026/08/07 04:12:17 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:17 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:12:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:12:17 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:12:17 DEBUG : one: Sizes differ 2026/08/07 04:12:17 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:12:17 DEBUG : one: Moving old file out the way to "one.kekivar8" 2026/08/07 04:12:18 DEBUG : one: Removing old file 2026/08/07 04:12:18 DEBUG : one: size = 5 OK 2026/08/07 04:12:18 INFO : one: Copied (replaced existing) 2026/08/07 04:12:18 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:19 DEBUG : dst/one: Moving old file out the way to "one.cikiwuz2" 2026/08/07 04:12:19 DEBUG : dst/one: Removing old file 2026/08/07 04:12:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:12:21 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:12:21 DEBUG : one: Sizes differ 2026/08/07 04:12:21 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:12:21 DEBUG : one: size = 5 OK 2026/08/07 04:12:21 DEBUG : one: Sizes identical 2026/08/07 04:12:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 04:12:21 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:12:21 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:21 INFO : There was nothing to transfer 2026/08/07 04:12:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:12:23 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:12:23 DEBUG : one: Sizes differ 2026/08/07 04:12:23 DEBUG : two: size = 3 OK 2026/08/07 04:12:23 DEBUG : two: Sizes identical 2026/08/07 04:12:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 04:12:23 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:12:23 DEBUG : one: size = 5 OK 2026/08/07 04:12:23 DEBUG : one: Sizes identical 2026/08/07 04:12:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 04:12:23 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:12:23 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:23 INFO : There was nothing to transfer 2026/08/07 04:12:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:12:23 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:12:23 DEBUG : one: Sizes differ 2026/08/07 04:12:24 DEBUG : two: size = 3 OK 2026/08/07 04:12:24 DEBUG : two: Sizes identical 2026/08/07 04:12:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 04:12:24 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:12:24 DEBUG : one: size = 5 OK 2026/08/07 04:12:24 DEBUG : one: Sizes identical 2026/08/07 04:12:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 04:12:24 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:12:24 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:24 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/07 04:12:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:12:24 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:12:24 DEBUG : one: Sizes differ 2026/08/07 04:12:25 DEBUG : two: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:12:25 DEBUG : two: size = 3 (premiumize.me root 'rclone-test-hivovac8wevi/CompareDest') 2026/08/07 04:12:25 DEBUG : two: Sizes differ 2026/08/07 04:12:25 DEBUG : two: Need to transfer - File not found at Destination 2026/08/07 04:12:25 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:12:25 DEBUG : one: size = 5 OK 2026/08/07 04:12:25 DEBUG : one: Sizes identical 2026/08/07 04:12:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 04:12:25 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:12:26 DEBUG : two: size = 5 OK 2026/08/07 04:12:26 INFO : two: Copied (new) 2026/08/07 04:12:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.86s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:12:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/dest" 2026/08/07 04:12:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/pre-dest1" 2026/08/07 04:12:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/pre-dest2" 2026/08/07 04:12:31 DEBUG : 1: size = 1 OK 2026/08/07 04:12:31 DEBUG : 1: Sizes identical 2026/08/07 04:12:31 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/07 04:12:32 DEBUG : 2: size = 1 OK 2026/08/07 04:12:32 DEBUG : 2: Sizes identical 2026/08/07 04:12:32 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/07 04:12:32 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/07 04:12:32 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dest': Waiting for checks to finish 2026/08/07 04:12:32 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dest': Waiting for transfers to finish 2026/08/07 04:12:34 DEBUG : 3: size = 1 OK 2026/08/07 04:12:34 INFO : 3: Copied (new) 2026/08/07 04:12:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.33s) === RUN TestSyncCopyDest run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.32s) === RUN TestSyncBackupDir run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:12:40 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/dst" 2026/08/07 04:12:40 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/backup" 2026/08/07 04:12:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:12:41 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:12:41 DEBUG : one: Sizes differ 2026/08/07 04:12:41 DEBUG : two: size = 3 OK 2026/08/07 04:12:41 DEBUG : two: Sizes identical 2026/08/07 04:12:41 DEBUG : two: Unchanged skipping 2026/08/07 04:12:41 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:12:41 INFO : one: Moved (server-side) 2026/08/07 04:12:41 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:12:42 DEBUG : one: size = 4 OK 2026/08/07 04:12:42 INFO : one: Copied (new) 2026/08/07 04:12:42 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:42 INFO : three.txt: Moved (server-side) 2026/08/07 04:12:42 INFO : three.txt: Moved into backup dir 2026/08/07 04:12:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:12:44 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:12:44 DEBUG : one: Sizes differ 2026/08/07 04:12:44 DEBUG : two: size = 3 OK 2026/08/07 04:12:44 DEBUG : two: Sizes identical 2026/08/07 04:12:44 DEBUG : two: Unchanged skipping 2026/08/07 04:12:44 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:12:44 INFO : one: Deleted 2026/08/07 04:12:44 INFO : one: Moved (server-side) 2026/08/07 04:12:44 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:12:45 DEBUG : one: size = 5 OK 2026/08/07 04:12:45 INFO : one: Copied (new) 2026/08/07 04:12:45 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:46 INFO : three.txt: Deleted 2026/08/07 04:12:46 INFO : three.txt: Moved (server-side) 2026/08/07 04:12:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.74s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:12:50 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/dst" 2026/08/07 04:12:51 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/backup" 2026/08/07 04:12:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:12:51 DEBUG : two: size = 3 OK 2026/08/07 04:12:51 DEBUG : two: Sizes identical 2026/08/07 04:12:51 DEBUG : two: Unchanged skipping 2026/08/07 04:12:51 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:12:51 DEBUG : one: Sizes differ 2026/08/07 04:12:51 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:12:52 INFO : one: Moved (server-side) to: one.bak 2026/08/07 04:12:52 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:12:53 DEBUG : one: size = 4 OK 2026/08/07 04:12:53 INFO : one: Copied (new) 2026/08/07 04:12:53 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 04:12:53 INFO : three.txt: Moved into backup dir 2026/08/07 04:12:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:12:55 DEBUG : two: size = 3 OK 2026/08/07 04:12:55 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:12:55 DEBUG : one: Sizes differ 2026/08/07 04:12:55 DEBUG : two: Sizes identical 2026/08/07 04:12:55 DEBUG : two: Unchanged skipping 2026/08/07 04:12:55 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:12:55 INFO : one.bak: Deleted 2026/08/07 04:12:55 INFO : one: Moved (server-side) to: one.bak 2026/08/07 04:12:55 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:12:56 DEBUG : one: size = 5 OK 2026/08/07 04:12:56 INFO : one: Copied (new) 2026/08/07 04:12:56 DEBUG : Waiting for deletions to finish 2026/08/07 04:12:56 INFO : three.txt.bak: Deleted 2026/08/07 04:12:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 04:12:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (10.57s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:13:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/dst" 2026/08/07 04:13:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/backup" 2026/08/07 04:13:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:02 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:13:02 DEBUG : one: Sizes differ 2026/08/07 04:13:02 DEBUG : two: size = 3 OK 2026/08/07 04:13:02 DEBUG : two: Sizes identical 2026/08/07 04:13:02 DEBUG : two: Unchanged skipping 2026/08/07 04:13:02 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:13:03 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 04:13:03 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:13:04 DEBUG : one: size = 4 OK 2026/08/07 04:13:04 INFO : one: Copied (new) 2026/08/07 04:13:04 DEBUG : Waiting for deletions to finish 2026/08/07 04:13:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 04:13:04 INFO : three.txt: Moved into backup dir 2026/08/07 04:13:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:06 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:13:06 DEBUG : one: Sizes differ 2026/08/07 04:13:06 DEBUG : two: size = 3 OK 2026/08/07 04:13:06 DEBUG : two: Sizes identical 2026/08/07 04:13:06 DEBUG : two: Unchanged skipping 2026/08/07 04:13:06 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:13:06 INFO : one-2019-01-01: Deleted 2026/08/07 04:13:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 04:13:06 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:13:07 DEBUG : one: size = 5 OK 2026/08/07 04:13:07 INFO : one: Copied (new) 2026/08/07 04:13:07 DEBUG : Waiting for deletions to finish 2026/08/07 04:13:07 INFO : three-2019-01-01.txt: Deleted 2026/08/07 04:13:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 04:13:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.18s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:13:12 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/dst" 2026/08/07 04:13:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:13 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:13:13 DEBUG : one: Sizes differ 2026/08/07 04:13:13 DEBUG : two: size = 3 OK 2026/08/07 04:13:13 DEBUG : two: Sizes identical 2026/08/07 04:13:13 DEBUG : two: Unchanged skipping 2026/08/07 04:13:13 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:13:13 INFO : one: Moved (server-side) to: one.bak 2026/08/07 04:13:13 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:13:14 DEBUG : one: size = 4 OK 2026/08/07 04:13:14 INFO : one: Copied (new) 2026/08/07 04:13:14 DEBUG : Waiting for deletions to finish 2026/08/07 04:13:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 04:13:15 INFO : three.txt: Moved into backup dir 2026/08/07 04:13:17 DEBUG : one.bak: Excluded (Path Filter) 2026/08/07 04:13:17 DEBUG : one.bak: Excluded 2026/08/07 04:13:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/07 04:13:17 DEBUG : three.txt.bak: Excluded 2026/08/07 04:13:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:17 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:13:17 DEBUG : one: Sizes differ 2026/08/07 04:13:17 DEBUG : two: size = 3 OK 2026/08/07 04:13:17 DEBUG : two: Sizes identical 2026/08/07 04:13:17 DEBUG : two: Unchanged skipping 2026/08/07 04:13:17 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for checks to finish 2026/08/07 04:13:17 INFO : one.bak: Deleted 2026/08/07 04:13:18 INFO : one: Moved (server-side) to: one.bak 2026/08/07 04:13:18 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi/dst': Waiting for transfers to finish 2026/08/07 04:13:19 DEBUG : one: size = 5 OK 2026/08/07 04:13:19 INFO : one: Copied (new) 2026/08/07 04:13:19 DEBUG : Waiting for deletions to finish 2026/08/07 04:13:19 INFO : three.txt.bak: Deleted 2026/08/07 04:13:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 04:13:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.04s) === RUN TestSyncSuffix run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:13:25 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/dst" 2026/08/07 04:13:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:25 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:13:25 DEBUG : one: Sizes differ 2026/08/07 04:13:26 INFO : one: Moved (server-side) to: one.bak 2026/08/07 04:13:27 DEBUG : one: size = 4 OK 2026/08/07 04:13:27 INFO : one: Copied (new) 2026/08/07 04:13:27 DEBUG : two: size = 3 OK 2026/08/07 04:13:27 DEBUG : two: Sizes identical 2026/08/07 04:13:27 DEBUG : two: Unchanged skipping 2026/08/07 04:13:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:27 DEBUG : three.txt: size = 5 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:13:27 DEBUG : three.txt: Sizes differ 2026/08/07 04:13:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 04:13:28 DEBUG : three.txt: size = 6 OK 2026/08/07 04:13:28 INFO : three.txt: Copied (new) 2026/08/07 04:13:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:29 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:13:29 DEBUG : one: Sizes differ 2026/08/07 04:13:29 INFO : one.bak: Deleted 2026/08/07 04:13:30 INFO : one: Moved (server-side) to: one.bak 2026/08/07 04:13:30 DEBUG : one: size = 5 OK 2026/08/07 04:13:30 INFO : one: Copied (new) 2026/08/07 04:13:30 DEBUG : two: size = 3 OK 2026/08/07 04:13:30 DEBUG : two: Sizes identical 2026/08/07 04:13:30 DEBUG : two: Unchanged skipping 2026/08/07 04:13:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:31 DEBUG : three.txt: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:13:31 DEBUG : three.txt: Sizes differ 2026/08/07 04:13:31 INFO : three.txt.bak: Deleted 2026/08/07 04:13:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 04:13:32 DEBUG : three.txt: size = 19 OK 2026/08/07 04:13:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.13s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:13:36 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hivovac8wevi/dst" 2026/08/07 04:13:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:36 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:13:36 DEBUG : one: Sizes differ 2026/08/07 04:13:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 04:13:38 DEBUG : one: size = 4 OK 2026/08/07 04:13:38 INFO : one: Copied (new) 2026/08/07 04:13:38 DEBUG : two: size = 3 OK 2026/08/07 04:13:38 DEBUG : two: Sizes identical 2026/08/07 04:13:38 DEBUG : two: Unchanged skipping 2026/08/07 04:13:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:38 DEBUG : three.txt: size = 5 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:13:38 DEBUG : three.txt: Sizes differ 2026/08/07 04:13:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 04:13:39 DEBUG : three.txt: size = 6 OK 2026/08/07 04:13:39 INFO : three.txt: Copied (new) 2026/08/07 04:13:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:40 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:13:40 DEBUG : one: Sizes differ 2026/08/07 04:13:40 INFO : one-2019-01-01: Deleted 2026/08/07 04:13:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 04:13:41 DEBUG : one: size = 5 OK 2026/08/07 04:13:41 INFO : one: Copied (new) 2026/08/07 04:13:41 DEBUG : two: size = 3 OK 2026/08/07 04:13:41 DEBUG : two: Sizes identical 2026/08/07 04:13:41 DEBUG : two: Unchanged skipping 2026/08/07 04:13:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:42 DEBUG : three.txt: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi/dst') 2026/08/07 04:13:42 DEBUG : three.txt: Sizes differ 2026/08/07 04:13:42 INFO : three-2019-01-01.txt: Deleted 2026/08/07 04:13:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 04:13:43 DEBUG : three.txt: size = 19 OK 2026/08/07 04:13:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.79s) === RUN TestSyncUTFNorm run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:13:45 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:13:45 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:45 DEBUG : Testêé: size = 18 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:13:45 DEBUG : Testêé: Sizes differ 2026/08/07 04:13:45 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:13:45 DEBUG : Testêé: Moving old file out the way to "Testêé.wulasat3" 2026/08/07 04:13:46 DEBUG : Testêé: Removing old file 2026/08/07 04:13:46 DEBUG : Testêé: size = 14 OK 2026/08/07 04:13:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/07 04:13:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:13:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 04:13:47 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:13:47 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:13:47 DEBUG : existing: size = 6 OK 2026/08/07 04:13:47 INFO : existing: Copied (new) 2026/08/07 04:13:47 DEBUG : Waiting for deletions to finish 2026/08/07 04:13:48 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:48 DEBUG : existing: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:13:48 DEBUG : existing: Sizes differ 2026/08/07 04:13:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/07 04:13:48 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:13:48 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:13:48 ERROR : premiumize.me root 'rclone-test-hivovac8wevi': not deleting files as there were IO errors 2026/08/07 04:13:48 ERROR : premiumize.me root 'rclone-test-hivovac8wevi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.86s) === RUN TestSyncIgnoreCase run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.23s) === RUN TestFixCase run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:13:54 DEBUG : EXISTING: size = 6 OK 2026/08/07 04:13:54 DEBUG : existing: Sizes identical 2026/08/07 04:13:54 DEBUG : existing: Unchanged skipping 2026/08/07 04:13:54 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:54 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:13:54 DEBUG : existingbutdifferent: Sizes differ 2026/08/07 04:13:54 DEBUG : EXISTING: moving to existing-rclone-move-qudokir1 2026/08/07 04:13:55 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/08/07 04:13:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-zuluhuv8 2026/08/07 04:13:55 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-qudokir1 2026/08/07 04:13:55 DEBUG : EXISTING: moving to existing 2026/08/07 04:13:55 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-zuluhuv8 2026/08/07 04:13:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/08/07 04:13:56 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2026/08/07 04:13:56 INFO : existing-rclone-move-qudokir1: Moved (server-side) to: existing 2026/08/07 04:13:56 INFO : EXISTING: Moved (server-side) to: existing 2026/08/07 04:13:56 INFO : EXISTING: Fixed case by renaming to: existing 2026/08/07 04:13:56 INFO : existingbutdifferent-rclone-move-zuluhuv8: Moved (server-side) to: existingbutdifferent 2026/08/07 04:13:56 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/08/07 04:13:56 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/08/07 04:13:56 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.wajidal7" 2026/08/07 04:13:56 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2026/08/07 04:13:57 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:13:57 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/08/07 04:13:57 DEBUG : existingbutdifferent: Removing old file 2026/08/07 04:13:57 DEBUG : existingbutdifferent: size = 5 OK 2026/08/07 04:13:57 INFO : existingbutdifferent: Copied (replaced existing) 2026/08/07 04:13:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2026/08/07 04:13:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-sitobav0 2026/08/07 04:13:58 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:13:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:13:58 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2026/08/07 04:13:58 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:13:58 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-sitobav0 2026/08/07 04:13:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2026/08/07 04:13:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-royobur3 2026/08/07 04:13:58 INFO : subdira/subdirb/subdirc/hello-rclone-move-sitobav0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/08/07 04:13:58 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/08/07 04:13:58 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2026/08/07 04:13:58 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.radivup5" 2026/08/07 04:13:58 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-royobur3 2026/08/07 04:13:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/07 04:13:59 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-royobur3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/07 04:13:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/07 04:13:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/07 04:13:59 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:13:59 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.vudomeb6" 2026/08/07 04:13:59 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2026/08/07 04:13:59 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/08/07 04:13:59 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2026/08/07 04:13:59 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2026/08/07 04:13:59 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/08/07 04:13:59 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2026/08/07 04:13:59 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (13.04s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.62s) --- SKIP: TestMaxTransfer/Hard (0.21s) --- SKIP: TestMaxTransfer/Soft (0.20s) --- SKIP: TestMaxTransfer/Cautious (0.21s) === RUN TestSyncConcurrentDelete run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:14:39 DEBUG : both0: size = 6 OK 2026/08/07 04:14:39 DEBUG : both0: Sizes identical 2026/08/07 04:14:39 DEBUG : both10: size = 6 OK 2026/08/07 04:14:39 DEBUG : both10: Sizes identical 2026/08/07 04:14:39 DEBUG : both11: size = 6 OK 2026/08/07 04:14:39 DEBUG : both11: Sizes identical 2026/08/07 04:14:39 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:14:39 DEBUG : both0: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both12: size = 6 OK 2026/08/07 04:14:39 DEBUG : both12: Sizes identical 2026/08/07 04:14:39 DEBUG : both13: size = 6 OK 2026/08/07 04:14:39 DEBUG : both13: Sizes identical 2026/08/07 04:14:39 DEBUG : both12: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both14: size = 6 OK 2026/08/07 04:14:39 DEBUG : both14: Sizes identical 2026/08/07 04:14:39 DEBUG : both14: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both15: size = 6 OK 2026/08/07 04:14:39 DEBUG : both15: Sizes identical 2026/08/07 04:14:39 DEBUG : both15: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both16: size = 6 OK 2026/08/07 04:14:39 DEBUG : both16: Sizes identical 2026/08/07 04:14:39 DEBUG : both16: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both17: size = 6 OK 2026/08/07 04:14:39 DEBUG : both17: Sizes identical 2026/08/07 04:14:39 DEBUG : both17: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both18: size = 6 OK 2026/08/07 04:14:39 DEBUG : both18: Sizes identical 2026/08/07 04:14:39 DEBUG : both18: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both19: size = 6 OK 2026/08/07 04:14:39 DEBUG : both19: Sizes identical 2026/08/07 04:14:39 DEBUG : both19: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both1: size = 6 OK 2026/08/07 04:14:39 DEBUG : both1: Sizes identical 2026/08/07 04:14:39 DEBUG : both1: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both2: size = 6 OK 2026/08/07 04:14:39 DEBUG : both2: Sizes identical 2026/08/07 04:14:39 DEBUG : both13: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both3: size = 6 OK 2026/08/07 04:14:39 DEBUG : both3: Sizes identical 2026/08/07 04:14:39 DEBUG : both11: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both4: size = 6 OK 2026/08/07 04:14:39 DEBUG : both4: Sizes identical 2026/08/07 04:14:39 DEBUG : both4: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both5: size = 6 OK 2026/08/07 04:14:39 DEBUG : both5: Sizes identical 2026/08/07 04:14:39 DEBUG : both5: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both6: size = 6 OK 2026/08/07 04:14:39 DEBUG : both6: Sizes identical 2026/08/07 04:14:39 DEBUG : both6: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both7: size = 6 OK 2026/08/07 04:14:39 DEBUG : both7: Sizes identical 2026/08/07 04:14:39 DEBUG : both7: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both8: size = 6 OK 2026/08/07 04:14:39 DEBUG : both8: Sizes identical 2026/08/07 04:14:39 DEBUG : both8: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both9: size = 6 OK 2026/08/07 04:14:39 DEBUG : both9: Sizes identical 2026/08/07 04:14:39 DEBUG : both9: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both10: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both2: Unchanged skipping 2026/08/07 04:14:39 DEBUG : both3: Unchanged skipping 2026/08/07 04:14:39 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:14:39 DEBUG : Waiting for deletions to finish 2026/08/07 04:14:39 INFO : only10: Deleted 2026/08/07 04:14:39 INFO : only11: Deleted 2026/08/07 04:14:39 INFO : only15: Deleted 2026/08/07 04:14:39 INFO : only3: Deleted 2026/08/07 04:14:39 INFO : only4: Deleted 2026/08/07 04:14:39 INFO : only5: Deleted 2026/08/07 04:14:39 INFO : only7: Deleted 2026/08/07 04:14:39 INFO : only8: Deleted 2026/08/07 04:14:39 INFO : only12: Deleted 2026/08/07 04:14:39 INFO : only18: Deleted 2026/08/07 04:14:39 INFO : only2: Deleted 2026/08/07 04:14:39 INFO : only6: Deleted 2026/08/07 04:14:39 INFO : only9: Deleted 2026/08/07 04:14:39 INFO : only0: Deleted 2026/08/07 04:14:39 INFO : only16: Deleted 2026/08/07 04:14:39 INFO : only19: Deleted 2026/08/07 04:14:39 INFO : only1: Deleted 2026/08/07 04:14:39 INFO : only13: Deleted 2026/08/07 04:14:39 INFO : only14: Deleted 2026/08/07 04:14:39 INFO : only17: Deleted --- PASS: TestSyncConcurrentDelete (39.13s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:15:18 DEBUG : both0: size = 6 OK 2026/08/07 04:15:18 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:15:18 DEBUG : both10: size = 6 OK 2026/08/07 04:15:18 DEBUG : both10: Sizes identical 2026/08/07 04:15:18 DEBUG : both11: size = 6 OK 2026/08/07 04:15:18 DEBUG : both11: Sizes identical 2026/08/07 04:15:18 DEBUG : both10: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both12: size = 6 OK 2026/08/07 04:15:18 DEBUG : both12: Sizes identical 2026/08/07 04:15:18 DEBUG : both0: Sizes identical 2026/08/07 04:15:18 DEBUG : both12: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both13: size = 6 OK 2026/08/07 04:15:18 DEBUG : both13: Sizes identical 2026/08/07 04:15:18 DEBUG : both13: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both14: size = 6 OK 2026/08/07 04:15:18 DEBUG : both14: Sizes identical 2026/08/07 04:15:18 DEBUG : both14: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both15: size = 6 OK 2026/08/07 04:15:18 DEBUG : both15: Sizes identical 2026/08/07 04:15:18 DEBUG : both15: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both16: size = 6 OK 2026/08/07 04:15:18 DEBUG : both16: Sizes identical 2026/08/07 04:15:18 DEBUG : both16: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both17: size = 6 OK 2026/08/07 04:15:18 DEBUG : both17: Sizes identical 2026/08/07 04:15:18 DEBUG : both17: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both18: size = 6 OK 2026/08/07 04:15:18 DEBUG : both18: Sizes identical 2026/08/07 04:15:18 DEBUG : both18: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both19: size = 6 OK 2026/08/07 04:15:18 DEBUG : both19: Sizes identical 2026/08/07 04:15:18 DEBUG : both19: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both1: size = 6 OK 2026/08/07 04:15:18 DEBUG : both1: Sizes identical 2026/08/07 04:15:18 DEBUG : both1: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both2: size = 6 OK 2026/08/07 04:15:18 DEBUG : both2: Sizes identical 2026/08/07 04:15:18 DEBUG : both2: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both3: size = 6 OK 2026/08/07 04:15:18 DEBUG : both3: Sizes identical 2026/08/07 04:15:18 DEBUG : both3: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both4: size = 6 OK 2026/08/07 04:15:18 DEBUG : both4: Sizes identical 2026/08/07 04:15:18 DEBUG : both4: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both5: size = 6 OK 2026/08/07 04:15:18 DEBUG : both5: Sizes identical 2026/08/07 04:15:18 DEBUG : both5: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both6: size = 6 OK 2026/08/07 04:15:18 DEBUG : both6: Sizes identical 2026/08/07 04:15:18 DEBUG : both6: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both7: size = 6 OK 2026/08/07 04:15:18 DEBUG : both7: Sizes identical 2026/08/07 04:15:18 DEBUG : both7: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both8: size = 6 OK 2026/08/07 04:15:18 DEBUG : both8: Sizes identical 2026/08/07 04:15:18 DEBUG : both8: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both9: size = 6 OK 2026/08/07 04:15:18 DEBUG : both9: Sizes identical 2026/08/07 04:15:18 DEBUG : both9: Unchanged skipping 2026/08/07 04:15:18 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only0: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only0: Sizes differ 2026/08/07 04:15:18 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only10: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only10: Sizes differ 2026/08/07 04:15:18 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only11: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only11: Sizes differ 2026/08/07 04:15:18 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only12: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only12: Sizes differ 2026/08/07 04:15:18 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only13: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only13: Sizes differ 2026/08/07 04:15:18 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only14: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only14: Sizes differ 2026/08/07 04:15:18 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only15: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only15: Sizes differ 2026/08/07 04:15:18 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only16: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only16: Sizes differ 2026/08/07 04:15:18 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only17: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only17: Sizes differ 2026/08/07 04:15:18 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only18: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only18: Sizes differ 2026/08/07 04:15:18 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only19: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only19: Sizes differ 2026/08/07 04:15:18 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only1: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only1: Sizes differ 2026/08/07 04:15:18 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only2: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only2: Sizes differ 2026/08/07 04:15:18 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only3: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only3: Sizes differ 2026/08/07 04:15:18 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only4: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only4: Sizes differ 2026/08/07 04:15:18 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only5: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only5: Sizes differ 2026/08/07 04:15:18 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only6: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only6: Sizes differ 2026/08/07 04:15:18 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only7: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only7: Sizes differ 2026/08/07 04:15:18 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only8: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only8: Sizes differ 2026/08/07 04:15:18 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2649981461) 2026/08/07 04:15:18 DEBUG : only9: size = 6 (premiumize.me root 'rclone-test-hivovac8wevi') 2026/08/07 04:15:18 DEBUG : only9: Sizes differ 2026/08/07 04:15:18 DEBUG : both0: Unchanged skipping 2026/08/07 04:15:18 DEBUG : both11: Unchanged skipping 2026/08/07 04:15:18 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:15:18 DEBUG : only0: Moving old file out the way to "only0.lenuwab6" 2026/08/07 04:15:18 DEBUG : only10: Moving old file out the way to "only10.fapogex3" 2026/08/07 04:15:18 DEBUG : only11: Moving old file out the way to "only11.sumipoh0" 2026/08/07 04:15:18 DEBUG : only12: Moving old file out the way to "only12.cunowot7" 2026/08/07 04:15:18 DEBUG : only10: Removing old file 2026/08/07 04:15:18 DEBUG : only0: Removing old file 2026/08/07 04:15:18 DEBUG : only12: Removing old file 2026/08/07 04:15:18 DEBUG : only10: size = 0 OK 2026/08/07 04:15:18 INFO : only10: Copied (replaced existing) 2026/08/07 04:15:18 DEBUG : only11: Removing old file 2026/08/07 04:15:18 DEBUG : only13: Moving old file out the way to "only13.niyuzer2" 2026/08/07 04:15:19 DEBUG : only0: size = 0 OK 2026/08/07 04:15:19 INFO : only0: Copied (replaced existing) 2026/08/07 04:15:19 DEBUG : only12: size = 0 OK 2026/08/07 04:15:19 INFO : only12: Copied (replaced existing) 2026/08/07 04:15:19 DEBUG : only14: Moving old file out the way to "only14.pegabad2" 2026/08/07 04:15:19 DEBUG : only15: Moving old file out the way to "only15.hivukax3" 2026/08/07 04:15:19 DEBUG : only11: size = 0 OK 2026/08/07 04:15:19 INFO : only11: Copied (replaced existing) 2026/08/07 04:15:19 DEBUG : only16: Moving old file out the way to "only16.gilamap1" 2026/08/07 04:15:19 DEBUG : only13: Removing old file 2026/08/07 04:15:19 DEBUG : only14: Removing old file 2026/08/07 04:15:19 DEBUG : only15: Removing old file 2026/08/07 04:15:19 DEBUG : only13: size = 0 OK 2026/08/07 04:15:19 INFO : only13: Copied (replaced existing) 2026/08/07 04:15:19 DEBUG : only16: Removing old file 2026/08/07 04:15:19 DEBUG : only17: Moving old file out the way to "only17.jokujoc4" 2026/08/07 04:15:19 DEBUG : only14: size = 0 OK 2026/08/07 04:15:19 INFO : only14: Copied (replaced existing) 2026/08/07 04:15:19 DEBUG : only15: size = 0 OK 2026/08/07 04:15:19 INFO : only15: Copied (replaced existing) 2026/08/07 04:15:19 DEBUG : only18: Moving old file out the way to "only18.fujiwaj2" 2026/08/07 04:15:20 DEBUG : only19: Moving old file out the way to "only19.wavumih3" 2026/08/07 04:15:20 DEBUG : only16: size = 0 OK 2026/08/07 04:15:20 INFO : only16: Copied (replaced existing) 2026/08/07 04:15:20 DEBUG : only1: Moving old file out the way to "only1.sibehin2" 2026/08/07 04:15:20 DEBUG : only17: Removing old file 2026/08/07 04:15:20 DEBUG : only18: Removing old file 2026/08/07 04:15:20 DEBUG : only19: Removing old file 2026/08/07 04:15:20 DEBUG : only1: Removing old file 2026/08/07 04:15:20 DEBUG : only17: size = 0 OK 2026/08/07 04:15:20 INFO : only17: Copied (replaced existing) 2026/08/07 04:15:20 DEBUG : only18: size = 0 OK 2026/08/07 04:15:20 INFO : only18: Copied (replaced existing) 2026/08/07 04:15:20 DEBUG : only2: Moving old file out the way to "only2.supefum8" 2026/08/07 04:15:20 DEBUG : only3: Moving old file out the way to "only3.dozuvus3" 2026/08/07 04:15:20 DEBUG : only19: size = 0 OK 2026/08/07 04:15:20 INFO : only19: Copied (replaced existing) 2026/08/07 04:15:20 DEBUG : only4: Moving old file out the way to "only4.yibadof2" 2026/08/07 04:15:20 DEBUG : only1: size = 0 OK 2026/08/07 04:15:20 INFO : only1: Copied (replaced existing) 2026/08/07 04:15:21 DEBUG : only5: Moving old file out the way to "only5.pugojad3" 2026/08/07 04:15:21 DEBUG : only3: Removing old file 2026/08/07 04:15:21 DEBUG : only2: Removing old file 2026/08/07 04:15:21 DEBUG : only4: Removing old file 2026/08/07 04:15:21 DEBUG : only5: Removing old file 2026/08/07 04:15:21 DEBUG : only3: size = 0 OK 2026/08/07 04:15:21 INFO : only3: Copied (replaced existing) 2026/08/07 04:15:21 DEBUG : only2: size = 0 OK 2026/08/07 04:15:21 INFO : only2: Copied (replaced existing) 2026/08/07 04:15:21 DEBUG : only6: Moving old file out the way to "only6.vejepoz0" 2026/08/07 04:15:21 DEBUG : only7: Moving old file out the way to "only7.sapazaq1" 2026/08/07 04:15:21 DEBUG : only4: size = 0 OK 2026/08/07 04:15:21 INFO : only4: Copied (replaced existing) 2026/08/07 04:15:21 DEBUG : only5: size = 0 OK 2026/08/07 04:15:21 INFO : only5: Copied (replaced existing) 2026/08/07 04:15:21 DEBUG : only8: Moving old file out the way to "only8.lofimun6" 2026/08/07 04:15:21 DEBUG : only9: Moving old file out the way to "only9.xaheror4" 2026/08/07 04:15:22 DEBUG : only7: Removing old file 2026/08/07 04:15:22 DEBUG : only6: Removing old file 2026/08/07 04:15:22 DEBUG : only8: Removing old file 2026/08/07 04:15:22 DEBUG : only9: Removing old file 2026/08/07 04:15:22 DEBUG : only7: size = 0 OK 2026/08/07 04:15:22 INFO : only7: Copied (replaced existing) 2026/08/07 04:15:22 DEBUG : only6: size = 0 OK 2026/08/07 04:15:22 INFO : only6: Copied (replaced existing) 2026/08/07 04:15:22 DEBUG : only8: size = 0 OK 2026/08/07 04:15:22 INFO : only8: Copied (replaced existing) 2026/08/07 04:15:22 DEBUG : only9: size = 0 OK 2026/08/07 04:15:22 INFO : only9: Copied (replaced existing) 2026/08/07 04:15:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (44.51s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:15:26 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:15:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:15:26 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 04:15:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:15:26 INFO : empty_on_remote: Making directory 2026/08/07 04:15:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/07 04:15:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/07 04:15:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/07 04:15:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:15:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (4.46s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:15:30 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:15:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:15:30 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 04:15:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 04:15:30 INFO : empty_on_remote: Making directory 2026/08/07 04:15:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/07 04:15:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/07 04:15:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/07 04:15:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:15:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/07 04:15:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (4.72s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:15:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:15:35 INFO : sub dir: Making directory 2026/08/07 04:15:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (10.29s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:15:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 04:15:45 INFO : sub dir: Making directory 2026/08/07 04:15:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (11.70s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-hivovac8wevi'": object not found === RUN TestTransform/NFD run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-hivovac8wevi'": object not found === RUN TestTransform/base64 run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-hivovac8wevi'": object not found === RUN TestTransform/prefix run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-hivovac8wevi'": object not found === RUN TestTransform/suffix run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-hivovac8wevi'": object not found === RUN TestTransform/truncate run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-hivovac8wevi'": object not found === RUN TestTransform/encoder run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-hivovac8wevi'": object not found === RUN TestTransform/ISO-8859-1 run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-hivovac8wevi'": object not found === RUN TestTransform/charmap run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-hivovac8wevi'": object not found === RUN TestTransform/lowercase run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-hivovac8wevi'": object not found === RUN TestTransform/ascii run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-hivovac8wevi'": object not found --- FAIL: TestTransform (143.73s) --- FAIL: TestTransform/NFC (12.12s) --- FAIL: TestTransform/NFD (11.00s) --- FAIL: TestTransform/base64 (12.12s) --- FAIL: TestTransform/prefix (13.71s) --- FAIL: TestTransform/suffix (12.02s) --- FAIL: TestTransform/truncate (12.12s) --- FAIL: TestTransform/encoder (12.51s) --- FAIL: TestTransform/ISO-8859-1 (11.79s) --- FAIL: TestTransform/charmap (19.80s) --- FAIL: TestTransform/lowercase (13.82s) --- FAIL: TestTransform/ascii (12.72s) === RUN TestTransformCopy run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:18:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 04:18:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 04:18:21 INFO : sub dir_somesuffix: Making directory 2026/08/07 04:18:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 04:18:21 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/07 04:18:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 04:18:21 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/07 04:18:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 04:18:21 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:21 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:18:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/07 04:18:22 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 04:18:22 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.31s) === RUN TestDoubleTransform run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:18:23 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:23 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:23 INFO : tictactoe: Making directory 2026/08/07 04:18:23 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:23 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/07 04:18:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:23 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:23 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:18:24 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/07 04:18:24 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/07 04:18:24 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.02s) === RUN TestFileTag run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:18:25 INFO : toe: Making directory 2026/08/07 04:18:25 INFO : toe/toe: Making directory 2026/08/07 04:18:26 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 04:18:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 04:18:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 04:18:26 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:26 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:18:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/07 04:18:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/07 04:18:27 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (3.03s) === RUN TestNoTag run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:18:28 INFO : toe: Making directory 2026/08/07 04:18:28 INFO : toe/toe: Making directory 2026/08/07 04:18:29 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 04:18:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 04:18:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 04:18:29 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:29 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:18:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/07 04:18:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/07 04:18:29 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.94s) === RUN TestDirTag run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:18:31 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:18:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 04:18:31 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:31 INFO : tictacempty_dir: Making directory 2026/08/07 04:18:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:31 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:31 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:31 INFO : tictactoe: Making directory 2026/08/07 04:18:32 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:32 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:32 INFO : tictactoe/tictactoe: Making directory 2026/08/07 04:18:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 04:18:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:18:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 04:18:32 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:32 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:18:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 04:18:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/07 04:18:33 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (3.36s) === RUN TestAllTag run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:18:34 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:18:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 04:18:34 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:35 INFO : tictacempty_dir: Making directory 2026/08/07 04:18:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:35 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:35 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:35 INFO : tictactoe: Making directory 2026/08/07 04:18:35 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:35 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:35 INFO : tictactoe/tictactoe: Making directory 2026/08/07 04:18:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 04:18:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:18:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:35 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:35 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:18:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:18:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:36 DEBUG : Waiting for deletions to finish 2026/08/07 04:18:36 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:36 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:36 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:36 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 04:18:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:18:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/07 04:18:37 NOTICE: premiumize.me root 'rclone-test-hivovac8wevi': 0 differences found 2026/08/07 04:18:37 NOTICE: premiumize.me root 'rclone-test-hivovac8wevi': 1 hashes could not be checked 2026/08/07 04:18:37 NOTICE: premiumize.me root 'rclone-test-hivovac8wevi': 1 matching files --- PASS: TestAllTag (3.43s) === RUN TestRunTwice run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:18:38 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:38 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:38 INFO : tictactoe: Making directory 2026/08/07 04:18:38 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:38 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:38 INFO : tictactoe/tictactoe: Making directory 2026/08/07 04:18:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 04:18:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:18:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 04:18:38 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:38 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:18:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 04:18:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/07 04:18:39 DEBUG : Waiting for deletions to finish 2026/08/07 04:18:40 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:40 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:40 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 04:18:40 DEBUG : toe/toe/toe.txt: Sizes identical 2026/08/07 04:18:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 04:18:40 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/07 04:18:40 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:40 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:18:40 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.88s) === RUN TestSyntax 2026/08/07 04:18:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:18:42 INFO : toe: Making directory 2026/08/07 04:18:42 INFO : toe/toe: Making directory 2026/08/07 04:18:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 04:18:42 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:42 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:18:43 DEBUG : toe/toe/toe: size = 11 OK 2026/08/07 04:18:43 INFO : toe/toe/toe: Copied (new) 2026/08/07 04:18:43 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.90s) === RUN TestMove run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:18:45 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:18:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 04:18:45 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:45 INFO : tictacempty_dir: Making directory 2026/08/07 04:18:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:45 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:45 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:45 INFO : tictactoe: Making directory 2026/08/07 04:18:45 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:45 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:45 INFO : tictactoe/tictactoe: Making directory 2026/08/07 04:18:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 04:18:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:18:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:45 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:45 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:18:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:18:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:46 INFO : toe/toe/toe.txt: Deleted 2026/08/07 04:18:46 INFO : toe/toe: Removing directory 2026/08/07 04:18:46 INFO : toe: Removing directory 2026/08/07 04:18:46 INFO : empty_dir: Removing directory 2026/08/07 04:18:46 DEBUG : Local file system at /tmp/rclone2649981461: deleted 3 directories --- PASS: TestMove (4.10s) === RUN TestTransformFile run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:18:49 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:18:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 04:18:49 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:49 INFO : tictacempty_dir: Making directory 2026/08/07 04:18:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:49 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:49 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:49 INFO : tictactoe: Making directory 2026/08/07 04:18:49 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:49 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:49 INFO : tictactoe/tictactoe: Making directory 2026/08/07 04:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 04:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:50 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:50 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:18:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:18:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:51 INFO : toe/toe/toe.txt: Deleted 2026/08/07 04:18:51 INFO : toe/toe: Removing directory 2026/08/07 04:18:51 INFO : toe: Removing directory 2026/08/07 04:18:51 INFO : empty_dir: Removing directory 2026/08/07 04:18:51 DEBUG : Local file system at /tmp/rclone2649981461: deleted 3 directories 2026/08/07 04:18:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:18:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/08/07 04:18:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 04:18:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 04:18:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 04:18:53 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (7.54s) === RUN TestManualTransformFile run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:18:56 DEBUG : Reset feature "Copy" 2026/08/07 04:18:56 DEBUG : Reset feature "Move" 2026/08/07 04:18:56 DEBUG : Reset feature "Copy" 2026/08/07 04:18:56 DEBUG : Reset feature "Move" 2026/08/07 04:18:56 DEBUG : empty_dir: Making directory with metadata 2026/08/07 04:18:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 04:18:56 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:57 INFO : tictacempty_dir: Making directory 2026/08/07 04:18:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 04:18:57 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:57 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:57 INFO : tictactoe: Making directory 2026/08/07 04:18:57 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:57 DEBUG : toe: transformed to: tictactoe 2026/08/07 04:18:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:57 INFO : tictactoe/tictactoe: Making directory 2026/08/07 04:18:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 04:18:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 04:18:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:18:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:58 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:18:58 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:18:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:18:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 04:18:59 INFO : toe/toe/toe.txt: Deleted 2026/08/07 04:18:59 INFO : toe/toe: Removing directory 2026/08/07 04:18:59 INFO : toe: Removing directory 2026/08/07 04:18:59 INFO : empty_dir: Removing directory 2026/08/07 04:18:59 DEBUG : Local file system at /tmp/rclone2649981461: deleted 3 directories 2026/08/07 04:19:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 04:19:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/08/07 04:19:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 04:19:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 04:19:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 04:19:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/07 04:19:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/07 04:19:01 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (7.66s) === RUN TestBase64 run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:19:04 DEBUG : toe: transformed to: dG9l 2026/08/07 04:19:04 DEBUG : toe: transformed to: dG9l 2026/08/07 04:19:04 INFO : dG9l: Making directory 2026/08/07 04:19:04 DEBUG : toe: transformed to: dG9l 2026/08/07 04:19:04 DEBUG : toe: transformed to: dG9l 2026/08/07 04:19:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/07 04:19:04 INFO : dG9l/dG9l: Making directory 2026/08/07 04:19:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/07 04:19:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/07 04:19:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 04:19:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 04:19:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 04:19:04 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:19:04 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:19:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/07 04:19:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 04:19:05 DEBUG : Waiting for deletions to finish 2026/08/07 04:19:06 DEBUG : dG9l: transformed to: toe 2026/08/07 04:19:06 DEBUG : dG9l: transformed to: toe 2026/08/07 04:19:06 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/07 04:19:06 DEBUG : dG9l: transformed to: toe 2026/08/07 04:19:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/07 04:19:06 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/07 04:19:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/07 04:19:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/07 04:19:06 DEBUG : Local file system at /tmp/rclone2649981461: Waiting for checks to finish 2026/08/07 04:19:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/08/07 04:19:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/07 04:19:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/07 04:19:06 DEBUG : Local file system at /tmp/rclone2649981461: Waiting for transfers to finish 2026/08/07 04:19:06 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.13s) === RUN TestError run.go:198: Remote "premiumize.me root 'rclone-test-hivovac8wevi'", Local "Local file system at /tmp/rclone2649981461", Modify Window "876000h0m0s" 2026/08/07 04:19:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:19:07 DEBUG : toe: transformed to: 2026/08/07 04:19:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:19:07 DEBUG : toe: transformed to: 2026/08/07 04:19:07 INFO : premiumize.me root 'rclone-test-hivovac8wevi': Making directory 2026/08/07 04:19:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:19:07 DEBUG : toe: transformed to: 2026/08/07 04:19:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:19:07 DEBUG : toe: transformed to: 2026/08/07 04:19:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:19:07 DEBUG : toe/toe: transformed to: 2026/08/07 04:19:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/07 04:19:07 INFO : toe/toe: Making directory 2026/08/07 04:19:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:19:07 DEBUG : toe/toe: transformed to: 2026/08/07 04:19:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/07 04:19:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:19:07 DEBUG : toe: transformed to: 2026/08/07 04:19:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 04:19:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 04:19:07 DEBUG : toe/toe/toe: transformed to: 2026/08/07 04:19:07 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for checks to finish 2026/08/07 04:19:07 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/07 04:19:07 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Waiting for transfers to finish 2026/08/07 04:19:08 DEBUG : toe/toe/toe: size = 11 OK 2026/08/07 04:19:08 INFO : toe/toe/toe: Copied (new) 2026/08/07 04:19:08 ERROR : premiumize.me root 'rclone-test-hivovac8wevi': not deleting files as there were IO errors 2026/08/07 04:19:08 ERROR : premiumize.me root 'rclone-test-hivovac8wevi': not deleting directories as there were IO errors --- PASS: TestError (2.30s) FAIL 2026/08/07 04:19:09 DEBUG : premiumize.me root 'rclone-test-hivovac8wevi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished ERROR in 9m43.852091766s (try 1/5): exit status 1: Failed [TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii]