"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2024/09/15 04:32:55 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi" 2024/09/15 04:32:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/15 04:32:56 DEBUG : Creating backend with remote "/tmp/rclone1697727782" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:32:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:32:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/09/15 04:32:56 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:32:56 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.65s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:32:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 04:32:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:32:56 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:32:56 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:32:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:32:57 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.79s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.16s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.16s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:32:58 DEBUG : Creating backend with remote "/non-existing" 2024/09/15 04:32:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/15 04:32:58 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:32:58 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.41s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:32:59 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:32:59 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (1.98s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:01 INFO : premiumize.me root 'rclone-test-xumeqeg1rozi': Running all checks before starting transfers 2024/09/15 04:33:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:33:01 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:01 INFO : premiumize.me root 'rclone-test-xumeqeg1rozi': Checks finished, now starting transfers 2024/09/15 04:33:01 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (2.41s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:03 ERROR : Ignoring --no-traverse with sync 2024/09/15 04:33:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:33:03 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:03 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:04 INFO : sub dir/hello world: Copied (new) 2024/09/15 04:33:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (1.78s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/15 04:33:05 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:05 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:06 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (1.33s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 04:33:06 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:06 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:07 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (1.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 04:33:08 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:08 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:09 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/15 04:33:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 04:33:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/15 04:33:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 04:33:09 DEBUG : sub dir: Making directory 2024/09/15 04:33:09 DEBUG : sub dir2: Making directory 2024/09/15 04:33:10 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/15 04:33:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:33:10 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:10 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:11 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.86s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:12 DEBUG : sub dir2: Making directory 2024/09/15 04:33:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/15 04:33:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 04:33:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:33:12 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:12 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.77s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:14 DEBUG : sub dir2: Making directory with metadata 2024/09/15 04:33:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 04:33:14 DEBUG : sub dir: Making directory 2024/09/15 04:33:14 DEBUG : sub dir2: Making directory 2024/09/15 04:33:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:33:14 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:14 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:15 INFO : sub dir/hello world: Copied (new) 2024/09/15 04:33:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:16 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/15 04:33:16 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.19s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:17 DEBUG : sub dir2: Making directory 2024/09/15 04:33:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:33:17 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:17 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:18 INFO : sub dir/hello world: Copied (new) 2024/09/15 04:33:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.73s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:19 DEBUG : sub dir2: Making directory with metadata 2024/09/15 04:33:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 04:33:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 04:33:19 DEBUG : sub dir: Making directory 2024/09/15 04:33:19 DEBUG : sub dir2: Making directory 2024/09/15 04:33:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:33:19 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:19 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:20 INFO : sub dir/hello world: Copied (new) 2024/09/15 04:33:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:20 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.72s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.19s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:22 DEBUG : sub dir2: Making directory 2024/09/15 04:33:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:33:22 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:22 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:23 INFO : sub dir/hello world: Copied (new) 2024/09/15 04:33:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.83s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-segipud2qodi" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-xumeqeg1rozi' -> premiumize.me root 'rclone-test-segipud2qodi' 2024/09/15 04:33:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:33:25 DEBUG : premiumize.me root 'rclone-test-segipud2qodi': Waiting for checks to finish 2024/09/15 04:33:25 DEBUG : premiumize.me root 'rclone-test-segipud2qodi': Waiting for transfers to finish 2024/09/15 04:33:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:26 DEBUG : premiumize.me root 'rclone-test-segipud2qodi': Purge remote --- PASS: TestServerSideCopy (3.31s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:28 ERROR : : error listing: directory not found 2024/09/15 04:33:28 DEBUG : Local file system at /tmp/rclone1697727782: Making directory 2024/09/15 04:33:28 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:28 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (2.26s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:30 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 04:33:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:33:30 DEBUG : Local file system at /tmp/rclone1697727782: Waiting for checks to finish 2024/09/15 04:33:30 DEBUG : Local file system at /tmp/rclone1697727782: Waiting for transfers to finish 2024/09/15 04:33:30 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/09/15 04:33:30 INFO : sub dir/hello world: Copied (new) 2024/09/15 04:33:30 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (2.26s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:31 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/15 04:33:31 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:31 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:32 INFO : check sum: Copied (new) 2024/09/15 04:33:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:32 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:32 NOTICE: premiumize.me root 'rclone-test-xumeqeg1rozi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/09/15 04:33:32 DEBUG : check sum: Size of src and dst objects identical 2024/09/15 04:33:32 DEBUG : check sum: Unchanged skipping 2024/09/15 04:33:32 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:32 DEBUG : Waiting for deletions to finish 2024/09/15 04:33:32 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (1.83s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/15 04:33:33 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:33 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:34 INFO : sizeonly: Copied (new) 2024/09/15 04:33:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:34 DEBUG : sizeonly: Sizes identical 2024/09/15 04:33:34 DEBUG : sizeonly: Unchanged skipping 2024/09/15 04:33:34 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:34 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:34 DEBUG : Waiting for deletions to finish 2024/09/15 04:33:34 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (1.86s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/15 04:33:35 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:35 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:36 INFO : ignore-size: Copied (new) 2024/09/15 04:33:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:36 DEBUG : ignore-size: Sizes identical 2024/09/15 04:33:36 DEBUG : ignore-size: Unchanged skipping 2024/09/15 04:33:36 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:36 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:36 DEBUG : Waiting for deletions to finish 2024/09/15 04:33:36 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (1.82s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:38 DEBUG : existing: Sizes identical 2024/09/15 04:33:38 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:38 DEBUG : existing: Unchanged skipping 2024/09/15 04:33:38 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:38 DEBUG : Waiting for deletions to finish 2024/09/15 04:33:38 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/15 04:33:38 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:38 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:38 DEBUG : existing: Moving old file out the way to "existing.kiboqon7" 2024/09/15 04:33:38 DEBUG : existing: Removing old file 2024/09/15 04:33:38 INFO : existing: Copied (replaced existing) 2024/09/15 04:33:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (2.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/15 04:33:39 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:39 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:40 INFO : existing: Copied (new) 2024/09/15 04:33:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:40 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:40 DEBUG : existing: Destination exists, skipping 2024/09/15 04:33:40 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:40 DEBUG : Waiting for deletions to finish 2024/09/15 04:33:40 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (1.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:43 DEBUG : d: Making directory 2024/09/15 04:33:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/15 04:33:43 DEBUG : c/non empty space: Sizes identical 2024/09/15 04:33:43 DEBUG : c/non empty space: Unchanged skipping 2024/09/15 04:33:43 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:43 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:44 INFO : a/potato2: Copied (new) 2024/09/15 04:33:44 DEBUG : Waiting for deletions to finish 2024/09/15 04:33:44 INFO : b/potato: Deleted 2024/09/15 04:33:44 INFO : d: Removing directory 2024/09/15 04:33:45 INFO : b: Removing directory 2024/09/15 04:33:45 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (5.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:47 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:47 DEBUG : empty space: Sizes identical 2024/09/15 04:33:47 DEBUG : empty space: Unchanged skipping 2024/09/15 04:33:47 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:47 DEBUG : Waiting for deletions to finish 2024/09/15 04:33:47 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:47 DEBUG : empty space: Sizes identical 2024/09/15 04:33:47 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:47 DEBUG : empty space: Unchanged skipping 2024/09/15 04:33:47 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:47 DEBUG : Waiting for deletions to finish 2024/09/15 04:33:47 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (1.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:914: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.21s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:940: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.19s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:49 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/15 04:33:49 DEBUG : empty space: Sizes identical 2024/09/15 04:33:49 DEBUG : empty space: Unchanged skipping 2024/09/15 04:33:49 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:49 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:50 INFO : potato: Copied (new) 2024/09/15 04:33:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (2.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/15 04:33:52 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:52 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:52 DEBUG : potato: Moving old file out the way to "potato.duyapis1" 2024/09/15 04:33:52 DEBUG : potato: Removing old file 2024/09/15 04:33:52 INFO : potato: Copied (replaced existing) 2024/09/15 04:33:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.37s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:1004: ModTimeNotSupported so forcing file to be a different size 2024/09/15 04:33:54 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/09/15 04:33:54 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:54 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:54 DEBUG : potato: Moving old file out the way to "potato.kusofof2" 2024/09/15 04:33:55 DEBUG : potato: Removing old file 2024/09/15 04:33:55 INFO : potato: Copied (replaced existing) 2024/09/15 04:33:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (2.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 04:33:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/15 04:33:57 DEBUG : empty space: Sizes identical 2024/09/15 04:33:57 DEBUG : empty space: Unchanged skipping 2024/09/15 04:33:57 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:57 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:33:57 DEBUG : Waiting for deletions to finish 2024/09/15 04:33:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:33:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 04:33:59 DEBUG : empty space: Sizes identical 2024/09/15 04:33:59 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:33:59 DEBUG : empty space: Unchanged skipping 2024/09/15 04:33:59 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:00 INFO : potato2: Copied (new) 2024/09/15 04:34:00 DEBUG : Waiting for deletions to finish 2024/09/15 04:34:00 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:03 DEBUG : d: Making directory 2024/09/15 04:34:03 DEBUG : d/e: Making directory 2024/09/15 04:34:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/15 04:34:04 DEBUG : c/non empty space: Sizes identical 2024/09/15 04:34:04 DEBUG : c/non empty space: Unchanged skipping 2024/09/15 04:34:04 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:04 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:04 INFO : a/potato2: Copied (new) 2024/09/15 04:34:04 DEBUG : Waiting for deletions to finish 2024/09/15 04:34:05 INFO : b/potato: Deleted 2024/09/15 04:34:05 INFO : d/e: Removing directory 2024/09/15 04:34:05 INFO : d: Removing directory 2024/09/15 04:34:05 INFO : b: Removing directory 2024/09/15 04:34:05 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:08 DEBUG : d: Making directory 2024/09/15 04:34:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/15 04:34:09 DEBUG : c/non empty space: Sizes identical 2024/09/15 04:34:09 DEBUG : c/non empty space: Unchanged skipping 2024/09/15 04:34:09 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:09 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:10 INFO : a/potato2: Copied (new) 2024/09/15 04:34:10 ERROR : premiumize.me root 'rclone-test-xumeqeg1rozi': not deleting files as there were IO errors 2024/09/15 04:34:10 ERROR : premiumize.me root 'rclone-test-xumeqeg1rozi': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:13 DEBUG : Waiting for deletions to finish 2024/09/15 04:34:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 04:34:13 DEBUG : empty space: Sizes identical 2024/09/15 04:34:13 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:13 DEBUG : empty space: Unchanged skipping 2024/09/15 04:34:13 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:13 INFO : potato: Deleted 2024/09/15 04:34:14 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (3.10s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:16 DEBUG : Waiting for deletions to finish 2024/09/15 04:34:16 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:16 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:16 INFO : potato: Deleted 2024/09/15 04:34:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 04:34:16 DEBUG : empty space: Sizes identical 2024/09/15 04:34:16 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:16 DEBUG : empty space: Unchanged skipping 2024/09/15 04:34:16 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:17 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (3.27s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 04:34:19 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:19 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:19 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (2.43s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:22 DEBUG : enormous: Excluded (Size Filter) 2024/09/15 04:34:22 DEBUG : enormous: Excluded 2024/09/15 04:34:22 DEBUG : potato2: Excluded (Size Filter) 2024/09/15 04:34:22 DEBUG : potato2: Excluded 2024/09/15 04:34:22 DEBUG : potato2: Excluded (Size Filter) 2024/09/15 04:34:22 DEBUG : potato2: Excluded 2024/09/15 04:34:22 DEBUG : empty space: Sizes identical 2024/09/15 04:34:22 DEBUG : empty space: Unchanged skipping 2024/09/15 04:34:22 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:22 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:22 DEBUG : Waiting for deletions to finish 2024/09/15 04:34:22 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:22 DEBUG : enormous: Excluded (Size Filter) 2024/09/15 04:34:22 DEBUG : enormous: Excluded 2024/09/15 04:34:22 DEBUG : potato2: Excluded (Size Filter) 2024/09/15 04:34:22 DEBUG : potato2: Excluded 2024/09/15 04:34:22 DEBUG : potato2: Excluded (Size Filter) 2024/09/15 04:34:22 DEBUG : potato2: Excluded 2024/09/15 04:34:22 DEBUG : empty space: Sizes identical 2024/09/15 04:34:22 DEBUG : empty space: Unchanged skipping 2024/09/15 04:34:22 DEBUG : Local file system at /tmp/rclone1697727782: Waiting for checks to finish 2024/09/15 04:34:22 DEBUG : Local file system at /tmp/rclone1697727782: Waiting for transfers to finish 2024/09/15 04:34:22 DEBUG : Waiting for deletions to finish 2024/09/15 04:34:22 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (2.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:25 DEBUG : enormous: Excluded (Size Filter) 2024/09/15 04:34:25 DEBUG : enormous: Excluded 2024/09/15 04:34:25 DEBUG : potato2: Excluded (Size Filter) 2024/09/15 04:34:25 DEBUG : potato2: Excluded 2024/09/15 04:34:25 DEBUG : empty space: Sizes identical 2024/09/15 04:34:25 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:25 DEBUG : empty space: Unchanged skipping 2024/09/15 04:34:25 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:25 DEBUG : Waiting for deletions to finish 2024/09/15 04:34:25 INFO : enormous: Deleted 2024/09/15 04:34:25 INFO : potato2: Deleted 2024/09/15 04:34:25 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:25 DEBUG : empty space: Sizes identical 2024/09/15 04:34:25 DEBUG : empty space: Unchanged skipping 2024/09/15 04:34:25 DEBUG : Local file system at /tmp/rclone1697727782: Waiting for checks to finish 2024/09/15 04:34:25 DEBUG : Local file system at /tmp/rclone1697727782: Waiting for transfers to finish 2024/09/15 04:34:25 DEBUG : Waiting for deletions to finish 2024/09/15 04:34:25 INFO : potato2: Deleted 2024/09/15 04:34:25 INFO : enormous: Deleted 2024/09/15 04:34:25 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.42s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:1321: 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:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:1436: Can track renames: false 2024/09/15 04:34:26 ERROR : premiumize.me root 'rclone-test-xumeqeg1rozi': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/15 04:34:26 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/15 04:34:26 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/15 04:34:26 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:26 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:27 INFO : potato: Copied (new) 2024/09/15 04:34:27 INFO : yam: Copied (new) 2024/09/15 04:34:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:27 ERROR : premiumize.me root 'rclone-test-xumeqeg1rozi': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/15 04:34:27 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/15 04:34:27 DEBUG : potato: Sizes identical 2024/09/15 04:34:27 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:27 DEBUG : potato: Unchanged skipping 2024/09/15 04:34:27 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:28 INFO : yaml: Copied (new) 2024/09/15 04:34:28 DEBUG : Waiting for deletions to finish 2024/09/15 04:34:28 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (2.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:1508: Can track renames: false 2024/09/15 04:34:29 ERROR : premiumize.me root 'rclone-test-xumeqeg1rozi': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/15 04:34:29 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/15 04:34:29 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/15 04:34:29 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:29 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:30 INFO : potato: Copied (new) 2024/09/15 04:34:30 INFO : yam: Copied (new) 2024/09/15 04:34:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:30 ERROR : premiumize.me root 'rclone-test-xumeqeg1rozi': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/15 04:34:30 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/15 04:34:30 DEBUG : potato: Sizes identical 2024/09/15 04:34:30 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:30 DEBUG : potato: Unchanged skipping 2024/09/15 04:34:30 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:31 INFO : yaml: Copied (new) 2024/09/15 04:34:31 DEBUG : Waiting for deletions to finish 2024/09/15 04:34:31 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:1547: Can track renames: false 2024/09/15 04:34:32 INFO : premiumize.me root 'rclone-test-xumeqeg1rozi': Making map for --track-renames 2024/09/15 04:34:32 INFO : premiumize.me root 'rclone-test-xumeqeg1rozi': Finished making map for --track-renames 2024/09/15 04:34:32 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/15 04:34:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/15 04:34:32 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for renames to finish 2024/09/15 04:34:32 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:33 INFO : sub/yam: Copied (new) 2024/09/15 04:34:33 INFO : potato: Copied (new) 2024/09/15 04:34:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:33 DEBUG : potato: Sizes identical 2024/09/15 04:34:33 DEBUG : potato: Unchanged skipping 2024/09/15 04:34:33 INFO : premiumize.me root 'rclone-test-xumeqeg1rozi': Making map for --track-renames 2024/09/15 04:34:33 INFO : premiumize.me root 'rclone-test-xumeqeg1rozi': Finished making map for --track-renames 2024/09/15 04:34:33 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:33 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for renames to finish 2024/09/15 04:34:34 INFO : sub/yam: Moved (server-side) to: yam 2024/09/15 04:34:34 INFO : yam: Renamed from "sub/yam" 2024/09/15 04:34:34 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:34 DEBUG : Waiting for deletions to finish 2024/09/15 04:34:34 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.84s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:35 DEBUG : Creating backend with remote "/tmp/rclone1697727782/dir1" 2024/09/15 04:34:35 DEBUG : Creating backend with remote "/tmp/rclone1697727782/dir2" 2024/09/15 04:34:35 DEBUG : Local file system at /tmp/rclone1697727782/dir2: Using server-side directory move 2024/09/15 04:34:35 INFO : Local file system at /tmp/rclone1697727782/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/15 04:34:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/15 04:34:35 INFO : file1.txt: Moved (server-side) 2024/09/15 04:34:35 DEBUG : Local file system at /tmp/rclone1697727782/dir2: Waiting for checks to finish 2024/09/15 04:34:35 DEBUG : Local file system at /tmp/rclone1697727782/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.17s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:34:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/15 04:34:35 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:35 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:36 INFO : sub dir/hello world: Copied (new) 2024/09/15 04:34:36 INFO : sub dir/hello world: Deleted 2024/09/15 04:34:36 INFO : nested/sub dir/file: Copied (new) 2024/09/15 04:34:36 INFO : nested/sub dir/file: Deleted 2024/09/15 04:34:36 INFO : sub dir: Removing directory 2024/09/15 04:34:36 INFO : nested/sub dir: Removing directory 2024/09/15 04:34:36 INFO : nested: Removing directory 2024/09/15 04:34:36 DEBUG : Local file system at /tmp/rclone1697727782: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 04:34:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/15 04:34:38 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:38 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:39 INFO : nested/sub dir/file: Copied (new) 2024/09/15 04:34:39 INFO : nested/sub dir/file: Deleted 2024/09/15 04:34:39 INFO : sub dir/hello world: Copied (new) 2024/09/15 04:34:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:41 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/15 04:34:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/15 04:34:41 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:41 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:42 INFO : existing-b: Copied (new) 2024/09/15 04:34:42 INFO : existing-b: Deleted 2024/09/15 04:34:42 INFO : existing: Copied (new) 2024/09/15 04:34:42 INFO : existing: Deleted 2024/09/15 04:34:42 DEBUG : existing: Destination exists, skipping 2024/09/15 04:34:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/15 04:34:42 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:34:42 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:34:42 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (1.78s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:43 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wedorid6duci" sync_test.go:1603: Server side move (if possible) premiumize.me root 'rclone-test-xumeqeg1rozi' -> premiumize.me root 'rclone-test-wedorid6duci' 2024/09/15 04:34:46 DEBUG : premiumize.me root 'rclone-test-wedorid6duci': Using server-side directory move 2024/09/15 04:34:46 INFO : premiumize.me root 'rclone-test-wedorid6duci': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/15 04:34:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 04:34:46 DEBUG : empty space: Sizes identical 2024/09/15 04:34:46 DEBUG : empty space: Unchanged skipping 2024/09/15 04:34:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/15 04:34:46 DEBUG : premiumize.me root 'rclone-test-wedorid6duci': Waiting for checks to finish 2024/09/15 04:34:47 INFO : potato3: Deleted 2024/09/15 04:34:47 INFO : empty space: Deleted 2024/09/15 04:34:47 DEBUG : premiumize.me root 'rclone-test-wedorid6duci': Waiting for transfers to finish 2024/09/15 04:34:47 INFO : potato2: Moved (server-side) 2024/09/15 04:34:47 INFO : potato3: Moved (server-side) 2024/09/15 04:34:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jutudom0rimi" 2024/09/15 04:34:47 DEBUG : premiumize.me root 'rclone-test-jutudom0rimi': Using server-side directory move 2024/09/15 04:34:47 INFO : premiumize.me root 'rclone-test-jutudom0rimi': Server side directory move succeeded 2024/09/15 04:34:48 ERROR : : error listing: directory not found 2024/09/15 04:34:48 DEBUG : premiumize.me root 'rclone-test-jutudom0rimi': Purge remote 2024/09/15 04:34:48 DEBUG : premiumize.me root 'rclone-test-wedorid6duci': Purge remote 2024/09/15 04:34:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (5.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:48 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puketil3nuxe" sync_test.go:1603: Server side move (if possible) premiumize.me root 'rclone-test-xumeqeg1rozi' -> premiumize.me root 'rclone-test-puketil3nuxe' 2024/09/15 04:34:52 DEBUG : empty space: Excluded (Size Filter) 2024/09/15 04:34:52 DEBUG : empty space: Excluded 2024/09/15 04:34:52 DEBUG : empty space: Excluded (Size Filter) 2024/09/15 04:34:52 DEBUG : empty space: Excluded 2024/09/15 04:34:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 04:34:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/15 04:34:52 DEBUG : premiumize.me root 'rclone-test-puketil3nuxe': Waiting for checks to finish 2024/09/15 04:34:52 DEBUG : premiumize.me root 'rclone-test-puketil3nuxe': Waiting for transfers to finish 2024/09/15 04:34:52 INFO : potato2: Moved (server-side) 2024/09/15 04:34:52 INFO : potato3: Deleted 2024/09/15 04:34:53 INFO : potato3: Moved (server-side) 2024/09/15 04:34:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-seratun1veza" 2024/09/15 04:34:53 DEBUG : empty space: Excluded (Size Filter) 2024/09/15 04:34:53 DEBUG : empty space: Excluded 2024/09/15 04:34:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 04:34:53 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/15 04:34:53 DEBUG : premiumize.me root 'rclone-test-seratun1veza': Waiting for checks to finish 2024/09/15 04:34:53 DEBUG : premiumize.me root 'rclone-test-seratun1veza': Waiting for transfers to finish 2024/09/15 04:34:54 INFO : potato2: Moved (server-side) 2024/09/15 04:34:54 INFO : potato3: Moved (server-side) 2024/09/15 04:34:54 DEBUG : premiumize.me root 'rclone-test-seratun1veza': Purge remote 2024/09/15 04:34:54 DEBUG : premiumize.me root 'rclone-test-puketil3nuxe': Purge remote --- PASS: TestServerSideMoveWithFilter (6.56s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:34:54 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-focijow2hetu" 2024/09/15 04:34:57 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) premiumize.me root 'rclone-test-xumeqeg1rozi' -> premiumize.me root 'rclone-test-focijow2hetu' 2024/09/15 04:34:58 DEBUG : premiumize.me root 'rclone-test-focijow2hetu': Using server-side directory move 2024/09/15 04:34:58 INFO : premiumize.me root 'rclone-test-focijow2hetu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/15 04:34:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 04:34:59 DEBUG : empty space: Sizes identical 2024/09/15 04:34:59 DEBUG : empty space: Unchanged skipping 2024/09/15 04:34:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/15 04:34:59 DEBUG : premiumize.me root 'rclone-test-focijow2hetu': Waiting for checks to finish 2024/09/15 04:34:59 INFO : potato3: Deleted 2024/09/15 04:34:59 INFO : potato2: Moved (server-side) 2024/09/15 04:34:59 INFO : empty space: Deleted 2024/09/15 04:34:59 DEBUG : premiumize.me root 'rclone-test-focijow2hetu': Waiting for transfers to finish 2024/09/15 04:34:59 INFO : potato3: Moved (server-side) 2024/09/15 04:34:59 INFO : tomatoDir: Removing directory 2024/09/15 04:34:59 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': deleted 1 directories 2024/09/15 04:34:59 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-revuqun9kige" 2024/09/15 04:34:59 DEBUG : tomatoDir: Making directory 2024/09/15 04:34:59 DEBUG : premiumize.me root 'rclone-test-revuqun9kige': Using server-side directory move 2024/09/15 04:35:00 INFO : premiumize.me root 'rclone-test-revuqun9kige': Server side directory move succeeded 2024/09/15 04:35:00 ERROR : : error listing: directory not found 2024/09/15 04:35:00 ERROR : : error listing: directory not found 2024/09/15 04:35:00 DEBUG : premiumize.me root 'rclone-test-revuqun9kige': Purge remote 2024/09/15 04:35:00 DEBUG : premiumize.me root 'rclone-test-focijow2hetu': Purge remote 2024/09/15 04:35:00 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.70s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.19s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:35:00 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (1.23s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:35:02 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/rclone-sync-test" 2024/09/15 04:35:02 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/rclone-sync-test-include/layer2" 2024/09/15 04:35:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/rclone-sync-test-ignore-file" 2024/09/15 04:35:04 DEBUG : rclone-sync-test: Excluded 2024/09/15 04:35:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/15 04:35:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/15 04:35:05 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/rclone-sync-test': Waiting for checks to finish 2024/09/15 04:35:05 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/rclone-sync-test': Waiting for transfers to finish 2024/09/15 04:35:05 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:05 INFO : There was nothing to transfer 2024/09/15 04:35:05 DEBUG : rclone-sync-test: Excluded 2024/09/15 04:35:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/15 04:35:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/15 04:35:05 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:35:05 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:35:05 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:05 INFO : rclone-sync-test-include: Removing directory 2024/09/15 04:35:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/15 04:35:05 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': failed to delete 1 directories 2024/09/15 04:35:05 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:35:06 DEBUG : rclone-sync-test: Excluded 2024/09/15 04:35:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/15 04:35:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/15 04:35:06 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/09/15 04:35:06 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/09/15 04:35:06 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:06 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:35:06 DEBUG : rclone-sync-test: Excluded 2024/09/15 04:35:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/15 04:35:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/15 04:35:07 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:35:07 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:35:07 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:07 INFO : rclone-sync-test-include: Removing directory 2024/09/15 04:35:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/15 04:35:07 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': failed to delete 1 directories 2024/09/15 04:35:07 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:35:07 DEBUG : : Excluded 2024/09/15 04:35:07 DEBUG : rclone-sync-test: Excluded 2024/09/15 04:35:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/15 04:35:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/15 04:35:07 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/09/15 04:35:07 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/09/15 04:35:07 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:07 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (10.22s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:35:12 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/dst" 2024/09/15 04:35:12 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/CompareDest" 2024/09/15 04:35:13 DEBUG : one: Need to transfer - File not found at Destination 2024/09/15 04:35:13 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:13 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:14 INFO : one: Copied (new) 2024/09/15 04:35:14 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 04:35:15 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:15 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:15 DEBUG : one: Moving old file out the way to "one.jisagiv0" 2024/09/15 04:35:15 DEBUG : one: Removing old file 2024/09/15 04:35:15 INFO : one: Copied (replaced existing) 2024/09/15 04:35:15 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:16 DEBUG : dst/one: Moving old file out the way to "one.zewijon3" 2024/09/15 04:35:16 DEBUG : dst/one: Removing old file 2024/09/15 04:35:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 04:35:18 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:18 DEBUG : one: Sizes identical 2024/09/15 04:35:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/15 04:35:18 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:18 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:18 INFO : There was nothing to transfer 2024/09/15 04:35:19 DEBUG : two: Sizes identical 2024/09/15 04:35:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/15 04:35:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 04:35:19 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:19 DEBUG : one: Sizes identical 2024/09/15 04:35:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/15 04:35:19 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:19 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:19 INFO : There was nothing to transfer 2024/09/15 04:35:19 DEBUG : two: Sizes identical 2024/09/15 04:35:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/15 04:35:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 04:35:19 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:19 DEBUG : one: Sizes identical 2024/09/15 04:35:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/15 04:35:19 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:19 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:19 INFO : There was nothing to transfer sync_test.go:2073: No hash on uploaded file so skipping compare timestamp test 2024/09/15 04:35:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/15 04:35:20 DEBUG : two: Need to transfer - File not found at Destination 2024/09/15 04:35:20 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 04:35:20 DEBUG : one: Sizes identical 2024/09/15 04:35:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/15 04:35:20 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:21 INFO : two: Copied (new) 2024/09/15 04:35:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (10.10s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:35:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/dest" 2024/09/15 04:35:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/pre-dest1" 2024/09/15 04:35:25 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/pre-dest2" 2024/09/15 04:35:25 DEBUG : 1: Sizes identical 2024/09/15 04:35:25 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/15 04:35:25 DEBUG : 2: Sizes identical 2024/09/15 04:35:25 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/15 04:35:25 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/15 04:35:25 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dest': Waiting for checks to finish 2024/09/15 04:35:25 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dest': Waiting for transfers to finish 2024/09/15 04:35:26 INFO : 3: Copied (new) 2024/09/15 04:35:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (5.71s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:2133: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.21s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:35:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/dst" 2024/09/15 04:35:31 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/backup" 2024/09/15 04:35:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/15 04:35:31 DEBUG : two: Sizes identical 2024/09/15 04:35:31 DEBUG : two: Unchanged skipping 2024/09/15 04:35:31 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:32 INFO : one: Moved (server-side) 2024/09/15 04:35:32 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:32 INFO : one: Copied (new) 2024/09/15 04:35:32 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:33 INFO : three.txt: Moved (server-side) 2024/09/15 04:35:33 INFO : three.txt: Moved into backup dir 2024/09/15 04:35:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/15 04:35:34 DEBUG : two: Sizes identical 2024/09/15 04:35:34 DEBUG : two: Unchanged skipping 2024/09/15 04:35:34 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:34 INFO : one: Deleted 2024/09/15 04:35:34 INFO : one: Moved (server-side) 2024/09/15 04:35:34 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:35 INFO : one: Copied (new) 2024/09/15 04:35:35 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:35 INFO : three.txt: Deleted 2024/09/15 04:35:35 INFO : three.txt: Moved (server-side) 2024/09/15 04:35:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (8.69s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:35:39 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/dst" 2024/09/15 04:35:39 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/backup" 2024/09/15 04:35:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/15 04:35:40 DEBUG : two: Sizes identical 2024/09/15 04:35:40 DEBUG : two: Unchanged skipping 2024/09/15 04:35:40 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:40 INFO : one: Moved (server-side) to: one.bak 2024/09/15 04:35:40 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:41 INFO : one: Copied (new) 2024/09/15 04:35:41 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/15 04:35:42 INFO : three.txt: Moved into backup dir 2024/09/15 04:35:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/15 04:35:43 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:43 DEBUG : two: Sizes identical 2024/09/15 04:35:43 DEBUG : two: Unchanged skipping 2024/09/15 04:35:43 INFO : one.bak: Deleted 2024/09/15 04:35:43 INFO : one: Moved (server-side) to: one.bak 2024/09/15 04:35:43 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:44 INFO : one: Copied (new) 2024/09/15 04:35:44 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:44 INFO : three.txt.bak: Deleted 2024/09/15 04:35:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/15 04:35:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (9.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:35:48 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/dst" 2024/09/15 04:35:48 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/backup" 2024/09/15 04:35:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/15 04:35:49 DEBUG : two: Sizes identical 2024/09/15 04:35:49 DEBUG : two: Unchanged skipping 2024/09/15 04:35:49 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:49 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/15 04:35:49 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:50 INFO : one: Copied (new) 2024/09/15 04:35:50 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/15 04:35:50 INFO : three.txt: Moved into backup dir 2024/09/15 04:35:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/15 04:35:51 DEBUG : two: Sizes identical 2024/09/15 04:35:51 DEBUG : two: Unchanged skipping 2024/09/15 04:35:51 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:51 INFO : one-2019-01-01: Deleted 2024/09/15 04:35:51 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/15 04:35:51 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:52 INFO : one: Copied (new) 2024/09/15 04:35:52 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:52 INFO : three-2019-01-01.txt: Deleted 2024/09/15 04:35:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/15 04:35:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (8.26s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:35:56 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/dst" 2024/09/15 04:35:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/15 04:35:57 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:57 DEBUG : two: Sizes identical 2024/09/15 04:35:57 DEBUG : two: Unchanged skipping 2024/09/15 04:35:57 INFO : one: Moved (server-side) to: one.bak 2024/09/15 04:35:57 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:35:57 INFO : one: Copied (new) 2024/09/15 04:35:57 DEBUG : Waiting for deletions to finish 2024/09/15 04:35:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/15 04:35:58 INFO : three.txt: Moved into backup dir 2024/09/15 04:35:59 DEBUG : one.bak: Excluded (Path Filter) 2024/09/15 04:35:59 DEBUG : one.bak: Excluded 2024/09/15 04:35:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/15 04:35:59 DEBUG : three.txt.bak: Excluded 2024/09/15 04:35:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/15 04:35:59 DEBUG : two: Sizes identical 2024/09/15 04:35:59 DEBUG : two: Unchanged skipping 2024/09/15 04:35:59 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for checks to finish 2024/09/15 04:35:59 INFO : one.bak: Deleted 2024/09/15 04:35:59 INFO : one: Moved (server-side) to: one.bak 2024/09/15 04:35:59 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi/dst': Waiting for transfers to finish 2024/09/15 04:36:00 INFO : one: Copied (new) 2024/09/15 04:36:00 DEBUG : Waiting for deletions to finish 2024/09/15 04:36:00 INFO : three.txt.bak: Deleted 2024/09/15 04:36:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/15 04:36:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (7.07s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:36:04 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/dst" 2024/09/15 04:36:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/15 04:36:04 INFO : one: Moved (server-side) to: one.bak 2024/09/15 04:36:05 INFO : one: Copied (new) 2024/09/15 04:36:05 DEBUG : two: Sizes identical 2024/09/15 04:36:05 DEBUG : two: Unchanged skipping 2024/09/15 04:36:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/15 04:36:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/15 04:36:06 INFO : three.txt: Copied (new) 2024/09/15 04:36:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/15 04:36:07 INFO : one.bak: Deleted 2024/09/15 04:36:07 INFO : one: Moved (server-side) to: one.bak 2024/09/15 04:36:08 INFO : one: Copied (new) 2024/09/15 04:36:08 DEBUG : two: Sizes identical 2024/09/15 04:36:08 DEBUG : two: Unchanged skipping 2024/09/15 04:36:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/15 04:36:08 INFO : three.txt.bak: Deleted 2024/09/15 04:36:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/15 04:36:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.63s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:36:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumeqeg1rozi/dst" 2024/09/15 04:36:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/15 04:36:14 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/15 04:36:14 INFO : one: Copied (new) 2024/09/15 04:36:15 DEBUG : two: Sizes identical 2024/09/15 04:36:15 DEBUG : two: Unchanged skipping 2024/09/15 04:36:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/15 04:36:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/15 04:36:16 INFO : three.txt: Copied (new) 2024/09/15 04:36:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/15 04:36:16 INFO : one-2019-01-01: Deleted 2024/09/15 04:36:17 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/15 04:36:17 INFO : one: Copied (new) 2024/09/15 04:36:18 DEBUG : two: Sizes identical 2024/09/15 04:36:18 DEBUG : two: Unchanged skipping 2024/09/15 04:36:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/15 04:36:18 INFO : three-2019-01-01.txt: Deleted 2024/09/15 04:36:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/15 04:36:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (9.48s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:36:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/15 04:36:21 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:36:21 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:36:21 DEBUG : Testêé: Moving old file out the way to "Testêé.cibofid2" 2024/09/15 04:36:21 DEBUG : Testêé: Removing old file 2024/09/15 04:36:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/15 04:36:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.94s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:36:22 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/15 04:36:22 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:36:22 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:36:24 INFO : existing: Copied (new) 2024/09/15 04:36:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:36:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/15 04:36:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/15 04:36:25 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:36:25 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:36:25 ERROR : premiumize.me root 'rclone-test-xumeqeg1rozi': not deleting files as there were IO errors 2024/09/15 04:36:25 ERROR : premiumize.me root 'rclone-test-xumeqeg1rozi': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (3.35s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:2500: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.17s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:36:29 DEBUG : existing: Sizes identical 2024/09/15 04:36:29 DEBUG : existing: Unchanged skipping 2024/09/15 04:36:29 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/09/15 04:36:30 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-xesakoy1 2024/09/15 04:36:30 DEBUG : EXISTING: moving to existing-rclone-move-duzojix4 2024/09/15 04:36:30 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/09/15 04:36:30 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-duzojix4 2024/09/15 04:36:30 DEBUG : EXISTING: moving to existing 2024/09/15 04:36:30 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-xesakoy1 2024/09/15 04:36:30 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/09/15 04:36:30 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/09/15 04:36:31 INFO : existing-rclone-move-duzojix4: Moved (server-side) to: existing 2024/09/15 04:36:31 INFO : EXISTING: Moved (server-side) to: existing 2024/09/15 04:36:31 INFO : EXISTING: Fixed case by renaming to: existing 2024/09/15 04:36:31 INFO : existingbutdifferent-rclone-move-xesakoy1: Moved (server-side) to: existingbutdifferent 2024/09/15 04:36:31 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/09/15 04:36:31 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/09/15 04:36:31 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.cexamod2" 2024/09/15 04:36:31 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/09/15 04:36:31 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/09/15 04:36:32 DEBUG : existingbutdifferent: Removing old file 2024/09/15 04:36:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-juhizuy7 2024/09/15 04:36:32 INFO : existingbutdifferent: Copied (replaced existing) 2024/09/15 04:36:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/09/15 04:36:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-juhizuy7 2024/09/15 04:36:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/09/15 04:36:32 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/09/15 04:36:32 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:36:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vuxifiz4 2024/09/15 04:36:32 INFO : subdira/subdirb/subdirc/hello-rclone-move-juhizuy7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/15 04:36:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/15 04:36:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/09/15 04:36:32 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.vuyiwir8" 2024/09/15 04:36:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vuxifiz4 2024/09/15 04:36:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/15 04:36:33 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2024/09/15 04:36:33 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vuxifiz4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/15 04:36:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/15 04:36:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/15 04:36:33 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:36:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.vuguzob6" 2024/09/15 04:36:33 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/09/15 04:36:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2024/09/15 04:36:34 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/09/15 04:36:34 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (10.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (0.51s) --- SKIP: TestMaxTransfer/Hard (0.17s) --- SKIP: TestMaxTransfer/Soft (0.17s) --- SKIP: TestMaxTransfer/Cautious (0.18s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:37:05 DEBUG : both0: Sizes identical 2024/09/15 04:37:05 DEBUG : both1: Sizes identical 2024/09/15 04:37:05 DEBUG : both10: Sizes identical 2024/09/15 04:37:05 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:37:05 DEBUG : both11: Sizes identical 2024/09/15 04:37:05 DEBUG : both0: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both12: Sizes identical 2024/09/15 04:37:05 DEBUG : both12: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both13: Sizes identical 2024/09/15 04:37:05 DEBUG : both1: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both14: Sizes identical 2024/09/15 04:37:05 DEBUG : both14: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both15: Sizes identical 2024/09/15 04:37:05 DEBUG : both10: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both16: Sizes identical 2024/09/15 04:37:05 DEBUG : both16: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both17: Sizes identical 2024/09/15 04:37:05 DEBUG : both11: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both18: Sizes identical 2024/09/15 04:37:05 DEBUG : both18: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both19: Sizes identical 2024/09/15 04:37:05 DEBUG : both13: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both2: Sizes identical 2024/09/15 04:37:05 DEBUG : both15: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both3: Sizes identical 2024/09/15 04:37:05 DEBUG : both17: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both4: Sizes identical 2024/09/15 04:37:05 DEBUG : both4: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both5: Sizes identical 2024/09/15 04:37:05 DEBUG : both5: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both6: Sizes identical 2024/09/15 04:37:05 DEBUG : both6: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both7: Sizes identical 2024/09/15 04:37:05 DEBUG : both7: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both8: Sizes identical 2024/09/15 04:37:05 DEBUG : both8: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both9: Sizes identical 2024/09/15 04:37:05 DEBUG : both9: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both19: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both2: Unchanged skipping 2024/09/15 04:37:05 DEBUG : both3: Unchanged skipping 2024/09/15 04:37:05 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:37:05 DEBUG : Waiting for deletions to finish 2024/09/15 04:37:05 INFO : only7: Deleted 2024/09/15 04:37:05 INFO : only12: Deleted 2024/09/15 04:37:05 INFO : only18: Deleted 2024/09/15 04:37:05 INFO : only16: Deleted 2024/09/15 04:37:05 INFO : only17: Deleted 2024/09/15 04:37:05 INFO : only6: Deleted 2024/09/15 04:37:05 INFO : only19: Deleted 2024/09/15 04:37:05 INFO : only3: Deleted 2024/09/15 04:37:05 INFO : only4: Deleted 2024/09/15 04:37:05 INFO : only5: Deleted 2024/09/15 04:37:06 INFO : only10: Deleted 2024/09/15 04:37:06 INFO : only13: Deleted 2024/09/15 04:37:06 INFO : only2: Deleted 2024/09/15 04:37:06 INFO : only1: Deleted 2024/09/15 04:37:06 INFO : only14: Deleted 2024/09/15 04:37:06 INFO : only15: Deleted 2024/09/15 04:37:06 INFO : only9: Deleted 2024/09/15 04:37:06 INFO : only0: Deleted 2024/09/15 04:37:06 INFO : only11: Deleted 2024/09/15 04:37:06 INFO : only8: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (32.04s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:37:40 DEBUG : both0: Sizes identical 2024/09/15 04:37:40 DEBUG : both0: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both1: Sizes identical 2024/09/15 04:37:40 DEBUG : both1: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both10: Sizes identical 2024/09/15 04:37:40 DEBUG : both10: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both11: Sizes identical 2024/09/15 04:37:40 DEBUG : both11: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both12: Sizes identical 2024/09/15 04:37:40 DEBUG : both12: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both13: Sizes identical 2024/09/15 04:37:40 DEBUG : both13: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both14: Sizes identical 2024/09/15 04:37:40 DEBUG : both14: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both15: Sizes identical 2024/09/15 04:37:40 DEBUG : both15: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both16: Sizes identical 2024/09/15 04:37:40 DEBUG : both16: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both17: Sizes identical 2024/09/15 04:37:40 DEBUG : both17: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both18: Sizes identical 2024/09/15 04:37:40 DEBUG : both18: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both19: Sizes identical 2024/09/15 04:37:40 DEBUG : both19: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both2: Sizes identical 2024/09/15 04:37:40 DEBUG : both2: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both3: Sizes identical 2024/09/15 04:37:40 DEBUG : both3: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both4: Sizes identical 2024/09/15 04:37:40 DEBUG : both4: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both5: Sizes identical 2024/09/15 04:37:40 DEBUG : both5: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both6: Sizes identical 2024/09/15 04:37:40 DEBUG : both6: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both7: Sizes identical 2024/09/15 04:37:40 DEBUG : both7: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both8: Sizes identical 2024/09/15 04:37:40 DEBUG : both8: Unchanged skipping 2024/09/15 04:37:40 DEBUG : both9: Sizes identical 2024/09/15 04:37:40 DEBUG : both9: Unchanged skipping 2024/09/15 04:37:40 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/15 04:37:40 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for checks to finish 2024/09/15 04:37:40 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Waiting for transfers to finish 2024/09/15 04:37:40 DEBUG : only0: Moving old file out the way to "only0.rozozip6" 2024/09/15 04:37:40 DEBUG : only1: Moving old file out the way to "only1.mamuhup3" 2024/09/15 04:37:40 DEBUG : only10: Moving old file out the way to "only10.sopigej3" 2024/09/15 04:37:40 DEBUG : only11: Moving old file out the way to "only11.piqazic2" 2024/09/15 04:37:41 DEBUG : only0: Removing old file 2024/09/15 04:37:41 INFO : only0: Copied (replaced existing) 2024/09/15 04:37:41 DEBUG : only1: Removing old file 2024/09/15 04:37:41 DEBUG : only11: Removing old file 2024/09/15 04:37:41 DEBUG : only12: Moving old file out the way to "only12.zizamaf3" 2024/09/15 04:37:41 DEBUG : only10: Removing old file 2024/09/15 04:37:41 INFO : only1: Copied (replaced existing) 2024/09/15 04:37:41 INFO : only11: Copied (replaced existing) 2024/09/15 04:37:41 INFO : only10: Copied (replaced existing) 2024/09/15 04:37:41 DEBUG : only13: Moving old file out the way to "only13.juvical4" 2024/09/15 04:37:41 DEBUG : only14: Moving old file out the way to "only14.puwozoc4" 2024/09/15 04:37:41 DEBUG : only15: Moving old file out the way to "only15.nemijuj9" 2024/09/15 04:37:41 DEBUG : only12: Removing old file 2024/09/15 04:37:42 DEBUG : only14: Removing old file 2024/09/15 04:37:42 DEBUG : only13: Removing old file 2024/09/15 04:37:42 INFO : only12: Copied (replaced existing) 2024/09/15 04:37:42 DEBUG : only15: Removing old file 2024/09/15 04:37:42 INFO : only14: Copied (replaced existing) 2024/09/15 04:37:42 DEBUG : only16: Moving old file out the way to "only16.mutefaz5" 2024/09/15 04:37:42 INFO : only13: Copied (replaced existing) 2024/09/15 04:37:42 DEBUG : only17: Moving old file out the way to "only17.nonines3" 2024/09/15 04:37:42 INFO : only15: Copied (replaced existing) 2024/09/15 04:37:42 DEBUG : only18: Moving old file out the way to "only18.focumok0" 2024/09/15 04:37:42 DEBUG : only19: Moving old file out the way to "only19.halibuz0" 2024/09/15 04:37:42 DEBUG : only17: Removing old file 2024/09/15 04:37:42 DEBUG : only16: Removing old file 2024/09/15 04:37:42 DEBUG : only18: Removing old file 2024/09/15 04:37:42 INFO : only17: Copied (replaced existing) 2024/09/15 04:37:42 INFO : only16: Copied (replaced existing) 2024/09/15 04:37:42 DEBUG : only19: Removing old file 2024/09/15 04:37:43 DEBUG : only2: Moving old file out the way to "only2.kecanom0" 2024/09/15 04:37:43 DEBUG : only3: Moving old file out the way to "only3.qeriwar0" 2024/09/15 04:37:43 INFO : only18: Copied (replaced existing) 2024/09/15 04:37:43 DEBUG : only4: Moving old file out the way to "only4.rayecax8" 2024/09/15 04:37:43 INFO : only19: Copied (replaced existing) 2024/09/15 04:37:43 DEBUG : only5: Moving old file out the way to "only5.terurig3" 2024/09/15 04:37:43 DEBUG : only2: Removing old file 2024/09/15 04:37:43 DEBUG : only3: Removing old file 2024/09/15 04:37:43 INFO : only2: Copied (replaced existing) 2024/09/15 04:37:43 DEBUG : only4: Removing old file 2024/09/15 04:37:43 INFO : only3: Copied (replaced existing) 2024/09/15 04:37:43 DEBUG : only6: Moving old file out the way to "only6.coracap3" 2024/09/15 04:37:43 DEBUG : only5: Removing old file 2024/09/15 04:37:43 DEBUG : only7: Moving old file out the way to "only7.dedunuh6" 2024/09/15 04:37:43 INFO : only4: Copied (replaced existing) 2024/09/15 04:37:43 DEBUG : only8: Moving old file out the way to "only8.colegex3" 2024/09/15 04:37:44 INFO : only5: Copied (replaced existing) 2024/09/15 04:37:44 DEBUG : only9: Moving old file out the way to "only9.rejogeq5" 2024/09/15 04:37:44 DEBUG : only6: Removing old file 2024/09/15 04:37:44 DEBUG : only7: Removing old file 2024/09/15 04:37:44 INFO : only6: Copied (replaced existing) 2024/09/15 04:37:44 INFO : only7: Copied (replaced existing) 2024/09/15 04:37:44 DEBUG : only8: Removing old file 2024/09/15 04:37:44 DEBUG : only9: Removing old file 2024/09/15 04:37:44 INFO : only8: Copied (replaced existing) 2024/09/15 04:37:44 INFO : only9: Copied (replaced existing) 2024/09/15 04:37:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (40.21s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:37:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 04:37:49 DEBUG : sub dir: Making directory 2024/09/15 04:37:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (8.17s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" 2024/09/15 04:37:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 04:37:57 DEBUG : sub dir: Making directory 2024/09/15 04:37:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-xumeqeg1rozi'", Local "Local file system at /tmp/rclone1697727782", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (8.60s) PASS 2024/09/15 04:38:05 DEBUG : premiumize.me root 'rclone-test-xumeqeg1rozi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 5m10.381399582s (try 1/5)