"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/02/11 04:57:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo" 2025/02/11 04:57:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 04:57:10 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Has cached credentials 2025/02/11 04:57:10 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Used cached credential to initialize the ProtonDrive API 2025/02/11 04:57:11 DEBUG : Creating backend with remote "/tmp/rclone2305670167" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:57:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/11 04:57:11 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:11 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.16s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 04:57:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:57:12 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:12 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:57:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:57:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:14 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.21s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.46s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:17 DEBUG : Creating backend with remote "/non-existing" 2025/02/11 04:57:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/11 04:57:17 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:17 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:57:18 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:18 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:57:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:57:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.84s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:23 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Running all checks before starting transfers 2025/02/11 04:57:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:57:23 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:23 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Checks finished, now starting transfers 2025/02/11 04:57:23 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:57:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:57:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.34s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:27 ERROR : Ignoring --no-traverse with sync 2025/02/11 04:57:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:57:27 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:27 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:57:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:57:29 INFO : sub dir/hello world: Copied (new) 2025/02/11 04:57:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.90s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/11 04:57:32 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:32 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:57:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/11 04:57:33 INFO : hello world2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestCopyWithDepth (3.11s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 04:57:35 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:35 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:57:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:57:36 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 04:57:38 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:38 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:57:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:57:39 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.98s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 04:57:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 04:57:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/11 04:57:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 04:57:42 INFO : sub dir: Making directory 2025/02/11 04:57:42 INFO : sub dir2: Making directory 2025/02/11 04:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:57:43 INFO : sub dir2/sub sub dir2: Making directory 2025/02/11 04:57:43 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:43 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:57:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:57:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:46 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (7.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:49 INFO : sub dir2: Making directory 2025/02/11 04:57:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 04:57:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 04:57:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:57:49 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:49 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:57:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:57:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:53 DEBUG : sub dir2: Making directory with metadata 2025/02/11 04:57:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 04:57:53 INFO : sub dir: Making directory 2025/02/11 04:57:54 INFO : sub dir2: Making directory 2025/02/11 04:57:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:57:54 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:54 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:57:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:57:55 INFO : sub dir/hello world: Copied (new) 2025/02/11 04:57:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:56 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 04:57:56 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.54s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:57:59 INFO : sub dir2: Making directory 2025/02/11 04:57:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:57:59 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:57:59 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:58:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:58:01 INFO : sub dir/hello world: Copied (new) 2025/02/11 04:58:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (4.50s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:58:04 DEBUG : sub dir2: Making directory with metadata 2025/02/11 04:58:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 04:58:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 04:58:04 INFO : sub dir: Making directory 2025/02/11 04:58:04 INFO : sub dir2: Making directory 2025/02/11 04:58:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:58:05 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:58:05 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:58:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:58:06 INFO : sub dir/hello world: Copied (new) 2025/02/11 04:58:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:58:07 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.39s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:58:09 INFO : sub dir2: Making directory 2025/02/11 04:58:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:58:10 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:58:10 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:58:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:58:12 INFO : sub dir/hello world: Copied (new) 2025/02/11 04:58:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.66s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:58:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pafatiq3xebo" 2025/02/11 04:58:16 DEBUG : Config file has changed externally - reloading 2025/02/11 04:58:16 DEBUG : proton drive root link ID 'rclone-test-pafatiq3xebo': Has cached credentials 2025/02/11 04:58:17 DEBUG : proton drive root link ID 'rclone-test-pafatiq3xebo': Used cached credential to initialize the ProtonDrive API sync_test.go:590: Server side copy (if possible) proton drive root link ID 'rclone-test-tocaned7sivo' -> proton drive root link ID 'rclone-test-pafatiq3xebo' 2025/02/11 04:58:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:58:18 DEBUG : proton drive root link ID 'rclone-test-pafatiq3xebo': Waiting for checks to finish 2025/02/11 04:58:18 DEBUG : proton drive root link ID 'rclone-test-pafatiq3xebo': Waiting for transfers to finish 2025/02/11 04:58:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:58:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:58:21 DEBUG : proton drive root link ID 'rclone-test-pafatiq3xebo': Purge remote --- PASS: TestServerSideCopy (9.42s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:58:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 04:58:27 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:58:27 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:58:27.675365 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 04:58:27.675391 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 04:58:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/11 04:58:29 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestCopyOverSelf (7.57s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:58:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dazuxod6nupe" 2025/02/11 04:58:33 DEBUG : proton drive root link ID 'rclone-test-dazuxod6nupe': Has cached credentials 2025/02/11 04:58:34 DEBUG : proton drive root link ID 'rclone-test-dazuxod6nupe': Used cached credential to initialize the ProtonDrive API sync_test.go:626: Server side copy (if possible) proton drive root link ID 'rclone-test-tocaned7sivo' -> proton drive root link ID 'rclone-test-dazuxod6nupe' 2025/02/11 04:58:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:58:36 DEBUG : proton drive root link ID 'rclone-test-dazuxod6nupe': Waiting for checks to finish 2025/02/11 04:58:36 DEBUG : proton drive root link ID 'rclone-test-dazuxod6nupe': Waiting for transfers to finish 2025/02/11 04:58:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:58:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:58:42.084111 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 04:58:42.084132 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 04:58:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 04:58:44 DEBUG : proton drive root link ID 'rclone-test-dazuxod6nupe': Waiting for checks to finish 2025/02/11 04:58:44 DEBUG : proton drive root link ID 'rclone-test-dazuxod6nupe': Waiting for transfers to finish 2025/02/11 04:58:45.657672 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 04:58:45.657701 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 04:58:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/11 04:58:47 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:58:48 DEBUG : proton drive root link ID 'rclone-test-dazuxod6nupe': Purge remote --- PASS: TestServerSideCopyOverSelf (19.61s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:58:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 04:58:54 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:58:54 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:58:54.476211 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 04:58:54.476231 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 04:58:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/11 04:58:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/11 04:58:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestMoveOverSelf (7.66s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-colaqap5hero" 2025/02/11 04:59:01 DEBUG : proton drive root link ID 'rclone-test-colaqap5hero': Has cached credentials 2025/02/11 04:59:02 DEBUG : proton drive root link ID 'rclone-test-colaqap5hero': Used cached credential to initialize the ProtonDrive API sync_test.go:671: Server side copy (if possible) proton drive root link ID 'rclone-test-tocaned7sivo' -> proton drive root link ID 'rclone-test-colaqap5hero' 2025/02/11 04:59:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:59:03 DEBUG : proton drive root link ID 'rclone-test-colaqap5hero': Waiting for checks to finish 2025/02/11 04:59:03 DEBUG : proton drive root link ID 'rclone-test-colaqap5hero': Waiting for transfers to finish 2025/02/11 04:59:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:59:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:07.958979 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 04:59:07.959003 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 04:59:10 DEBUG : proton drive root link ID 'rclone-test-colaqap5hero': Using server-side directory move 2025/02/11 04:59:10 INFO : proton drive root link ID 'rclone-test-colaqap5hero': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 04:59:10 DEBUG : proton drive root link ID 'rclone-test-colaqap5hero': Waiting for checks to finish 2025/02/11 04:59:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 04:59:10 DEBUG : proton drive root link ID 'rclone-test-colaqap5hero': Waiting for transfers to finish 2025/02/11 04:59:11 INFO : sub dir/hello world: Deleted 2025/02/11 04:59:11.841312 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9fLbKjgSsP7p14HlGiora1kcONBzO5uI3NzZ7uR5N6wKYMY1RrWWD8s6OdtJH9UrV_svfaUAHNf0BXC4mUFGlQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 04:59:11.841335 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9fLbKjgSsP7p14HlGiora1kcONBzO5uI3NzZ7uR5N6wKYMY1RrWWD8s6OdtJH9UrV_svfaUAHNf0BXC4mUFGlQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 04:59:11 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9fLbKjgSsP7p14HlGiora1kcONBzO5uI3NzZ7uR5N6wKYMY1RrWWD8s6OdtJH9UrV_svfaUAHNf0BXC4mUFGlQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:684: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:684 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9fLbKjgSsP7p14HlGiora1kcONBzO5uI3NzZ7uR5N6wKYMY1RrWWD8s6OdtJH9UrV_svfaUAHNf0BXC4mUFGlQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/02/11 04:59:11 DEBUG : proton drive root link ID 'rclone-test-colaqap5hero': Purge remote --- FAIL: TestServerSideMoveOverSelf (15.55s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:16 ERROR : : error listing: directory not found 2025/02/11 04:59:16 INFO : Local file system at /tmp/rclone2305670167: Making directory 2025/02/11 04:59:17 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:59:17 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestCopyAfterDelete (5.15s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/11 04:59:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 04:59:22 DEBUG : Local file system at /tmp/rclone2305670167: Waiting for checks to finish 2025/02/11 04:59:22 DEBUG : Local file system at /tmp/rclone2305670167: Waiting for transfers to finish 2025/02/11 04:59:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 04:59:23 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/02/11 04:59:23 INFO : sub dir/hello world: Copied (new) 2025/02/11 04:59:23 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestCopyRedownload (5.43s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/11 04:59:25 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:59:25 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:59:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/11 04:59:26 INFO : check sum: Copied (new) 2025/02/11 04:59:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:27 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:59:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/11 04:59:27 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/11 04:59:27 DEBUG : check sum: Unchanged skipping 2025/02/11 04:59:27 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:59:27 DEBUG : Waiting for deletions to finish 2025/02/11 04:59:27 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (5.04s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/11 04:59:30 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:59:30 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:59:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/11 04:59:31 INFO : sizeonly: Copied (new) 2025/02/11 04:59:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:32 DEBUG : sizeonly: Sizes identical 2025/02/11 04:59:32 DEBUG : sizeonly: Unchanged skipping 2025/02/11 04:59:32 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:59:32 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:59:32 DEBUG : Waiting for deletions to finish 2025/02/11 04:59:32 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncSizeOnly (4.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/11 04:59:34 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:59:34 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:59:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/11 04:59:36 INFO : ignore-size: Copied (new) 2025/02/11 04:59:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:36 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 04:59:36 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:59:36 DEBUG : ignore-size: Unchanged skipping 2025/02/11 04:59:36 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:59:36 DEBUG : Waiting for deletions to finish 2025/02/11 04:59:36 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncIgnoreSize (4.93s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:41 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 04:59:41 DEBUG : existing: Unchanged skipping 2025/02/11 04:59:41 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:59:41 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:59:41 DEBUG : Waiting for deletions to finish 2025/02/11 04:59:41 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/11 04:59:41 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:59:41 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:59:42.162494 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 04:59:42.162526 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 04:59:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/11 04:59:43 INFO : existing: Copied (replaced existing) 2025/02/11 04:59:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (6.80s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 04:59:46 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:59:46 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:59:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/11 04:59:47 INFO : existing: Copied (new) 2025/02/11 04:59:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:48 DEBUG : existing: Destination exists, skipping 2025/02/11 04:59:48 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:59:48 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:59:48 DEBUG : Waiting for deletions to finish 2025/02/11 04:59:48 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.89s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 04:59:53 INFO : d: Making directory 2025/02/11 04:59:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 04:59:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 04:59:55 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 04:59:55 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 04:59:55 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 04:59:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/11 04:59:57 INFO : a/potato2: Copied (new) 2025/02/11 04:59:57 DEBUG : Waiting for deletions to finish 2025/02/11 04:59:57 INFO : b/potato: Deleted 2025/02/11 04:59:57 INFO : d: Removing directory 2025/02/11 04:59:57 INFO : b: Removing directory 2025/02/11 04:59:58 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': deleted 2 directories run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:00:04 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:00:04 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/02/11 05:00:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/11 05:00:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/11 05:00:04 DEBUG : empty space: Unchanged skipping 2025/02/11 05:00:04 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:00:04 DEBUG : Waiting for deletions to finish 2025/02/11 05:00:04 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:00:04 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:00:04 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/02/11 05:00:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/11 05:00:04 NOTICE: proton drive root link ID 'rclone-test-tocaned7sivo': Forced to upload files to set modification times on this backend. 2025/02/11 05:00:04 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/02/11 05:00:04 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:00:04.838743 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:00:04.838765 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:00:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/11 05:00:06 INFO : empty space: Copied (replaced existing) 2025/02/11 05:00:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (6.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:00:10 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/02/11 05:00:10 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:00:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/11 05:00:10 DEBUG : empty space: Unchanged skipping 2025/02/11 05:00:10 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:00:10 DEBUG : Waiting for deletions to finish 2025/02/11 05:00:10 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.35s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:00:13 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:00:13 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/02/11 05:00:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2305670167) 2025/02/11 05:00:13 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-tocaned7sivo') 2025/02/11 05:00:13 DEBUG : foo: sha1 differ 2025/02/11 05:00:13 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:00:13.833403 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:00:13.833441 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:00:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/11 05:00:15 INFO : foo: Copied (replaced existing) 2025/02/11 05:00:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (5.27s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:00:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/11 05:00:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:00:19 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:00:19 DEBUG : empty space: Unchanged skipping 2025/02/11 05:00:19 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:00:20 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/11 05:00:20 INFO : potato: Copied (new) 2025/02/11 05:00:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.60s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:00:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/11 05:00:24 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:00:24 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:00:24.913009 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:00:24.913034 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:00:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/11 05:00:26 INFO : potato: Copied (replaced existing) 2025/02/11 05:00:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.23s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:00:29 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:00:29 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/02/11 05:00:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2305670167) 2025/02/11 05:00:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-tocaned7sivo') 2025/02/11 05:00:29 DEBUG : potato: sha1 differ 2025/02/11 05:00:29 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:00:30.010971 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:00:30.010993 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:00:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/11 05:00:31 INFO : potato: Copied (replaced existing) 2025/02/11 05:00:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (5.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:00:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:00:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:00:36 DEBUG : empty space: Unchanged skipping 2025/02/11 05:00:36 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:00:36 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:00:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/11 05:00:36 DEBUG : Waiting for deletions to finish 2025/02/11 05:00:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:00:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:00:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:00:42 DEBUG : empty space: Unchanged skipping 2025/02/11 05:00:42 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:00:42 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:00:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/11 05:00:43 INFO : potato2: Copied (new) 2025/02/11 05:00:43 DEBUG : Waiting for deletions to finish 2025/02/11 05:00:43 INFO : potato: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:00:49 INFO : d: Making directory 2025/02/11 05:00:50 INFO : d/e: Making directory 2025/02/11 05:00:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 05:00:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:00:51 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 05:00:52 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:00:52 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:00:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/11 05:00:53 INFO : a/potato2: Copied (new) 2025/02/11 05:00:53 DEBUG : Waiting for deletions to finish 2025/02/11 05:00:54 INFO : b/potato: Deleted 2025/02/11 05:00:54 INFO : d/e: Removing directory 2025/02/11 05:00:54 INFO : d: Removing directory 2025/02/11 05:00:54 INFO : b: Removing directory 2025/02/11 05:00:55 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': deleted 3 directories run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (12.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:01:03 INFO : d: Making directory 2025/02/11 05:01:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 05:01:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:01:05 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 05:01:06 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:01:06 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:01:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/11 05:01:07 INFO : a/potato2: Copied (new) 2025/02/11 05:01:07 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo': not deleting files as there were IO errors 2025/02/11 05:01:07 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:01:14 DEBUG : Waiting for deletions to finish 2025/02/11 05:01:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:01:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:01:15 DEBUG : empty space: Unchanged skipping 2025/02/11 05:01:15 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:01:15 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:01:15 INFO : potato: Deleted 2025/02/11 05:01:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/11 05:01:16 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.05s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:01:21 DEBUG : Waiting for deletions to finish 2025/02/11 05:01:21 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:01:21 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:01:22 INFO : potato: Deleted 2025/02/11 05:01:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:01:22 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:01:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:01:22 DEBUG : empty space: Unchanged skipping 2025/02/11 05:01:22 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:01:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/11 05:01:23 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.36s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:01:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:01:28 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:01:28 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:01:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/11 05:01:29 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.44s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:01:34 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 05:01:34 DEBUG : enormous: Excluded 2025/02/11 05:01:34 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:01:34 DEBUG : potato2: Excluded 2025/02/11 05:01:34 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:01:34 DEBUG : potato2: Excluded 2025/02/11 05:01:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:01:34 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:01:34 DEBUG : empty space: Unchanged skipping 2025/02/11 05:01:34 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:01:34 DEBUG : Waiting for deletions to finish 2025/02/11 05:01:34 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:01:35 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 05:01:35 DEBUG : enormous: Excluded 2025/02/11 05:01:35 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:01:35 DEBUG : potato2: Excluded 2025/02/11 05:01:36 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:01:36 DEBUG : potato2: Excluded 2025/02/11 05:01:36 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/11 05:01:36 DEBUG : empty space: Unchanged skipping 2025/02/11 05:01:36 DEBUG : Local file system at /tmp/rclone2305670167: Waiting for checks to finish 2025/02/11 05:01:36 DEBUG : Local file system at /tmp/rclone2305670167: Waiting for transfers to finish 2025/02/11 05:01:36 DEBUG : Waiting for deletions to finish 2025/02/11 05:01:36 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncWithExclude (7.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:01:43 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 05:01:43 DEBUG : enormous: Excluded 2025/02/11 05:01:43 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:01:43 DEBUG : potato2: Excluded 2025/02/11 05:01:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:01:44 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:01:44 DEBUG : empty space: Unchanged skipping 2025/02/11 05:01:44 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:01:44 DEBUG : Waiting for deletions to finish 2025/02/11 05:01:44 INFO : potato2: Deleted 2025/02/11 05:01:44 INFO : enormous: Deleted 2025/02/11 05:01:44 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:01:45 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/11 05:01:45 DEBUG : empty space: Unchanged skipping 2025/02/11 05:01:45 DEBUG : Local file system at /tmp/rclone2305670167: Waiting for checks to finish 2025/02/11 05:01:45 DEBUG : Local file system at /tmp/rclone2305670167: Waiting for transfers to finish 2025/02/11 05:01:45 DEBUG : Waiting for deletions to finish 2025/02/11 05:01:45 INFO : enormous: Deleted 2025/02/11 05:01:45 INFO : potato2: Deleted 2025/02/11 05:01:45 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.80s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:01:53 DEBUG : five: Need to transfer - File not found at Destination 2025/02/11 05:01:53 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/11 05:01:53 DEBUG : one: Destination is newer than source, skipping 2025/02/11 05:01:53 DEBUG : three: Sizes identical 2025/02/11 05:01:53 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:01:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2305670167) 2025/02/11 05:01:53 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-tocaned7sivo') 2025/02/11 05:01:53 DEBUG : two: sha1 differ 2025/02/11 05:01:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/11 05:01:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 05:01:53 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:01:54.106896 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:01:54.106993 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:01:54.114931 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:01:54.114946 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:01:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/11 05:01:55 INFO : five: Copied (new) 2025/02/11 05:01:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/11 05:01:55 INFO : four: Copied (replaced existing) 2025/02/11 05:01:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/11 05:01:55 INFO : two: Copied (replaced existing) 2025/02/11 05:01:55 DEBUG : Waiting for deletions to finish 2025/02/11 05:01:57 DEBUG : one: Destination is newer than source, skipping 2025/02/11 05:01:57 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:01:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/11 05:01:57 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/11 05:01:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 05:01:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/11 05:01:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/11 05:01:57 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/11 05:01:57 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/11 05:01:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 05:01:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2305670167) 2025/02/11 05:01:57 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-tocaned7sivo') 2025/02/11 05:01:57 DEBUG : three: sha1 differ 2025/02/11 05:01:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 05:01:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/11 05:01:57 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:01:57.807950 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:01:57.807985 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:01:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/11 05:01:59 INFO : three: Copied (replaced existing) 2025/02/11 05:01:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (15.17s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/11 05:02:02 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Making map for --track-renames 2025/02/11 05:02:02 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Finished making map for --track-renames 2025/02/11 05:02:02 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:02:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 05:02:02 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for renames to finish 2025/02/11 05:02:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/11 05:02:02 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:02:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/11 05:02:04 INFO : potato: Copied (new) 2025/02/11 05:02:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/11 05:02:04 INFO : yam: Copied (new) 2025/02/11 05:02:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:02:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:02:05 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Making map for --track-renames 2025/02/11 05:02:05 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Finished making map for --track-renames 2025/02/11 05:02:05 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:02:05 DEBUG : potato: Unchanged skipping 2025/02/11 05:02:05 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for renames to finish 2025/02/11 05:02:06.075181 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NuvBlvbsccAk1SvCGbbu29Xi2hX63IA-AqCmiW4EXxTE25Q_VerRQSI9SsuWftZiWZbHnppYnCD5XI4ZCGSzYQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:02:06.075198 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NuvBlvbsccAk1SvCGbbu29Xi2hX63IA-AqCmiW4EXxTE25Q_VerRQSI9SsuWftZiWZbHnppYnCD5XI4ZCGSzYQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:02:06 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NuvBlvbsccAk1SvCGbbu29Xi2hX63IA-AqCmiW4EXxTE25Q_VerRQSI9SsuWftZiWZbHnppYnCD5XI4ZCGSzYQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:02:06 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NuvBlvbsccAk1SvCGbbu29Xi2hX63IA-AqCmiW4EXxTE25Q_VerRQSI9SsuWftZiWZbHnppYnCD5XI4ZCGSzYQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:02:06 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/02/11 05:02:06 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:02:07 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/11 05:02:07 INFO : yaml: Copied (new) 2025/02/11 05:02:07 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo': not deleting files as there were IO errors 2025/02/11 05:02:07 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo': not deleting directories as there were IO errors sync_test.go:1556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1556 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (7.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/11 05:02:09 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Making map for --track-renames 2025/02/11 05:02:09 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Finished making map for --track-renames 2025/02/11 05:02:09 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:02:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 05:02:09 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for renames to finish 2025/02/11 05:02:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/11 05:02:09 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:02:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/11 05:02:11 INFO : potato: Copied (new) 2025/02/11 05:02:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/11 05:02:11 INFO : yam: Copied (new) 2025/02/11 05:02:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:02:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:02:12 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Making map for --track-renames 2025/02/11 05:02:12 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Finished making map for --track-renames 2025/02/11 05:02:12 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:02:12 DEBUG : potato: Unchanged skipping 2025/02/11 05:02:12 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for renames to finish 2025/02/11 05:02:12.915610 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iQJ1Mlg2vYS1W56JhtRvTHztrdThq8jXz1PKRSjTt4rikHS3t1xMX7KL-0vq5NNu0DmjcMSFnvxZrojBTX1j0g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:02:12.915642 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iQJ1Mlg2vYS1W56JhtRvTHztrdThq8jXz1PKRSjTt4rikHS3t1xMX7KL-0vq5NNu0DmjcMSFnvxZrojBTX1j0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:02:12 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iQJ1Mlg2vYS1W56JhtRvTHztrdThq8jXz1PKRSjTt4rikHS3t1xMX7KL-0vq5NNu0DmjcMSFnvxZrojBTX1j0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:02:12 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iQJ1Mlg2vYS1W56JhtRvTHztrdThq8jXz1PKRSjTt4rikHS3t1xMX7KL-0vq5NNu0DmjcMSFnvxZrojBTX1j0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:02:12 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/02/11 05:02:12 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:02:14 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/11 05:02:14 INFO : yaml: Copied (new) 2025/02/11 05:02:14 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo': not deleting files as there were IO errors 2025/02/11 05:02:14 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo': not deleting directories as there were IO errors sync_test.go:1628: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1628 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (7.17s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/11 05:02:17 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Making map for --track-renames 2025/02/11 05:02:17 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Finished making map for --track-renames 2025/02/11 05:02:17 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:02:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/11 05:02:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 05:02:17 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for renames to finish 2025/02/11 05:02:17 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:02:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/11 05:02:18 INFO : potato: Copied (new) 2025/02/11 05:02:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/11 05:02:19 INFO : sub/yam: Copied (new) 2025/02/11 05:02:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:02:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:02:20 DEBUG : potato: Unchanged skipping 2025/02/11 05:02:20 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Making map for --track-renames 2025/02/11 05:02:20 INFO : proton drive root link ID 'rclone-test-tocaned7sivo': Finished making map for --track-renames 2025/02/11 05:02:20 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:02:20 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for renames to finish 2025/02/11 05:02:21.046448 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3sKu_mSLFcJW2eGuLt3c4ZPULA42aVAL2k0s2_Y_3oMm_a5MtlzP1D4qZ_xssnDFhV7JER4tdg_qB-nBjDU8gw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:02:21.046473 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3sKu_mSLFcJW2eGuLt3c4ZPULA42aVAL2k0s2_Y_3oMm_a5MtlzP1D4qZ_xssnDFhV7JER4tdg_qB-nBjDU8gw==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:02:21 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3sKu_mSLFcJW2eGuLt3c4ZPULA42aVAL2k0s2_Y_3oMm_a5MtlzP1D4qZ_xssnDFhV7JER4tdg_qB-nBjDU8gw==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:02:21 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3sKu_mSLFcJW2eGuLt3c4ZPULA42aVAL2k0s2_Y_3oMm_a5MtlzP1D4qZ_xssnDFhV7JER4tdg_qB-nBjDU8gw==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:02:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/11 05:02:21 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:02:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/11 05:02:22 INFO : yam: Copied (new) 2025/02/11 05:02:22 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo': not deleting files as there were IO errors 2025/02/11 05:02:22 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo': not deleting directories as there were IO errors sync_test.go:1667: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1667 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (8.38s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:02:25 DEBUG : Creating backend with remote "/tmp/rclone2305670167/dir1" 2025/02/11 05:02:25 DEBUG : Config file has changed externally - reloading 2025/02/11 05:02:25 DEBUG : Creating backend with remote "/tmp/rclone2305670167/dir2" 2025/02/11 05:02:25 DEBUG : Local file system at /tmp/rclone2305670167/dir2: Using server-side directory move 2025/02/11 05:02:25 INFO : Local file system at /tmp/rclone2305670167/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 05:02:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/11 05:02:25 INFO : file1.txt: Moved (server-side) 2025/02/11 05:02:25 DEBUG : Local file system at /tmp/rclone2305670167/dir2: Waiting for checks to finish 2025/02/11 05:02:25 DEBUG : Local file system at /tmp/rclone2305670167/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:02:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:02:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 05:02:26 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:02:26 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:02:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 05:02:29 INFO : sub dir/hello world: Copied (new) 2025/02/11 05:02:29 INFO : sub dir/hello world: Deleted 2025/02/11 05:02:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/11 05:02:29 INFO : nested/sub dir/file: Copied (new) 2025/02/11 05:02:29 INFO : nested/sub dir/file: Deleted 2025/02/11 05:02:29 ERROR : Local file system at /tmp/rclone2305670167: not deleting directories as there were IO errors sync_test.go:1788: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (6.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:02:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:02:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 05:02:32 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:02:32 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:02:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/11 05:02:35 INFO : sub dir/hello world: Copied (new) 2025/02/11 05:02:35 INFO : sub dir/hello world: Deleted 2025/02/11 05:02:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/11 05:02:35 INFO : nested/sub dir/file: Copied (new) 2025/02/11 05:02:35 INFO : nested/sub dir/file: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.39s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:02:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 05:02:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/11 05:02:39 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:02:39 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:02:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/11 05:02:41 INFO : existing-b: Copied (new) 2025/02/11 05:02:41 INFO : existing-b: Deleted 2025/02/11 05:02:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/11 05:02:41 INFO : existing: Copied (new) 2025/02/11 05:02:41 INFO : existing: Deleted 2025/02/11 05:02:42 DEBUG : existing: Destination exists, skipping 2025/02/11 05:02:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/11 05:02:42 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:02:42 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:02:42 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (5.24s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:02:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-magujug4novu" 2025/02/11 05:02:44 DEBUG : proton drive root link ID 'rclone-test-magujug4novu': Has cached credentials 2025/02/11 05:02:45 DEBUG : proton drive root link ID 'rclone-test-magujug4novu': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-tocaned7sivo' -> proton drive root link ID 'rclone-test-magujug4novu' 2025/02/11 05:02:53 DEBUG : proton drive root link ID 'rclone-test-magujug4novu': Using server-side directory move 2025/02/11 05:02:53 INFO : proton drive root link ID 'rclone-test-magujug4novu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 05:02:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:02:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/11 05:02:54 DEBUG : empty space: Unchanged skipping 2025/02/11 05:02:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 05:02:54 DEBUG : proton drive root link ID 'rclone-test-magujug4novu': Waiting for checks to finish 2025/02/11 05:02:54 INFO : potato3: Deleted 2025/02/11 05:02:54 INFO : empty space: Deleted 2025/02/11 05:02:54 DEBUG : proton drive root link ID 'rclone-test-magujug4novu': Waiting for transfers to finish 2025/02/11 05:02:54.895660 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iXf55RljpDKY_GuM0qL7Xe_OxHjyPO2PWga5LxmEOxb9UAEKiz-cdpn7COMRtEK19d3aPhOqPbKF0pANOZF_mw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:02:54.895689 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iXf55RljpDKY_GuM0qL7Xe_OxHjyPO2PWga5LxmEOxb9UAEKiz-cdpn7COMRtEK19d3aPhOqPbKF0pANOZF_mw==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:02:54 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iXf55RljpDKY_GuM0qL7Xe_OxHjyPO2PWga5LxmEOxb9UAEKiz-cdpn7COMRtEK19d3aPhOqPbKF0pANOZF_mw==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:02:55.127554 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f_24lJmZ94fp1n4mIdYug9J5k8l_EBJMASIf6xVnC7f-HmtmvNf18iRLOtw07G-NiywYF2N9ddnUSl0gGxIwMQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:02:55.127579 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f_24lJmZ94fp1n4mIdYug9J5k8l_EBJMASIf6xVnC7f-HmtmvNf18iRLOtw07G-NiywYF2N9ddnUSl0gGxIwMQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:02:55 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f_24lJmZ94fp1n4mIdYug9J5k8l_EBJMASIf6xVnC7f-HmtmvNf18iRLOtw07G-NiywYF2N9ddnUSl0gGxIwMQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f_24lJmZ94fp1n4mIdYug9J5k8l_EBJMASIf6xVnC7f-HmtmvNf18iRLOtw07G-NiywYF2N9ddnUSl0gGxIwMQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/02/11 05:02:55 DEBUG : proton drive root link ID 'rclone-test-magujug4novu': Purge remote --- FAIL: TestServerSideMove (12.71s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:02:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vimopot1yexi" 2025/02/11 05:02:57 DEBUG : proton drive root link ID 'rclone-test-vimopot1yexi': Has cached credentials 2025/02/11 05:02:58 DEBUG : proton drive root link ID 'rclone-test-vimopot1yexi': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-tocaned7sivo' -> proton drive root link ID 'rclone-test-vimopot1yexi' 2025/02/11 05:03:07 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 05:03:07 DEBUG : empty space: Excluded 2025/02/11 05:03:07 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 05:03:07 DEBUG : empty space: Excluded 2025/02/11 05:03:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:03:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 05:03:07 DEBUG : proton drive root link ID 'rclone-test-vimopot1yexi': Waiting for checks to finish 2025/02/11 05:03:07 DEBUG : proton drive root link ID 'rclone-test-vimopot1yexi': Waiting for transfers to finish 2025/02/11 05:03:08 INFO : potato3: Deleted 2025/02/11 05:03:08.266266 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YysCYbs2wNZf0V9NAXorRRICz4nqoqTxxGmjlX3Z1LsO8A-2kgiSJLTyYRI4heNymMS6xnj-9sFd1rbos7UVRw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:03:08.266287 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YysCYbs2wNZf0V9NAXorRRICz4nqoqTxxGmjlX3Z1LsO8A-2kgiSJLTyYRI4heNymMS6xnj-9sFd1rbos7UVRw==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:03:08 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YysCYbs2wNZf0V9NAXorRRICz4nqoqTxxGmjlX3Z1LsO8A-2kgiSJLTyYRI4heNymMS6xnj-9sFd1rbos7UVRw==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:03:08.553709 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bRUIAKJQIgQEUf_219WwFfT_Y5wDXAW0DWd_R05BspQOfSRa9RXoKpziGKThtTDbh4Pxhu0VnjN08kHjSlWALg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:03:08.553741 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bRUIAKJQIgQEUf_219WwFfT_Y5wDXAW0DWd_R05BspQOfSRa9RXoKpziGKThtTDbh4Pxhu0VnjN08kHjSlWALg==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:03:08 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bRUIAKJQIgQEUf_219WwFfT_Y5wDXAW0DWd_R05BspQOfSRa9RXoKpziGKThtTDbh4Pxhu0VnjN08kHjSlWALg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bRUIAKJQIgQEUf_219WwFfT_Y5wDXAW0DWd_R05BspQOfSRa9RXoKpziGKThtTDbh4Pxhu0VnjN08kHjSlWALg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/02/11 05:03:08 DEBUG : proton drive root link ID 'rclone-test-vimopot1yexi': Purge remote --- FAIL: TestServerSideMoveWithFilter (13.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:03:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-toqinid4noto" 2025/02/11 05:03:11 DEBUG : proton drive root link ID 'rclone-test-toqinid4noto': Has cached credentials 2025/02/11 05:03:12 DEBUG : proton drive root link ID 'rclone-test-toqinid4noto': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:03:16 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-tocaned7sivo' -> proton drive root link ID 'rclone-test-toqinid4noto' 2025/02/11 05:03:21 DEBUG : proton drive root link ID 'rclone-test-toqinid4noto': Using server-side directory move 2025/02/11 05:03:21 INFO : proton drive root link ID 'rclone-test-toqinid4noto': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 05:03:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:03:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/11 05:03:21 DEBUG : empty space: Unchanged skipping 2025/02/11 05:03:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 05:03:22 DEBUG : proton drive root link ID 'rclone-test-toqinid4noto': Waiting for checks to finish 2025/02/11 05:03:22 INFO : empty space: Deleted 2025/02/11 05:03:22 DEBUG : proton drive root link ID 'rclone-test-toqinid4noto': Waiting for transfers to finish 2025/02/11 05:03:22 INFO : potato3: Deleted 2025/02/11 05:03:22.438479 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Fwm-TEC41l75RuozgsZciowRjt7_9z03BRs-_cOV7F80dalmZVtiwb2gFNApD02SghG4RQb19WLFRYuZ1pju7A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:03:22.438500 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Fwm-TEC41l75RuozgsZciowRjt7_9z03BRs-_cOV7F80dalmZVtiwb2gFNApD02SghG4RQb19WLFRYuZ1pju7A==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:03:22 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Fwm-TEC41l75RuozgsZciowRjt7_9z03BRs-_cOV7F80dalmZVtiwb2gFNApD02SghG4RQb19WLFRYuZ1pju7A==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:03:22.659580 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JHG8JorESj0lHOnuHY7sOSatatv7Crv6m6tNmVY2MOv6ia5OaDHJaU2OJSTrqJ-UTA8p1xW_9rXAwph8U5L_9A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:03:22.659604 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JHG8JorESj0lHOnuHY7sOSatatv7Crv6m6tNmVY2MOv6ia5OaDHJaU2OJSTrqJ-UTA8p1xW_9rXAwph8U5L_9A==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:03:22 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JHG8JorESj0lHOnuHY7sOSatatv7Crv6m6tNmVY2MOv6ia5OaDHJaU2OJSTrqJ-UTA8p1xW_9rXAwph8U5L_9A==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:03:22 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/02/11 05:03:22 DEBUG : proton drive root link ID 'rclone-test-toqinid4noto': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (13.92s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:03:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/rclone-sync-test" 2025/02/11 05:03:25 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test': Has cached credentials 2025/02/11 05:03:27 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test': Used cached credential to initialize the ProtonDrive API run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncOverlap (83.08s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:04:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/rclone-sync-test" 2025/02/11 05:04:48 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test': Has cached credentials 2025/02/11 05:04:49 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:06:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/rclone-sync-test-include/layer2" 2025/02/11 05:06:10 DEBUG : Config file has changed externally - reloading 2025/02/11 05:06:10 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test-include/layer2': Has cached credentials 2025/02/11 05:06:10 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:07:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/rclone-sync-test-ignore-file" 2025/02/11 05:07:33 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test-ignore-file': Has cached credentials 2025/02/11 05:07:33 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:08:56 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:08:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:08:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:08:57 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test': Waiting for checks to finish 2025/02/11 05:08:57 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test': Waiting for transfers to finish 2025/02/11 05:08:57 DEBUG : Waiting for deletions to finish 2025/02/11 05:08:57 INFO : There was nothing to transfer 2025/02/11 05:08:57 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:08:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:08:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:08:58 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:08:58 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:08:58 DEBUG : Waiting for deletions to finish 2025/02/11 05:08:58 INFO : rclone-sync-test-include: Removing directory 2025/02/11 05:08:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/02/11 05:08:58 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': failed to delete 1 directories 2025/02/11 05:08:58 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:08:59 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:08:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:08:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:08:59 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/11 05:08:59 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/11 05:08:59 DEBUG : Waiting for deletions to finish 2025/02/11 05:08:59 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:09:00 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:09:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:09:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:09:01 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:09:01 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:09:01 DEBUG : Waiting for deletions to finish 2025/02/11 05:09:01 INFO : rclone-sync-test-include: Removing directory 2025/02/11 05:09:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/02/11 05:09:01 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': failed to delete 1 directories 2025/02/11 05:09:01 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:09:02 DEBUG : : Excluded 2025/02/11 05:09:02 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:09:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:09:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:09:03 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/11 05:09:03 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/11 05:09:03 DEBUG : Waiting for deletions to finish 2025/02/11 05:09:03 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (266.94s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:09:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/dst" 2025/02/11 05:09:15 DEBUG : Config file has changed externally - reloading 2025/02/11 05:09:15 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Has cached credentials 2025/02/11 05:09:16 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:10:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/CompareDest" 2025/02/11 05:10:31 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/CompareDest': Has cached credentials 2025/02/11 05:10:32 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:11:52 DEBUG : one: Need to transfer - File not found at Destination 2025/02/11 05:11:52 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for checks to finish 2025/02/11 05:11:52 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for transfers to finish 2025/02/11 05:11:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/11 05:11:54 INFO : one: Copied (new) 2025/02/11 05:11:54 DEBUG : Waiting for deletions to finish 2025/02/11 05:11:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:11:56 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for checks to finish 2025/02/11 05:11:56 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for transfers to finish 2025/02/11 05:11:56.637667 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:11:56.637697 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:11:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/11 05:11:58 INFO : one: Copied (replaced existing) 2025/02/11 05:11:58 DEBUG : Waiting for deletions to finish 2025/02/11 05:11:59.886159 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:11:59.886175 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:12:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:12:04 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for checks to finish 2025/02/11 05:12:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:12:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:12:05 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for transfers to finish 2025/02/11 05:12:05 DEBUG : Waiting for deletions to finish 2025/02/11 05:12:05 INFO : There was nothing to transfer 2025/02/11 05:12:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:12:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 05:12:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:12:08 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for checks to finish 2025/02/11 05:12:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:12:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:12:09 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for transfers to finish 2025/02/11 05:12:09 DEBUG : Waiting for deletions to finish 2025/02/11 05:12:09 INFO : There was nothing to transfer 2025/02/11 05:12:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:12:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 05:12:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:12:10 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for checks to finish 2025/02/11 05:12:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:12:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:12:10 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for transfers to finish 2025/02/11 05:12:10 DEBUG : Waiting for deletions to finish 2025/02/11 05:12:10 INFO : There was nothing to transfer 2025/02/11 05:12:12 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/02/11 05:12:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/11 05:12:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 05:12:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:12:12 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for checks to finish 2025/02/11 05:12:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:12:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:12:12 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for transfers to finish 2025/02/11 05:12:12 DEBUG : Waiting for deletions to finish 2025/02/11 05:12:12 INFO : There was nothing to transfer 2025/02/11 05:12:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/11 05:12:15 DEBUG : two: Need to transfer - File not found at Destination 2025/02/11 05:12:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:12:15 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for checks to finish 2025/02/11 05:12:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 05:12:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:12:15 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for transfers to finish 2025/02/11 05:12:16 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/11 05:12:16 INFO : two: Copied (new) 2025/02/11 05:12:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (184.41s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:12:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/dest" 2025/02/11 05:12:24 DEBUG : Config file has changed externally - reloading 2025/02/11 05:12:24 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dest': Has cached credentials 2025/02/11 05:12:25 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dest': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:13:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/pre-dest1" 2025/02/11 05:13:47 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/pre-dest1': Has cached credentials 2025/02/11 05:13:48 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:14:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/pre-dest2" 2025/02/11 05:14:29 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/pre-dest2': Has cached credentials 2025/02/11 05:14:30 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:15:10 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:15:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/11 05:15:11 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:15:11 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/11 05:15:11 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/11 05:15:11 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dest': Waiting for checks to finish 2025/02/11 05:15:11 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dest': Waiting for transfers to finish 2025/02/11 05:15:13 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/11 05:15:13 INFO : 3: Copied (new) 2025/02/11 05:15:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (177.42s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.43s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:15:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/dst" 2025/02/11 05:15:22 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Has cached credentials 2025/02/11 05:15:23 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:16:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/backup" 2025/02/11 05:16:02 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/backup': Has cached credentials 2025/02/11 05:16:03 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/backup': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:17:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:17:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:17:24 DEBUG : two: Unchanged skipping 2025/02/11 05:17:24 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for checks to finish 2025/02/11 05:17:26.009462 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/O6ggDpLAumy1KXT1fYfh7LgnH3rzWjncmrO4ehQPnY7yNOOxtyrWHdf-iwegxuv9KpVdsZ5d-deqAIn711OpKA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:17:26.009496 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/O6ggDpLAumy1KXT1fYfh7LgnH3rzWjncmrO4ehQPnY7yNOOxtyrWHdf-iwegxuv9KpVdsZ5d-deqAIn711OpKA==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:17:26 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/O6ggDpLAumy1KXT1fYfh7LgnH3rzWjncmrO4ehQPnY7yNOOxtyrWHdf-iwegxuv9KpVdsZ5d-deqAIn711OpKA==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:17:26 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for transfers to finish 2025/02/11 05:17:26 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo/dst': not deleting files as there were IO errors 2025/02/11 05:17:26 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/O6ggDpLAumy1KXT1fYfh7LgnH3rzWjncmrO4ehQPnY7yNOOxtyrWHdf-iwegxuv9KpVdsZ5d-deqAIn711OpKA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (131.28s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:17:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/dst" 2025/02/11 05:17:34 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Has cached credentials 2025/02/11 05:17:35 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:18:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/backup" 2025/02/11 05:18:15 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/backup': Has cached credentials 2025/02/11 05:18:16 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/backup': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:19:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:19:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:19:34 DEBUG : two: Unchanged skipping 2025/02/11 05:19:34 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for checks to finish 2025/02/11 05:19:35.952727 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/na6PrtmPtXSwHfabslPZCLfEGRu-ZMUGuAsC5NVs9kB7DlPh1a6qdbjt8rj_eXBlNRMRPMoD4y6-m7uIlNe18A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:19:35.952747 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/na6PrtmPtXSwHfabslPZCLfEGRu-ZMUGuAsC5NVs9kB7DlPh1a6qdbjt8rj_eXBlNRMRPMoD4y6-m7uIlNe18A==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:19:35 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/na6PrtmPtXSwHfabslPZCLfEGRu-ZMUGuAsC5NVs9kB7DlPh1a6qdbjt8rj_eXBlNRMRPMoD4y6-m7uIlNe18A==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:19:35 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for transfers to finish 2025/02/11 05:19:35 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo/dst': not deleting files as there were IO errors 2025/02/11 05:19:35 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/na6PrtmPtXSwHfabslPZCLfEGRu-ZMUGuAsC5NVs9kB7DlPh1a6qdbjt8rj_eXBlNRMRPMoD4y6-m7uIlNe18A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (129.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:19:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/dst" 2025/02/11 05:19:43 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Has cached credentials 2025/02/11 05:19:45 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:20:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/backup" 2025/02/11 05:20:26 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/backup': Has cached credentials 2025/02/11 05:20:27 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/backup': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:21:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:21:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:21:43 DEBUG : two: Unchanged skipping 2025/02/11 05:21:43 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for checks to finish 2025/02/11 05:21:45.069862 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/n4PhWaujHDKIRDaWS5DJgk7vXZTvp3G6n-5h_oNRqOZcRuJBXtnLNoLpa9cZ6pFXz6FHo9VNaVVHdlYbxLhZLw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:21:45.069886 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/n4PhWaujHDKIRDaWS5DJgk7vXZTvp3G6n-5h_oNRqOZcRuJBXtnLNoLpa9cZ6pFXz6FHo9VNaVVHdlYbxLhZLw==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:21:45 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/n4PhWaujHDKIRDaWS5DJgk7vXZTvp3G6n-5h_oNRqOZcRuJBXtnLNoLpa9cZ6pFXz6FHo9VNaVVHdlYbxLhZLw==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:21:45 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for transfers to finish 2025/02/11 05:21:45 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo/dst': not deleting files as there were IO errors 2025/02/11 05:21:45 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/n4PhWaujHDKIRDaWS5DJgk7vXZTvp3G6n-5h_oNRqOZcRuJBXtnLNoLpa9cZ6pFXz6FHo9VNaVVHdlYbxLhZLw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (129.01s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:21:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/dst" 2025/02/11 05:21:53 DEBUG : Config file has changed externally - reloading 2025/02/11 05:21:53 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Has cached credentials 2025/02/11 05:21:54 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:22:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:22:35 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for checks to finish 2025/02/11 05:22:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:22:35 DEBUG : two: Unchanged skipping 2025/02/11 05:22:36.014788 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XWvvGch7McHmVAnIPdSf_L-ACR4ZLYPnwE8Ge7kyoHJ9FS9XjvLVBOdimQ3J_jq6YaKSvr_4NMKMUIy66y9zmw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:22:36.014807 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XWvvGch7McHmVAnIPdSf_L-ACR4ZLYPnwE8Ge7kyoHJ9FS9XjvLVBOdimQ3J_jq6YaKSvr_4NMKMUIy66y9zmw==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:22:36 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XWvvGch7McHmVAnIPdSf_L-ACR4ZLYPnwE8Ge7kyoHJ9FS9XjvLVBOdimQ3J_jq6YaKSvr_4NMKMUIy66y9zmw==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:22:36 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Waiting for transfers to finish 2025/02/11 05:22:36 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo/dst': not deleting files as there were IO errors 2025/02/11 05:22:36 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XWvvGch7McHmVAnIPdSf_L-ACR4ZLYPnwE8Ge7kyoHJ9FS9XjvLVBOdimQ3J_jq6YaKSvr_4NMKMUIy66y9zmw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (50.72s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:22:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/dst" 2025/02/11 05:22:44 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Has cached credentials 2025/02/11 05:22:44 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:23:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:23:26.304580 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RcZT-UB6VjFERTw5iek8GP7lZuwJIqJqxtIj-E4n29yh6LVVnEHwIoUFJKpl05pEU46ho8g1cCIgVIL1MhaEHw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:23:26.304603 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RcZT-UB6VjFERTw5iek8GP7lZuwJIqJqxtIj-E4n29yh6LVVnEHwIoUFJKpl05pEU46ho8g1cCIgVIL1MhaEHw==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:23:26 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RcZT-UB6VjFERTw5iek8GP7lZuwJIqJqxtIj-E4n29yh6LVVnEHwIoUFJKpl05pEU46ho8g1cCIgVIL1MhaEHw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2473 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RcZT-UB6VjFERTw5iek8GP7lZuwJIqJqxtIj-E4n29yh6LVVnEHwIoUFJKpl05pEU46ho8g1cCIgVIL1MhaEHw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (50.67s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:23:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tocaned7sivo/dst" 2025/02/11 05:23:34 DEBUG : Config file has changed externally - reloading 2025/02/11 05:23:34 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Has cached credentials 2025/02/11 05:23:35 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo/dst': Used cached credential to initialize the ProtonDrive API 2025/02/11 05:24:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:24:16.671272 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AhDaEl_yFQxWF9oQO7JhIG--u5hNf1SBjpcXI_P44QLySq61EmA6K8N2lbT7CObDNz4vfnxWT_kAYPOXA2TgoQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/02/11 05:24:16.671294 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AhDaEl_yFQxWF9oQO7JhIG--u5hNf1SBjpcXI_P44QLySq61EmA6K8N2lbT7CObDNz4vfnxWT_kAYPOXA2TgoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/02/11 05:24:16 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AhDaEl_yFQxWF9oQO7JhIG--u5hNf1SBjpcXI_P44QLySq61EmA6K8N2lbT7CObDNz4vfnxWT_kAYPOXA2TgoQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2473 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AhDaEl_yFQxWF9oQO7JhIG--u5hNf1SBjpcXI_P44QLySq61EmA6K8N2lbT7CObDNz4vfnxWT_kAYPOXA2TgoQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (50.62s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:24:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/11 05:24:21 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:24:21 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:24:21.984136 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:24:21.984156 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:24:24 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/11 05:24:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/11 05:24:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.02s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:24:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 05:24:26 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:24:26 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:24:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/11 05:24:27 INFO : existing: Copied (new) 2025/02/11 05:24:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:24:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/11 05:24:28 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:24:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/11 05:24:28 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:24:28 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo': not deleting files as there were IO errors 2025/02/11 05:24:28 ERROR : proton drive root link ID 'rclone-test-tocaned7sivo': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncImmutable (4.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:24:32 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:24:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:24:32 DEBUG : existing: Unchanged skipping 2025/02/11 05:24:32 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:24:32 DEBUG : Waiting for deletions to finish 2025/02/11 05:24:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.44s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.56s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.33s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:25:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:25:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both0: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both12: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both13: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both14: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both15: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both16: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both17: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both18: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both19: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both2: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both3: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both4: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both5: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both6: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both7: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both8: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:25:35 DEBUG : both9: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both10: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both11: Unchanged skipping 2025/02/11 05:25:35 DEBUG : both1: Unchanged skipping 2025/02/11 05:25:35 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:25:35 DEBUG : Waiting for deletions to finish 2025/02/11 05:25:35 INFO : only1: Deleted 2025/02/11 05:25:35 INFO : only19: Deleted 2025/02/11 05:25:35 INFO : only6: Deleted 2025/02/11 05:25:35 INFO : only18: Deleted 2025/02/11 05:25:35 INFO : only10: Deleted 2025/02/11 05:25:35 INFO : only14: Deleted 2025/02/11 05:25:35 INFO : only2: Deleted 2025/02/11 05:25:35 INFO : only4: Deleted 2025/02/11 05:25:36 INFO : only0: Deleted 2025/02/11 05:25:36 INFO : only5: Deleted 2025/02/11 05:25:36 INFO : only12: Deleted 2025/02/11 05:25:36 INFO : only8: Deleted 2025/02/11 05:25:36 INFO : only9: Deleted 2025/02/11 05:25:36 INFO : only11: Deleted 2025/02/11 05:25:36 INFO : only13: Deleted 2025/02/11 05:25:36 INFO : only15: Deleted 2025/02/11 05:25:36 INFO : only16: Deleted 2025/02/11 05:25:36 INFO : only17: Deleted 2025/02/11 05:25:36 INFO : only3: Deleted 2025/02/11 05:25:36 INFO : only7: Deleted 2025/02/11 05:25:36 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (74.14s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:26:52 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both0: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both1: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both10: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both11: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both12: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both13: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both14: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both15: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both16: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both17: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both18: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both19: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for checks to finish 2025/02/11 05:26:52 DEBUG : both2: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both6: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both7: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both8: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 05:26:52 DEBUG : both9: Unchanged skipping 2025/02/11 05:26:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : both3: Unchanged skipping 2025/02/11 05:26:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : both4: Unchanged skipping 2025/02/11 05:26:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/11 05:26:52 DEBUG : both5: Unchanged skipping 2025/02/11 05:26:52 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Waiting for transfers to finish 2025/02/11 05:26:52.480247 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:52.480331 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:52.548858 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:52.548927 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:52.620895 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:52.620918 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:52.716923 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:52.716946 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:53 INFO : only0: Copied (replaced existing) 2025/02/11 05:26:53.886260 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:53.886281 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:53 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:53 INFO : only10: Copied (replaced existing) 2025/02/11 05:26:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:53 INFO : only11: Copied (replaced existing) 2025/02/11 05:26:54.244085 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:54.244107 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:54 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:54 INFO : only1: Copied (replaced existing) 2025/02/11 05:26:54.318106 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:54.318148 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:54.516262 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:54.516296 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:55 INFO : only13: Copied (replaced existing) 2025/02/11 05:26:55 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:55 INFO : only15: Copied (replaced existing) 2025/02/11 05:26:55 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:55 INFO : only14: Copied (replaced existing) 2025/02/11 05:26:56.024722 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:56.024741 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:56.090226 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:56.090246 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:56.132585 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:56.132601 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:56 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:56 INFO : only12: Copied (replaced existing) 2025/02/11 05:26:56.661776 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:56.661799 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:57 INFO : only18: Copied (replaced existing) 2025/02/11 05:26:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:57 INFO : only17: Copied (replaced existing) 2025/02/11 05:26:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:57 INFO : only16: Copied (replaced existing) 2025/02/11 05:26:57.578588 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:57.578609 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:57.733386 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:57.733408 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:57.798271 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:57.798299 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:57 INFO : only19: Copied (replaced existing) 2025/02/11 05:26:58.125513 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:58.125535 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:58 INFO : only2: Copied (replaced existing) 2025/02/11 05:26:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:58 INFO : only4: Copied (replaced existing) 2025/02/11 05:26:59.032377 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:59.032402 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:59 INFO : only3: Copied (replaced existing) 2025/02/11 05:26:59.194291 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:59.194317 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:59.341027 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:59.341046 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:26:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:26:59 INFO : only5: Copied (replaced existing) 2025/02/11 05:26:59.787664 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/02/11 05:26:59.787688 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/02/11 05:27:00 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:27:00 INFO : only7: Copied (replaced existing) 2025/02/11 05:27:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:27:00 INFO : only8: Copied (replaced existing) 2025/02/11 05:27:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:27:00 INFO : only6: Copied (replaced existing) 2025/02/11 05:27:01 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/11 05:27:01 INFO : only9: Copied (replaced existing) 2025/02/11 05:27:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (95.77s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:27:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 05:27:25 INFO : sub dir: Making directory 2025/02/11 05:27:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (23.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" 2025/02/11 05:27:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 05:27:49 INFO : sub dir: Making directory 2025/02/11 05:27:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-tocaned7sivo'", Local "Local file system at /tmp/rclone2305670167", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (23.11s) FAIL 2025/02/11 05:28:12 DEBUG : proton drive root link ID 'rclone-test-tocaned7sivo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 31m3.465428599s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]