"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/10/21 03:49:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso" 2025/10/21 03:49:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/21 03:49:26 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Has cached credentials 2025/10/21 03:49:27 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Used cached credential to initialize the ProtonDrive API 2025/10/21 03:49:28 DEBUG : Creating backend with remote "/tmp/rclone2788601480" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:49:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:49:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/21 03:49:33 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:49:33 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (6.01s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:49:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/21 03:49:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:49:34 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:49:34 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:49:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:49:37 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:49:37 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (5.38s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.59s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.56s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:49:40 DEBUG : Creating backend with remote "/non-existing" 2025/10/21 03:49:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/21 03:49:41 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:49:41 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.78s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:49:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:49:41 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:49:41 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:49:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:49:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (5.41s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.56s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:49:47 INFO : proton drive root link ID 'rclone-test-civawan6buso': Running all checks before starting transfers 2025/10/21 03:49:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:49:47 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:49:47 INFO : proton drive root link ID 'rclone-test-civawan6buso': Checks finished, now starting transfers 2025/10/21 03:49:47 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:49:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:49:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (5.32s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:49:52 ERROR : Ignoring --no-traverse with sync 2025/10/21 03:49:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:49:53 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:49:53 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:49:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:49:55 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:49:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (5.29s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:49:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/21 03:49:58 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:49:58 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:50:00 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/21 03:50:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.51s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:50:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 03:50:01 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:50:01 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:50:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:50:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:50:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 03:50:05 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:50:05 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:50:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:50:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.38s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:50:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/21 03:50:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/21 03:50:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/21 03:50:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/21 03:50:08 INFO : sub dir2: Making directory 2025/10/21 03:50:09 INFO : sub dir: Making directory 2025/10/21 03:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:50:10 INFO : sub dir2/sub sub dir2: Making directory 2025/10/21 03:50:10 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:50:10 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:50:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:50:12 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:50:13 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (7.93s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:50:16 INFO : sub dir2: Making directory 2025/10/21 03:50:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/21 03:50:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/21 03:50:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:50:16 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:50:16 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:50:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:50:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (5.45s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:50:21 DEBUG : sub dir2: Making directory with metadata 2025/10/21 03:50:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/21 03:50:22 INFO : sub dir2: Making directory 2025/10/21 03:50:22 INFO : sub dir: Making directory 2025/10/21 03:50:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:50:23 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:50:23 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:50:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:50:25 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:50:25 INFO : sub dir/hello world: Deleted 2025/10/21 03:50:25 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/21 03:50:26 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (6.86s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.58s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:50:29 INFO : sub dir2: Making directory 2025/10/21 03:50:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:50:29 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:50:29 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:50:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:50:32 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:50:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (5.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:50:34 DEBUG : sub dir2: Making directory with metadata 2025/10/21 03:50:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/21 03:50:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/21 03:50:35 INFO : sub dir2: Making directory 2025/10/21 03:50:35 INFO : sub dir: Making directory 2025/10/21 03:50:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:50:36 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:50:36 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:50:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:50:38 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:50:38 DEBUG : Waiting for deletions to finish 2025/10/21 03:50:38 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (6.77s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.60s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:50:42 INFO : sub dir2: Making directory 2025/10/21 03:50:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:50:42 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:50:42 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:50:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:50:44 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:50:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (5.45s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:50:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wamevep4decu" 2025/10/21 03:50:50 DEBUG : proton drive root link ID 'rclone-test-wamevep4decu': Has cached credentials 2025/10/21 03:50:52 DEBUG : proton drive root link ID 'rclone-test-wamevep4decu': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-civawan6buso' -> proton drive root link ID 'rclone-test-wamevep4decu' 2025/10/21 03:50:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:50:53 DEBUG : proton drive root link ID 'rclone-test-wamevep4decu': Waiting for checks to finish 2025/10/21 03:50:53 DEBUG : proton drive root link ID 'rclone-test-wamevep4decu': Waiting for transfers to finish 2025/10/21 03:50:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:50:57 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:50:58 DEBUG : proton drive root link ID 'rclone-test-wamevep4decu': Purge remote --- PASS: TestServerSideCopy (13.25s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:51:04 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:51:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/21 03:51:04 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:51:05.029027 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/10/21 03:51:05.029064 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/10/21 03:51:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/21 03:51:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (8.82s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:51:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ziyiwuh4newi" 2025/10/21 03:51:12 DEBUG : proton drive root link ID 'rclone-test-ziyiwuh4newi': Has cached credentials 2025/10/21 03:51:14 DEBUG : proton drive root link ID 'rclone-test-ziyiwuh4newi': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-civawan6buso' -> proton drive root link ID 'rclone-test-ziyiwuh4newi' 2025/10/21 03:51:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:51:15 DEBUG : proton drive root link ID 'rclone-test-ziyiwuh4newi': Waiting for checks to finish 2025/10/21 03:51:15 DEBUG : proton drive root link ID 'rclone-test-ziyiwuh4newi': Waiting for transfers to finish 2025/10/21 03:51:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:51:19 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:51:21.261604 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/10/21 03:51:21.261643 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/10/21 03:51:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/21 03:51:24 DEBUG : proton drive root link ID 'rclone-test-ziyiwuh4newi': Waiting for checks to finish 2025/10/21 03:51:24 DEBUG : proton drive root link ID 'rclone-test-ziyiwuh4newi': Waiting for transfers to finish 2025/10/21 03:51:25.748455 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/10/21 03:51:25.748493 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/10/21 03:51:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/21 03:51:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/21 03:51:28 DEBUG : proton drive root link ID 'rclone-test-ziyiwuh4newi': Purge remote --- PASS: TestServerSideCopyOverSelf (21.56s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:51:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/21 03:51:35 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:51:35 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:51:35.552362 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/10/21 03:51:35.552393 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/10/21 03:51:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/21 03:51:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/21 03:51:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (9.17s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:51:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mebemat6muzo" 2025/10/21 03:51:43 DEBUG : proton drive root link ID 'rclone-test-mebemat6muzo': Has cached credentials 2025/10/21 03:51:44 DEBUG : proton drive root link ID 'rclone-test-mebemat6muzo': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-civawan6buso' -> proton drive root link ID 'rclone-test-mebemat6muzo' 2025/10/21 03:51:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:51:45 DEBUG : proton drive root link ID 'rclone-test-mebemat6muzo': Waiting for checks to finish 2025/10/21 03:51:45 DEBUG : proton drive root link ID 'rclone-test-mebemat6muzo': Waiting for transfers to finish 2025/10/21 03:51:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:51:49 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:51:51.668777 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/10/21 03:51:51.668816 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/10/21 03:51:54 DEBUG : proton drive root link ID 'rclone-test-mebemat6muzo': Using server-side directory move 2025/10/21 03:51:54 INFO : proton drive root link ID 'rclone-test-mebemat6muzo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/21 03:51:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/21 03:51:55 DEBUG : proton drive root link ID 'rclone-test-mebemat6muzo': Waiting for checks to finish 2025/10/21 03:51:55 DEBUG : proton drive root link ID 'rclone-test-mebemat6muzo': Waiting for transfers to finish 2025/10/21 03:51:55 INFO : sub dir/hello world: Deleted 2025/10/21 03:51:56.701185 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RDBn30jxhWLHxsP-jE3EMIQBZ9aC75U690nagkE2Qua02vqJKnbRbcZAAj1rK4eW8APxuRYJvDGdrzOgz6hbHw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/21 03:51:56.701209 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RDBn30jxhWLHxsP-jE3EMIQBZ9aC75U690nagkE2Qua02vqJKnbRbcZAAj1rK4eW8APxuRYJvDGdrzOgz6hbHw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:51:56 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RDBn30jxhWLHxsP-jE3EMIQBZ9aC75U690nagkE2Qua02vqJKnbRbcZAAj1rK4eW8APxuRYJvDGdrzOgz6hbHw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RDBn30jxhWLHxsP-jE3EMIQBZ9aC75U690nagkE2Qua02vqJKnbRbcZAAj1rK4eW8APxuRYJvDGdrzOgz6hbHw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/10/21 03:51:56 DEBUG : proton drive root link ID 'rclone-test-mebemat6muzo': Purge remote --- FAIL: TestServerSideMoveOverSelf (18.99s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:52:01 ERROR : error listing: directory not found 2025/10/21 03:52:02 INFO : Local file system at /tmp/rclone2788601480: Making directory 2025/10/21 03:52:03 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:03 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (6.73s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:52:09 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/21 03:52:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:52:10 DEBUG : Local file system at /tmp/rclone2788601480: Waiting for checks to finish 2025/10/21 03:52:10 DEBUG : Local file system at /tmp/rclone2788601480: Waiting for transfers to finish 2025/10/21 03:52:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:52:10 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/10/21 03:52:10 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:52:10 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (6.76s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:52:13 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/21 03:52:13 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:13 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 03:52:14 INFO : check sum: Copied (new) 2025/10/21 03:52:14 DEBUG : Waiting for deletions to finish 2025/10/21 03:52:15 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:15 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 03:52:15 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/21 03:52:15 DEBUG : check sum: Unchanged skipping 2025/10/21 03:52:15 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:15 DEBUG : Waiting for deletions to finish 2025/10/21 03:52:15 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.45s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:52:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/21 03:52:17 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:17 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/21 03:52:19 INFO : sizeonly: Copied (new) 2025/10/21 03:52:19 DEBUG : Waiting for deletions to finish 2025/10/21 03:52:20 DEBUG : sizeonly: Sizes identical 2025/10/21 03:52:20 DEBUG : sizeonly: Unchanged skipping 2025/10/21 03:52:20 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:20 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:20 DEBUG : Waiting for deletions to finish 2025/10/21 03:52:20 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:52:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/21 03:52:22 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:22 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/21 03:52:23 INFO : ignore-size: Copied (new) 2025/10/21 03:52:23 DEBUG : Waiting for deletions to finish 2025/10/21 03:52:24 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:24 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/21 03:52:24 DEBUG : ignore-size: Unchanged skipping 2025/10/21 03:52:24 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:24 DEBUG : Waiting for deletions to finish 2025/10/21 03:52:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.46s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:52:29 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/21 03:52:29 DEBUG : existing: Unchanged skipping 2025/10/21 03:52:29 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:29 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:29 DEBUG : Waiting for deletions to finish 2025/10/21 03:52:29 INFO : There was nothing to transfer 2025/10/21 03:52:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/21 03:52:29 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:29 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:29.871356 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/10/21 03:52:29.871411 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/10/21 03:52:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/21 03:52:31 INFO : existing: Copied (replaced existing) 2025/10/21 03:52:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (6.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:52:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/21 03:52:33 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:33 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/21 03:52:35 INFO : existing: Copied (new) 2025/10/21 03:52:35 DEBUG : Waiting for deletions to finish 2025/10/21 03:52:36 DEBUG : existing: Destination exists, skipping 2025/10/21 03:52:36 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:36 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:36 DEBUG : Waiting for deletions to finish 2025/10/21 03:52:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.73s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:52:42 INFO : d: Making directory 2025/10/21 03:52:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/21 03:52:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 03:52:44 DEBUG : c/non empty space: Unchanged skipping 2025/10/21 03:52:45 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:45 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 03:52:47 INFO : a/potato2: Copied (new) 2025/10/21 03:52:47 DEBUG : Waiting for deletions to finish 2025/10/21 03:52:47 INFO : b/potato: Deleted 2025/10/21 03:52:47 INFO : d: Removing directory 2025/10/21 03:52:48 INFO : b: Removing directory 2025/10/21 03:52:48 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': deleted 2 directories --- PASS: TestSyncIgnoreErrors (14.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:52:54 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/10/21 03:52:54 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 03:52:54 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/21 03:52:54 DEBUG : empty space: Unchanged skipping 2025/10/21 03:52:54 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:54 DEBUG : Waiting for deletions to finish 2025/10/21 03:52:54 INFO : There was nothing to transfer 2025/10/21 03:52:55 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/10/21 03:52:55 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:52:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 03:52:55 NOTICE: proton drive root link ID 'rclone-test-civawan6buso': Forced to upload files to set modification times on this backend. 2025/10/21 03:52:55 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/10/21 03:52:55 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:52:56.120879 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/10/21 03:52:56.120916 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/10/21 03:52:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 03:52:58 INFO : empty space: Copied (replaced existing) 2025/10/21 03:52:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (7.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:53:02 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/10/21 03:53:02 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:53:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/21 03:53:02 DEBUG : empty space: Unchanged skipping 2025/10/21 03:53:02 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:53:02 DEBUG : Waiting for deletions to finish 2025/10/21 03:53:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.16s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:53:06 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/10/21 03:53:06 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:53:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2788601480) 2025/10/21 03:53:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-civawan6buso') 2025/10/21 03:53:06 DEBUG : foo: sha1 differ 2025/10/21 03:53:06 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:53:06.874167 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/10/21 03:53:06.874213 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/10/21 03:53:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/21 03:53:08 INFO : foo: Copied (replaced existing) 2025/10/21 03:53:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (6.56s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:53:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 03:53:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/21 03:53:13 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:53:13 DEBUG : empty space: Unchanged skipping 2025/10/21 03:53:13 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:53:14 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 03:53:14 INFO : potato: Copied (new) 2025/10/21 03:53:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (6.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:53:19 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:53:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/21 03:53:19 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:53:19.930606 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/10/21 03:53:19.930655 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/10/21 03:53:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/21 03:53:21 INFO : potato: Copied (replaced existing) 2025/10/21 03:53:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (6.61s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:53:26 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:53:26 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/10/21 03:53:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2788601480) 2025/10/21 03:53:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-civawan6buso') 2025/10/21 03:53:26 DEBUG : potato: sha1 differ 2025/10/21 03:53:26 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:53:26.431565 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/10/21 03:53:26.431605 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/10/21 03:53:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/21 03:53:28 INFO : potato: Copied (replaced existing) 2025/10/21 03:53:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (6.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 03:53:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 03:53:33 DEBUG : empty space: Unchanged skipping 2025/10/21 03:53:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/21 03:53:33 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:53:33 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:53:33 DEBUG : Waiting for deletions to finish 2025/10/21 03:53:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:53:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 03:53:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 03:53:40 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:53:40 DEBUG : empty space: Unchanged skipping 2025/10/21 03:53:40 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:53:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 03:53:42 INFO : potato2: Copied (new) 2025/10/21 03:53:42 DEBUG : Waiting for deletions to finish 2025/10/21 03:53:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:53:49 INFO : d: Making directory 2025/10/21 03:53:50 INFO : d/e: Making directory 2025/10/21 03:53:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/21 03:53:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 03:53:52 DEBUG : c/non empty space: Unchanged skipping 2025/10/21 03:53:53 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:53:53 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:53:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 03:53:54 INFO : a/potato2: Copied (new) 2025/10/21 03:53:54 DEBUG : Waiting for deletions to finish 2025/10/21 03:53:55 INFO : b/potato: Deleted 2025/10/21 03:53:55 INFO : d/e: Removing directory 2025/10/21 03:53:55 INFO : d: Removing directory 2025/10/21 03:53:56 INFO : b: Removing directory 2025/10/21 03:53:56 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:54:05 INFO : d: Making directory 2025/10/21 03:54:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/21 03:54:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 03:54:07 DEBUG : c/non empty space: Unchanged skipping 2025/10/21 03:54:07 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:54:07 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:54:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 03:54:09 INFO : a/potato2: Copied (new) 2025/10/21 03:54:09 ERROR : proton drive root link ID 'rclone-test-civawan6buso': not deleting files as there were IO errors 2025/10/21 03:54:09 ERROR : proton drive root link ID 'rclone-test-civawan6buso': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.27s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:54:18 DEBUG : Waiting for deletions to finish 2025/10/21 03:54:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 03:54:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 03:54:19 DEBUG : empty space: Unchanged skipping 2025/10/21 03:54:19 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:54:19 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:54:19 INFO : potato: Deleted 2025/10/21 03:54:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 03:54:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (8.43s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:54:27 DEBUG : Waiting for deletions to finish 2025/10/21 03:54:27 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:54:27 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:54:28 INFO : potato: Deleted 2025/10/21 03:54:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 03:54:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 03:54:28 DEBUG : empty space: Unchanged skipping 2025/10/21 03:54:28 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:54:28 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:54:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/21 03:54:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (9.43s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:54:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 03:54:35 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:54:35 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:54:36 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/21 03:54:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (6.43s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:54:43 DEBUG : enormous: Excluded (Size Filter) 2025/10/21 03:54:43 DEBUG : enormous: Excluded 2025/10/21 03:54:43 DEBUG : potato2: Excluded (Size Filter) 2025/10/21 03:54:43 DEBUG : potato2: Excluded 2025/10/21 03:54:43 DEBUG : potato2: Excluded (Size Filter) 2025/10/21 03:54:43 DEBUG : potato2: Excluded 2025/10/21 03:54:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 03:54:43 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:54:43 DEBUG : empty space: Unchanged skipping 2025/10/21 03:54:43 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:54:43 DEBUG : Waiting for deletions to finish 2025/10/21 03:54:43 INFO : There was nothing to transfer 2025/10/21 03:54:44 DEBUG : enormous: Excluded (Size Filter) 2025/10/21 03:54:44 DEBUG : enormous: Excluded 2025/10/21 03:54:44 DEBUG : potato2: Excluded (Size Filter) 2025/10/21 03:54:44 DEBUG : potato2: Excluded 2025/10/21 03:54:45 DEBUG : potato2: Excluded (Size Filter) 2025/10/21 03:54:45 DEBUG : potato2: Excluded 2025/10/21 03:54:45 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/21 03:54:45 DEBUG : empty space: Unchanged skipping 2025/10/21 03:54:45 DEBUG : Local file system at /tmp/rclone2788601480: Waiting for checks to finish 2025/10/21 03:54:45 DEBUG : Local file system at /tmp/rclone2788601480: Waiting for transfers to finish 2025/10/21 03:54:45 DEBUG : Waiting for deletions to finish 2025/10/21 03:54:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (7.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:54:52 DEBUG : enormous: Excluded (Size Filter) 2025/10/21 03:54:52 DEBUG : enormous: Excluded 2025/10/21 03:54:52 DEBUG : potato2: Excluded (Size Filter) 2025/10/21 03:54:52 DEBUG : potato2: Excluded 2025/10/21 03:54:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 03:54:53 DEBUG : empty space: Unchanged skipping 2025/10/21 03:54:53 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:54:53 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:54:53 DEBUG : Waiting for deletions to finish 2025/10/21 03:54:53 INFO : enormous: Deleted 2025/10/21 03:54:53 INFO : potato2: Deleted 2025/10/21 03:54:53 INFO : There was nothing to transfer 2025/10/21 03:54:54 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/21 03:54:54 DEBUG : empty space: Unchanged skipping 2025/10/21 03:54:54 DEBUG : Local file system at /tmp/rclone2788601480: Waiting for checks to finish 2025/10/21 03:54:54 DEBUG : Local file system at /tmp/rclone2788601480: Waiting for transfers to finish 2025/10/21 03:54:54 DEBUG : Waiting for deletions to finish 2025/10/21 03:54:54 INFO : enormous: Deleted 2025/10/21 03:54:54 INFO : potato2: Deleted 2025/10/21 03:54:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.76s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:55:03 DEBUG : five: Need to transfer - File not found at Destination 2025/10/21 03:55:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/21 03:55:03 DEBUG : one: Destination is newer than source, skipping 2025/10/21 03:55:03 DEBUG : three: Sizes identical 2025/10/21 03:55:03 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:55:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/21 03:55:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/21 03:55:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2788601480) 2025/10/21 03:55:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-civawan6buso') 2025/10/21 03:55:03 DEBUG : two: sha1 differ 2025/10/21 03:55:03 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:55:04.290135 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/10/21 03:55:04.290160 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/10/21 03:55:04.343172 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/10/21 03:55:04.343194 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/10/21 03:55:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/21 03:55:05 INFO : five: Copied (new) 2025/10/21 03:55:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/21 03:55:06 INFO : four: Copied (replaced existing) 2025/10/21 03:55:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/21 03:55:06 INFO : two: Copied (replaced existing) 2025/10/21 03:55:06 DEBUG : Waiting for deletions to finish 2025/10/21 03:55:08 DEBUG : one: Destination is newer than source, skipping 2025/10/21 03:55:08 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:55:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/21 03:55:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/21 03:55:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/21 03:55:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/21 03:55:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/21 03:55:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/21 03:55:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/21 03:55:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2788601480) 2025/10/21 03:55:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/21 03:55:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-civawan6buso') 2025/10/21 03:55:08 DEBUG : three: sha1 differ 2025/10/21 03:55:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/21 03:55:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/21 03:55:08 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:55:09.048189 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/10/21 03:55:09.048209 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/10/21 03:55:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/21 03:55:11 INFO : three: Copied (replaced existing) 2025/10/21 03:55:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (20.39s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/10/21 03:55:16 INFO : proton drive root link ID 'rclone-test-civawan6buso': Making map for --track-renames 2025/10/21 03:55:16 INFO : proton drive root link ID 'rclone-test-civawan6buso': Finished making map for --track-renames 2025/10/21 03:55:16 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:55:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/21 03:55:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/21 03:55:16 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for renames to finish 2025/10/21 03:55:16 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:55:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/21 03:55:17 INFO : yam: Copied (new) 2025/10/21 03:55:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/21 03:55:17 INFO : potato: Copied (new) 2025/10/21 03:55:17 DEBUG : Waiting for deletions to finish 2025/10/21 03:55:19 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/21 03:55:19 INFO : proton drive root link ID 'rclone-test-civawan6buso': Making map for --track-renames 2025/10/21 03:55:19 INFO : proton drive root link ID 'rclone-test-civawan6buso': Finished making map for --track-renames 2025/10/21 03:55:19 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:55:19 DEBUG : potato: Unchanged skipping 2025/10/21 03:55:19 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for renames to finish 2025/10/21 03:55:20.057535 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6Bc4RdvpQ2F4vHw5o9RiiwYk5hzENvzSU1WwBhNtflvKFkB7m8tVKu3bUy2gtVdcTk6e184Za-1TpqB7VXPbHg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/21 03:55:20.057564 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6Bc4RdvpQ2F4vHw5o9RiiwYk5hzENvzSU1WwBhNtflvKFkB7m8tVKu3bUy2gtVdcTk6e184Za-1TpqB7VXPbHg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:55:20 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6Bc4RdvpQ2F4vHw5o9RiiwYk5hzENvzSU1WwBhNtflvKFkB7m8tVKu3bUy2gtVdcTk6e184Za-1TpqB7VXPbHg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:55:20 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6Bc4RdvpQ2F4vHw5o9RiiwYk5hzENvzSU1WwBhNtflvKFkB7m8tVKu3bUy2gtVdcTk6e184Za-1TpqB7VXPbHg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:55:20 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/21 03:55:20 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:55:21 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/21 03:55:21 INFO : yaml: Copied (new) 2025/10/21 03:55:21 ERROR : proton drive root link ID 'rclone-test-civawan6buso': not deleting files as there were IO errors 2025/10/21 03:55:21 ERROR : proton drive root link ID 'rclone-test-civawan6buso': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (7.94s) === 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-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/21 03:55:24 INFO : proton drive root link ID 'rclone-test-civawan6buso': Making map for --track-renames 2025/10/21 03:55:24 INFO : proton drive root link ID 'rclone-test-civawan6buso': Finished making map for --track-renames 2025/10/21 03:55:24 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:55:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/21 03:55:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/21 03:55:24 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for renames to finish 2025/10/21 03:55:24 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:55:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/21 03:55:25 INFO : yam: Copied (new) 2025/10/21 03:55:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/21 03:55:26 INFO : potato: Copied (new) 2025/10/21 03:55:26 DEBUG : Waiting for deletions to finish 2025/10/21 03:55:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/21 03:55:27 INFO : proton drive root link ID 'rclone-test-civawan6buso': Making map for --track-renames 2025/10/21 03:55:27 INFO : proton drive root link ID 'rclone-test-civawan6buso': Finished making map for --track-renames 2025/10/21 03:55:27 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:55:27 DEBUG : potato: Unchanged skipping 2025/10/21 03:55:27 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for renames to finish 2025/10/21 03:55:28.045326 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mKVAKc8vwO1zaNjyzlJ1sqTF6TkOYi-GaAHvjApYBv5Re3J867nVfQGalHsh-qiYW9XKgGyInBAAFen4pLDRyw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/21 03:55:28.045349 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mKVAKc8vwO1zaNjyzlJ1sqTF6TkOYi-GaAHvjApYBv5Re3J867nVfQGalHsh-qiYW9XKgGyInBAAFen4pLDRyw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:55:28 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mKVAKc8vwO1zaNjyzlJ1sqTF6TkOYi-GaAHvjApYBv5Re3J867nVfQGalHsh-qiYW9XKgGyInBAAFen4pLDRyw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:55:28 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mKVAKc8vwO1zaNjyzlJ1sqTF6TkOYi-GaAHvjApYBv5Re3J867nVfQGalHsh-qiYW9XKgGyInBAAFen4pLDRyw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:55:28 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/21 03:55:28 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:55:29 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/21 03:55:29 INFO : yaml: Copied (new) 2025/10/21 03:55:29 ERROR : proton drive root link ID 'rclone-test-civawan6buso': not deleting files as there were IO errors 2025/10/21 03:55:29 ERROR : proton drive root link ID 'rclone-test-civawan6buso': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (8.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/21 03:55:32 INFO : proton drive root link ID 'rclone-test-civawan6buso': Making map for --track-renames 2025/10/21 03:55:32 INFO : proton drive root link ID 'rclone-test-civawan6buso': Finished making map for --track-renames 2025/10/21 03:55:32 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:55:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/21 03:55:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/21 03:55:32 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for renames to finish 2025/10/21 03:55:32 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:55:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/21 03:55:34 INFO : potato: Copied (new) 2025/10/21 03:55:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/21 03:55:34 INFO : sub/yam: Copied (new) 2025/10/21 03:55:34 DEBUG : Waiting for deletions to finish 2025/10/21 03:55:36 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/21 03:55:36 DEBUG : potato: Unchanged skipping 2025/10/21 03:55:36 INFO : proton drive root link ID 'rclone-test-civawan6buso': Making map for --track-renames 2025/10/21 03:55:36 INFO : proton drive root link ID 'rclone-test-civawan6buso': Finished making map for --track-renames 2025/10/21 03:55:36 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:55:36 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for renames to finish 2025/10/21 03:55:37.439937 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3X8Xs8f10huk40oFJgggmy4vv9QWmWLZrCq5cZ3N9_9-A5-tveN3NPsNLWiGwUMiShwJWTwaT-P3nu558RdwvQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/21 03:55:37.439957 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3X8Xs8f10huk40oFJgggmy4vv9QWmWLZrCq5cZ3N9_9-A5-tveN3NPsNLWiGwUMiShwJWTwaT-P3nu558RdwvQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:55:37 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3X8Xs8f10huk40oFJgggmy4vv9QWmWLZrCq5cZ3N9_9-A5-tveN3NPsNLWiGwUMiShwJWTwaT-P3nu558RdwvQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:55:37 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3X8Xs8f10huk40oFJgggmy4vv9QWmWLZrCq5cZ3N9_9-A5-tveN3NPsNLWiGwUMiShwJWTwaT-P3nu558RdwvQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:55:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/21 03:55:37 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:55:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/21 03:55:39 INFO : yam: Copied (new) 2025/10/21 03:55:39 ERROR : proton drive root link ID 'rclone-test-civawan6buso': not deleting files as there were IO errors 2025/10/21 03:55:39 ERROR : proton drive root link ID 'rclone-test-civawan6buso': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (10.25s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:55:42 DEBUG : Creating backend with remote "/tmp/rclone2788601480/dir1" 2025/10/21 03:55:42 DEBUG : Config file has changed externally - reloading 2025/10/21 03:55:42 DEBUG : Creating backend with remote "/tmp/rclone2788601480/dir2" 2025/10/21 03:55:42 DEBUG : Local file system at /tmp/rclone2788601480/dir2: Using server-side directory move 2025/10/21 03:55:42 INFO : Local file system at /tmp/rclone2788601480/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/21 03:55:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/21 03:55:42 INFO : file1.txt: Moved (server-side) 2025/10/21 03:55:42 DEBUG : Local file system at /tmp/rclone2788601480/dir2: Waiting for checks to finish 2025/10/21 03:55:42 DEBUG : Local file system at /tmp/rclone2788601480/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.65s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:55:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:55:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/21 03:55:43 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:55:43 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:55:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:55:47 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:55:47 INFO : sub dir/hello world: Deleted 2025/10/21 03:55:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/21 03:55:47 INFO : nested/sub dir/file: Copied (new) 2025/10/21 03:55:47 INFO : nested/sub dir/file: Deleted 2025/10/21 03:55:47 ERROR : Local file system at /tmp/rclone2788601480: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (8.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/21 03:55:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/21 03:55:51 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:55:51 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:55:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/21 03:55:55 INFO : nested/sub dir/file: Copied (new) 2025/10/21 03:55:55 INFO : nested/sub dir/file: Deleted 2025/10/21 03:55:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/21 03:55:55 INFO : sub dir/hello world: Copied (new) 2025/10/21 03:55:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.12s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:56:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/21 03:56:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/21 03:56:00 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:56:00 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:56:01 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/21 03:56:01 INFO : existing-b: Copied (new) 2025/10/21 03:56:01 INFO : existing-b: Deleted 2025/10/21 03:56:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/21 03:56:02 INFO : existing: Copied (new) 2025/10/21 03:56:02 INFO : existing: Deleted 2025/10/21 03:56:03 DEBUG : existing: Destination exists, skipping 2025/10/21 03:56:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/21 03:56:03 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 03:56:03 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 03:56:03 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.73s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:56:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bikobis8zata" 2025/10/21 03:56:05 DEBUG : proton drive root link ID 'rclone-test-bikobis8zata': Has cached credentials 2025/10/21 03:56:07 DEBUG : proton drive root link ID 'rclone-test-bikobis8zata': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-civawan6buso' -> proton drive root link ID 'rclone-test-bikobis8zata' 2025/10/21 03:56:17 DEBUG : proton drive root link ID 'rclone-test-bikobis8zata': Using server-side directory move 2025/10/21 03:56:17 INFO : proton drive root link ID 'rclone-test-bikobis8zata': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/21 03:56:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 03:56:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/21 03:56:18 DEBUG : empty space: Unchanged skipping 2025/10/21 03:56:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/21 03:56:18 DEBUG : proton drive root link ID 'rclone-test-bikobis8zata': Waiting for checks to finish 2025/10/21 03:56:19 INFO : empty space: Deleted 2025/10/21 03:56:19 DEBUG : proton drive root link ID 'rclone-test-bikobis8zata': Waiting for transfers to finish 2025/10/21 03:56:19 INFO : potato3: Deleted 2025/10/21 03:56:19.532219 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NyZxY-IiB3nKmhkFk5H14ODGfPavPhN4A7EHPjG0VvEkgq7UdXIP-gkDh8jCmqDtVVrfVlLc_AmIrrZ34RPaNA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/21 03:56:19.532625 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NyZxY-IiB3nKmhkFk5H14ODGfPavPhN4A7EHPjG0VvEkgq7UdXIP-gkDh8jCmqDtVVrfVlLc_AmIrrZ34RPaNA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:56:19 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NyZxY-IiB3nKmhkFk5H14ODGfPavPhN4A7EHPjG0VvEkgq7UdXIP-gkDh8jCmqDtVVrfVlLc_AmIrrZ34RPaNA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:56:19.786108 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9YzJ0cy5oCUta2quzYKw6YaGDQESU6oU4lupjH_66L8-AO-emMORQvMAowskazz2SI2w4ZBOkSK-IUZJOTw22w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/21 03:56:19.786130 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9YzJ0cy5oCUta2quzYKw6YaGDQESU6oU4lupjH_66L8-AO-emMORQvMAowskazz2SI2w4ZBOkSK-IUZJOTw22w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:56:19 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9YzJ0cy5oCUta2quzYKw6YaGDQESU6oU4lupjH_66L8-AO-emMORQvMAowskazz2SI2w4ZBOkSK-IUZJOTw22w==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9YzJ0cy5oCUta2quzYKw6YaGDQESU6oU4lupjH_66L8-AO-emMORQvMAowskazz2SI2w4ZBOkSK-IUZJOTw22w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/10/21 03:56:19 DEBUG : proton drive root link ID 'rclone-test-bikobis8zata': Purge remote --- FAIL: TestServerSideMove (16.45s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:56:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-popasuy4bipo" 2025/10/21 03:56:22 DEBUG : proton drive root link ID 'rclone-test-popasuy4bipo': Has cached credentials 2025/10/21 03:56:23 DEBUG : proton drive root link ID 'rclone-test-popasuy4bipo': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-civawan6buso' -> proton drive root link ID 'rclone-test-popasuy4bipo' 2025/10/21 03:56:35 DEBUG : empty space: Excluded (Size Filter) 2025/10/21 03:56:35 DEBUG : empty space: Excluded 2025/10/21 03:56:35 DEBUG : empty space: Excluded (Size Filter) 2025/10/21 03:56:35 DEBUG : empty space: Excluded 2025/10/21 03:56:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 03:56:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/21 03:56:35 DEBUG : proton drive root link ID 'rclone-test-popasuy4bipo': Waiting for checks to finish 2025/10/21 03:56:35 DEBUG : proton drive root link ID 'rclone-test-popasuy4bipo': Waiting for transfers to finish 2025/10/21 03:56:35 INFO : potato3: Deleted 2025/10/21 03:56:35.936558 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eNiiIMjlGvV0WZMtOEeAGAsCQVEDuGo0mKSFIUp9lIZzcEpoveG3CYqrL-Z6BGR-sfXcuNe0wQk632rKMS9Qxg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/21 03:56:35.936586 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eNiiIMjlGvV0WZMtOEeAGAsCQVEDuGo0mKSFIUp9lIZzcEpoveG3CYqrL-Z6BGR-sfXcuNe0wQk632rKMS9Qxg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:56:35 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eNiiIMjlGvV0WZMtOEeAGAsCQVEDuGo0mKSFIUp9lIZzcEpoveG3CYqrL-Z6BGR-sfXcuNe0wQk632rKMS9Qxg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:56:36.299954 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q9xWxFsRHQ5fIPWadDasosRchDryK4vs3AKTVvyIXvF1UCm1IDaWGYLyZ4k7vkvx67MnGmsddGNWrzB73FgRbw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/21 03:56:36.299992 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q9xWxFsRHQ5fIPWadDasosRchDryK4vs3AKTVvyIXvF1UCm1IDaWGYLyZ4k7vkvx67MnGmsddGNWrzB73FgRbw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:56:36 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q9xWxFsRHQ5fIPWadDasosRchDryK4vs3AKTVvyIXvF1UCm1IDaWGYLyZ4k7vkvx67MnGmsddGNWrzB73FgRbw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q9xWxFsRHQ5fIPWadDasosRchDryK4vs3AKTVvyIXvF1UCm1IDaWGYLyZ4k7vkvx67MnGmsddGNWrzB73FgRbw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/10/21 03:56:36 DEBUG : proton drive root link ID 'rclone-test-popasuy4bipo': Purge remote --- FAIL: TestServerSideMoveWithFilter (17.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:56:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sepanik4fumo" 2025/10/21 03:56:39 DEBUG : proton drive root link ID 'rclone-test-sepanik4fumo': Has cached credentials 2025/10/21 03:56:40 DEBUG : proton drive root link ID 'rclone-test-sepanik4fumo': Used cached credential to initialize the ProtonDrive API 2025/10/21 03:56:46 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-civawan6buso' -> proton drive root link ID 'rclone-test-sepanik4fumo' 2025/10/21 03:56:52 DEBUG : proton drive root link ID 'rclone-test-sepanik4fumo': Using server-side directory move 2025/10/21 03:56:52 INFO : proton drive root link ID 'rclone-test-sepanik4fumo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/21 03:56:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/21 03:56:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/21 03:56:53 DEBUG : empty space: Unchanged skipping 2025/10/21 03:56:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/21 03:56:53 DEBUG : proton drive root link ID 'rclone-test-sepanik4fumo': Waiting for checks to finish 2025/10/21 03:56:53 INFO : empty space: Deleted 2025/10/21 03:56:53 DEBUG : proton drive root link ID 'rclone-test-sepanik4fumo': Waiting for transfers to finish 2025/10/21 03:56:53 INFO : potato3: Deleted 2025/10/21 03:56:53.936007 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BZmEAY5aHvYvH6KTwRxe-WBncUvDVhtvhxDenG0N5d5Y8hH8b_4dUmV1SRDQYah7NPPG1mMlj32XUGjm3IoWkQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/21 03:56:53.936038 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BZmEAY5aHvYvH6KTwRxe-WBncUvDVhtvhxDenG0N5d5Y8hH8b_4dUmV1SRDQYah7NPPG1mMlj32XUGjm3IoWkQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:56:53 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BZmEAY5aHvYvH6KTwRxe-WBncUvDVhtvhxDenG0N5d5Y8hH8b_4dUmV1SRDQYah7NPPG1mMlj32XUGjm3IoWkQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:56:54.249337 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CzXaOuKPOUSrC_obmzULGEKdU_aCp_g9bEw03bqQ5EtqNrrGAPKDX7xJdPzkJo6EPcZQD0sDy4RbVy1PVt-UDw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/21 03:56:54.249557 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CzXaOuKPOUSrC_obmzULGEKdU_aCp_g9bEw03bqQ5EtqNrrGAPKDX7xJdPzkJo6EPcZQD0sDy4RbVy1PVt-UDw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:56:54 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CzXaOuKPOUSrC_obmzULGEKdU_aCp_g9bEw03bqQ5EtqNrrGAPKDX7xJdPzkJo6EPcZQD0sDy4RbVy1PVt-UDw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 03:56:54 ERROR : proton drive root link ID 'rclone-test-civawan6buso': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/10/21 03:56:54 DEBUG : proton drive root link ID 'rclone-test-sepanik4fumo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (18.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.61s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 03:56:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/rclone-sync-test" 2025/10/21 03:56:58 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test': Has cached credentials 2025/10/21 03:56:59 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (287.35s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 04:01:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/rclone-sync-test" 2025/10/21 04:01:45 DEBUG : Config file has changed externally - reloading 2025/10/21 04:01:45 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test': Has cached credentials 2025/10/21 04:01:46 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:06:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/rclone-sync-test-include/layer2" 2025/10/21 04:06:02 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test-include/layer2': Has cached credentials 2025/10/21 04:06:04 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:10:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/rclone-sync-test-ignore-file" 2025/10/21 04:10:19 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test-ignore-file': Has cached credentials 2025/10/21 04:10:20 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:14:39 DEBUG : rclone-sync-test: Excluded 2025/10/21 04:14:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/21 04:14:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/21 04:14:41 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test': Waiting for checks to finish 2025/10/21 04:14:41 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test': Waiting for transfers to finish 2025/10/21 04:14:41 DEBUG : Waiting for deletions to finish 2025/10/21 04:14:41 INFO : There was nothing to transfer 2025/10/21 04:14:41 DEBUG : rclone-sync-test: Excluded 2025/10/21 04:14:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/21 04:14:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/21 04:14:43 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 04:14:43 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 04:14:43 DEBUG : Waiting for deletions to finish 2025/10/21 04:14:43 INFO : rclone-sync-test-include: Removing directory 2025/10/21 04:14:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/21 04:14:43 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': failed to delete 1 directories 2025/10/21 04:14:43 INFO : There was nothing to transfer 2025/10/21 04:14:44 DEBUG : rclone-sync-test: Excluded 2025/10/21 04:14:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/21 04:14:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/21 04:14:45 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/10/21 04:14:45 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/10/21 04:14:45 DEBUG : Waiting for deletions to finish 2025/10/21 04:14:45 INFO : There was nothing to transfer 2025/10/21 04:14:45 DEBUG : rclone-sync-test: Excluded 2025/10/21 04:14:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/21 04:14:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/21 04:14:47 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for checks to finish 2025/10/21 04:14:47 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': Waiting for transfers to finish 2025/10/21 04:14:47 DEBUG : Waiting for deletions to finish 2025/10/21 04:14:47 INFO : rclone-sync-test-include: Removing directory 2025/10/21 04:14:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/21 04:14:47 DEBUG : proton drive root link ID 'rclone-test-civawan6buso': failed to delete 1 directories 2025/10/21 04:14:47 INFO : There was nothing to transfer 2025/10/21 04:14:48 DEBUG : rclone-sync-test: Excluded 2025/10/21 04:14:48 DEBUG : Excluded 2025/10/21 04:14:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/21 04:14:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/21 04:14:49 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/10/21 04:14:49 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/10/21 04:14:49 DEBUG : Waiting for deletions to finish 2025/10/21 04:14:49 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (788.16s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 04:14:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/dst" 2025/10/21 04:14:53 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Has cached credentials 2025/10/21 04:14:54 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:19:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/CompareDest" 2025/10/21 04:19:06 DEBUG : Config file has changed externally - reloading 2025/10/21 04:19:06 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/CompareDest': Has cached credentials 2025/10/21 04:19:07 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:23:19 DEBUG : one: Need to transfer - File not found at Destination 2025/10/21 04:23:19 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for checks to finish 2025/10/21 04:23:19 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for transfers to finish 2025/10/21 04:23:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/21 04:23:22 INFO : one: Copied (new) 2025/10/21 04:23:22 DEBUG : Waiting for deletions to finish 2025/10/21 04:23:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:23:24 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for checks to finish 2025/10/21 04:23:24 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for transfers to finish 2025/10/21 04:23:25.172304 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/10/21 04:23:25.172329 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/10/21 04:23:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/21 04:23:27 INFO : one: Copied (replaced existing) 2025/10/21 04:23:27 DEBUG : Waiting for deletions to finish 2025/10/21 04:23:28.874218 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/10/21 04:23:28.874243 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/10/21 04:23:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:23:34 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for checks to finish 2025/10/21 04:23:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 04:23:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/21 04:23:35 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for transfers to finish 2025/10/21 04:23:35 DEBUG : Waiting for deletions to finish 2025/10/21 04:23:35 INFO : There was nothing to transfer 2025/10/21 04:23:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:23:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 04:23:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/21 04:23:40 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for checks to finish 2025/10/21 04:23:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 04:23:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/21 04:23:40 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for transfers to finish 2025/10/21 04:23:40 DEBUG : Waiting for deletions to finish 2025/10/21 04:23:40 INFO : There was nothing to transfer 2025/10/21 04:23:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:23:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 04:23:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/21 04:23:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 04:23:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/21 04:23:42 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for checks to finish 2025/10/21 04:23:42 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for transfers to finish 2025/10/21 04:23:42 DEBUG : Waiting for deletions to finish 2025/10/21 04:23:42 INFO : There was nothing to transfer 2025/10/21 04:23:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:23:44 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/10/21 04:23:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/21 04:23:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/21 04:23:44 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for checks to finish 2025/10/21 04:23:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 04:23:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/21 04:23:44 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for transfers to finish 2025/10/21 04:23:44 DEBUG : Waiting for deletions to finish 2025/10/21 04:23:44 INFO : There was nothing to transfer 2025/10/21 04:23:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/21 04:23:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/21 04:23:47 DEBUG : two: Need to transfer - File not found at Destination 2025/10/21 04:23:47 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for checks to finish 2025/10/21 04:23:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/21 04:23:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/21 04:23:47 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for transfers to finish 2025/10/21 04:23:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/21 04:23:49 INFO : two: Copied (new) 2025/10/21 04:23:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (540.74s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 04:24:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/dest" 2025/10/21 04:24:00 DEBUG : Config file has changed externally - reloading 2025/10/21 04:24:00 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dest': Has cached credentials 2025/10/21 04:24:01 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dest': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:28:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/pre-dest1" 2025/10/21 04:28:06 DEBUG : Config file has changed externally - reloading 2025/10/21 04:28:06 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/pre-dest1': Has cached credentials 2025/10/21 04:28:08 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:30:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/pre-dest2" 2025/10/21 04:30:15 DEBUG : Config file has changed externally - reloading 2025/10/21 04:30:15 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/pre-dest2': Has cached credentials 2025/10/21 04:30:16 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:32:23 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/21 04:32:23 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/21 04:32:24 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/21 04:32:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/21 04:32:25 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/21 04:32:25 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dest': Waiting for checks to finish 2025/10/21 04:32:25 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dest': Waiting for transfers to finish 2025/10/21 04:32:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/21 04:32:27 INFO : 3: Copied (new) 2025/10/21 04:32:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (519.11s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.63s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 04:32:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/dst" 2025/10/21 04:32:40 DEBUG : Config file has changed externally - reloading 2025/10/21 04:32:40 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Has cached credentials 2025/10/21 04:32:42 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:34:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/backup" 2025/10/21 04:34:47 DEBUG : Config file has changed externally - reloading 2025/10/21 04:34:47 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/backup': Has cached credentials 2025/10/21 04:34:48 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/backup': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:39:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/21 04:39:00 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for checks to finish 2025/10/21 04:39:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/21 04:39:00 DEBUG : two: Unchanged skipping 2025/10/21 04:39:02.039299 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HmRzoXyBA_MoUR8XMm8Khvmokx7MRs9xy5QzPqUJTrkSs1JRU7t_ILAM5RJvt_lno19xRFenP6nuiseqYPYNmQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/21 04:39:02.039326 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HmRzoXyBA_MoUR8XMm8Khvmokx7MRs9xy5QzPqUJTrkSs1JRU7t_ILAM5RJvt_lno19xRFenP6nuiseqYPYNmQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 04:39:02 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HmRzoXyBA_MoUR8XMm8Khvmokx7MRs9xy5QzPqUJTrkSs1JRU7t_ILAM5RJvt_lno19xRFenP6nuiseqYPYNmQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 04:39:02 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for transfers to finish 2025/10/21 04:39:02 ERROR : proton drive root link ID 'rclone-test-civawan6buso/dst': not deleting files as there were IO errors 2025/10/21 04:39:02 ERROR : proton drive root link ID 'rclone-test-civawan6buso/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HmRzoXyBA_MoUR8XMm8Khvmokx7MRs9xy5QzPqUJTrkSs1JRU7t_ILAM5RJvt_lno19xRFenP6nuiseqYPYNmQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (391.75s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 04:39:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/dst" 2025/10/21 04:39:12 DEBUG : Config file has changed externally - reloading 2025/10/21 04:39:12 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Has cached credentials 2025/10/21 04:39:14 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:41:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/backup" 2025/10/21 04:41:19 DEBUG : Config file has changed externally - reloading 2025/10/21 04:41:19 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/backup': Has cached credentials 2025/10/21 04:41:20 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/backup': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:45:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/21 04:45:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/21 04:45:31 DEBUG : two: Unchanged skipping 2025/10/21 04:45:31 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for checks to finish 2025/10/21 04:45:33.486051 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3ShfKDyAGtGQM6BYDqOhGJ2Bo2g-1eglrtYxOfwgFm3dlPz24Whhlbux_k4LgGMUUJ-Xbuvb3NsZ2K_mzba4Lg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/21 04:45:33.486083 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3ShfKDyAGtGQM6BYDqOhGJ2Bo2g-1eglrtYxOfwgFm3dlPz24Whhlbux_k4LgGMUUJ-Xbuvb3NsZ2K_mzba4Lg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 04:45:33 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3ShfKDyAGtGQM6BYDqOhGJ2Bo2g-1eglrtYxOfwgFm3dlPz24Whhlbux_k4LgGMUUJ-Xbuvb3NsZ2K_mzba4Lg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/21 04:45:33 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Waiting for transfers to finish 2025/10/21 04:45:33 ERROR : proton drive root link ID 'rclone-test-civawan6buso/dst': not deleting files as there were IO errors 2025/10/21 04:45:33 ERROR : proton drive root link ID 'rclone-test-civawan6buso/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3ShfKDyAGtGQM6BYDqOhGJ2Bo2g-1eglrtYxOfwgFm3dlPz24Whhlbux_k4LgGMUUJ-Xbuvb3NsZ2K_mzba4Lg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (391.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-civawan6buso'", Local "Local file system at /tmp/rclone2788601480", Modify Window "1s" 2025/10/21 04:45:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/dst" 2025/10/21 04:45:44 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Has cached credentials 2025/10/21 04:45:45 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/dst': Used cached credential to initialize the ProtonDrive API 2025/10/21 04:47:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-civawan6buso/backup" 2025/10/21 04:47:52 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/backup': Has cached credentials 2025/10/21 04:47:53 DEBUG : proton drive root link ID 'rclone-test-civawan6buso/backup': Used cached credential to initialize the ProtonDrive API panic: test timed out after 1h0m0s running tests: TestSyncBackupDirWithSuffixKeepExtension (3m51s) goroutine 17183 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 4 minutes]: testing.(*T).Run(0xc000102fc0, {0x27ca2e2?, 0xc00070fad8?}, 0x2897590) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000102fc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000102fc0, 0xc00070fc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000939710, {0x3fc6140, 0x6c, 0x6c}, {0xee088f9c8?, 0x3fdc460?, 0x3fdc460?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0007808c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0007808c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 34 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 35 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 16711 [select]: net/http.(*http2ClientConn).roundTrip(0xc00099b880, 0xc000422dc0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc000780a00, 0xc000422dc0, {0x40?, 0xe2?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3fa3940?}, 0xc000422dc0?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3fa3940, 0xc000422dc0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bbbf80?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000422dc0, {0x2bbbf80, 0x3fa3940}, {0x72e0a76acb01?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc007836120, 0xc000422dc0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc007836120, 0xc000422dc0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc0075b4a08, 0xc000353a40) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc00006c5d8, {0xc00006c5a8, 0x6, 0x0?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc000353a40, {0x274c214?, 0x275bfdc?}, {0xc0009741a0, 0xd0}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListChildren.func1(0xc000353a40) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:28 +0x45c github.com/henrybear327/go-proton-api.(*Client).exec(0xc0005acd10, {0x2be3bf0, 0xc00052e810}, 0xc00006cab8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0005acd10, {0x2be3bf0, 0xc00052e810}, 0xc00006cab8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).ListChildren(0xc0005acd10, {0x2be3bf0, 0xc00052e810}, {0xc0056d9d40, 0x58}, {0xc0056d9f20, 0x58}, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:20 +0x18a github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolder(0xc00025f100, {0x2be3bf0, 0xc00052e810}, 0xc005d402a0, {0xc000c3c850, 0x18}, 0x0, 0x1, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:92 +0x3ee github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolderByID(0xc00025f100, {0x2be3bf0, 0xc00052e810}, {0xc0056d9e00?, 0xc005ef2e70?}, {0xc000c3c850, 0x18}, 0x0, 0x1, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:24 +0x96 github.com/rclone/rclone/backend/protondrive.(*Fs).FindLeaf.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:659 +0x5e github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00118ad80, 0xc000231090, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00118ad80, 0xc000231090) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).FindLeaf(0xc0006b2cc0, {0x2be3bf0, 0xc00052e810}, {0xc0056d9e00, 0x58}, {0xc000c3c850, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:658 +0x11c github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0077f2a20, {0x2be3bf0, 0xc00052e810}, {0xc000c3c850, 0x18}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0077f2a20, {0x2be3bf0, 0xc00052e810}, {0xc000c3c850, 0x1f}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot(0xc0077f2a20, {0x2be3bf0?, 0xc00052e810?}, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:305 +0x45 github.com/rclone/rclone/lib/dircache.(*DirCache).FindRoot(0xc000c3c850?, {0x2be3bf0?, 0xc00052e810?}, 0x58?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 +0xa9 github.com/rclone/rclone/backend/protondrive.NewFs({0x2be3bf0, 0xc00052e810}, {0xc000c3c840, 0xf}, {0xc000c3c850, 0x1f}, {0x2bce8e8, 0xc00052ec00}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:463 +0x5ef github.com/rclone/rclone/fs.NewFs({0x2be3bf0, 0xc00052e810}, {0xc000c3c840, 0x2f}) /home/rclone/go/src/github.com/rclone/rclone/fs/newfs.go:75 +0x378 github.com/rclone/rclone/fs/cache.GetFn.func1({0xc000c3c840?, 0x479699?}) /home/rclone/go/src/github.com/rclone/rclone/fs/cache/cache.go:103 +0x38 github.com/rclone/rclone/lib/cache.(*Cache).Get(0xc0009fec30, {0xc000c3c840, 0x2f}, 0xc005787578) /home/rclone/go/src/github.com/rclone/rclone/lib/cache/cache.go:88 +0xe2 github.com/rclone/rclone/fs/cache.GetFn({0x2be3bf0, 0xc00052e810}, {0xc000c3c840, 0x2f}, 0x28982c8) /home/rclone/go/src/github.com/rclone/rclone/fs/cache/cache.go:102 +0x125 github.com/rclone/rclone/fs/cache.Get({0x2be3bf0, 0xc000174930}, {0xc000c3c840, 0x2f}) /home/rclone/go/src/github.com/rclone/rclone/fs/cache/cache.go:183 +0x7b github.com/rclone/rclone/fs/operations.BackupDir({0x2be3bf0, 0xc000174930}, {0x2bfacd0, 0xc00092acc0}, {0x2bfa1e0, 0xc00092a180}, {0x0?, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1903 +0xfc github.com/rclone/rclone/fs/sync.newSyncCopyMove({0x2be3bf0, 0xc000174930}, {0x2bfacd0, 0xc00092acc0}, {0x2bfa1e0, 0xc00092a180}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:274 +0x1305 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2be3bf0, 0xc000174930}, {0x2bfacd0, 0xc00092acc0}, {0x2bfa1e0, 0xc00092a180}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1365 +0x20b github.com/rclone/rclone/fs/sync.Sync({0x2be3bf0, 0xc000174930}, {0x2bfacd0, 0xc00092acc0}, {0x2bfa1e0, 0xc00092a180}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.testSyncBackupDir(0xc009f00700, {0x2753c2e, 0x6}, {0x276272a, 0xb}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2414 +0xa66 github.com/rclone/rclone/fs/sync.TestSyncBackupDirWithSuffixKeepExtension(0xc009f00700?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 +0x31 testing.tRunner(0xc009f00700, 0x2897590) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 24 [IO wait]: internal/poll.runtime_pollWait(0x72e0c63d66f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00025e080?, 0xc0008a6000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00025e080, {0xc0008a6000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00025e080, {0xc0008a6000?, 0xc0008a7b7f?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00078e000, {0xc0008a6000?, 0x72e0a76bb7a8?, 0x72e10f2605c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00756c078, {0xc0008a6000?, 0x847c?, 0x53b07c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005f62b8, {0x2bbdcc0, 0xc00756c078}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005f6008, {0x2bbb840, 0xc00078e000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005f6008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005f6008, {0xc0002bd000, 0x1000, 0xc000957180?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000761020, {0xc00074cf20, 0x9, 0x3f4a0e0?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bbafc0, 0xc000761020}, {0xc00074cf20, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00074cf20, 0x9, 0xc0078372c0?}, {0x2bbafc0?, 0xc000761020?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc00074cee0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000098fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc00099b880) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 23 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 3118 [chan receive, 57 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3123 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17198 [select]: net/http.(*http2clientStream).writeRequest(0xc0005bb680, 0xc000422dc0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0005bb680, 0x82de84?, 0xc000f71760?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 16711 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 17047 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000378780, {0x2be3c28, 0xc007346aa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 16711 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.18429553s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix]